Commit Graph

2941 Commits

Author SHA1 Message Date
Bryan Housel 8a31673ac6 Merge pull request #6257 from westnordost/patch-6
Add castle tower preset
2019-04-29 09:34:57 -04:00
Bryan Housel ac91cdee97 Merge pull request #6254 from westnordost/presets-hangar
Add preset for building=hangar
2019-04-29 09:34:40 -04:00
Bryan Housel 5a660f5e28 Merge pull request #6253 from westnordost/presets-general-store
Add shop=general for general store
2019-04-29 09:34:19 -04:00
Tobias Zwick 28444a4b25 Capitalize Village Shop 2019-04-29 00:13:22 +02:00
Tobias Zwick 7a2b4618e5 Capitalize Tower 2019-04-29 00:12:55 +02:00
Tobias Zwick 554c6cd9c8 Capitalize Hangar Building 2019-04-29 00:12:17 +02:00
Tobias Zwick 8bab697ca9 Capitalize General Store 2019-04-29 00:11:30 +02:00
Bryan Housel 7b10385e85 Merge pull request #6258 from westnordost/patch-7
Add tourism information terminal preset
2019-04-28 18:10:47 -04:00
Bryan Housel 510820750b Merge pull request #6256 from westnordost/presets-beacon
add man_made=beacon preset
2019-04-28 18:08:55 -04:00
Bryan Housel e4c091d312 Merge pull request #6255 from westnordost/presets-dyke
Add man_made=dyke preset
2019-04-28 18:08:17 -04:00
Bryan Housel d9e9722660 Merge pull request #6252 from westnordost/patch-4
Deprecate amenity/leisure=club/social_club
2019-04-28 18:01:36 -04:00
Tobias Zwick 773c35b2cb Add tourism information terminal preset
Used 5k+ times, see https://wiki.openstreetmap.org/wiki/Tag:information%3Dterminal
2019-04-28 22:45:33 +02:00
Tobias Zwick 1a890c3860 Add castle tower preset
See https://wiki.openstreetmap.org/wiki/Tag%3Atower%3Atype%3Ddefensive , used 3800+ times
2019-04-28 22:28:24 +02:00
Tobias Zwick 6cd015901b add man_made=beacon preset 2019-04-28 22:00:18 +02:00
Tobias Zwick 77a6174d36 add missing "," 2019-04-28 21:42:27 +02:00
Tobias Zwick 98827f6017 Add man_made=dyke preset 2019-04-28 21:41:44 +02:00
Tobias Zwick 54612a168e Add shop=general for general store 2019-04-28 18:56:07 +02:00
Tobias Zwick d3df05b9c2 Add preset for building=hangar
Make the hangar building preset have a lower matchScore so that first the aeroway=hangar is found
2019-04-28 18:43:56 +02:00
Tobias Zwick b5e87cadfb Deprecate amenity/leisure=club/social_club
See https://wiki.openstreetmap.org/wiki/Key%3Aclub , club is documented as a top-level tag
2019-04-28 18:10:12 +02:00
Tobias Zwick 5a17379c9c Deprecate amenity=dancing_school
Also deprecated in the wiki and a replacement is available, see https://wiki.openstreetmap.org/wiki/Tag%3Aamenity%3Ddancing_school
2019-04-28 17:52:51 +02:00
Quincy Morgan 20d75a5821 Deprecate lawyer=notary (re: #6248) 2019-04-27 17:31:29 -07:00
Quincy Morgan 061f61e7dd Add derived data for j-bar preset 2019-04-27 17:07:57 -07:00
Quincy Morgan c812d11c03 Deprecate "todo" and "TODO" tags in favor of "fixme" (re: #6214) 2019-04-27 17:07:39 -07:00
Tobias Zwick bdb5add982 Add aerialway=j-bar to presets 2019-04-27 15:36:14 +02:00
Quincy Morgan 1bb0a6a0bc Add Fishing field to Pier preset
Deprecate shop=money_transfer
2019-04-26 16:40:53 -07:00
Quincy Morgan ecc217f5d8 Add validation rule to flag impossible oneway highways and waterways (close #6216) 2019-04-26 12:04:43 -07:00
Quincy Morgan 36917ab644 Deprecate power=line + location=underground (close #6206) 2019-04-25 09:22:18 -07:00
Quincy Morgan 68801468cc Add One Way field to Gondola preset 2019-04-24 18:15:27 -07:00
Quincy Morgan 0b14acd24a Deprecate barrier=embankment (close #6236) 2019-04-24 17:07:29 -07:00
Quincy Morgan 42de00e640 Add validation warning for "fixme" tags (close #6214) 2019-04-24 16:59:57 -07:00
Quincy Morgan 05a6fd958f Add more fields to landuse=construction 2019-04-24 16:15:18 -07:00
Quincy Morgan aa91c2d768 Move old multipolygon warning into Outdated Tags rule (close #6218) 2019-04-24 15:46:50 -07:00
Quincy Morgan 13f7e536dc Move highway=road validation warning to the missing_tag validation rule (re: #6218) 2019-04-24 15:19:57 -07:00
Bryan Housel 862eca9ddd Update shortcut screen straighten text too 2019-04-24 01:58:19 -04:00
Bryan Housel 05949608aa Support straightening of points
(closes #6217)

- Split `actionStraighten` into `actionStraightenWay` and `actionStraightenNodes`
- Now `operationStraighten` chooses the correct action depending on selected entities
- Also move `getSmallestSurroundingRectangle` from `actionReflect` to `geo.js`
2019-04-24 01:55:43 -04:00
Quincy Morgan bc3353d386 Merge pull request #6234 from openstreetmap/unsquare-buildings-warning
Add validation warning for unsquare buildings
2019-04-23 16:16:26 -07:00
Quincy Morgan d1cd07e588 Add Name and Operator fields to the Car Wash preset (close #6233) 2019-04-23 15:56:36 -07:00
Quincy Morgan 34fcd01f98 Add validation warning for unsquare buildings 2019-04-23 15:50:52 -07:00
Bryan Housel 7e04175559 Add Enable All / Disable All validation rules links
(closes #5986)
2019-04-23 13:01:15 -04:00
Bryan Housel fb3d6746a1 Move covered from moreFields to fields for all service roads
(I find myself using this a lot now that we warn about crossing building-way)
2019-04-23 10:26:46 -04:00
Bryan Housel cbce45178e Update ecstatic to the latest version
(closes #6147)
2019-04-23 09:03:37 -04:00
Bryan Housel bd2a33d845 Merge branch 'validation_and_change_perf' 2019-04-23 01:30:26 -04:00
Quincy Morgan e04d860f62 Convert "Detach" operation into "Extract" operation that also works on areas (close #6203) 2019-04-22 14:46:01 -07:00
Quincy Morgan e8c5c05b29 Add preset for shop=boat 2019-04-22 09:43:04 -07:00
Quincy Morgan 742afda778 Add highway tags to addTags of slipways as lines 2019-04-22 09:21:15 -07:00
Quincy Morgan c4e8ce60cc Update tunnel fields to use Width, Length, and Height 2019-04-22 09:06:54 -07:00
Quincy Morgan 1a5c0e88a1 Add man_made=tunnel preset (re: #6212) 2019-04-22 09:00:46 -07:00
Quincy Morgan 7e74c56313 Split track presets into point/way variants to avoid adding highway tags to nodes 2019-04-22 08:51:27 -07:00
Bryan Housel 3557e3c711 Don't allow disconnecting a way if parts extend to undownloaded tiles
(re: #2248, #4245)
2019-04-20 00:02:46 -04:00
Bryan Housel 7c85cc997e Merge branch 'master' into validation_and_change_perf 2019-04-19 22:44:04 -04:00