v6

latestOpenAPI 3.0.0raw.githubusercontent.com2020-10-09142348.0 KB
Named Maps

Instantiate a Named Map

Instantiating a Named Map allows you to fetch the map tiles. The result is an Anonymous Map

post/map/named/{template_name}

Path parameters

template_namestring required

Name of the requested template

Query parameters

auth_tokenstring

"token" or "open" ("open" is the default if not specified. Use "token" to password-protect your map)

Request body

TemplateParams required

Response

Ok. You can then use the layergroupid for fetching tiles and grids as you would normally

layergroupidstring
updated_atstring date-time