openplanetary/opm

Map server isn't working

shinjjo opened this issue · 2 comments

Hi,

OPM Mars Basemap v0.1 (vector-based) with label is not working anymore.
https://cartocdn-ashbu.global.ssl.fastly.net/nmanaud/api/v1/map/named/opm-mars-basemap-v0-1/all/{z}/{x}/{y}.png

image

Could you please check.

CARTO CDN URLs have changes from cartocdn-ashbu.global.ssl.fastly.net to cartocdn-gusc.global.ssl.fastly.net.

Simply update URLs in your code.

In additional to the change of the CARTO CDN base URL, I also migrated the basemap underlying datasets to an opmbuilder account (instead of nmanaud) and created a new basemap (v0.1.1) identical (in content and style) to v0.1.

Please now use: https://cartocdn-gusc.global.ssl.fastly.net/opmbuilder/api/v1/map/named/opm-mars-basemap-v0-1/all/{z}/{x}/{y}.png.

(see updated documentation)