Quincy Morgan
35002363af
Add Indoor and Covered fields to more presets
...
Add Allowed Access field to piers, platforms, and tracks
2019-05-23 11:38:00 -04:00
Quincy Morgan
780744761b
Suggest adding "indoor=yes" to "highway=corridor" to explicitly specify these as indoor features
2019-05-23 11:02:58 -04:00
Quincy Morgan
75f49808ed
Add Covered field to Subway preset
2019-05-23 10:56:52 -04:00
Quincy Morgan
8e66b74bcc
Make unsquare threshold field wider to account for stepper control in Firefox ( close #6418 )
2019-05-23 10:01:30 -04:00
Bryan Housel
5b8db55b47
Need issue id to actually change for d3 to replace it
...
(re: #6407 )
What's happening here is that the validator is updating the issues, but the
entity_issues component leaves the original issue in the list because the `id`
has not changed.
Need to review all the validators to see if others have this problem too.
2019-05-22 23:47:53 -04:00
Quincy Morgan
28db4df86b
Flag detached points that are very close together ( close #6394 )
...
Fix lint error
2019-05-22 15:50:20 -04:00
Quincy Morgan
030b4b3efa
Flag almost junctions between highways and themselves ( close #6373 )
2019-05-22 14:12:23 -04:00
Quincy Morgan
2232d7dadf
Fix code tests
2019-05-22 11:59:48 -04:00
Quincy Morgan
35b3102006
Add Disable All and Enable All buttons for the Map Features list ( close #5234 )
2019-05-22 11:56:04 -04:00
Quincy Morgan
462b2258ab
Add Water Tank preset
2019-05-22 11:22:47 -04:00
Quincy Morgan
b7c52acc4c
Deprecate various old storage tank tags
2019-05-22 11:12:00 -04:00
Quincy Morgan
6260cdbb8f
Fix several lint warnings
2019-05-22 10:48:39 -04:00
Quincy Morgan
f5a8615f5c
Fix bug where iD could add empty source tag to changeset ( close #6405 )
2019-05-22 10:47:23 -04:00
Quincy Morgan
854eacdc7e
Add feature filters for pistes and aerialways
2019-05-22 10:38:04 -04:00
Quincy Morgan
30b01906e3
Hide indoor areas and building part areas when those features types are disabled (re: #6352 )
2019-05-22 10:08:30 -04:00
Quincy Morgan
96c0dbde98
Update label and tooltips for indoor features and building parts (re: #6352 )
2019-05-22 09:59:24 -04:00
Quincy Morgan
cc23d11e0a
Reverse derived imagery changes from last commit
2019-05-22 09:48:52 -04:00
Quincy Morgan
76b98f14e0
Merge pull request #6352 from tordans/filder-for-building-part-and-indoor
...
Add filter building:part and indoor
2019-05-22 09:47:45 -04:00
Quincy Morgan
5bf1c4784a
Add layer field to aerialway presets
...
Use field inheritance for Halfpipe preset
2019-05-22 09:44:51 -04:00
Quincy Morgan
82ab18dd8b
Show better warning message if tags and incomplete rather than deprecated ( close #6410 )
2019-05-22 09:38:47 -04:00
Quincy Morgan
aff47d8436
Add preset for landuse=winter_sports ( close #6403 )
...
Add Type field to Resort preset
Add more terms and fields to the Resort preset
2019-05-22 09:23:14 -04:00
Quincy Morgan
9a8623748f
Don't flag private data only buildings that are also offices ( close #6404 )
...
Flag private data on building=houseboat
2019-05-22 08:40:48 -04:00
Quincy Morgan
d78ac57ba7
Add terms to Cycle & Foot Path preset ( close #6406 )
2019-05-22 08:37:20 -04:00
Bryan Housel
d4d78b4081
collapse list
2019-05-21 13:32:18 -04:00
Bryan Housel
5d6b4e3bf3
Add a few missing links to changelog
2019-05-21 13:31:13 -04:00
Quincy Morgan
f2493cf784
Fix link and change order for photo source entry in changelog
...
Add changelog entry for YouthMappers chapters
2019-05-21 13:30:36 -04:00
Bryan Housel
b7089675a1
v2.15.0
2019-05-21 13:07:58 -04:00
Bryan Housel
077f9bf887
npm run translations
2019-05-21 13:05:32 -04:00
Bryan Housel
6c5ce70d0f
npm run imagery
2019-05-21 13:04:27 -04:00
greenkeeper[bot]
c74298850f
chore(package): update osm-community-index to version 0.7.0
2019-05-21 12:58:59 -04:00
Bryan Housel
09a386ced0
Update Changelog for 2.15.0
2019-05-21 12:40:10 -04:00
Bryan Housel
4ecf2b6499
Validate intro_graph, update tags and eliminate warnings
2019-05-21 10:13:13 -04:00
Quincy Morgan
fa1cd78054
Adjust lock icon margin
2019-05-21 09:26:10 -04:00
Bryan Housel
bfbab475df
Upgrade to name-suggestion-index 3.0.1
...
Also includes presets for
- amenity=prep_school
- office=financial_advisor
2019-05-20 22:12:05 -04:00
Bryan Housel
a6a9c85475
Add brand field to amenity=social_centre
...
(re: https://github.com/osmlab/name-suggestion-index/pull/2639 )
2019-05-20 21:30:25 -04:00
Bryan Housel
e1331016d1
Merge pull request #6386 from openstreetmap/configurable-squareness
...
Allow user to adjust the threshold for the unsquare building warning
2019-05-20 21:04:30 -04:00
Bryan Housel
2f0e0dffdb
Merge pull request #6389 from openstreetmap/wikidata-style
...
Support special styling for Wikidata-tagged features
2019-05-20 18:05:29 -04:00
Bryan Housel
69a25fd6aa
Move locking code from input and localized up to uiField
...
Also adjust styles some more for wikidata tagged items
2019-05-20 17:50:50 -04:00
Quincy Morgan
8b0bbd2f9a
Add wheelchair field to kerb presets
...
Recommend adding barrier=kerb to features with just a kerb tag
2019-05-20 16:17:55 -04:00
Quincy Morgan
460f136819
Lower default threshold for unsquare building detection to 5 degrees
...
Use the detection threshold for the action when fixing unsquare buildings
Don't disallow unsquare autofixing based on maximum angle
Disallow unsquare autofixing for features with wikidata tags
Don't toggle rule when selecting degree threshold field in Safari
Apply the change when pressing enter in the degree threshold field
Select the input when clicking the degree threshold field
Use the min or max threshold instead of the default when an input is out of bounds
2019-05-20 15:48:01 -04:00
Bryan Housel
06bdfbfb8a
Use gray stroke on marker and lock icon on field for locked item
2019-05-20 15:36:10 -04:00
Quincy Morgan
39784cdd1f
Merge in master
2019-05-20 14:38:52 -04:00
Quincy Morgan
4fb4f88e5a
Fix issue where only the first page of mapillary results would be shown ( close #6382 )
2019-05-20 12:36:12 -04:00
Quincy Morgan
e599488121
Lower the very close nodes warning threshold for buildings, building parts, and paths (re: #6374 )
...
Flag very close nodes in indoor features but with an extremely small threshold
2019-05-20 11:21:50 -04:00
Bryan Housel
6eb73e7de6
Don't adjust map labels for wikidata tagged items
2019-05-20 10:55:23 -04:00
Quincy Morgan
289d31ce15
Update green fill CSS
2019-05-20 10:34:34 -04:00
Quincy Morgan
d7d46d9365
Add green fill for landuse=recreation_ground
2019-05-20 10:30:18 -04:00
Bryan Housel
df699b2dc1
Blacklist EOXAT2018CLOUDLESS, too low resolution
2019-05-20 08:46:21 -04:00
Quincy Morgan
78d3050587
Remove highway=incline and highway=incline_steep deprecations (re: #6392 )
2019-05-20 08:45:52 -04:00
Bryan Housel
e7b3354db7
Render wikidata tagged items with green stroke only
2019-05-20 00:35:41 -04:00