|
Source code Project files
This sample uses the TatukGIS Internet Server LITE to internet publish raster imagery
(JPEG format) and vector (SHP format) street map coverage's. The sample shows how
to set up a simple map presentation.
All streets, railroads, and rivers (all line vectors) are in one shape
file - "lines.shp". It is possible to show the data stored in one file in specific
ways with the use of the Query function with SQL statements in sub layers.
It is also possible to present different levels of precision corresponding to the
map scale. For this we use the MinZoom and MaxZoom functions.
|