Hacktoberfest 2026: los issues que los mantenedores marcaron para octubre, abiertos y aptos para principiantes. Explorar issues de Hacktoberfest

Testing: Basemap fixes and provider credentials

Cerrado
#82 1 comentario 0 reacciones 1 asignado Ver en GitHub

@aviannamiller ya está trabajando en esto.

Desde el 4/9/2026.

Evaluación

Este issue todavía no se ha evaluado.

Descripción

Branch: fix/basemap-providers. This covers #76, #80 and #81.

Most of our basemaps were broken. All six CARTO ones were watermarked without an API key, including Voyager, which was our default, so most sites have been showing a watermarked map. The six Stamen ones fail on any real domain, and Esri DeLorme was retired.

What changed:

  • The default basemap is now OpenStreetMap Standard instead of CARTO Voyager. Existing sites on Voyager will see their maps change unless they add a CARTO key.
  • There is a new CARTO API key setting.
  • If a CARTO or Mapbox basemap is missing its key, the map falls back to the default instead of breaking.
  • Stamen is the exception. It needs this site's domain registered with a Stadia account, there is no key to enter for it, and without the registration the map stays blank.
  • Base Map settings are now their own section on the config page, and each basemap option names its provider.
  • For #80, the Base Map description now recommends two basemaps with high contrast between map features. I explained the reasoning in a comment on that issue.

What to test:

  • Each basemap, everywhere a map appears: the browse map, item pages, exhibit pages, the Map tab when editing an item, and the admin side.
  • That the config settings still save. I moved fields around on that page, so it is worth checking a few unrelated to basemaps too.
  • CARTO with a real API key, Mapbox with a real access token, and Stamen with this site's domain registered with Stadia. Those three need accounts.
Lenguaje dominante
JavaScript
Estrellas
12
Forks
22
Métricas de merge de PR
Sin PR fusionados en 30 d

Preparar el entorno

Aún no hemos revisado los archivos de configuración de este proyecto. Empieza por su README y consulta nuestra guía para la primera contribución para los pasos generales.

Primeros pasos

  1. Lee el issue completo y luego la guía de contribución del proyecto.
  2. Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
  3. Haz un fork del repositorio y trabaja en una rama.
  4. Abre un pull request que haga referencia al número del issue.

Más de omeka/plugin-Geolocation

Todos los issues de omeka/plugin-Geolocation

Issues similares

Más issues de JavaScript

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.