Edward Betts
59ecb3f9fa
All item types ticked when qid is in URL
2021-07-22 17:04:37 +02:00
Edward Betts
f001ff2604
Add 'clear selection' button for item types
2021-07-22 17:03:56 +02:00
Edward Betts
f0e3a8bd4d
Increase number of items allowed
2021-07-22 17:03:31 +02:00
Edward Betts
3867c30429
Rename 'address nodes' to 'nodes within building'
2021-07-22 17:02:52 +02:00
Edward Betts
206f25b343
Add extra tags
2021-07-22 17:01:56 +02:00
Edward Betts
94e971c890
prevent default on IsA only
2021-07-22 15:30:18 +02:00
Edward Betts
9aa5cad9bc
start with no item types ticked
2021-07-22 15:29:44 +02:00
Edward Betts
8d8f16d757
Remove debugging output
2021-07-22 15:10:40 +02:00
Edward Betts
08de45c42e
No longer need to pass bounding box to nearby candidates API
2021-07-22 14:51:24 +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
Edward Betts
8b7ab45c73
Handle missing item in find nearby OSM API call
2021-07-22 09:49:24 +02:00
Edward Betts
480df60d24
A thoroughfare is a type of street
2021-07-22 09:48:28 +02:00
Edward Betts
d4488a8dfd
add padding when requesting nearby OSM candidates
2021-07-21 21:38:57 +02:00
Edward Betts
a17c3f7020
Bug fix
2021-07-21 21:30:21 +02:00
Edward Betts
96379c871b
Works better after upload complete
2021-07-19 22:11:01 +02:00
Edward Betts
19a9010aa7
Fix for OSM objects with multiple geometry
2021-07-19 22:07:41 +02:00
Edward Betts
6f30e1232a
rename function
2021-07-19 22:06:36 +02:00
Edward Betts
a87fe9eed2
Bug fix
2021-07-19 22:06:07 +02:00
Edward Betts
22c44aaced
Implement uploading to OSM database
2021-07-16 12:00:20 +02:00
Edward Betts
589751de2b
State can be empty
2021-07-16 11:59:28 +02:00
Edward Betts
98a0792a82
Update map after closing save panel
2021-07-16 11:59:07 +02:00
Edward Betts
5137acabfe
Store item.osm as object instead of array
2021-07-16 11:58:37 +02:00
Edward Betts
4c684b7b74
Don't restore IsA via onpopstate
2021-07-16 11:57:25 +02:00
Edward Betts
5b378c7bff
Fix size of map
2021-07-16 11:49:15 +02:00
Edward Betts
e08b2cec5a
Warn when navigating away from page if there are edits
2021-07-16 11:48:44 +02:00
Edward Betts
80cdff7024
Add alert-link class to link in alert box
2021-07-16 11:47:53 +02:00
Edward Betts
fb22e70803
Remove debugging output from save edits panel
2021-07-16 11:47:31 +02:00
Edward Betts
15a96bd732
Convert tabs to spaces
2021-07-16 11:47:15 +02:00
Edward Betts
ed3e0cf86a
Add icons to alert boxes
2021-07-16 11:27:19 +02:00
Edward Betts
a56387c4d9
Add get_osm method to Line class
2021-07-16 11:14:49 +02:00
Edward Betts
66904c061a
Add per user mock upload toggle with warnings
2021-07-16 11:14:05 +02:00
Edward Betts
0beeff9acf
Change navbar brand to OWL
2021-07-16 11:11:56 +02:00
Edward Betts
b738be0261
Link to OSM user page from navbar when logged in
2021-07-16 11:11:41 +02:00
Edward Betts
3e5dc908fa
Adjust distance and limit for nearby OSM
2021-07-16 11:10:37 +02:00
Edward Betts
dfed99a8bc
Include centroids in nearby OSM list
2021-07-16 11:09:59 +02:00
Edward Betts
6d4a416f5a
no need to include OSM URL in OSM with wikidata tag API reply
2021-07-16 11:09:52 +02:00
Edward Betts
9090e67bad
Add more extra tags
2021-07-16 09:59:06 +02:00
Edward Betts
76e1008e84
More hints on the item detail panel
2021-07-14 16:01:07 +02:00
Edward Betts
c7f09a9584
Update API debug option
2021-07-14 15:59:57 +02:00
Edward Betts
f88ba6750f
Prevent default for tag/key toggle
2021-07-14 15:58:53 +02:00
Edward Betts
d3aa045645
Update introduction
2021-07-14 15:57:51 +02:00
Edward Betts
7649afa526
Add a documentation page
2021-07-14 15:57:21 +02:00
Edward Betts
5a42e100c7
Improve OSM search
2021-07-11 17:19:21 +02:00
Edward Betts
7c075227d7
Don't visit index after login or logout
2021-07-11 17:17:29 +02:00
Edward Betts
d4eb60fe33
No need to drop geotext from search output
2021-07-11 17:16:54 +02:00
Edward Betts
072e5167db
Increase nominatim search limit
2021-07-11 17:15:27 +02:00
Edward Betts
df2e514b02
More detail for part_of, not just name
2021-07-11 17:14:50 +02:00
Edward Betts
fd76bcaa37
Include candidate OSM type and ID in nearby search
2021-07-11 17:14:31 +02:00
Edward Betts
cb1864059a
Add extra tags for matching
2021-07-11 17:13:35 +02:00
Edward Betts
31431ecdcb
Remove old unused code
2021-07-08 15:05:32 +02:00