owl-map/matcher
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
..
api.py Switch to SQLAlchemy Core for OSM objects 2021-07-22 14:47:38 +02:00
commons.py Show images in popups 2021-05-08 10:39:06 +02:00
data.py Add more extra tags 2021-07-16 09:59:06 +02:00
mail.py Add code for uploading, mocked for now. 2021-06-24 18:40:59 +02:00
model.py A thoroughfare is a type of street 2021-07-22 09:48:28 +02:00
nominatim.py Increase nominatim search limit 2021-07-11 17:15:27 +02:00
osm_oauth.py Add OSM login 2021-06-16 15:42:25 +02:00
planet.py Switch to SQLAlchemy Core for OSM objects 2021-07-22 14:47:38 +02:00
utils.py Show date close date (P3999) in item detail 2021-07-02 11:08:53 +02:00
wikidata.py Add code for downloading Wikidata items 2021-05-08 11:05:00 +02:00
wikidata_api.py Show Wikidata API reply on JSON parse fail 2021-06-20 14:47:04 +02:00