|
|
|
|
|
by wcedmisten
709 days ago
|
|
The reason I call it high performance is that it avoids the hours/days of processing (for the planet file)[1] that would be required for pulling the data out of PBF and indexing it. And you'd also need RAM at least the size of the planet to even get that level of speed. You could certainly amortize this cost for repeated queries, but for one-off queries I haven't seen anything faster. [1]: https://wiki.openstreetmap.org/wiki/Osm2pgsql/benchmarks |
|