Quincy Morgan
3b124bf9c7
Add derived data for prior merge
2019-12-16 10:10:19 -05:00
Mikkel Kirkgaard Nielsen
9e912dfe96
Fix typo in orthogonalize.too_large.multiple
2019-12-16 10:09:49 -05:00
Quincy Morgan
c849619834
Add Rail Yard preset (re: #7119 , re: #6694 )
2019-12-13 15:46:48 -05:00
Quincy Morgan
9ad59912be
Fix issue where the raw member editor did not have the expected padding ( close #7115 )
2019-12-13 15:23:11 -05:00
Quincy Morgan
f2fb3cfbf4
Remove extraneous whitespace
2019-12-13 15:02:22 -05:00
Quincy Morgan
590f4f926a
Rename Suggested Hashtags field to just Hashtags
2019-12-13 14:49:13 -05:00
Quincy Morgan
73591bfa5b
Remove documentation reference to old CSS class
2019-12-13 14:48:06 -05:00
Quincy Morgan
cf599dcfbc
Update preferred geometry type for several presets
2019-12-13 14:47:14 -05:00
Quincy Morgan
260bf4ba21
Change preferred geometry type for various presets (re: c4a469e9a23ffbc19fd6f45a35b65ce0191017c3)
2019-12-13 14:40:30 -05:00
Quincy Morgan
77d30eeb94
Cherry pick b45dc7e8b6b9eadcad04eb39566ce9a394160732
2019-12-13 14:31:43 -05:00
Quincy Morgan
7ca9f55d43
2.x: Don't render multipolygon members in yellow when the multipolygon is selected (re: #6558 , re: 4ab97128c4aae04b627cf8f19091c6c0fc1cf5bc)
2019-12-13 14:19:15 -05:00
Quincy Morgan
6cbdb41e2d
2.x: Use keyboard styling for shortcuts in tooltips (re: #6574 , re: a579e35fcc51d76f55eca16c7524d95c59b66c26)
2019-12-13 14:07:59 -05:00
Quincy Morgan
91b6844377
Implement cleaner solution for removing breathe styling from deselected features
2019-12-13 13:16:29 -05:00
Quincy Morgan
61f0a670db
Correctly remove yellow member highlight when removing member from select relation ( close #6772 )
...
Don't exit select mode when panning selected feature out of view
Return false when checking selected IDs and switching between single and multiselect in modeSelect
2019-12-13 12:07:43 -05:00
Quincy Morgan
7473d32e31
2.x: Highlight relation members in yellow when a relation is selected, including in a multi-selection (re: #5766 , re: cf2935576511a1b9f5aac47407ed2b0ce803902a)
2019-12-13 11:20:40 -05:00
Quincy Morgan
9920c7dd1d
Fix typo in comment
2019-12-13 11:10:09 -05:00
Quincy Morgan
e352d425e9
Prevent opening edit menu in wide selection
2019-12-13 11:06:36 -05:00
Quincy Morgan
9ce053520f
Update shortcut documentation for possibility of zooming multiple selected features
2019-12-13 10:39:42 -05:00
Quincy Morgan
827c8034d5
Enable zoom-to-center of multiple selected entities ( close #6696 )
2019-12-13 10:30:00 -05:00
Quincy Morgan
bc56d2c599
Lower matchScore of generic Boundary preset to be below that of the Administrative Boundary preset ( close #7118 )
2019-12-13 09:55:14 -05:00
Quincy Morgan
ff506fc332
Prevent partial rendering of selection style when showing only selected features at low zooms
2019-12-12 17:50:48 -05:00
Quincy Morgan
03cea6435a
Update unsquare way fix annotations
2019-12-12 17:02:55 -05:00
Quincy Morgan
912151ff38
Allow viewing and editing the tags/relations of selected features at any zoom level in 2.x (re: #5001 )
2019-12-12 16:54:16 -05:00
Quincy Morgan
9d936b4aea
Rename rendererMap.editable function to more precise rendererMap.editableDataEnabled
...
Make coreContext.editable function also account for whether user is in modeSave
2019-12-12 16:06:28 -05:00
Quincy Morgan
960d0d58a9
Allow squaring multiple features at once ( close #6565 )
2019-12-12 13:56:46 -05:00
Bryan Housel
21e6c27f8e
Revert c6db769b5 - back to Raster API (again)
...
The image quality is better from this one
2019-12-12 13:31:57 -05:00
Quincy Morgan
a319bf75d6
Search all downloaded features instead of just visible ones on 2.x (re: #6516 , re: 480140442677644ba3d758565b7d08672d037976)
2019-12-12 13:05:55 -05:00
Quincy Morgan
f6266de357
Show all OSM entity options when searching for a number without a prefix ( close #7112 )
2019-12-12 12:45:44 -05:00
Quincy Morgan
f78c920916
Update icon for Underground Power Cable preset
2019-12-12 12:02:37 -05:00
Bryan Housel
c6db769b5b
For Mapbox Satellite, use the Tiles API way of determining tilesize
...
https://docs.mapbox.com/api/maps/#static-tiles
2019-12-12 11:55:13 -05:00
Quincy Morgan
f9891538f2
Update to temaki v3.5.0
2019-12-12 11:50:12 -05:00
Quincy Morgan
20ca2415b9
Add "Ride" to name of attraction=drop_tower preset
...
Add terms to various presets
2019-12-12 11:38:43 -05:00
Quincy Morgan
e99f6f12de
Update ImproveOSM overlay endpoints for transition to Grab ( close #7110 )
2019-12-12 10:10:44 -05:00
Quincy Morgan
8818bf1b1c
Fix code tests to represent moved multipolygon line classes behavior
2019-12-11 18:05:26 -05:00
Quincy Morgan
4d8d27f3c4
Rely more on mapillary selected photo key than photoviewer datum
...
Remove mapillary map feature selection outline when closing photoviewer
2019-12-11 17:53:03 -05:00
Quincy Morgan
5e756bb90d
Fix lint warning
2019-12-11 17:32:57 -05:00
Quincy Morgan
0d5bd8b277
Store selected mapillary image by its key rather than its object
...
Properly sort selected mapillary signs and features above unselected ones
2019-12-11 17:15:36 -05:00
Quincy Morgan
e335f0a086
Don't style untagged multipolygon member lines as area boundaries if they also have belong to non-multipolygon relations ( close #6787 )
2019-12-11 16:32:00 -05:00
Quincy Morgan
0b7d5b29c7
Add icon and tooltip for mapillary detected billboards
2019-12-11 15:58:09 -05:00
Quincy Morgan
70e96fa58b
Add connectivity preset ( close #7105 )
2019-12-11 15:46:39 -05:00
Quincy Morgan
df3b281d39
Fix mapillary detection selection rendering in Firefox and Safari ( close #6804 )
...
Fix mapillary feature detection tooltips (re: #7079 )
2019-12-11 15:03:54 -05:00
Quincy Morgan
a7dd6db8a7
Use tunnel=culvert on waterways when using the "add a tunnel" crossing ways fix (re: #6617 )
2019-12-11 10:31:33 -05:00
Quincy Morgan
5ab713462a
Add brand field to more common NSI presets (re: #6507 )
2019-12-10 14:29:20 -05:00
Quincy Morgan
4b4ea122ad
Fix performance issue where breathe behavior would be called for each selected element instead of just for the surface ( close #3571 )
2019-12-10 13:42:11 -05:00
Quincy Morgan
5cab4b1386
Revert circular markers (open #6163 )
2019-12-10 11:23:12 -05:00
Quincy Morgan
dffe80fb5f
Taper the point marker shape somewhat (re: #6163 )
2019-12-10 10:53:53 -05:00
Quincy Morgan
9aa27f68c3
Fix stale UI when undoing/redoing between single and multiselections (re: #7090 )
2019-12-10 10:07:05 -05:00
Quincy Morgan
00e8a125e2
Make point markers more circular with larger icons ( close #6163 )
...
Tweak the grey style of points linked to wikidata
2019-12-09 17:21:33 -05:00
Quincy Morgan
394396326c
Update to temaki 3.4.0 ( close #7102 )
2019-12-09 12:44:17 -05:00
Quincy Morgan
231e2c71a1
Add unsearchable preset for demolished:building=yes ( close #7098 )
...
Render features with a status prefix in the provisional styles (e.g. dashed outline)
2019-12-09 11:13:42 -05:00