Skip to content

Commit

Permalink
Accept changes in tests from #93
Browse files Browse the repository at this point in the history
  • Loading branch information
dabreegster committed Oct 2, 2022
1 parent ff4aac1 commit 973baa1
Show file tree
Hide file tree
Showing 27 changed files with 3,660 additions and 3,646 deletions.
196 changes: 98 additions & 98 deletions tests/src/arizona_highways/geometry.json
Original file line number Diff line number Diff line change
Expand Up @@ -665,7 +665,7 @@
"type": "Polygon"
},
"properties": {
"dst_i": -2,
"dst_i": -1,
"osm_way_id": 230614904,
"src_i": 2391008617,
"type": "road"
Expand Down Expand Up @@ -1345,7 +1345,7 @@
"type": "Polygon"
},
"properties": {
"dst_i": 2391008616,
"dst_i": -2,
"osm_way_id": 237881872,
"src_i": 2391008592,
"type": "road"
Expand Down Expand Up @@ -2119,7 +2119,7 @@
"properties": {
"dst_i": 1950975883,
"osm_way_id": 238054792,
"src_i": -1,
"src_i": -4,
"type": "road"
},
"type": "Feature"
Expand Down Expand Up @@ -2787,7 +2787,7 @@
"properties": {
"dst_i": 1950975923,
"osm_way_id": 437325447,
"src_i": 2459207580,
"src_i": -3,
"type": "road"
},
"type": "Feature"
Expand Down Expand Up @@ -3841,24 +3841,98 @@
"coordinates": [
[
[
-111.8910517104967,
33.62776055038488
-111.88807112651061,
33.629727638525225
],
[
-111.89106236644461,
33.627759082691874
-111.88806949560838,
33.62969224482063
],
[
-111.89109847850816,
33.62783772387742
-111.88817742353342,
33.629688796821256
],
[
-111.89109183825194,
33.627844815928306
-111.88817905443564,
33.62972419052585
],
[
-111.8910517104967,
33.62776055038488
-111.88807112651061,
33.629727638525225
]
]
],
"type": "Polygon"
},
"properties": {
"complexity": "MapEdge",
"control": "Border",
"osm_link": "https://www.openstreetmap.org/node/-4",
"osm_node_id": -4,
"type": "intersection"
},
"type": "Feature"
},
{
"geometry": {
"coordinates": [
[
[
-111.88806972674287,
33.62984136225006
],
[
-111.88807020845306,
33.629740156183885
],
[
-111.88817821414297,
33.6297405132146
],
[
-111.88817773243278,
33.629841719280776
],
[
-111.88806972674287,
33.62984136225006
]
]
],
"type": "Polygon"
},
"properties": {
"complexity": "MapEdge",
"control": "Border",
"osm_link": "https://www.openstreetmap.org/node/-3",
"osm_node_id": -3,
"type": "intersection"
},
"type": "Feature"
},
{
"geometry": {
"coordinates": [
[
[
-111.89101207093205,
33.62775965555979
],
[
-111.8910464905295,
33.62776055668013
],
[
-111.89104309587673,
33.62785044478279
],
[
-111.89100867627927,
33.62784954366245
],
[
-111.89101207093205,
33.62775965555979
]
]
],
Expand All @@ -3878,24 +3952,24 @@
"coordinates": [
[
[
-111.88807112651061,
33.629727638525225
-111.8910517104967,
33.62776055038488
],
[
-111.88806949560838,
33.62969224482063
-111.89106236644461,
33.627759082691874
],
[
-111.88817742353342,
33.629688796821256
-111.89109847850816,
33.62783772387742
],
[
-111.88817905443564,
33.62972419052585
-111.89109183825194,
33.627844815928306
],
[
-111.88807112651061,
33.629727638525225
-111.8910517104967,
33.62776055038488
]
]
],
Expand Down Expand Up @@ -5365,43 +5439,6 @@
},
"type": "Feature"
},
{
"geometry": {
"coordinates": [
[
[
-111.89101207093205,
33.62775965555979
],
[
-111.8910464905295,
33.62776055668013
],
[
-111.89104309587673,
33.62785044478279
],
[
-111.89100867627927,
33.62784954366245
],
[
-111.89101207093205,
33.62775965555979
]
]
],
"type": "Polygon"
},
"properties": {
"complexity": "MapEdge",
"control": "Border",
"osm_link": "https://www.openstreetmap.org/node/2391008616",
"osm_node_id": 2391008616,
"type": "intersection"
},
"type": "Feature"
},
{
"geometry": {
"coordinates": [
Expand Down Expand Up @@ -6122,43 +6159,6 @@
},
"type": "Feature"
},
{
"geometry": {
"coordinates": [
[
[
-111.88806972674287,
33.62984136225006
],
[
-111.88807020845306,
33.629740156183885
],
[
-111.88817821414297,
33.6297405132146
],
[
-111.88817773243278,
33.629841719280776
],
[
-111.88806972674287,
33.62984136225006
]
]
],
"type": "Polygon"
},
"properties": {
"complexity": "MapEdge",
"control": "Border",
"osm_link": "https://www.openstreetmap.org/node/2459207580",
"osm_node_id": 2459207580,
"type": "intersection"
},
"type": "Feature"
},
{
"geometry": {
"coordinates": [
Expand Down
Loading

0 comments on commit 973baa1

Please sign in to comment.