Skip to content

Commit

Permalink
Merge pull request #4026 from willemarcel/highway_fields
Browse files Browse the repository at this point in the history
Change ordering in highway fields presets
  • Loading branch information
bhousel authored May 8, 2017
2 parents 1ec672c + 6417476 commit df3f07b
Show file tree
Hide file tree
Showing 18 changed files with 94 additions and 94 deletions.
94 changes: 47 additions & 47 deletions data/presets/presets.json
Original file line number Diff line number Diff line change
Expand Up @@ -5349,10 +5349,10 @@
"highway/cycleway": {
"icon": "highway-cycleway",
"fields": [
"oneway",
"surface",
"lit",
"width",
"oneway",
"structure",
"access"
],
Expand Down Expand Up @@ -5415,11 +5415,11 @@
"fields": [
"oneway",
"maxspeed",
"structure",
"access",
"lanes",
"surface",
"structure",
"maxheight",
"access",
"cycleway"
],
"geometry": [
Expand Down Expand Up @@ -5459,14 +5459,14 @@
"highway/motorway_link": {
"icon": "highway-motorway-link",
"fields": [
"ref",
"oneway_yes",
"maxspeed",
"structure",
"access",
"lanes",
"surface",
"structure",
"maxheight",
"ref"
"access"
],
"geometry": [
"line"
Expand All @@ -5492,15 +5492,15 @@
"highway/motorway": {
"icon": "highway-motorway",
"fields": [
"ref",
"oneway_yes",
"maxspeed",
"structure",
"access",
"lanes",
"surface",
"structure",
"maxheight",
"toll",
"ref"
"access"
],
"geometry": [
"line"
Expand Down Expand Up @@ -5575,13 +5575,13 @@
"fields": [
"oneway",
"maxspeed",
"structure",
"access",
"lanes",
"surface",
"maxheight",
"ref",
"cycleway"
"cycleway",
"structure",
"access"
],
"geometry": [
"line"
Expand All @@ -5601,13 +5601,13 @@
"fields": [
"oneway",
"maxspeed",
"structure",
"access",
"lanes",
"surface",
"structure",
"maxheight",
"ref",
"cycleway"
"cycleway",
"access"
],
"geometry": [
"line"
Expand All @@ -5624,10 +5624,10 @@
"oneway",
"surface",
"sport_racing_motor",
"structure",
"lit",
"width",
"lanes"
"lanes",
"structure"
],
"geometry": [
"point",
Expand Down Expand Up @@ -5657,12 +5657,12 @@
"fields": [
"oneway",
"maxspeed",
"structure",
"access",
"lanes",
"surface",
"structure",
"maxheight",
"cycleway"
"cycleway",
"access"
],
"geometry": [
"line"
Expand Down Expand Up @@ -5693,11 +5693,11 @@
"fields": [
"oneway",
"maxspeed",
"structure",
"access",
"lanes",
"surface",
"maxheight"
"structure",
"maxheight",
"access"
],
"geometry": [
"line"
Expand All @@ -5713,13 +5713,13 @@
"fields": [
"oneway",
"maxspeed",
"structure",
"access",
"lanes",
"surface",
"structure",
"maxheight",
"ref",
"cycleway"
"cycleway",
"access"
],
"geometry": [
"line"
Expand All @@ -5739,13 +5739,13 @@
"fields": [
"oneway",
"maxspeed",
"structure",
"access",
"lanes",
"surface",
"structure",
"maxheight",
"ref",
"cycleway"
"cycleway",
"access"
],
"geometry": [
"line"
Expand All @@ -5762,10 +5762,10 @@
"service",
"oneway",
"maxspeed",
"structure",
"access",
"surface",
"maxheight"
"structure",
"maxheight",
"access"
],
"geometry": [
"line"
Expand Down Expand Up @@ -5991,13 +5991,13 @@
"fields": [
"oneway",
"maxspeed",
"structure",
"access",
"lanes",
"surface",
"structure",
"maxheight",
"ref",
"cycleway"
"cycleway",
"access"
],
"geometry": [
"line"
Expand All @@ -6017,13 +6017,13 @@
"fields": [
"oneway",
"maxspeed",
"structure",
"access",
"lanes",
"surface",
"structure",
"maxheight",
"ref",
"cycleway"
"cycleway",
"access"
],
"geometry": [
"line"
Expand Down Expand Up @@ -6119,14 +6119,14 @@
"highway/trunk_link": {
"icon": "highway-trunk-link",
"fields": [
"ref",
"oneway",
"maxspeed",
"structure",
"access",
"lanes",
"surface",
"structure",
"maxheight",
"ref"
"access"
],
"geometry": [
"line"
Expand All @@ -6144,15 +6144,15 @@
"highway/trunk": {
"icon": "highway-trunk",
"fields": [
"ref",
"oneway",
"maxspeed",
"structure",
"access",
"lanes",
"surface",
"structure",
"maxheight",
"toll",
"ref"
"access"
],
"geometry": [
"line"
Expand Down Expand Up @@ -6194,12 +6194,12 @@
"fields": [
"oneway",
"maxspeed",
"structure",
"access",
"lanes",
"surface",
"structure",
"maxheight",
"cycleway"
"cycleway",
"access"
],
"geometry": [
"line"
Expand Down
2 changes: 1 addition & 1 deletion data/presets/presets/highway/cycleway.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"icon": "highway-cycleway",
"fields": [
"oneway",
"surface",
"lit",
"width",
"oneway",
"structure",
"access"
],
Expand Down
4 changes: 2 additions & 2 deletions data/presets/presets/highway/living_street.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@
"fields": [
"oneway",
"maxspeed",
"structure",
"access",
"lanes",
"surface",
"structure",
"maxheight",
"access",
"cycleway"
],
"geometry": [
Expand Down
6 changes: 3 additions & 3 deletions data/presets/presets/highway/motorway.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
{
"icon": "highway-motorway",
"fields": [
"ref",
"oneway_yes",
"maxspeed",
"structure",
"access",
"lanes",
"surface",
"structure",
"maxheight",
"toll",
"ref"
"access"
],
"geometry": [
"line"
Expand Down
6 changes: 3 additions & 3 deletions data/presets/presets/highway/motorway_link.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"icon": "highway-motorway-link",
"fields": [
"ref",
"oneway_yes",
"maxspeed",
"structure",
"access",
"lanes",
"surface",
"structure",
"maxheight",
"ref"
"access"
],
"geometry": [
"line"
Expand Down
6 changes: 3 additions & 3 deletions data/presets/presets/highway/primary.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@
"fields": [
"oneway",
"maxspeed",
"structure",
"access",
"lanes",
"surface",
"structure",
"maxheight",
"ref",
"cycleway"
"cycleway",
"access"
],
"geometry": [
"line"
Expand Down
6 changes: 3 additions & 3 deletions data/presets/presets/highway/primary_link.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@
"fields": [
"oneway",
"maxspeed",
"structure",
"access",
"lanes",
"surface",
"maxheight",
"ref",
"cycleway"
"cycleway",
"structure",
"access"
],
"geometry": [
"line"
Expand Down
4 changes: 2 additions & 2 deletions data/presets/presets/highway/raceway.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@
"oneway",
"surface",
"sport_racing_motor",
"structure",
"lit",
"width",
"lanes"
"lanes",
"structure"
],
"geometry": [
"point",
Expand Down
Loading

0 comments on commit df3f07b

Please sign in to comment.