Skip to content

Commit 55b3260

Browse files
committed
Driving side property added to driving_side.geojson
1 parent cdce2af commit 55b3260

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

data/driving_side.geojson

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
{
55
"type": "Feature",
66
"properties": {
7-
7+
"driving_side": "left"
88
},
99
"geometry": {
1010
"type": "Polygon",
@@ -301,7 +301,7 @@
301301
{
302302
"type": "Feature",
303303
"properties": {
304-
304+
"driving_side": "left"
305305
},
306306
"geometry": {
307307
"type": "Polygon",
@@ -334,7 +334,7 @@
334334
{
335335
"type": "Feature",
336336
"properties": {
337-
337+
"driving_side": "left"
338338
},
339339
"geometry": {
340340
"type": "Polygon",
@@ -783,7 +783,7 @@
783783
{
784784
"type": "Feature",
785785
"properties": {
786-
786+
"driving_side": "left"
787787
},
788788
"geometry": {
789789
"type": "Polygon",
@@ -1528,7 +1528,7 @@
15281528
{
15291529
"type": "Feature",
15301530
"properties": {
1531-
1531+
"driving_side": "left"
15321532
},
15331533
"geometry": {
15341534
"type": "Polygon",
@@ -1557,7 +1557,7 @@
15571557
{
15581558
"type": "Feature",
15591559
"properties": {
1560-
1560+
"driving_side": "left"
15611561
},
15621562
"geometry": {
15631563
"type": "Polygon",
@@ -1586,7 +1586,7 @@
15861586
{
15871587
"type": "Feature",
15881588
"properties": {
1589-
1589+
"driving_side": "left"
15901590
},
15911591
"geometry": {
15921592
"type": "Polygon",
@@ -1623,7 +1623,7 @@
16231623
{
16241624
"type": "Feature",
16251625
"properties": {
1626-
1626+
"driving_side": "left"
16271627
},
16281628
"geometry": {
16291629
"type": "Polygon",
@@ -3040,7 +3040,7 @@
30403040
{
30413041
"type": "Feature",
30423042
"properties": {
3043-
3043+
"driving_side": "left"
30443044
},
30453045
"geometry": {
30463046
"type": "Polygon",
@@ -3081,7 +3081,7 @@
30813081
{
30823082
"type": "Feature",
30833083
"properties": {
3084-
3084+
"driving_side": "left"
30853085
},
30863086
"geometry": {
30873087
"type": "Polygon",
@@ -3126,7 +3126,7 @@
31263126
{
31273127
"type": "Feature",
31283128
"properties": {
3129-
3129+
"driving_side": "left"
31303130
},
31313131
"geometry": {
31323132
"type": "Polygon",

0 commit comments

Comments
 (0)