Documentation | Samples | Geocoding
How to perform simple geocoding and routing.
This sample illustrates use of:
Name | Description |
---|---|
TGIS_Geocoding.Parse | Parse an address line. |
TGIS_Geocoding.OSMGeocoding | If true the local geocoding resource is ignored and the requests are send to the TatukGIS online geocoding service. |
TGIS_ShortestPath.UpdateTheData | Update the data with geocoded addresses from geocoder |
TGIS_ShortestPath.Find | Find path between two existing nodes. |
TGIS_ShortestPath.OSMRouting | If true the local routing resource is ignored and the requests are send to the TatukGIS online routing service. |
This sample is available on following platforms (click to see source code):