Commit Graph

10896 Commits

Author SHA1 Message Date
Quincy Morgan 66580a1e79 Deprecate building=home, building=family_house, and building=household 2019-03-20 16:02:03 -04:00
Quincy Morgan 9099da8c0e Resize iD preset icons used in small point frame 2019-03-20 15:48:34 -04:00
Quincy Morgan 3583afe900 Update fortawesome packages (close #6067, close #6066) 2019-03-20 15:43:21 -04:00
Quincy Morgan 73c9f9910f Add highway field to highway=road preset to make it easier to pick a classification 2019-03-20 15:32:59 -04:00
Quincy Morgan 4c97f981ed Add Cycling Track preset 2019-03-20 15:29:05 -04:00
Quincy Morgan 9d940fffdb Fix issue where untagged multipolygon member lines would render as lines instead of area edges
Show recents in the ribbon again
2019-03-20 15:05:35 -04:00
Quincy Morgan 1e6a2594d3 Fix crash on selecting relation preset 2019-03-20 14:18:57 -04:00
Quincy Morgan 5fc8c90e65 Always align the search results popover with the search field 2019-03-20 12:37:58 -04:00
Quincy Morgan d7b8c10ff8 Add tag reference button to grouped-by-name preset results 2019-03-20 11:45:05 -04:00
Quincy Morgan d90843654e Group preset search results with the same name (close #6059) 2019-03-20 11:33:54 -04:00
Quincy Morgan 20e2be80e7 Add most data from depreacted.json to taginfo.json (close #5995) 2019-03-20 10:34:42 -04:00
Quincy Morgan f3c68a38fc Add icon for greengrocer preset 2019-03-20 09:21:11 -04:00
Quincy Morgan e314df7b08 Use iD point, line, and area icons for those presets in the search results 2019-03-19 15:57:59 -04:00
Quincy Morgan 34feabb1ce Add terms to footway crossing presets 2019-03-19 15:21:06 -04:00
Quincy Morgan 3111f71812 Tweak crossing styling (re: #6065) 2019-03-19 15:16:43 -04:00
Quincy Morgan 6f40902f39 Add Marked and Unmarked Cycleway Crossing presets (close #6065) 2019-03-19 14:11:03 -04:00
Quincy Morgan e402862a6b Add Underground Pipeline preset
Add "layer=-1" to "addTags" of Underground Power Cable preset
2019-03-19 12:56:27 -04:00
Quincy Morgan fc7cc3177d Make conditions for being able to delete features via quick fixes the same as for the delete operation (close #6062)
Simplify some validation code
2019-03-19 12:39:41 -04:00
Quincy Morgan 331423df21 Fix margin when reordering relation members 2019-03-19 12:02:26 -04:00
Quincy Morgan 7da79abd11 Fix issues where outdated tag warnings could persist after upgrading tags (close #6063) 2019-03-19 10:07:59 -04:00
Quincy Morgan 9608dce0ee Add Trail Marker preset for information=route_marker 2019-03-19 09:13:52 -04:00
Quincy Morgan c3216ddeca Add geometry filter controls to the add feature results dropdown (close #6056) 2019-03-18 14:52:44 -04:00
Quincy Morgan 7e92f6aa89 Combine vertex and point geometries into a single Point fallback preset 2019-03-18 12:36:20 -04:00
Quincy Morgan f55434acbf Add Mineshaft preset and Resources field 2019-03-18 08:56:43 -04:00
Quincy Morgan 2591fb9525 Add Air Conditioning field
Update some tourism presets to use field inheritance
2019-03-17 12:53:59 -04:00
Quincy Morgan c15b9da34c Add High-Speed Rail preset 2019-03-17 12:31:42 -04:00
Quincy Morgan 374cae5a7d Add validation issue flagging ways with highway=road (close #5998) 2019-03-17 11:57:28 -04:00
Quincy Morgan d0eaa958be Add Highspeed field to Rail preset
Add Operator field to some rail presets
Update some rail presets to use field inheritance
2019-03-15 12:33:50 -04:00
Quincy Morgan 0781b70f38 Add drag-and-drop reordering of relation members (close #2283) 2019-03-15 12:22:24 -04:00
Quincy Morgan 2ba0f3a5dd Don't show tooltips for touch input (close #6035) 2019-03-15 10:57:06 -04:00
Quincy Morgan ebcbfea17c Add additional viewport content values (re: #6049) 2019-03-15 10:43:43 -04:00
Quincy Morgan 2263f21290 Add Valley preset 2019-03-15 10:13:43 -04:00
Quincy Morgan b4e46a7054 Fix service road preset matching 2019-03-15 09:56:37 -04:00
Quincy Morgan 57a91da995 Document photo_overlay query parameter
Alphabetize query parameters in API documentation
2019-03-14 17:06:15 -04:00
Quincy Morgan 7d0080a642 Persist the photo overlay layers via the URL query string (re: #5813) 2019-03-14 16:48:08 -04:00
Quincy Morgan c65a4d038e Add photo overlay filter options for hiding flat and pano photos (close #5433) 2019-03-14 14:24:21 -04:00
Quincy Morgan bb9e8d6d86 Move photo overlays to their own section in the map data pane (close #5913) 2019-03-14 11:10:25 -04:00
Quincy Morgan d96a3e409c Deprecate waterway=riverbank 2019-03-14 10:30:52 -04:00
Quincy Morgan 47860261b6 Fixed marked crossing as node preset matching 2019-03-14 10:16:48 -04:00
Quincy Morgan c317097530 Move crossing=zebra deprecation back to deprecated.js 2019-03-14 10:12:45 -04:00
Quincy Morgan ea3df39863 Transform preset icons on the svg, not the parent div 2019-03-14 10:10:29 -04:00
Quincy Morgan d075dac2be Add crossing=unmarked when connecting ambiguous crossings highways 2019-03-14 09:46:45 -04:00
Quincy Morgan 17087f42c8 Adding mechanism for specifying an upgrade path for deprecated presets (close #6045) 2019-03-13 17:51:12 -04:00
Quincy Morgan 2afccc326e Separate line and area public_transport=platform presets from the point ones
Deprecate aerialway=station, amenity=bus_station, amenity=ferry_terminal, highway=bus_stop, railway=platform, and railway=station
2019-03-13 16:32:50 -04:00
Quincy Morgan ae92645f4b Only show five most recent presets in ribbon 2019-03-13 13:49:23 -04:00
Quincy Morgan 933569f8c6 Inherit check fields even if they define the preset 2019-03-13 12:59:06 -04:00
Quincy Morgan 2ab165eab8 Add microbrewery tag to bar preset 2019-03-13 12:55:15 -04:00
Quincy Morgan df167fc4cf Flag features with only footway=crossing
Fix crossing preset matching
2019-03-13 12:44:42 -04:00
Quincy Morgan 3ea11f21d5 Add microbrewery field to pub and restaurant presets
Add Brewpub preset
2019-03-13 12:35:31 -04:00
Quincy Morgan 12ae1c2940 Flag solar panels without generator:source or generator:type tags 2019-03-13 12:20:36 -04:00