owl-map/matcher
Edward Betts f291ce993e New table to store extra tags/keys
We get the OSM tags/keys for matching from the item types in Wikidata.

Sometimes we want to check extra tags/keys without adding them to
Wikidata.

This new table is a place to store them, instead of having them in the
source code.

In the future normal users will be able to add or remove extra
tags/keys.
2021-10-22 09:44:53 +01:00
..
api.py Skip more tags 2021-10-15 09:49:08 +01:00
commons.py Show images in popups 2021-05-08 10:39:06 +02:00
data.py Update extra keys 2021-10-22 09:43:14 +01:00
error_mail.py Improve error handling 2021-10-22 08:02:46 +01:00
mail.py Remove unused code 2021-10-22 09:43:36 +01:00
model.py New table to store extra tags/keys 2021-10-22 09:44:53 +01: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