4274 Commits

Author SHA1 Message Date
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
Tobias Zwick ff4043ae58 Add presets for bicycle parkings...
... that are not essentially just a type of bicycle stands
2019-04-28 17:47:27 +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
Bryan Housel 860454d982 Show "Unknown" for opening hours placeholder
(closes #6207)
2019-04-19 19:55:24 -04:00
Quincy Morgan b566ef05b5 Add Option+W shortcut to toggle the OSM data layer (close #6104) 2019-04-19 14:51:53 -07:00
Quincy Morgan c2b13357bb Improve the order of property descriptions in the preset documentation and clarify some of the descriptions 2019-04-19 14:12:10 -07:00
Bryan Housel 51c1088c1b Merge branch 'master' into validation_and_change_perf 2019-04-19 15:18:23 -04:00
Quincy Morgan 130e9909f6 Allow disconnecting an entire way from other ways at once (close #4245) 2019-04-19 11:54:13 -07:00
Bryan Housel b5c5a00abc Get rid of the many_deletions validation 🔪
It just doesn't fit in with all of the other validations that work on
entities, and it's not an actionable warning anyway.
https://github.com/openstreetmap/iD/pull/6140#issuecomment-483014618
2019-04-19 13:33:29 -04:00
Bryan Housel 2ebbb68604 Restore tooltips on rule checkboxes, separate 'tip' and 'reference'
Reference will show on clicking info button, and can contain more
useful information than a tooltip can.
2019-04-19 13:24:55 -04:00
Quincy Morgan f8299cb205 Add field for the guest_house subkey to tourism=guest_house 2019-04-19 09:50:53 -07:00
Quincy Morgan 14965cb3c3 Ensure arbitrary emergency tag values imply area 2019-04-18 16:58:05 -07:00
Quincy Morgan 443ee3bb62 Add fallback preset for the "emergency" tag and a combo field to set the type 2019-04-18 16:38:16 -07:00
Quincy Morgan 63b6023601 Update icons for Marina and Drinking Water Shop 2019-04-18 13:23:45 -07:00
Quincy Morgan 077bb1c8a7 Add Fishing field to relevant presets
Add Clothes field to the Outdoors Store preset
2019-04-18 13:01:25 -07:00
Quincy Morgan eb9e4e5496 Deprecate theatre:type=amphitheatre
Adjust toilet preset fields
2019-04-18 12:33:47 -07:00
Quincy Morgan b8438e4dab Deprecate landuse=port
Alphabetize landuse deprecations
2019-04-18 11:57:44 -07:00
Quincy Morgan 775b7ed4b8 Remove Bay from Water Bodies category since it's not like the others 2019-04-18 10:13:42 -07:00
Quincy Morgan 276dc932a3 Update Studio icon to a studio mic instead of a stage mic
Add derived taginfo data from previous commits
2019-04-18 09:50:37 -07:00
Quincy Morgan 2951e34834 Deprecate some uncommon internet_access tags 2019-04-18 09:18:53 -07:00