Skip to content

Commit

Permalink
Import more of Bristol
Browse files Browse the repository at this point in the history
  • Loading branch information
dabreegster committed Nov 15, 2023
1 parent 5e50d88 commit 9181106
Show file tree
Hide file tree
Showing 2 changed files with 56 additions and 0 deletions.
20 changes: 20 additions & 0 deletions data/MANIFEST.json
Original file line number Diff line number Diff line change
Expand Up @@ -390,6 +390,11 @@
"uncompressed_size_bytes": 74454330,
"compressed_size_bytes": 19067349
},
"data/input/gb/bristol/raw_maps/north.bin": {
"checksum": "9e01cd2918920e4450a5947171219fb9",
"uncompressed_size_bytes": 15663783,
"compressed_size_bytes": 3566202
},
"data/input/gb/bristol/raw_maps/south.bin": {
"checksum": "5265bb1af79325cee2dd610998f4bf38",
"uncompressed_size_bytes": 12921184,
Expand Down Expand Up @@ -1295,6 +1300,11 @@
"uncompressed_size_bytes": 16960347,
"compressed_size_bytes": 16942454
},
"data/input/shared/geofabrik/europe/great-britain/england/bristol-latest.osm.pbf": {
"checksum": "6bc0a4d2575ca7497e557477e80fbe37",
"uncompressed_size_bytes": 10776857,
"compressed_size_bytes": 10767677
},
"data/input/shared/geofabrik/europe/great-britain/england/buckinghamshire-latest.osm.pbf": {
"checksum": "28ad77ca6b042bdebad6992bd2f37b78",
"uncompressed_size_bytes": 15380847,
Expand Down Expand Up @@ -2385,6 +2395,11 @@
"uncompressed_size_bytes": 160790084,
"compressed_size_bytes": 64257356
},
"data/system/gb/bristol/maps/north.bin": {
"checksum": "2cdd500f82a38e36558c3a7c981616f6",
"uncompressed_size_bytes": 27633732,
"compressed_size_bytes": 10585205
},
"data/system/gb/bristol/maps/south.bin": {
"checksum": "976310485c5fffd450066e465e620f15",
"uncompressed_size_bytes": 30555536,
Expand All @@ -2400,6 +2415,11 @@
"uncompressed_size_bytes": 21426979,
"compressed_size_bytes": 6005741
},
"data/system/gb/bristol/scenarios/north/background.bin": {
"checksum": "12a4ae605ec1260e8cfbf1f966aef686",
"uncompressed_size_bytes": 11664584,
"compressed_size_bytes": 3108179
},
"data/system/gb/bristol/scenarios/south/background.bin": {
"checksum": "5dc525716c22cd667b32530512f6b784",
"uncompressed_size_bytes": 10631447,
Expand Down
36 changes: 36 additions & 0 deletions importer/config/gb/bristol/north.geojson
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
{
"type": "FeatureCollection",
"features": [
{
"type": "Feature",
"properties": {},
"geometry": {
"coordinates": [
[
[
-2.606722198160469,
51.4943702286902
],
[
-2.606722198160469,
51.4570896008407
],
[
-2.5553484302073457,
51.4570896008407
],
[
-2.5553484302073457,
51.4943702286902
],
[
-2.606722198160469,
51.4943702286902
]
]
],
"type": "Polygon"
}
}
]
}

0 comments on commit 9181106

Please sign in to comment.