Documentation | Samples | WFSManager
How to query server map server for available WFS layers and select layer to be added to a map.
This sample illustrates use of:
Name | Description |
---|---|
TGIS_CSFactory.ByWKT | Create (or find existing) definition from provided WKT string. |
TGIS_FileWFS.FeaturesCount | Number of features. |
TGIS_FileWFS.Feature | Feature list. |
TGIS_Layer.ReadConfig | Reads the layer configuration files. |
This sample is available on following platforms (click to see source code):