RSSAmplifier

Homepage on Valerie Parham-Thompson: Database architecture for teams ready to launch and scale · Jan 21, 2025

Getting Started with pgRouting: Shortest Paths in PostgreSQL

0
Sign in to vote or save

This site does not allow itself to be embedded. You can still read it on the original site — the toolbar below keeps your place in the directory.

If your application needs to answer “what is the fastest route between two points,” you might reach for an external routing API like Mapbox Directions. But if your spatial data is already stored in PostgreSQL, the Postgres extension pgRouting lets you run graph-based routing queries right where the data is. PostGIS gives you spatial data types, indexes, and operations like distance…

Read on valerieparhamthompson.com

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.