Skip to content

Commit

Permalink
City Of Lynchburg, VA
Browse files Browse the repository at this point in the history
  • Loading branch information
ingalls committed Mar 11, 2018
1 parent a5f5a5f commit 7fd3344
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions sources/us/va/city_of_lynchburg.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
{
"coverage": {
"geometry": {
"type": "Point",
"coordinates": [ -79.1496276, 37.4148911 ]
},
"country": "us",
"state": "va",
"city": "Lynchburg"
},
"data": "https://mapviewer.lynchburgva.gov/arcgis/rest/services/OpenData/ODPDynamic/MapServer/0",
"type": "ESRI",
"conform": {
"type": "geojson",
"unit": "UnitNumber",
"number": "HouseNumber",
"street": "StreetName",
"city": "City",
"postcode": "ZipCode"
}
}

0 comments on commit 7fd3344

Please sign in to comment.