Related Tools & Resources
Mapping
- OSGeo/gdal - Geospatial Data Abstraction Library - a monster of a library
- rasterio/rasterio - pythonic GDAL bindings and much more!
- felt/tippecanoe - A tool for building vector tilesets from large collections of GeoJSON features.
- onthegomap/planetiler - Flexible tool to build planet-scale vector tilesets from OpenStreetMap data fast
- mapbox/mercantile - python map tiling library - what
utiles
started as a port of - mapbox/supermercado - mercantile extension(s) - utiles is able to do much of what supermercado can do
- turfjs/turf - A modular geospatial engine written in JavaScript and TypeScript
- maplibre/martin - PostGIS/mbtiles/pmtiles server and tile generator + mbtiles utils
Font Glyphs & Sprites
- stadiamaps/sdf_font_tools - A set of tools for generating SDF fonts for use with MapLibre/Mapbox
- jessekrubin/pbfont - js/ts font glyph decoding/encoding/combining
- flother/spreet - A tool to generate sprite sheets from SVGs
Frontend
- maplibre/maplibre-gl-js - The open-source fork of Mapbox GL JS.
- onthegomap/maplibre-contour - A MapLibre plugin for rendering contour lines
- visgl/deck.gl - WebGL2 powered visualization Framework
- visgl/react-map-gl - React + Maplibre/Mapbox
Specs
- mapbox/mbtiles-spec - The MBTiles specification
- mapbox/tilejson-spec - The TileJSON specification
- mapbox/vector-tile-spec - The vector tile specification