Commit Graph

3002 Commits

Author SHA1 Message Date
Quincy Morgan 313f647a47 User fontawesome swimmer icon instead of maki swimmer icon (close #6307) 2019-05-03 12:05:08 -07:00
Quincy Morgan a7e792fcda Deprecate generator:source=photovoltaic 2019-05-03 11:57:02 -07:00
Quincy Morgan c99ddf8cd4 Update fields and name for bicycle_parking=building preset (re: #6259)
Add derived data for prior merge
2019-05-03 11:17:17 -07:00
Quincy Morgan 659176a34e Merge pull request #6259 from westnordost/presets-bicycle-parking
Add presets for bicycle parkings...
2019-05-03 11:12:36 -07:00
Quincy Morgan 59a1d948d9 Deprecate attraction=ferris_wheel 2019-05-03 10:03:33 -07:00
Quincy Morgan aa0860e90d Reduce matchScore of railway=abandoned preset to avoid matching rail trails 2019-05-03 08:32:38 -07:00
Quincy Morgan cdd624b41b Add preset for shop=cannabis (close #6301) 2019-05-02 20:01:18 -07:00
Quincy Morgan bd4dda99c5 Add additional fields to ferry route presets 2019-05-02 14:57:44 -07:00
Quincy Morgan 57b5d7fc74 Deprecate location=kiosk on power=substation (close #6283) 2019-05-02 13:17:34 -07:00
Quincy Morgan b4dacdad2a Reduce very close nodes validation threshold (close #6292)
Use spherical distances for very close nodes validation
Don't flag very close nodes from different ways
Don't flag very close nodes if both have interesting tags
Update very close nodes validation reference string
2019-05-02 11:39:12 -07:00
Quincy Morgan 7ccfcb251d Deprecate recommended_speed tags in favor of maxspeed:advisory 2019-05-02 09:15:37 -07:00
Quincy Morgan d061ec6b61 Don't add ignore fix more than once
Tweak hidden issues text
2019-05-01 20:21:47 -07:00
Quincy Morgan a180c794cb Merge branch 'master' into ignoring-issues 2019-05-01 20:13:49 -07:00
Quincy Morgan 712f8bcb03 Avoid having hidden issues strings for both singular and multiple variations 2019-05-01 20:13:09 -07:00
Bryan Housel 534fa3460b npm run build for recent preset updates 2019-05-01 19:24:22 -04:00
Bryan Housel 382e0a7dd6 Merge pull request #6270 from westnordost/patch-10
inherit preset.removeTags from preset.addTags if not defined [Ready for Review]
2019-05-01 19:15:24 -04:00
Bryan Housel 03ce2871d1 Merge pull request #6285 from westnordost/presets-houseboat
add houseboat preset
2019-05-01 19:13:52 -04:00
Tobias Zwick ac14294399 add houseboat preset 2019-05-01 23:59:10 +02:00
Quincy Morgan eeaad79cb1 Display info about hidden issues in the "no issues" UI 2019-05-01 14:50:56 -07:00
Quincy Morgan 1c15338bd5 Make reset ignored button consistent with enable/disable all rules buttons 2019-05-01 12:13:10 -07:00
Quincy Morgan 56544303ca Merge branch 'master' into ignoring-issues 2019-05-01 11:58:39 -07:00
Quincy Morgan d2cca04c3f Deprecate artwork and artwork:type keys in favor of artwork_type 2019-05-01 11:56:51 -07:00
Quincy Morgan e93857012e Add better icons for Bust and Statue presets 2019-05-01 11:51:49 -07:00
Quincy Morgan 21dc6fe500 Update meadow preset terms (close #6280) 2019-05-01 09:24:34 -07:00
Quincy Morgan 1d8e27ef91 Add derived data from prior merge 2019-05-01 09:06:40 -07:00
Tobias Zwick 250df5b6a8 use "Graffiti" instead of "Graffiti Artwork" as name 2019-05-01 11:12:44 +02:00
Quincy Morgan 52d92f125c Add button to reset ignored issues
Don't cache issue extent
2019-04-30 16:32:36 -07:00
Tobias Zwick 6a59a8c1f6 change name to Installation Art 2019-05-01 00:09:36 +02:00
Tobias Zwick a36c746b56 Add bust, graffiti and installation artwork type preset 2019-04-30 23:26:20 +02:00
Tobias Zwick 4bb5c27a2a remove removeTags from 2 recently deprecated presets 2019-04-30 22:28:18 +02:00
Tobias Zwick 446dc1097d Merge branch 'master' into patch-10
# Conflicts:
#	data/presets/presets/highway/crossing/unmarked-raised.json
#	data/presets/presets/highway/crossing/unmarked.json
2019-04-30 22:20:05 +02:00
Tobias Zwick ba996f700d remove all now unnecessary removeTags 2019-04-30 22:15:51 +02:00
Tobias Zwick 62e0f76243 update readme and preset schema description 2019-04-30 22:15:16 +02:00
Quincy Morgan 26f1e29072 Merge branch 'master' into ignoring-issues
# Conflicts:
#	data/core.yaml
#	dist/locales/en.json
2019-04-30 13:05:07 -07:00
Quincy Morgan 76e2948088 Add underscores to filenames of unsearchable crossing presets 2019-04-30 11:55:18 -07:00
Quincy Morgan 5eb3416431 Don't suggest upgrading crossings without a "crossing" tag to crossing=unmarked (close #6244)
Style crossing icons more nicely
2019-04-30 11:41:50 -07:00
Quincy Morgan 942d55a4bf Update strings for duplicate node validation
Use routable highway tags for duplicate node validation instead of any highway tag
2019-04-30 10:18:22 -07:00
Ming Gao 18dff285d0 add validation for very close node on road
addresses issue #6241

also made a change in inspector, so that when an untagged entity has issues,
show the entity editor so that the issues are visible when an item is clicked
in the issues pane.
2019-04-29 22:59:27 -04:00
Bryan Housel f9eacc9507 Fix typo "segements" -> "segments" 2019-04-29 21:03:05 -04:00
Quincy Morgan 375779882d Add ability to ignore warnings
Replace issue's array of entities with array of entity IDs
Improve issue ID hashing
2019-04-29 17:52:32 -07:00
Quincy Morgan 4215db39a2 Add derived data for the prior merge 2019-04-29 15:18:17 -07:00
Quincy Morgan eec2f6748d Merge pull request #6266 from westnordost/patch-9
deprecate shop=jewellery
2019-04-29 15:16:57 -07:00
Quincy Morgan 9837af3ba9 Add Building Height and Building Levels field to some POI presets if they are buildings (close #6238) 2019-04-29 15:13:25 -07:00
Quincy Morgan 9b37461ea6 Rename "SSID (Network Name)" field to "Wifi Network Name" to be clearer to most people 2019-04-29 14:58:59 -07:00
Tobias Zwick 494dac0225 deprecate shop=jewellery 2019-04-29 23:58:27 +02:00
Quincy Morgan 957735bb70 Make Internet Access Fee field appear immediately after setting Internet Access in more cases (close #6265)
Add internet_access fields to moreFields of more presets (because the network is everywhere!)
2019-04-29 14:51:16 -07:00
Quincy Morgan 4f03a2d34b Simplify self-service laundry preset filename 2019-04-29 10:57:55 -07:00
Tobias Zwick 0656ceff63 remove building=shed from bicycle_parking=shed preset
building=shed should not be added if the geometry is a point, but should, if possible, if it is an area. Unfortunately, the iD preset system is currently not able to map this behavior to a preset. Instead, there is the building_area field which automatically adds building=yes to the preset if it is an area.
2019-04-29 19:50:40 +02:00
Quincy Morgan ca8d92edd3 Capitalize Service in shop/laundry/self_service name
Add derived data for previous merge
2019-04-29 10:48:49 -07:00
Quincy Morgan 6bf88e5342 Merge pull request #6260 from westnordost/presets-laundry
Added laundromat preset and self_service field
2019-04-29 10:47:17 -07:00