Commit Graph

31 Commits

Author SHA1 Message Date
Quincy Morgan 7e92f6aa89 Combine vertex and point geometries into a single Point fallback preset 2019-03-18 12:36:20 -04:00
Quincy Morgan 17a3e0f6be Update preset categories 2019-03-06 09:30:22 -05:00
Quincy Morgan 734731bfda Make categories not geometry-specific 2019-03-04 13:39:30 -05:00
Bryan Housel f478fdbfbd Add preset for Enforcement relation type
(closes #5610)
2018-12-19 10:45:54 -05:00
Quincy Morgan 72842ff0f5 Adds the Underground Power Cable Preset (closes #5380)
Adds the Utility Features preset category for line geometry
Adds terms to the Pipeline preset
2018-10-07 11:05:31 -07:00
Bryan Housel 1ffca3ce85 Switch crossing presets to "marked"/"unmarked", retain "zebra" as unsearchable 2018-10-02 17:01:04 -04:00
Bryan Housel 440b01a6ca Use json-stringify-pretty-compact for compacter json
(this reduces a few file sizes and will make for better github diffs)
2018-06-15 11:48:07 -04:00
Bryan Housel 4caed18118 Add public_transport=stop_area relation preset 2017-12-03 14:04:50 -05:00
Bryan Housel f8a15be885 Use route-water icon for waterway relation, add to defaults.json 2017-09-08 14:53:51 -04:00
Bryan Housel 9ce06549e1 Add new poi icons, make them work on point, vertex, area label
(closes #3856)
2017-02-26 23:28:29 -05:00
Ajith Ranka 1efa7fe237 Show natural features by default 2017-01-13 18:40:42 +05:30
Bryan Housel 72d16fd76d Improve traffic calming presets
(closes #3218)

* Allow traffic calmings on vertex and line geometry where appropriate
* Add parallel_direction field to tag forward/backward
* Add generic traffic calming preset and type field
* Add traffic calming to defaults.json for "vertex" geometry
* Add a bunch of types that we didn't have before (island, dip, choker, etc)
* Add some search terms
2016-11-02 18:12:20 -04:00
Bryan Housel 8fb5f3a5a1 Degunk data sources by named-importing single toplevel key
See: https://github.com/openstreetmap/iD/issues/3403#issuecomment-245150454

This change drops the iD.js bundle size from 4.5MB to 3.4MB, and makes it
much more readable, which is nice for debugging.  This does not affect the
minified bundle size.
2016-10-26 16:29:49 -04:00
Bryan Housel 5a4f401ba7 Update barrier category, use roadblock icon 2016-05-12 16:50:55 -04:00
Bryan Housel e45cb9619b Add Site Relation to defaults.json, run make
(closes #2930)
2016-02-01 14:14:23 -05:00
Bryan Housel 4a480f63bb Attempt to make crossing/crosswalk less confusing
re: https://lists.openstreetmap.org/pipermail/hot/2015-June/009578.html
2015-06-30 23:24:04 -04:00
John Firebaugh 60b1d4ef91 Add amenity/fast_food to default suggestions
Fixes #2446
2014-12-21 14:55:03 -08:00
Bryan Housel 1f2420e599 Prefer more specific 'Crosswalk' preset over generic 'Crossing'
Many new users in my area are getting this wrong or skipping crossings entirely because:
1. Most crossings people want to map really are `crossing=zebra`.
2. 'zebra' is not a common term in the US so users don't know to pick it.
3. Popup help for 'Crossing' shows a zebra, so users think that's what they picked.
2014-05-24 12:20:52 -04:00
John Firebaugh f74f6ad54a Use restriction preset icons 2014-05-18 16:02:47 -07:00
John Firebaugh 391b7ed342 More area categories (fixes #1945) 2013-11-05 17:15:40 -08:00
John Firebaugh 8e6dd17cfc Fill in preset list for relations
Fixes #1541
2013-05-29 10:21:45 -07:00
John Firebaugh 5868875833 Split "other" preset into geometry specific fallbacks
This way the name and icon can be geometry-specific.
2013-05-24 11:14:59 -07:00
John Firebaugh b4744a8248 Add "Land Use" category 2013-04-15 16:09:49 -07:00
John Firebaugh 19bcd711ec Split categories into separate files; translate 2013-04-15 16:09:49 -07:00
John Firebaugh 4d237c6760 More vertex presets 2013-04-12 18:51:03 -04:00
Ansis Brammanis 9ba6dc261d limit number of defaults to nine 2013-03-28 12:59:48 -04:00
John Firebaugh 36da7fee4e Improve line defaults and categories 2013-03-21 13:53:48 -07:00
Saman Bemel-Benrud 2e1ba948b3 properly renaming roads -> Road 2013-03-19 14:10:46 -04:00
John Firebaugh d0336a0995 Extract preset names to translations (fixes #1044) 2013-03-14 17:27:34 -07:00
John Firebaugh b05082302e Add crossing preset 2013-03-07 21:38:48 -08:00
Tom MacWright 662cfeb576 Improve preset searching
Add preset searching of terms
Add more synonyms, improve matching - levenstein for terms too.
2013-03-06 16:54:32 -05:00