TerriaJS / terriajs

A library for building rich, web-based geospatial data platforms.
https://terria.io
Apache License 2.0
1.19k stars 363 forks source link

Remove Carto basemaps. #7314

Closed na9da closed 5 days ago

na9da commented 1 week ago

What this PR does

Remove positron and darkmatter basemaps.

The Carto ones are no longer free and requires an Enterprise or Grantee license. If you have the appropriate license you can add them via your initialization file.

Here's the example configuration to add back Carto basemaps provided you have the necessary license.

Also removed the nasa-black-matter basemap which was decommissioned.

Test me

Note, this also requires a terriamap PR to update the default basemap settings in simple.json.

Checklist