TerraPages TerraMapStatic

Release: v1_3_5
About TerraMapStatic
TerraMapStatic is ideal for companies that wish to automatically email or SMS their customer a map of the specific store location that they must go to so they can receive their requested service. TerraMapStatic generates a static image file (i.e no zoom or pan features) for a specified Area of Interest (AOI) and output scale. The bitmap image file can be downloaded to the client side application and stored against locations then used as a map icon when the application lists the location details after a search is performed. Usually the map icon is linked by URL to another web service related to the relevant location.
Test Driver

Map File

* Map File:

Locations To Plot

* xCoord0: Longitude
* yCoord0: Latitude
symbol0:
xCoord1: Longitude
yCoord1: Latitude
symbol1:
xCoord2: Longitude
yCoord2: Latitude
symbol2:
Note that any number of xCoord, yCoord, symbol triplets can be specified, two are shown here for demonstration purposes.

Map Centre (if different from xCoord0, yCoord0)

centreX: Longitude
centreY: Latitude
Note that if centreX and centreY are not specified, the map will be centred on xCoord0, yCoord0. Also if these parameters are used, it is recommended to use the mapScale parameter rather than the bBox parameter.

ParcelShading

mapParcelShading:

Paint Crosshair

crosshair:

Paint TerraPages Logo

paintTheLogo: Only this or the paintTheBanner parameter can be set to true at one time.

Paint Powered By Terrapages

paintTheBanner: Only this or the paintTheLogo parameter can be set to true at one time.

Paint Location Symbols

paintByClient: If TRUE, symbols are expected to be drawn by application/broswer.

Map Size

* mapWidth:
* mapHeight:

Map Contents

bBox: minX,minY,maxX,maxY
mapScale: The scale in thousands e.g. a scale of 1:2000 is 2

Border

mapBorder:
borderThickness:
borderColor: Note that this colour also controls the colour that the scale bar is drawn in.

Scale Indicator

mapScaleBar:

Map Image Label

Map image label:

Orientation

mapNorthPoint:

Cache Map

mapCache: The application default is actually TRUE

PreCache Zoom Levels

preCache: The application default is actually TRUE

PreCache Zoom Levels

* Denotes mandatory fields