Posted on September 1st, 2006 by pka
Delphi/Kylix GIS components are CLX components to handle a connection to a UMN or a WMS map server.
Introduction
The map viewer component has all the basic functionality for viewing, navigating and querying maps.
WMS (Web Map Service) is a specification of the Open GIS Consortium supported by many free and commercial web mapping servers.
You can use maps from the numerous public WMS or UMN sites with native GUI elements - without browser.
These components are written as portable CLX components and tested with Kylix 3 and Delphi 7.
Screenshot
Map viewer component integrated in the demo application
Features
- Included connectors: WMS, UMN map server
- Optional overview map
- Zoom, Pan
- Support for multiple layers
- Querying for information at a map position
- Querying multiple layers (drill down)
- Legend from UMN map server
Components
- TCmpUMNClient: component to connect to a UMN map server
- TCmpWMSClient: component to connect to a WMS map server
- TMapViewer: viewer component to view and navigate on a map
Other connectors are available on request.
Download
The only restriction of the demo components is an embedded copyright text.
Status / Support
Links
Lists of WMS map server:
- WMS map server list
- Open Geospatial Network
- OGC Resources - Registered Products
- OGCNetwork Public Demo Links

Services
Sources
About us