Commit Graph

1635 Commits

Author SHA1 Message Date
Quincy Morgan
36ad1b0242 Use "building" label instead of "area" when adding POIs as buildings 2019-03-06 11:39:17 -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
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
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
Rory McCann
4530dfae65 Automatically generated files 2019-02-27 11:07:57 +01:00
Quincy Morgan
ff439ac5b3 Rename "add to favorites" tooltip to "favorite" 2019-02-26 15:32:55 -05:00
Quincy Morgan
a3424aa4b1 Merge branch 'master' into squash-favorite-preset 2019-02-26 14:25:34 -05:00
Quincy Morgan
b7f04be72d npm run translations 2019-02-26 13:43:50 -05:00
Quincy Morgan
f2a2b9971a npm run translations 2019-02-26 12:46:52 -05:00
Quincy Morgan
6aa1f86dfb Add warning for multipolygon members with no set role (close #5851) 2019-02-25 17:46:50 -05:00
Quincy Morgan
b8ac9a7de3 Add toggle-able list of rules to the Issues pane (close #5979)
Toggling a rule off prevents the validation from running
2019-02-25 15:31:05 -05:00
Quincy Morgan
4d9d0fb797 Add unsearchable Boundary preset for boundary=* (close #5975) 2019-02-25 10:59:44 -05:00
Quincy Morgan
7a9a07cdc3 Rename shop=jewelry from Jeweler to Jewelry Store (close #5948) 2019-02-25 09:38:11 -05:00
Athif Shaffy
40e5c08c08 Added derived changes from npm run build 2019-02-25 08:30:17 +05:30
Quincy Morgan
f31679c920 npm run translations 2019-02-21 16:38:44 -05:00
Quincy Morgan
2a211146ea Add derived data for prior commit 2019-02-21 09:24:01 -05:00
Quincy Morgan
a14062bc42 npm run translations 2019-02-20 18:21:25 -05:00
Quincy Morgan
74694dd830 npm run imagery 2019-02-20 18:20:22 -05:00
Quincy Morgan
40c3884049 npm run translations 2019-02-20 16:18:27 -05:00
Brian Hatchl
1faa6ad839 Favorite preset 2019-02-20 15:23:58 -05:00
Quincy Morgan
d84e945330 Replace passenger_information_display field with more commonly-used departures_board field 2019-02-20 14:06:44 -05:00
Quincy Morgan
598827db87 Add quick fix to remove deprecated tags 2019-02-20 10:06:44 -05:00
Quincy Morgan
12a44421c3 Account for indoor features in crossing ways validation
Recommend using an appropriate structure/layer/level for crossing ways validation
Flag crossing highways on different levels but without bridges or tunnels
2019-02-19 11:43:05 -05:00
Quincy Morgan
9c2dd6d5bc Commit derived data for prior merge 2019-02-18 14:33:10 -05:00
Quincy Morgan
64a67c0fb6 Add Junction combo field to road presets (close #1264) 2019-02-18 14:31:39 -05:00
Quincy Morgan
0e150ebceb Rename building/train_station preset from Train Station to Train Station Building (re: #5903) 2019-02-18 11:55:38 -05:00
Quincy Morgan
b945953c34 Made the base landuse, leisure, man_made, natural, and tourism presets unsearchable
Removed terms from the unsearchable preset aerialway
2019-02-18 11:50:46 -05:00
Quincy Morgan
397097ac1f Tweak issue and fix strings
Different strings for one vs. a combination of deprecated tags
2019-02-15 14:24:11 -05:00
Quincy Morgan
1821c3e955 Update fixes UI for icons, link styling, and non-actionable fixes
Fix several bugs
2019-02-14 15:56:04 -05:00
Quincy Morgan
c7e861c0ca Merge branch 'master' into validation 2019-02-14 12:16:23 -05:00
Bryan Housel
c292a32a66 Better message padding, remove double tooltip 2019-02-13 13:47:00 -05:00
Quincy Morgan
9007ccb8fd Disable preset buttons for hidden layers 2019-02-12 14:43:04 -05:00
Quincy Morgan
a46fb8043b Add terms to various shop presets (close #5849) 2019-02-12 09:31:08 -05:00
Bryan Housel
81bd734849 WIP uiEntityIssues cleanups, simplify
fixes are still not being applied properly
2019-02-11 20:44:02 -05:00
Quincy Morgan
7dc1328f6d Revert "Add field for bridge:structure key that requires bridge not equal to no in order to appear"
This reverts commit 28a353f1fa.
2019-02-11 15:33:14 -05:00
Quincy Morgan
28a353f1fa Add field for bridge:structure key that requires bridge not equal to no in order to appear
Update railway presets to use field inheritance
2019-02-11 15:19:45 -05:00