Commit Graph

2732 Commits

Author SHA1 Message Date
Quincy Morgan
933569f8c6 Inherit check fields even if they define the preset 2019-03-13 12:59:06 -04:00
Quincy Morgan
2ab165eab8 Add microbrewery tag to bar preset 2019-03-13 12:55:15 -04:00
Quincy Morgan
df167fc4cf Flag features with only footway=crossing
Fix crossing preset matching
2019-03-13 12:44:42 -04:00
Quincy Morgan
3ea11f21d5 Add microbrewery field to pub and restaurant presets
Add Brewpub preset
2019-03-13 12:35:31 -04:00
Quincy Morgan
12ae1c2940 Flag solar panels without generator:source or generator:type tags 2019-03-13 12:20:36 -04:00
Quincy Morgan
02b4030f98 Flag features tagged crossing=marked or footway=sidewalk without correct accompanying tags 2019-03-13 12:13:31 -04:00
Quincy Morgan
45446571e7 Add Floating Pier preset 2019-03-13 12:01:06 -04:00
Quincy Morgan
94096beb68 Flag lines with a highway service tag but no highway=service tag 2019-03-13 11:56:09 -04:00
Quincy Morgan
1bcc156ac3 Deprecate crossing=zebra
Style crossing=unmarked differently from other crossings
Style piers and transit platforms with a highway tag differently from those without
2019-03-13 11:50:01 -04:00
Quincy Morgan
fb25a44017 Generalize deprecated_tags validation to outdated_tags validation
Add check for missing addTags go outdated_tags validation (close #6043, close #6042)
2019-03-12 17:08:20 -04:00
Quincy Morgan
33daa2a969 Add floating field to pier preset
Add various footway fields to pier preset
2019-03-12 15:00:17 -04:00
Quincy Morgan
6e7d217555 Deprecate highway=platform 2019-03-12 14:19:42 -04:00
Quincy Morgan
3e66c39685 Update name and search terms for Horse Racing Track and Running Track presets 2019-03-12 14:14:43 -04:00
Quincy Morgan
8ac6ede028 Add highway=footway when setting pier, platform, and foot racing track presets
Add highway=bridleway when setting horse racetrack preset
Style racetracks with highway tag with white/yellow pattern
2019-03-12 14:01:15 -04:00
Quincy Morgan
5917e86e74 Merge branch 'master' into route 2019-03-11 09:37:03 -04:00
Quincy Morgan
6066931199 Move junction presets under the junction directory (re: 781158874a) 2019-03-11 09:30:54 -04:00
Quincy Morgan
a2eaf8027d Remove vertex geometry from the jughandle preset 2019-03-10 21:09:19 -04:00
Quincy Morgan
781158874a Add unsearchable junction=jughandle preset 2019-03-10 14:31:21 -04:00
Noémie
1a3aea59cf update public transport route presets 2019-03-10 19:21:08 +01:00
Quincy Morgan
94aa118625 Add tactile paving preset (close #6015) 2019-03-07 17:07:56 -05:00
Quincy Morgan
e20b77b560 Replace missing railway/_platform preset icon (close #6020) 2019-03-07 09:58:32 -05:00
Quincy Morgan
24e0a1996a Replace redundant category icons 2019-03-06 15:50:02 -05:00
Quincy Morgan
f676720928 Merge branch 'master' into add-feature-search-bar 2019-03-06 14:03:08 -05:00
Quincy Morgan
e9628848c0 Fix square/straighten shortcut help 2019-03-06 14:02:46 -05:00
Quincy Morgan
34f12789bb Update shortcut help for new shortcuts 2019-03-06 13:56:48 -05:00
Quincy Morgan
137aefb440 Add tooltip to search field
Make search shortcut translatable
2019-03-06 13:31:16 -05:00
Quincy Morgan
a43173743b Update attraction=animal preset 2019-03-06 12:32:04 -05:00
Quincy Morgan
36ad1b0242 Use "building" label instead of "area" when adding POIs as buildings 2019-03-06 11:39:17 -05:00
Quincy Morgan
e0d439a611 Reorder presets in major roads category 2019-03-06 09:42:56 -05:00
Quincy Morgan
17a3e0f6be Update preset categories 2019-03-06 09:30:22 -05:00
Quincy Morgan
8602cbdaff Make building-as-point a separate, unsearchable preset 2019-03-05 12:49:47 -05:00
Quincy Morgan
fc6bf79ed1 Make Add Note shortcut translatable 2019-03-05 12:04:13 -05:00
Quincy Morgan
3bbb9006d8 Merge branch 'master' into add-feature-search-bar 2019-03-05 10:37:38 -05:00
Quincy Morgan
7853b5b9b9 Add traffic circle as term for mini roundabout 2019-03-05 10:06:29 -05:00
Quincy Morgan
6e0f5c6823 Allow adding vertex-only features from the serach-to-add field
Allow favoriting vertex presets
Don't allow adding vertex-only presets as points
Rename Other preset to Vertex
2019-03-04 17:38:08 -05:00
Quincy Morgan
b828ada0e2 Don't allow adding point-only features as vertices 2019-03-04 17:04:35 -05:00
Quincy Morgan
1a6d42c9cd Update water categories and icons 2019-03-04 14:17:33 -05:00
Quincy Morgan
734731bfda Make categories not geometry-specific 2019-03-04 13:39:30 -05:00
Quincy Morgan
e7ae433467 Merge branch 'master' into add-feature-search-bar 2019-03-02 10:55:32 -05:00
Quincy Morgan
56126f2e80 Update steps fields and terms 2019-03-02 10:54:30 -05:00
Bryan Housel
3f8911c149 Merge pull request #5999 from openstreetmap/squarish
Improve orthogonalization action
2019-03-01 23:28:23 -05:00
Bryan Housel
fab6bd1d33 Support orthogonalizing a single vertex, add tests
(closes #2205)
2019-03-01 23:20:50 -05:00
Bryan Housel
2227c46338 Switch "Square" keyboard shortcut to Q
So it doesn't conflict with "Straighten"

(sorry in advance for all the disruption this will cause)
2019-03-01 09:35:35 -05:00
Bryan Housel
b47ab4ac50 Change orthogonalize to support degenerate shapes, non-closed ways
Also adds a handful of useful vector math functions to geo module
2019-02-28 22:52:45 -05:00
Quincy Morgan
b6effd6ed0 Add initial search bar UI element 2019-02-28 11:19:40 -05:00
Quincy Morgan
c09171d0e2 Deprecate various cuisine values in favor of diet tags (close #5993) 2019-02-28 09:15:17 -05:00
Quincy Morgan
eda4c1fef9 Add line geometry to Historic preset (for historic roads, walls, etc.) 2019-02-27 16:31:06 -05:00
Quincy Morgan
2da011c3ca Remove unused string
Don't show preset browser when adding a favorite point
Don't automatically open the sidebar when selecting a non-new feature
2019-02-27 12:20:23 -05:00
Quincy Morgan
4fabb4aac8 Nicen favorite preset mode button tooltips 2019-02-27 12:03:10 -05:00
Quincy Morgan
8f4f929401 Merge branch 'master' into squash-favorite-preset 2019-02-27 10:51:59 -05:00