Skip to main content
maplibre
GitHub creator profile

maplibre

Repository-level view of 17 collected skills across 4 GitHub repositories.

skills collected
17
repositories
4
updated
Sep 5, 2026
repository explorer

Repositories and representative skills

maplibre-mapbox-migration
unclassified

Migrating from Mapbox GL JS to MapLibre GL JS — package and import changes, removing the access token, choosing tile sources, plugin equivalents, and what you gain or give up. Use when moving an existing Mapbox map to MapLibre.

Aug 31, 2026
maplibre-pmtiles-patterns
unclassified

Serverless vector and raster tiles with PMTiles for MapLibre GL JS — single-file format, HTTP range requests, hosting on S3/R2/GitHub Pages, generating with Planetiler or tippecanoe, and the pmtiles protocol. Use when you need no tile server or want to host…

Aug 31, 2026
maplibre-cartography
unclassified

Cartographic principles for MapLibre GL JS — label and symbol legibility on imagery vs. vector basemaps, figure-ground for point icons, styling vector roads over aerial imagery, visual hierarchy, sprites and route shields, layer ordering for data injection,…

Aug 31, 2026
maplibre-terrain-rendering
unclassified

Drawing elevation in MapLibre GL JS once a raster-dem source works — hillshade and `hillshade-method`, the `color-relief` layer and the `["elevation"]` expression, runtime contours with `maplibre-contour`, and 3D terrain with its camera and sky. Use when…

Aug 31, 2026
maplibre-v6-migration
unclassified

Upgrading a MapLibre GL JS app from v5 to v6 — the ESM-only build, the removed default export, CommonJS require() breakage, the styleimagemissing/setMissingStyleImageResolver change, the removal of the internal map.transform, the MapDataEvent →…

Aug 30, 2026
maplibre-fonts-glyphs
unclassified

Configuring fonts and glyphs for MapLibre GL JS and MapLibre Native — the style's `glyphs` URL, self-hosting or generating font PBFs, the GL JS local-font fallback (omitted `glyphs` or a failed glyph fetch), MapLibre Native's `font-faces` property, and…

Aug 30, 2026
maplibre-source-wiring
unclassified

Getting a MapLibre GL JS source to actually render — TileJSON `url` versus hand-wired `tiles` templates, matching `source-layer` names to the tile schema, layer order and inserting below labels, `promoteId` and the feature ids that feature state needs, and…

Aug 30, 2026
maplibre-tile-sources
unclassified

How to choose and configure data sources for MapLibre GL JS — rendering your own data without tiles, hosted tile services, serverless PMTiles, self-hosted tile servers, tile schemas, and sprites.

Aug 30, 2026
Showing 8 of 9 collected skills.
Showing 4 of 4 repositories
All repositories loaded