User Tools

Site Tools


samples:samples:geocoding

Table of Contents

Geocoding sample

Documentation | Samples | Geocoding

Summary

How to perform simple geocoding and routing.

Description

  • v11.54
    Sample shows how to perform local and server-side operations.

This sample illustrates use of:

Name Description
TGIS_Geocoding.ParseParse an address line.
TGIS_Geocoding.OSMGeocodingIf true the local geocoding resource is ignored and the requests are send to the TatukGIS online geocoding service.
TGIS_ShortestPath.UpdateTheDataUpdate the data with geocoded addresses from geocoder
TGIS_ShortestPath.FindFind path between two existing nodes.
TGIS_ShortestPath.OSMRoutingIf true the local routing resource is ignored and the requests are send to the TatukGIS online routing service.

Code

This sample is available on following platforms (click to see source code):

2022/11/07 12:09

Page Tools