Skip to content

Commit

Permalink
Kodiak Island, AK, USA: update url, added unit
Browse files Browse the repository at this point in the history
  • Loading branch information
trescube committed Apr 26, 2018
1 parent 8f4e64d commit 0c969b8
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions sources/us/ak/kodiak_island_borough.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,18 @@
"state": "ak",
"county": "Kodiak Island Borough"
},
"data": "http://services1.arcgis.com/R5BNizttyFKxRSMm/arcgis/rest/services/AddressPoints/FeatureServer/0",
"data": "https://services1.arcgis.com/R5BNizttyFKxRSMm/arcgis/rest/services/KIB_AddressPoints/FeatureServer/0",
"website": "http://www.arcgis.com/home/item.html?id=f829e1f3642c4222a807ae5b5b8d46e5",
"license": "Unknown",
"type": "ESRI",
"conform": {
"type": "geojson",
"number": "NUMBER",
"street": ["PREFIX", "NAME", "TYPE"]
"street": [
"STREET_DIR",
"STREET_NAME",
"STREET_TYPE"
],
"unit": "UNIT"
}
}

0 comments on commit 0c969b8

Please sign in to comment.