Skip to content

Instantly share code, notes, and snippets.

@mvexel
Created February 28, 2024 23:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mvexel/99d8f5cde46338f1b5a6490fc88c9c9c to your computer and use it in GitHub Desktop.
Save mvexel/99d8f5cde46338f1b5a6490fc88c9c9c to your computer and use it in GitHub Desktop.
{
"extracts": [
{
"output": "new_york_city.osm.pbf",
"output_format": "pbf",
"description": "New York City, NY",
"bbox": {
"left": -74.2591,
"bottom": 40.4774,
"right": -73.7004,
"top": 40.9176
}
},
{
"output": "los_angeles.osm.pbf",
"output_format": "pbf",
"description": "Los Angeles, CA",
"bbox": {
"left": -118.6682,
"bottom": 33.7037,
"right": -118.1553,
"top": 34.3373
}
},
{
"output": "chicago.osm.pbf",
"output_format": "pbf",
"description": "Chicago, IL",
"bbox": {
"left": -87.9401,
"bottom": 41.6445,
"right": -87.5249,
"top": 42.023
}
},
{
"output": "houston.osm.pbf",
"output_format": "pbf",
"description": "Houston, TX",
"bbox": {
"left": -95.7971,
"bottom": 29.4699,
"right": -94.9855,
"top": 30.1107
}
},
{
"output": "phoenix.osm.pbf",
"output_format": "pbf",
"description": "Phoenix, AZ",
"bbox": {
"left": -112.3244,
"bottom": 33.2903,
"right": -111.714,
"top": 33.9789
}
},
{
"output": "philadelphia.osm.pbf",
"output_format": "pbf",
"description": "Philadelphia, PA",
"bbox": {
"left": -75.2803,
"bottom": 39.8748,
"right": -74.9557,
"top": 40.137
}
},
{
"output": "san_antonio.osm.pbf",
"output_format": "pbf",
"description": "San Antonio, TX",
"bbox": {
"left": -98.7426,
"bottom": 29.1649,
"right": -98.1659,
"top": 29.6941
}
},
{
"output": "san_diego.osm.pbf",
"output_format": "pbf",
"description": "San Diego, CA",
"bbox": {
"left": -117.2646,
"bottom": 32.5288,
"right": -116.9347,
"top": 33.1207
}
},
{
"output": "dallas.osm.pbf",
"output_format": "pbf",
"description": "Dallas, TX",
"bbox": {
"left": -97.038,
"bottom": 32.5567,
"right": -96.4637,
"top": 33.0198
}
},
{
"output": "san_jose.osm.pbf",
"output_format": "pbf",
"description": "San Jose, CA",
"bbox": {
"left": -122.0806,
"bottom": 37.1229,
"right": -121.5898,
"top": 37.459
}
},
{
"output": "austin.osm.pbf",
"output_format": "pbf",
"description": "Austin, TX",
"bbox": {
"left": -97.9384,
"bottom": 30.0626,
"right": -97.5614,
"top": 30.5166
}
},
{
"output": "jacksonville.osm.pbf",
"output_format": "pbf",
"description": "Jacksonville, FL",
"bbox": {
"left": -81.7724,
"bottom": 30.0923,
"right": -81.4669,
"top": 30.4255
}
},
{
"output": "fort_worth.osm.pbf",
"output_format": "pbf",
"description": "Fort Worth, TX",
"bbox": {
"left": -97.5983,
"bottom": 32.5621,
"right": -97.0711,
"top": 32.9975
}
},
{
"output": "columbus.osm.pbf",
"output_format": "pbf",
"description": "Columbus, OH",
"bbox": {
"left": -83.1162,
"bottom": 39.8942,
"right": -82.8686,
"top": 40.1735
}
},
{
"output": "charlotte.osm.pbf",
"output_format": "pbf",
"description": "Charlotte, NC",
"bbox": {
"left": -81.0466,
"bottom": 35.0393,
"right": -80.5913,
"top": 35.3487
}
},
{
"output": "indianapolis.osm.pbf",
"output_format": "pbf",
"description": "Indianapolis, IN",
"bbox": {
"left": -86.2998,
"bottom": 39.602,
"right": -85.9483,
"top": 39.9281
}
},
{
"output": "san_francisco.osm.pbf",
"output_format": "pbf",
"description": "San Francisco, CA",
"bbox": {
"left": -123.1209,
"bottom": 37.6152,
"right": -122.3568,
"top": 37.8431
}
},
{
"output": "seattle.osm.pbf",
"output_format": "pbf",
"description": "Seattle, WA",
"bbox": {
"left": -122.4367,
"bottom": 47.4202,
"right": -121.9933,
"top": 47.7341
}
},
{
"output": "denver.osm.pbf",
"output_format": "pbf",
"description": "Denver, CO",
"bbox": {
"left": -105.1099,
"bottom": 39.6144,
"right": -104.6941,
"top": 39.9142
}
},
{
"output": "washington_dc.osm.pbf",
"output_format": "pbf",
"description": "Washington, DC",
"bbox": {
"left": -77.1198,
"bottom": 38.8011,
"right": -76.9094,
"top": 38.9955
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment