Adding a ZXY Proxy Basemap currently must be done through the API Browser.
First, login to the dashboard and go to the Developer API page. It will take you to the root url. From there choose the "me" parameter.
After you have accessed your user settings, select visible_projects. It will bring up a list of all projects that you have access to. In that list scroll to the project that you are looking for. You can identify it by the unique ID located in the URL on the dashboard, or by the name of the project. Once you have found the project, select it's "base_layers" property. It will take you to a list of all of the base layers.
From there, you can scroll down to the bottom, where you can add the new base layer by filling out the form to create a REST Request. For ZXY based Web Mercator base layers you will need to fill out the following properties.
- Author
- Name
- URL : In the format - http://c.tile.stamen.com/terrain/{z}/{x}/{y}.png
- Min Zoom Level
- Max Zoom Level
After filling out the items, click the Post button to send the request. After it has been added to the base layers, you will get taken to the summary for the new base layer. Once it is there, you will be able to access the base layer on the UI.
Comments
0 comments
Please sign in to leave a comment.