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

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Request URL Data Types<br />

Request URL Data Types<br />

46<br />

The following table lists the common data types for URL parameters to a service method.<br />

Although the method parameters (like all URL parameters) are essentially just strings, this table shows<br />

how the various types of data must be formatted in the URL of the method call.<br />

Note:<br />

Name<br />

Bounds<br />

CoordSys<br />

Country<br />

Float<br />

Integer<br />

Language<br />

LinearUnit<br />

Point<br />

Polygon<br />

Rectangle<br />

String<br />

The 'value' portion of a method parameter 'name=value' pair is case sensitive.<br />

Description<br />

A comma-separated array of<br />

four numbers of type Float.<br />

A geographical coordinate<br />

system.<br />

An ISO country code.<br />

A floating point number.<br />

An integer number.<br />

The language used for the<br />

service method response.<br />

A unit of measure for distance.<br />

A point in 2D geometry.<br />

A polygon geometry.<br />

A rectangle geometry.<br />

A string of characters that is<br />

not required to be formatted<br />

as one of the other data types<br />

Format<br />

float,float,float,float<br />

EPSG format<br />

2 or 3 character ISO<br />

country code<br />

[sign]integer.integer<br />

[sign]integer<br />

[ISO language<br />

code]_[ISO country<br />

code]<br />

One of the following values:<br />

M, DM, KM, FT,<br />

YD, or MI.<br />

Example<br />

view=-180,-90,180,90<br />

coordsys=EPSG:4269<br />

country=CA<br />

radius=6.25<br />

maxCandidates=10<br />

language=en_CA<br />

distanceUnit=KM<br />

An x and y value pair point=3.57%20-1.89<br />

separated by a space.<br />

Both x and y are Float<br />

values. In the service request<br />

URL, the space<br />

separator is encoded as<br />

'%20'.<br />

An array of Points.<br />

Points in the array are<br />

separated by a comma<br />

character.<br />

An array of two Points.<br />

The two Points in the array<br />

are separated by a<br />

comma character.<br />

Any string of valid URLencoded<br />

characters.<br />

polygon=1.23%202.34,<br />

3.45%204.56, ... ,<br />

5.67%206.78<br />

rectangle=1.23%202.34,<br />

3.45%204.56<br />

city=New%20York<br />

<strong><strong>Map</strong>Info</strong> <strong>Spatial</strong> <strong>Server</strong> 1.0

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

Saved successfully!

Ooh no, something went wrong!