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.

}<br />

<strong>Map</strong>Coordinate<br />

"tileDown": 2,<br />

"virtualImageHeight": 512,<br />

"virtualImageWidth": 512<br />

A <strong>Map</strong>Coordinate object contains the map coordinates for a location, and the coordinate system in which<br />

they are expressed.<br />

When a <strong>Map</strong>Coordinate object is returned in an EnvinsaResponse JSON object, the <strong>Map</strong>Coordinate<br />

object is always located in a JSON field named mapCoord.<br />

Fields<br />

A <strong>Map</strong>Coordinate object contains the following fields:<br />

Field Name<br />

point<br />

coordSys<br />

Example<br />

{<br />

}<br />

TileCoordinate<br />

Type<br />

"point":<br />

{<br />

"x": -79.377366<br />

"y": 43.64713,<br />

},<br />

coordSys": "epsg:4326"<br />

Point object<br />

CoordSys<br />

Description<br />

The point location expressed as map coordinates.<br />

See Point on page 47.<br />

The coordinate system of the location points.<br />

A TileCoordinate object contains the row and column number of a map tile.<br />

When a TileCoordinate object is returned in an EnvinsaResponse JSON object, the TileCoordinate object<br />

is always located in a JSON field named tileCoord.<br />

Fields<br />

A TileCoordinate object contains the following fields:<br />

Field Name<br />

row<br />

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

Type<br />

Integer<br />

Description<br />

Chapter 4: Legacy <strong>Map</strong> <strong>Tiling</strong> Interface<br />

The row number of the map tile. Row numbering<br />

starts at the left, at number 1.<br />

43

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

Saved successfully!

Ooh no, something went wrong!