Commit Graph

2810 Commits

Author SHA1 Message Date
Quincy Morgan b52d8c1790 Add documentation for the geometry, tags, addTags, removeTags, and matchScore preset properties 2019-04-03 18:06:13 -07:00
Quincy Morgan 8779e1a6dc Add Downgrade operation to remove most tags from features but retain address and building tags instead of immediate deletion 2019-04-02 11:09:08 -04:00
Quincy Morgan 103c533701 Add "Cycle & Foot Path" preset (re: #6070)
Offer to add "bicycle=designated" to features with "highway=cycleway" + "foot=designated" but no "bicycle" tag
2019-04-01 15:33:50 -04:00
Quincy Morgan 04e4cfc031 Flag paths with "no" access value for their implied designation (re: #6070) 2019-04-01 15:00:32 -04:00
Quincy Morgan d5d4323c02 Replace "Use different layers" non-actionable quick fix with actionable quick fixes for setting a higher or lower layer (close #5943) 2019-04-01 11:52:04 -04:00
Quincy Morgan 2e7a47d0f2 Update the wikipedia tag when setting the wikidata tag via the field (close #5543) 2019-03-31 15:49:35 -04:00
Quincy Morgan 0ca869a525 Expand preset documentation 2019-03-29 10:43:54 -04:00
Bryan Housel 01a6130751 Remove lodash merge.. also don't need esm dependency anymore
(re: #6087)
2019-03-29 01:27:38 -04:00
Quincy Morgan 2728f07c84 Use depreacted.json instead of preset replacement property for landuse water features 2019-03-28 14:49:41 -04:00
Quincy Morgan 1d3b6a3483 Use large Facebook brand images instead of square 2019-03-28 14:42:12 -04:00
Quincy Morgan 3d4c5c6087 Display logos for name-suggestion-index brands in the sidebar (close #5167) 2019-03-28 14:20:46 -04:00
Quincy Morgan 0e6b5d46d6 Add Commemorative Plaque preset
Deprecate memorial=plate
2019-03-28 12:21:58 -04:00
Quincy Morgan 86d6b660c3 Lower match score of amenity/vending_machine preset so it doesn't override more specific presets 2019-03-28 12:04:58 -04:00
Quincy Morgan 213f15ce99 Merge branch 'master' of https://github.com/openstreetmap/iD 2019-03-28 11:44:44 -04:00
Quincy Morgan b12e7277df Add countryCodes property to preset schema
Copy countryCodes from name suggestion index
Use countryCodes to filter the preset search results (close #6124)
2019-03-28 11:44:05 -04:00
Bryan Housel f25dd7ad23 Fix misspelling "These feature" -> "These features" 2019-03-28 11:13:31 -04:00
Quincy Morgan d123d1eb21 Add more search terms for highway milestone preset 2019-03-27 17:19:13 -04:00
Quincy Morgan 4cc8d796a6 Prevent deleting features with Wikidata tags (close #5853) 2019-03-27 16:02:02 -04:00
Quincy Morgan 53bdd85db8 Add Max Weight field to highways with a bridge tag 2019-03-27 15:28:39 -04:00
Quincy Morgan 5d61aae4b4 Add Sports field to the Sporting Goods Store preset 2019-03-27 14:37:47 -04:00
Quincy Morgan 67ca9bf300 Add vertex geometry to Fishing Spot preset 2019-03-27 14:31:21 -04:00
Bryan Housel 0edd10001e Removing more lodash: isEmpty, isNumber, some map/reduce/forEach
(re: #6087)
2019-03-27 13:32:35 -04:00
Quincy Morgan c8c7d86e13 Add line geometry to tourism=attraction preset 2019-03-27 13:29:01 -04:00
Quincy Morgan bf31d86868 Merge pull request #6120 from prateeklal/flood-prone
Added checkbox for flood_prone key #6117
2019-03-27 13:14:51 -04:00
Quincy Morgan 4afd29a50a Hide ribbon and favoriting UI for now 2019-03-27 13:12:28 -04:00
Prateek Lal ee20d579c1 Added checkbox for flood_prone key #6117 2019-03-27 14:01:05 -03:00
Quincy Morgan d76baa9b83 Deprecated shop=fashion and shop=boutique (close #6109)
Add clothing-related search terms to Clothing Shop preset
2019-03-27 09:53:26 -04:00
Quincy Morgan 7f56a34b16 Add Building Part preset (close #6114) 2019-03-27 09:31:46 -04:00
Quincy Morgan 2895ff9405 Break modes toolbar item into add favorites and add recent items 2019-03-25 17:00:33 -04:00
Quincy Morgan 776bf103d8 Reorganize toolbar code 2019-03-25 12:25:04 -04:00
Quincy Morgan c5e66816d3 Add labels to toolbar items (close #6098) 2019-03-25 11:45:51 -04:00
Bryan Housel 230e5d6aab Add more osmarender tags to discarded.json
(re: https://github.com/openstreetmap/iD/pull/6091#issuecomment-475982320)
2019-03-25 10:28:39 -04:00
Bryan Housel 9d27c806a2 Merge pull request #6091 from matkoniecz/kill-osmarender_nameDirection
Add osmarender:nameDirection to discarded tags
2019-03-25 10:27:19 -04:00
Quincy Morgan cd0762e9b9 Add Incline field to more highway presets 2019-03-25 09:48:34 -04:00
Quincy Morgan a126045b49 Add "room" field to indoor=room preset 2019-03-25 09:30:33 -04:00
Quincy Morgan 7fac65899f Remove "entrance" tag and add "door" tag to indoor/door preset (close #6089)
Add Door field to Entrance/Exit preset
2019-03-25 09:21:17 -04:00
Mateusz Konieczny decbe4f853 Add osmarender:nameDirection to discarded tags
There is currently ongoing discussion on talk mailing list about my proposed automatic edit that proposed to remove it.

It seems to be that there is a consensus to eliminate this tag (as unwanted rendering instruction for no longer existing renderer), but not everybody is happy about using bot edits. It was proposed to silently discard it during editing like created_by tag.

JOSM added this tag to list of automatically discarded ones - see https://josm.openstreetmap.de/changeset/14916/josm
2019-03-23 14:26:02 +01:00
Bryan Housel 11bfeaabfc Add browser-polyfills, remove lodash assign, compact, values
(re: #6087)
2019-03-22 17:14:41 -04:00
Bryan Housel 547267d7b6 Improve highway=track icon
(closes #6088)
2019-03-22 15:53:01 -04:00
Quincy Morgan 4addd0e216 Add presets for basic indoor features (close #6082)
Don't use deprecated presets to determine area keys
2019-03-22 11:40:03 -04:00
Bryan Housel 18683e93a0 Merge branch 'master' of https://github.com/alphagamer7/iD into alphagamer7-master 2019-03-22 11:16:13 -04:00
Quincy Morgan 083cd514b4 Remove Curb field from crossings (close #6078) 2019-03-21 16:22:00 -04:00
Quincy Morgan 16b759b76f Add missed taginfo derived data for prior commits 2019-03-21 16:12:26 -04:00
Quincy Morgan ca37427602 Deprecate dropped_kerb 2019-03-21 16:11:46 -04:00
Quincy Morgan df8384a9de Add curb height field to lowererd and rolled curb presets
Deprecate curb, sloped_curb, amenity=sloped_curb, kerb=dropped, and kerb=flat
2019-03-21 16:10:14 -04:00
Quincy Morgan 76544d5df2 Add Raised Curb and Rolled Curb presets (close #6080)
Add kerb:height field to Raised Curb preset
2019-03-21 15:53:46 -04:00
Bryan Housel 6f060ebe6e Add preset for Social Centre
(closes #6077)
2019-03-21 12:37:29 -04:00
Bryan Housel 8bdd541ac5 Add Toy Library preset
(closes #5390)
2019-03-21 12:29:21 -04:00
Bryan Housel 99d46e9f70 Upgrade to name-suggestion-index v2
(closes #6073)
2019-03-20 23:12:05 -04:00
Quincy Morgan 790d2e867e Flag private contact information on houses and other residential buildings (close #5850) 2019-03-20 17:14:44 -04:00