v1
latestOpenAPI 3.1.22026-08-061127187.7 KBGet map image
Cicero makes simple maps of district boundaries available through the map resource.
Use the id property from a District object with this resource to request an image showing the shape of the district. The appearance of the map can be configured beyond the default style with graphical parameters.
JSON and XML responses will contain the image as a data URI. Requests with format=image will return only the image.
Cost: 1 credit
Path parameters
The id property from a District object.
Query parameters
Specify the desired format of the response.
Required. The License Key issued by Melissa.
The License Key issued by Melissa.
The width in pixels of the returned map image.
The height in pixels of the returned map image.
The color of the district's shape.
The opacity of the district's shape.
The width of the district's outline.
The color of the district's outline.
The type of line joins for the district's outline.
The format of the map image.
The EPSG code spatial reference system code for the map.
Headers
Format of the response.
Format of the request.
Response
Successful response