04.02.2013 Views

MapInfo Spatial Server Map Tiling Service - Product Documentation ...

MapInfo Spatial Server Map Tiling Service - Product Documentation ...

MapInfo Spatial Server Map Tiling Service - Product Documentation ...

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Field Name<br />

coordSys<br />

description<br />

name<br />

tileWidth<br />

tileHeight<br />

bounds<br />

outputTypes<br />

Example<br />

{<br />

}<br />

Type<br />

CoordSys<br />

String<br />

String<br />

Integer<br />

Integer<br />

Bounds object<br />

Array of Strings<br />

"numberOfLevels": 20,<br />

"coordSys": "epsg:41001",<br />

"description": "<strong>Map</strong> of the World",<br />

"name": "World",<br />

"tileWidth": 256,<br />

"tileHeight": 256,<br />

"bounds":{<br />

"minX": -3.756380109844111E7,<br />

"minY": -4.497601034176671E7,<br />

"maxX": 3.773376466605809E7<br />

"maxY": 4.49763662218225E7,<br />

},<br />

"outputTypes":<br />

[<br />

"png"<br />

"jpeg"<br />

"gif"<br />

]<br />

<strong>Map</strong> <strong>Tiling</strong> <strong>Service</strong> Guide<br />

Description<br />

Chapter 3: <strong>Map</strong> <strong>Tiling</strong> REST Interface<br />

specified, the closer to the Earth the map image<br />

appears (zoom in).<br />

The coordinate system of the projection defining<br />

the map tiles.<br />

A textural description of the named map.<br />

The name of the named map.<br />

The width of the tiles in pixels.<br />

The height of the tiles in pixels.<br />

The geographical extent of the map's bounding box<br />

in the map's projection as specified by the coord-<br />

Sys field. See Bounds on page 48.<br />

The list of supported tile image formats that can be<br />

rendered for the map.<br />

25

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!