Commit Graph

2 Commits

Author SHA1 Message Date
Edward Betts 733ca3aa8f Update 2023-05-13 21:57:58 +02:00
Edward Betts 867e77ab7b Switch to SQLAlchemy Core for OSM objects
osm2pgsql creates tables without primary keys. Some OSM objects are
split into multiple table rows to help with PostGIS index performance.

Adjust the code to be aware of this.

Also add name matching for streets.
2021-07-22 14:47:38 +02:00