Commit Graph

9459 Commits

Author SHA1 Message Date
Quincy Morgan
38bfeb852d Adds custom CSS styling for ferry routes
Closes #5414
2018-10-18 18:31:43 -07:00
Bryan Housel
9b84f9622f Merge pull request #5413 from quincylvania/add-point-on-way-as-vertex
Adding a new point on a way will add a vertex, not a standalone point
2018-10-18 21:17:40 -04:00
Quincy Morgan
70c3d9cf24 Adding a new point on a way now adds a vertex, not a standalone point 2018-10-18 17:36:30 -07:00
Bryan Housel
6fada310e9 Merge pull request #5405 from quincylvania/relation-member-zoom-to-button
Zoom to relation members from the list without selecting them
2018-10-16 08:25:36 -04:00
Quincy Morgan
169a92df7c Fixes label button wrap on right-to-left layouts 2018-10-15 21:20:44 -07:00
Quincy Morgan
ffe38c7975 Adds a button to the relation member list item for zooming to the feature without selecting it
Adds "remove" tooltip to the delete relation member button
2018-10-15 20:41:45 -07:00
Bryan Housel
af59eeb7dc Merge pull request #5404 from quincylvania/selection-list-hover-highlighting
Adds hover highlighting to the selected features list
2018-10-15 11:50:55 -04:00
Quincy Morgan
aeed2cc29f Adds the same hover highlighting to the selected features list as the relation members list 2018-10-14 18:31:30 -07:00
Bryan Housel
15711da069 Merge pull request #5402 from quincylvania/relation-member-hover-highlighting
Adds highlighting of relation members in the map when hovering on their list item
2018-10-14 13:47:28 -04:00
Quincy Morgan
b24256973f Makes relation members highlighted via hovering on list items more prominent 2018-10-13 23:04:35 -07:00
Quincy Morgan
cf1b391cf0 Adds highlighting of relation members in the map when hovering on their list item 2018-10-13 18:53:04 -07:00
Bryan Housel
ac341cdf5a Usability changes for parking lots
- Rename "Car Parking" to "Parking Lot"
- Rename "Multilevel Car Parking" to "Multilevel Parking Garage"
- Add red styling for Multilevel Parking Garage preset icon
2018-10-12 16:50:50 -04:00
Bryan Housel
e98a10c990 Switch parking icons from "P" to car picture
(closes #5341)
2018-10-12 16:28:44 -04:00
Bryan Housel
b7192d65c0 Add "Garage" to the "Building Features" category
(closes #5375)
2018-10-12 16:08:50 -04:00
Bryan Housel
ef3d251fbe Merge pull request #5399 from quincylvania/osm-type-label-incomplete-relation-member
Adds the member geometry type to the label of non-downloaded relation members
2018-10-11 23:51:55 -04:00
Quincy Morgan
494ea13aac Adds the member type (node, way, or relation) to the label of non-downloaded relation members 2018-10-11 19:32:24 -07:00
Quincy Morgan
79a4a6ee47 Merge pull request #5304 from quincylvania/preset-list-arrow-key-navigation
Adds navigation of the preset list using the arrow keys
2018-10-11 19:05:44 -07:00
Quincy Morgan
51b2335b96 Corrects CSS for focused preset list item button
Fixes arrow key navigation for right-to-left layouts
2018-10-11 19:04:01 -07:00
Quincy Morgan
b199b85829 Merge branch 'master' into preset-list-arrow-key-navigation 2018-10-11 18:22:07 -07:00
Bryan Housel
f5fcfcbdd8 Merge pull request #5396 from quincylvania/manual-relation-member-download
Adds a button that lets users manually download individual relation members
2018-10-11 16:28:11 -04:00
Bryan Housel
4cd442e09d Restore mapillary.js line endings back from CRLF -> CR, fix tests 2018-10-11 13:58:57 -04:00
Bryan Housel
0353b3110d Fix parse error in testing osm.js 2018-10-11 13:58:57 -04:00
Christopher Beddow
7ad55b5074 fix: traffic signs to new endpoint 2018-10-11 13:58:57 -04:00
Bryan Housel
d2176782c7 Merge pull request #5397 from yvecai/master
No differentiation of piste type field is needed
2018-10-11 11:10:39 -04:00
yves
4fefa51574 No differentiation of piste type field is needed, it's even disturbing to see the piste field change when you change the piste type. 2018-10-11 14:11:02 +02:00
Quincy Morgan
02bbe7bcc8 Checks in the core.yaml changes needed for the prior commit 2018-10-10 20:50:17 -07:00
Quincy Morgan
27158d77f3 Adds a button that lets users manually download individual relation members
Makes the map zoom to the chosen relation member if it is not currently visible
2018-10-10 20:36:53 -07:00
Bryan Housel
b43d6a1a56 Merge pull request #5392 from quincylvania/pipline-css
Adds custom CSS to man_made=pipeline features
2018-10-09 23:51:09 -04:00
Quincy Morgan
3586451392 Adds custom CSS to man_made=pipeline features
Adds `location` as a secondary tag class
Adds the `tunnel` styling to lines tagged `location=underground`
2018-10-09 18:44:49 -07:00
Bryan Housel
35d8143f00 Upgrade FontAwesome
(closes #5389, closes #5388)
2018-10-08 22:46:56 -04:00
Bryan Housel
bbed7e1437 Merge pull request #5384 from quincylvania/generator-output-electricity-typecombo
Converts the generator/output/electricity field from text to typeCombo
2018-10-08 22:26:14 -04:00
Bryan Housel
3702577ad7 Merge pull request #5382 from quincylvania/utility-line-preset-category
Adds the Underground Power Cable Preset
2018-10-08 22:25:31 -04:00
Bryan Housel
daa203f38b Merge pull request #5372 from quincylvania/power-preset-improvements
Adds the Solar Panel preset
2018-10-08 22:24:45 -04:00
Bryan Housel
822e24dc06 Merge pull request #5387 from simonbilskyrollins/bench-preset
Add fields to bench preset and create seats field
2018-10-08 22:20:31 -04:00
Bryan Housel
21c66133ef Merge pull request #5386 from jguthrie100/fix_worldwide_button
Changed styling of "Worldwide search.." button
2018-10-08 22:17:26 -04:00
Simon Bilsky-Rollins
c886490f79 add minValue and placeholder for seats field 2018-10-08 22:09:34 -04:00
Simon Bilsky-Rollins
29765f961d add fields to bench preset and create seats field 2018-10-08 12:14:03 -04:00
J Guthrie
a916402c7f Changed styling of geocode-worldwide-search button 2018-10-08 15:18:40 +01:00
Quincy Morgan
b2e01f7ce0 Merge pull request #5383 from openstreetmap/JamesKingdom-patch-1
Fix spelling
2018-10-07 13:32:54 -07:00
Quincy Morgan
73ede123c2 Converts the generator/output/electricity field from text to typeCombo 2018-10-07 13:31:15 -07:00
James Kingdom
6fad8a5d40 Fix spelling 2018-10-07 21:30:51 +01:00
Quincy Morgan
68323f818e Adds documentation for the snake_case field property (closes #5379)
Adds documentation for the caseSensitive, min_value, and max_value field properties
2018-10-07 13:27:14 -07:00
Bryan Housel
159622f572 Don't lookup postal_code values from taginfo 2018-10-07 16:05:58 -04:00
Quincy Morgan
62d16d8b5a Corrects the names of the curb presets and seamark color fields to use US English spellings 2018-10-07 12:26:28 -07:00
Bryan Housel
fa15acc4bb Use 'en-us' "Color" 2018-10-07 14:16:15 -04:00
Quincy Morgan
b7555b4f0b Adds the generated changes for #5376 2018-10-07 11:09:42 -07:00
Bryan Housel
aa8ca235b9 Merge pull request #5376 from yvecai/patch-1
Fix nordic type field
2018-10-07 14:06:31 -04:00
Quincy Morgan
72842ff0f5 Adds the Underground Power Cable Preset (closes #5380)
Adds the Utility Features preset category for line geometry
Adds terms to the Pipeline preset
2018-10-07 11:05:31 -07:00
Quincy Morgan
6fca79fc23 Adds the snowflake icon referenced by some piste presets added in #5368 2018-10-07 11:02:30 -07:00
Quincy Morgan
bfc3bc3c3c Changes the type of the generator/output/electricity field back to text 2018-10-07 09:01:01 -07:00