meta-Service: staticmaps

meta-Service: staticmaps

Entry Point

http://static.ecmaps.de/staticmap.jpg 

Responsetype

PNG-Image JPG-Image

Description

Creates a static map image based on latlong or hashlink.

Parameters

Parameter
Type
Description
bbox
String
bbox=w,s,e,n (in wgs84):
experience
String
The experience specifies the name of the project data pool to be used.  (obligatory)
hashlink
String
Hashlinks, It is possible to pass a comma-seperated hashlink-list.
lat 
Double
Current position sorted by distance. Has to be combined with the longitude - parameter.
lon 
Double
Current position sorted by distance. Has to be combined with the latitude - parameter.
tilezoom
Integer
Defines the tilezoom (used with bbox-param)
width
Integer
Target image width in pixel.
height
Integer
Target image height in pixel.
project
String
StaticMaps-project that shall be used to render the image.
zoom
Integer
Override zoom level for staticmaps-handler if needed.

Samples

Sample 1:

http://static.ecmaps.de/staticmap.jpg?experience=demo-dahoam&lat=49.203303&lon=13.059771&width=512&height=519&project=pages_print&zoom=2000