Street Map Querying (Gdansk-Gdynia Street Map)

TatukGIS Internet Server Sample

               

Choose city: Specify street name:
Examples of specifying a street name: 1)Gdansk: "Klonowicza", "Grunwaldzka"; 2)Sopot: "Mokwy"; 3)Gdynia: "Wielkopolska", "Adwokacka" - specify street (the first few letters are normally sufficient)  
 

This Internet Server Sample uses the IS API functions FindFirst and FindNext functions to traverse the layer to find all streets which match the query. All matches are presented in the list and the selected objects are highlighted on the map in a translucent manor.

The rendering of all visual features in this sample were first set up as a TatukGIS project file using the TatukGIS Editor, for later web publishing with the Internet Server.

This sample cannot be used to demonstrate address geocoding becuase the street map data set does not contain street address information.

The data featured in this same is provided by the comany Estimal (www.estimal.com). This data set or similiar quality data for anywhere in Poland may be purchased from Estimal.

The ASP.NET source code for this sample may be reviewed by clicking on this link.