API Documentation

The Public Mapping API is used to obtain the required mapping data. It returns a REST endpoint that can be used with the Esri JavaScript API to create a map service in your web application.
Click here to return to the introduction.

API Calls

There are currently two map endpoints available, one for Jersey and one for Guernsey. These calls return a JSON formatted document containing the following fields. Your web application should perform a request and then use the returned REST endpoint to create a map service using the Esri JavaScript API.

Demo Site

Please choose the Guernsey or Jersey Public Mapping demo.
View the demo source to see sample code for obtaining the REST endpoint for a map and displaying it using the Esri JavaScript API.