Map server¶
- GET /flatmap/{map_uuid}¶
FlatmapIndex
- Parameters:
map_uuid (string)
- Status Codes:
200 OK – Request fulfilled, document follows
400 Bad Request – Bad request syntax or unsupported method
- GET /flatmap/{map_uuid}/annotations¶
FlatmapAnnotation
- Parameters:
map_uuid (string)
- Status Codes:
200 OK – Request fulfilled, document follows
400 Bad Request – Bad request syntax or unsupported method
- GET /flatmap/{map_uuid}/connectivity/{path_id}¶
FlatmapConnectivity
- Parameters:
map_uuid (string)
path_id (string)
- Status Codes:
200 OK – Request fulfilled, document follows
400 Bad Request – Bad request syntax or unsupported method
- GET /flatmap/{map_uuid}/images/{image}¶
FlatmapImage
- Parameters:
map_uuid (string)
image (string)
- Status Codes:
200 OK – Request fulfilled, document follows
400 Bad Request – Bad request syntax or unsupported method
- GET /flatmap/{map_uuid}/layers¶
FlatmapLayers
- Parameters:
map_uuid (string)
- Status Codes:
200 OK – Request fulfilled, document follows
400 Bad Request – Bad request syntax or unsupported method
- GET /flatmap/{map_uuid}/log¶
FlatmapMakerLog
- Parameters:
map_uuid (string)
- Status Codes:
200 OK – File Download
400 Bad Request – Bad request syntax or unsupported method
- Response Headers:
content-length – File size in bytes
etag – Entity tag
last-modified – Last modified data-time in RFC 2822 format
- GET /flatmap/{map_uuid}/metadata¶
FlatmapMetadata
- Parameters:
map_uuid (string)
- Status Codes:
200 OK – Request fulfilled, document follows
400 Bad Request – Bad request syntax or unsupported method
- GET /flatmap/{map_uuid}/mvtiles/{z}/{x}/{y}¶
FlatmapVectorTiles
- Parameters:
map_uuid (string)
z (integer)
y (integer)
x (integer)
- Status Codes:
200 OK – Request fulfilled, document follows
400 Bad Request – Bad request syntax or unsupported method
- GET /flatmap/{map_uuid}/pathways¶
FlatmapPathways
- Parameters:
map_uuid (string)
- Status Codes:
200 OK – Request fulfilled, document follows
400 Bad Request – Bad request syntax or unsupported method
- GET /flatmap/{map_uuid}/style¶
FlatmapStyle
- Parameters:
map_uuid (string)
- Status Codes:
200 OK – File Download
400 Bad Request – Bad request syntax or unsupported method
- Response Headers:
content-length – File size in bytes
etag – Entity tag
last-modified – Last modified data-time in RFC 2822 format
- GET /flatmap/{map_uuid}/termgraph¶
FlatmapTermgraph
- Parameters:
map_uuid (string)
- Status Codes:
200 OK – Request fulfilled, document follows
400 Bad Request – Bad request syntax or unsupported method
- GET /flatmap/{map_uuid}/tiles/{layer}/{z}/{x}/{y}¶
FlatmapImageTiles
- Parameters:
map_uuid (string)
layer (string)
z (integer)
y (integer)
x (integer)
- Status Codes:
200 OK – Request fulfilled, document follows
400 Bad Request – Bad request syntax or unsupported method
- GET /flatmap/{map_uuid}¶
FlatmapIndex
- Parameters:
map_uuid (string)
- Status Codes:
200 OK – Request fulfilled, document follows
400 Bad Request – Bad request syntax or unsupported method
- GET /flatmap/{map_uuid}/annotations¶
FlatmapAnnotation
- Parameters:
map_uuid (string)
- Status Codes:
200 OK – Request fulfilled, document follows
400 Bad Request – Bad request syntax or unsupported method
- GET /flatmap/{map_uuid}/connectivity/{path_id}¶
FlatmapConnectivity
- Parameters:
map_uuid (string)
path_id (string)
- Status Codes:
200 OK – Request fulfilled, document follows
400 Bad Request – Bad request syntax or unsupported method
- GET /flatmap/{map_uuid}/images/{image}¶
FlatmapImage
- Parameters:
map_uuid (string)
image (string)
- Status Codes:
200 OK – Request fulfilled, document follows
400 Bad Request – Bad request syntax or unsupported method
- GET /flatmap/{map_uuid}/layers¶
FlatmapLayers
- Parameters:
map_uuid (string)
- Status Codes:
200 OK – Request fulfilled, document follows
400 Bad Request – Bad request syntax or unsupported method
- GET /flatmap/{map_uuid}/log¶
FlatmapMakerLog
- Parameters:
map_uuid (string)
- Status Codes:
200 OK – File Download
400 Bad Request – Bad request syntax or unsupported method
- Response Headers:
content-length – File size in bytes
etag – Entity tag
last-modified – Last modified data-time in RFC 2822 format
- GET /flatmap/{map_uuid}/metadata¶
FlatmapMetadata
- Parameters:
map_uuid (string)
- Status Codes:
200 OK – Request fulfilled, document follows
400 Bad Request – Bad request syntax or unsupported method
- GET /flatmap/{map_uuid}/mvtiles/{z}/{x}/{y}¶
FlatmapVectorTiles
- Parameters:
map_uuid (string)
z (integer)
y (integer)
x (integer)
- Status Codes:
200 OK – Request fulfilled, document follows
400 Bad Request – Bad request syntax or unsupported method
- GET /flatmap/{map_uuid}/pathways¶
FlatmapPathways
- Parameters:
map_uuid (string)
- Status Codes:
200 OK – Request fulfilled, document follows
400 Bad Request – Bad request syntax or unsupported method
- GET /flatmap/{map_uuid}/style¶
FlatmapStyle
- Parameters:
map_uuid (string)
- Status Codes:
200 OK – File Download
400 Bad Request – Bad request syntax or unsupported method
- Response Headers:
content-length – File size in bytes
etag – Entity tag
last-modified – Last modified data-time in RFC 2822 format
- GET /flatmap/{map_uuid}/termgraph¶
FlatmapTermgraph
- Parameters:
map_uuid (string)
- Status Codes:
200 OK – Request fulfilled, document follows
400 Bad Request – Bad request syntax or unsupported method
- GET /flatmap/{map_uuid}/tiles/{layer}/{z}/{x}/{y}¶
FlatmapImageTiles
- Parameters:
map_uuid (string)
layer (string)
z (integer)
y (integer)
x (integer)
- Status Codes:
200 OK – Request fulfilled, document follows
400 Bad Request – Bad request syntax or unsupported method