Skip to content

Geocoding

Resources for turning addresses ↔ coordinates and serving geospatial data efficiently.

In this section

PageTopic
Mapbox Geocoding APIMapbox Search / Geocoding
Geocoding AccuracyResearch PDF on accuracy
Using the new MVT function in PostGISVector tiles from PostGIS
  • Forward geocoding — address → lat/lon
  • Reverse geocoding — lat/lon → place names (with result prioritization rules)
  • Vector tiles — compact map delivery; see Vector Tiles

Source references

Curated technical notes — open source on GitHub