Skip to content

Commit

Permalink
Merge pull request #5849 from akashihi/leftfeature
Browse files Browse the repository at this point in the history
Driving side property added to driving_side.geojson
  • Loading branch information
akashihi authored Oct 6, 2020
2 parents 3451d1e + 55b3260 commit 1e98ae7
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions data/driving_side.geojson
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
{
"type": "Feature",
"properties": {

"driving_side": "left"
},
"geometry": {
"type": "Polygon",
Expand Down Expand Up @@ -301,7 +301,7 @@
{
"type": "Feature",
"properties": {

"driving_side": "left"
},
"geometry": {
"type": "Polygon",
Expand Down Expand Up @@ -334,7 +334,7 @@
{
"type": "Feature",
"properties": {

"driving_side": "left"
},
"geometry": {
"type": "Polygon",
Expand Down Expand Up @@ -783,7 +783,7 @@
{
"type": "Feature",
"properties": {

"driving_side": "left"
},
"geometry": {
"type": "Polygon",
Expand Down Expand Up @@ -1528,7 +1528,7 @@
{
"type": "Feature",
"properties": {

"driving_side": "left"
},
"geometry": {
"type": "Polygon",
Expand Down Expand Up @@ -1557,7 +1557,7 @@
{
"type": "Feature",
"properties": {

"driving_side": "left"
},
"geometry": {
"type": "Polygon",
Expand Down Expand Up @@ -1586,7 +1586,7 @@
{
"type": "Feature",
"properties": {

"driving_side": "left"
},
"geometry": {
"type": "Polygon",
Expand Down Expand Up @@ -1623,7 +1623,7 @@
{
"type": "Feature",
"properties": {

"driving_side": "left"
},
"geometry": {
"type": "Polygon",
Expand Down Expand Up @@ -3040,7 +3040,7 @@
{
"type": "Feature",
"properties": {

"driving_side": "left"
},
"geometry": {
"type": "Polygon",
Expand Down Expand Up @@ -3081,7 +3081,7 @@
{
"type": "Feature",
"properties": {

"driving_side": "left"
},
"geometry": {
"type": "Polygon",
Expand Down Expand Up @@ -3126,7 +3126,7 @@
{
"type": "Feature",
"properties": {

"driving_side": "left"
},
"geometry": {
"type": "Polygon",
Expand Down

0 comments on commit 1e98ae7

Please sign in to comment.