a791de7a24
Don't hide the loading spinner when an item is open
2021-07-24 12:28:34 +02:00
8dcc353ccf
Add badges to show if existing Wikidata tag matches current item
2021-07-23 14:41:10 +02:00
3d578680a9
Consider roads to be streets
2021-07-23 14:39:19 +02:00
92dc8f4bb2
Update documentation
2021-07-23 14:38:46 +02:00
641490f4ea
Library items don't need to look for the Key:office tag
2021-07-23 14:38:13 +02:00
a1a3695857
Bug fix for items with multiple locations
2021-07-22 17:09:04 +02:00
2760cdb940
Use sets in get_item_tags
2021-07-22 17:07:26 +02:00
59ecb3f9fa
All item types ticked when qid is in URL
2021-07-22 17:04:37 +02:00
f001ff2604
Add 'clear selection' button for item types
2021-07-22 17:03:56 +02:00
f0e3a8bd4d
Increase number of items allowed
2021-07-22 17:03:31 +02:00
3867c30429
Rename 'address nodes' to 'nodes within building'
2021-07-22 17:02:52 +02:00
206f25b343
Add extra tags
2021-07-22 17:01:56 +02:00
94e971c890
prevent default on IsA only
2021-07-22 15:30:18 +02:00
9aa5cad9bc
start with no item types ticked
2021-07-22 15:29:44 +02:00
8d8f16d757
Remove debugging output
2021-07-22 15:10:40 +02:00
08de45c42e
No longer need to pass bounding box to nearby candidates API
2021-07-22 14:51:24 +02:00
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
8b7ab45c73
Handle missing item in find nearby OSM API call
2021-07-22 09:49:24 +02:00
480df60d24
A thoroughfare is a type of street
2021-07-22 09:48:28 +02:00
d4488a8dfd
add padding when requesting nearby OSM candidates
2021-07-21 21:38:57 +02:00
a17c3f7020
Bug fix
2021-07-21 21:30:21 +02:00
96379c871b
Works better after upload complete
2021-07-19 22:11:01 +02:00
19a9010aa7
Fix for OSM objects with multiple geometry
2021-07-19 22:07:41 +02:00
6f30e1232a
rename function
2021-07-19 22:06:36 +02:00
a87fe9eed2
Bug fix
2021-07-19 22:06:07 +02:00
22c44aaced
Implement uploading to OSM database
2021-07-16 12:00:20 +02:00
589751de2b
State can be empty
2021-07-16 11:59:28 +02:00
98a0792a82
Update map after closing save panel
2021-07-16 11:59:07 +02:00
5137acabfe
Store item.osm as object instead of array
2021-07-16 11:58:37 +02:00
4c684b7b74
Don't restore IsA via onpopstate
2021-07-16 11:57:25 +02:00
5b378c7bff
Fix size of map
2021-07-16 11:49:15 +02:00
e08b2cec5a
Warn when navigating away from page if there are edits
2021-07-16 11:48:44 +02:00
80cdff7024
Add alert-link class to link in alert box
2021-07-16 11:47:53 +02:00
fb22e70803
Remove debugging output from save edits panel
2021-07-16 11:47:31 +02:00
15a96bd732
Convert tabs to spaces
2021-07-16 11:47:15 +02:00
ed3e0cf86a
Add icons to alert boxes
2021-07-16 11:27:19 +02:00
a56387c4d9
Add get_osm method to Line class
2021-07-16 11:14:49 +02:00
66904c061a
Add per user mock upload toggle with warnings
2021-07-16 11:14:05 +02:00
0beeff9acf
Change navbar brand to OWL
2021-07-16 11:11:56 +02:00
b738be0261
Link to OSM user page from navbar when logged in
2021-07-16 11:11:41 +02:00
3e5dc908fa
Adjust distance and limit for nearby OSM
2021-07-16 11:10:37 +02:00
dfed99a8bc
Include centroids in nearby OSM list
2021-07-16 11:09:59 +02:00
6d4a416f5a
no need to include OSM URL in OSM with wikidata tag API reply
2021-07-16 11:09:52 +02:00
9090e67bad
Add more extra tags
2021-07-16 09:59:06 +02:00
76e1008e84
More hints on the item detail panel
2021-07-14 16:01:07 +02:00
c7f09a9584
Update API debug option
2021-07-14 15:59:57 +02:00
f88ba6750f
Prevent default for tag/key toggle
2021-07-14 15:58:53 +02:00
d3aa045645
Update introduction
2021-07-14 15:57:51 +02:00
7649afa526
Add a documentation page
2021-07-14 15:57:21 +02:00
5a42e100c7
Improve OSM search
2021-07-11 17:19:21 +02:00