Commit Graph

2535 Commits

Author SHA1 Message Date
Bryan Housel 13e9e99c4a Allow "Monitoring Station" preset on vertex geometry
(closes #5827)
2019-02-05 11:21:37 -05:00
Bryan Housel 5c10aa397f Merge branch 'SilentSpike-unify' 2019-02-05 11:18:19 -05:00
Quincy Morgan 23ab1b66fb Revert "Update places of worship to use field inheritance"
This reverts commit 44d4f2378d.
2019-02-05 11:06:31 -05:00
Bryan Housel e71eddd138 Merge branch 'unify' of https://github.com/SilentSpike/iD into SilentSpike-unify 2019-02-05 10:41:08 -05:00
Quincy Morgan 7763626b02 Add access_simple field to library preset
Update Website field placeholder to use https
2019-02-05 10:22:43 -05:00
Quincy Morgan 44d4f2378d Update places of worship to use field inheritance
Add website to defaults fields for places of worship
Add presets for common place of worship denominations
2019-02-05 10:16:22 -05:00
SilentSpike 781558e56b Remove redundant source property 2019-02-04 18:40:06 +00:00
Bryan Housel b340b65df4 Improve "club" icons
(closes #5854)
2019-02-04 13:35:12 -05:00
Bryan Housel 002f3ba590 switch far-clock to temaki-clock (one less clock icon) 2019-02-04 13:16:19 -05:00
SilentSpike d7147996ed Merge remote-tracking branch 'upstream/master' into unify 2019-02-04 17:17:17 +00:00
SilentSpike 20ed8b50c9 Add generic QA error
I've converted the improveOSM errors to use this new generic QA error
structure which should allow for more general code to be used in
behaviour and UI.

Sidebar preview is currently broken, but will be fixed shortly.
2019-02-04 16:53:59 +00:00
Bryan Housel 96a15934ca Don't snake_case values for destination and destination:ref fields
(closes #5842)

But continue to snake_case the values for `destination:symbol`
2019-02-02 12:05:19 -05:00
SilentSpike 03a5c26e74 Refer to ImproveOSM QA as detections 2019-02-01 22:51:05 +00:00
SilentSpike d82757c392 Include node in turn restriction description
Clarifies some cases where geometry could be unclear with previous
message.
2019-02-01 22:51:04 +00:00
SilentSpike 60128b0402 Fix one-way error positioning and description
The direction of travel in the description was misleading as the way
segment wasn't necessary linear and so the direction could change as you
travel along the way. This is more explicit as it specifies the detected
start/end nodes (also useful to show that it's not the whole way that
might be one-way).

The position is now taken as the central node in the `feature.points`
list (or the average of the central two when there are an even number of
points).
2019-02-01 22:51:03 +00:00
SilentSpike 4157cb1f25 Update QA help string 2019-02-01 22:51:03 +00:00
SilentSpike 31091f1159 Add direction of travel to oneway errors 2019-02-01 22:50:59 +00:00
SilentSpike 214cf41019 Use more generic classes for errors 2019-02-01 22:50:57 +00:00
SilentSpike 39880e559b Add direction of travel to turn restriction errors 2019-02-01 22:50:56 +00:00
SilentSpike bea6f4dcfd Use point averages for locations 2019-02-01 22:50:56 +00:00
SilentSpike ca290b5101 Add details to error messages 2019-02-01 22:50:55 +00:00
SilentSpike 4f2646d567 Add basic title + description UI 2019-02-01 22:50:54 +00:00
SilentSpike 4d89810721 Add ImproveOSM service
Only processing one-way errors for now
2019-02-01 22:50:54 +00:00
Bryan Housel 491ec40435 Ditch the separate linear platform presets for public transport
(closes #5837)
2019-02-01 16:42:52 -05:00
Bryan Housel e50b82d2ad Ditch the separate linear platform presets for public transport
(closes #5837)
2019-02-01 16:38:33 -05:00
Bryan Housel d1fca87d79 Replace Edit Documentation link with pencil icon
(closes #5753)
2019-02-01 11:49:03 -05:00
Bryan Housel bde55bd7ee Update presets for new community index 2019-02-01 11:02:42 -05:00
Bryan Housel 71b2d2c6b7 Upgrade legacy symbols in tests
- iD.Context -> iD.coreContext
- iD.Graph -> iD.coreGraph
- iD.Node -> iD.osmNode
- iD.Way -> iD.osmWay
- iD.Relation -> iD.osmRelation
2019-01-30 15:43:02 -05:00
Bryan Housel 7e3f08b31a Restore missing paths_intersect string needed for #5745 2019-01-29 15:09:49 -05:00
Bryan Housel ad3f491116 Replace maki "M" museum icon
(closes #5751)
2019-01-29 13:51:34 -05:00
Quincy Morgan b1de70c63f Add Sundial preset (close #5771) 2019-01-29 09:13:25 -05:00
Quincy Morgan b2e57c37e9 Add Minaret preset (close #5817) 2019-01-29 09:04:27 -05:00
Quincy Morgan 28f49d3015 Add Bell Tower preset (close #5772)
Update tower presets to use field inheritance
2019-01-29 08:55:11 -05:00
Quincy Morgan c9fef9e3fe Add Climbing Gym preset (close #5749) 2019-01-29 08:41:45 -05:00
Quincy Morgan a6636a2f44 Add Salt and Tidal fields to water presets (close #5822) 2019-01-29 08:29:21 -05:00
Quincy Morgan 34ecd14da8 Update name-suggestion-index to 1.0.4 2019-01-28 16:03:40 -05:00
Quincy Morgan 67b3b92cdf Add name and intermittent fields to natural/water preset
Update natural/water/... presets to use field inheritance
2019-01-28 12:38:27 -05:00
Bryan Housel 623eb3c2b9 Show covered field on drive-through preset 2019-01-28 12:11:31 -05:00
Quincy Morgan b73ad48802 Add the covered field to more presets
Add "water fountain" and synonyms as terms to amenity/drinking_water preset
2019-01-28 11:45:34 -05:00
Quincy Morgan 3903e9347e Add covered field to moreFields of various rail presets 2019-01-28 09:04:36 -05:00
Quincy Morgan 3a48b3b57c Add inscription field to the bench preset
Add building_area field to the attraction/carousel and attraction/dark_ride presets
2019-01-28 08:32:03 -05:00
Bryan Housel 7cdca993e8 Move "Name" from fields to moreFields on Other vertex preset
(closes #5812)
2019-01-27 20:53:47 -05:00
Bryan Housel 9febb34b53 Add "riverbank" for search term for River area preset 2019-01-27 13:23:04 -05:00
Bryan Housel 1a3a411507 Restore basin preset
(closes #5758)
2019-01-27 13:19:16 -05:00
Quincy Morgan 8f5ab67a9c Add roof:colour field to moreFields of building presets 2019-01-25 14:02:57 -05:00
Quincy Morgan eb9c516b2c Add architect field to moreFields of building presets 2019-01-25 13:57:45 -05:00
Quincy Morgan 82274a2c3c Add Hours field to atm (close #5750)
Add Hours field to toilets (cc #5755)
2019-01-25 08:55:03 -05:00
Quincy Morgan decba8f215 Fix cycleway field to appear if "cycleway" tag present but not "cycleway:left" nor "cycleway:right" (close #5756) 2019-01-25 08:39:15 -05:00
Quincy Morgan 5eda112bfa Move Hours field from moreFields to fields of shop presets
Add Currency Types field to moreFields of shop presets
2019-01-25 08:15:55 -05:00
Bryan Housel df87374042 Add {leftclick} icon to help section about adjusting imagery offset 2019-01-23 23:55:07 -05:00