OSM Wikidata Link (OWL) Map
Go to file
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
frontend add padding when requesting nearby OSM candidates 2021-07-21 21:38:57 +02:00
matcher Switch to SQLAlchemy Core for OSM objects 2021-07-22 14:47:38 +02:00
static Show OSM/Wikidata link status 2021-05-15 16:07:29 +02:00
templates Add per user mock upload toggle with warnings 2021-07-16 11:14:05 +02:00
package.json Rewrite frontend using Vue 2021-06-15 00:08:07 +02:00
snowpack.config.mjs Rewrite frontend using Vue 2021-06-15 00:08:07 +02:00
web_view.py Switch to SQLAlchemy Core for OSM objects 2021-07-22 14:47:38 +02:00