Skip to content

Commit

Permalink
Update url for VGIN layers (#2536)
Browse files Browse the repository at this point in the history
  • Loading branch information
arch0345 authored Oct 20, 2024
1 parent 297b862 commit 7139453
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 18 deletions.
8 changes: 4 additions & 4 deletions sources/north-america/us/va/VBMPImagery_Most_Recent.geojson
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,14 @@
"properties": {
"id": "VBMPImagery_Most_Recent",
"name": "VBMP Most Recent Imagery",
"start_date": "2019",
"end_date": "2022",
"url": "https://gismaps.vdem.virginia.gov/arcgis/rest/services/VBMP_Imagery/MostRecentImagery_WGS/MapServer/WMTS/tile/1.0.0/VBMP_Imagery_MostRecentImagery_WGS/default/default028mm/{zoom}/{y}/{x}.jpg",
"start_date": "2021",
"end_date": "2023",
"url": "https://vginmaps.vdem.virginia.gov/arcgis/rest/services/VBMP_Imagery/MostRecentImagery_WGS/MapServer/tile/{zoom}/{y}/{x}",
"min_zoom": 2,
"max_zoom": 20,
"country_code": "US",
"attribution": {
"url": "https://vgin.maps.arcgis.com/home/item.html?id=36386a7e7dae4032a33cb0b83a1711f1",
"url": "https://vgin.vdem.virginia.gov/",
"text": "Virginia Geographic Information Network, Commonwealth of Virginia",
"required": true
},
Expand Down
14 changes: 7 additions & 7 deletions sources/north-america/us/va/VGINBuildingFootprints.geojson
Original file line number Diff line number Diff line change
Expand Up @@ -3,23 +3,23 @@
"properties": {
"id": "VGIN-BuildingFootprints_WM",
"name": "Virginia Building Footprints",
"end_date": "2018-06",
"url": "https://ags-proxy.openstreetmap.us/tiles/{zoom}/{x}/{y}?url=https%3A%2F%2Fgismaps.vdem.virginia.gov%2Farcgis%2Frest%2Fservices%2FVA_Base_Layers%2FVA_Building_Footprints%2FMapServer&transparent=true",
"max_zoom": 20,
"end_date": "2024-10-02",
"url": "https://vginmaps.vdem.virginia.gov/arcgis/rest/services/VA_Base_Layers/VA_Building_Footprints/MapServer/tile/{zoom}/{y}/{x}",
"max_zoom": 19,
"country_code": "US",
"attribution": {
"url": "https://vgin.maps.arcgis.com/home/item.html?id=bcd049dfcdc342a7a08ec81644eeb339",
"url": "https://vgin.vdem.virginia.gov/",
"text": "Virginia Geographic Information Network (VGIN)",
"required": true
},
"type": "tms",
"start_date": "2015-05",
"start_date": "2016-03-29",
"best": false,
"description": "Virginia Building Footprint Map Service",
"license_url": "http://data.virginia.gov/#opendata",
"privacy_policy_url": "https://www.virginia.gov/privacy-policy/",
"overlay": true,
"category": "other",
"min_zoom": 1
"category": "other"
},
"geometry": {
"type": "Polygon",
Expand Down
14 changes: 7 additions & 7 deletions sources/north-america/us/va/VGINPropertyLines.geojson
Original file line number Diff line number Diff line change
Expand Up @@ -3,23 +3,23 @@
"properties": {
"id": "VGIN-PropertyLines_WM",
"name": "Virginia Property Lines",
"end_date": "2018-06",
"url": "https://ags-proxy.openstreetmap.us/tiles/{zoom}/{x}/{y}?url=https%3A%2F%2Fgismaps.vdem.virginia.gov%2Farcgis%2Frest%2Fservices%2FVA_Base_Layers%2FVA_Parcels%2FMapServer&transparent=true",
"max_zoom": 20,
"end_date": "2024-10-02",
"url": "https://vginmaps.vdem.virginia.gov/arcgis/rest/services/VA_Base_Layers/VA_Parcels/MapServer/tile/{zoom}/{y}/{x}",
"max_zoom": 19,
"country_code": "US",
"attribution": {
"url": "https://vgin.maps.arcgis.com/home/item.html?id=f1dccaf1f42e40cbba791feae2e23690",
"url": "https://vgin.vdem.virginia.gov/",
"text": "Virginia Geographic Information Network (VGIN)",
"required": true
},
"type": "tms",
"start_date": "2015-05",
"start_date": "2016-03-30",
"best": false,
"description": "A statewide Parcel service showing property ownership outlines where available",
"license_url": "http://data.virginia.gov/#opendata",
"privacy_policy_url": "https://www.virginia.gov/privacy-policy/",
"overlay": true,
"category": "other",
"min_zoom": 1
"category": "other"
},
"geometry": {
"type": "Polygon",
Expand Down

0 comments on commit 7139453

Please sign in to comment.