/awesome-mapbox-external-developer-resources

An awesome list of third-party developer resources to help you work with the Mapbox suite of location-based services, APIs, ADKs, libraries, and data.

Creative Commons Zero v1.0 UniversalCC0-1.0

Awesome Mapbox External Developer Resources Awesome

An awesome list of third-party developer resources to help you work with the Mapbox suite of location-based services, APIs, ADKs, libraries, and data.

Mapbox is a location data platform that powers the maps and location services used in many popular apps.

Mapbox Resources

Offical Mapbox Developer Resources are available in various places on mapbox.com

  • Documentation - Offical Documentation for all Mapbox APIs, SDKs, and libraries. Includes tutorials, examples, and code playgrounds.
  • Tutorials - A list of tutorials built into the docs site, includes both video and web-based tutorials for various tasks.
  • How-to Videos - Short videos showing how to perform various tasks with Mapbox's libraries and SDKs.
  • Webinars - Longer format videos including developer interviews and more substantial Mapbox builds and workflows.

Third-Party Resources

StackOverflow Forums

Many community members post technical questions using the mapbox tag on StackOverflow. Follow the mapbox tag

Technical Blog Posts

Ecosystem Blog Posts

Tutorials

Tutorial Videos

Codepens

Observable Notebooks

Developer Tools

  • geojson.io - Create and Edit GeoJson
  • img2geojson - Digitize Geojson by tracing an image
  • dropchop.io - a browser-based GIS powered by Mapbox.js and Turf.js
  • Mapbox Preview - A Visual Studio Code Extension that allows you to preview your stylesheet in Mapbox GL JS in real time.
  • Inverted Polygons Tool - A simple tool for inverting a geojson polygon (creating a polygon with a "hole" in it, useful as a clipping mask to hide or subdue the basemap)

Libraries

R

  • MapboxAPI - mapboxapi is an R package that interfaces with Mapbox web services APIs. Its purpose is to help R users incorporate the suite of Mapbox tools into their spatial data science projects.

Data

  • geojson.xyz - A simple, open source website, CDN, and CLI utility for the fast access of GeoJSON data for web mapping examples and experiments

Related lists