Hacktoberfest 2026: le issue che i maintainer hanno segnato per ottobre, aperte e adatte ai principianti. Sfoglia le issue Hacktoberfest

Fix broken basemaps and add Carto/Stadia API key support

Chiusa
#81 0 commenti 0 reazioni 1 assegnatario Vedi su GitHub

@jimsafley ci sta già lavorando.

Dal 3/9/2026.

Valutazione

Questa issue non è ancora stata valutata.

Descrizione

Half the basemaps we offer don't work:

  • All six Carto styles are watermarked without an API key, including Voyager, our default.
  • The six Stamen styles return 401 on any real domain.
  • Esri DeLorme is retired (404).

Because Voyager is the default, most existing sites are showing a watermarked map and probably don't know it. Fixing this means those sites will visibly change to OpenStreetMap, their setting is preserved, so adding a Carto key restores it.

The Stamen problem is easy to miss: those styles moved to Stadia hosting, and Stadia now requires an API key or a registered domain for anything but localhost. They render normally on localhost, so a developer testing locally sees nothing wrong.

Closes #76. Takes over part of #80.

What needs doing:

  • Change the default basemap to OpenStreetMap.
  • Remove Esri DeLorme and migrate sites using it.
  • Update leaflet-providers to v4.0.0, which adds Carto's API key support.
  • Add Carto and Stadia API key fields, alongside the existing Mapbox one.
  • Tell admins in the config form when their basemap needs a key, and substitute the default where we can do that safely.
  • Add a contrast suggestion to the Base Map setting (from #80).
Lingua principale
JavaScript
Stelle
12
Fork
22
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Preparare l'ambiente

Non abbiamo ancora controllato i file di configurazione di questo progetto. Parti dal suo README e consulta la nostra guida al primo contributo per i passaggi generali.

Come iniziare

  1. Leggi tutta la issue e poi la guida ai contributi del progetto.
  2. Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
  3. Fai un fork del repository e lavora su un branch.
  4. Apri una pull request che faccia riferimento al numero della issue.

Altre issue di omeka/plugin-Geolocation

Tutte le issue di omeka/plugin-Geolocation

Issue simili

Altre issue su JavaScript

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.