Skip to content

Commit 79b82c1

Browse files
committed
Use new cached tile service for OSIP
Looks like WMS services have been discontinued in favor of this one
1 parent 04db294 commit 79b82c1

File tree

3 files changed

+3
-1208
lines changed

3 files changed

+3
-1208
lines changed

sources/north-america/us/oh/Ohio_OSIP.geojson

Lines changed: 3 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
"type": "Feature",
33
"properties": {
44
"name": "Ohio Statewide Imagery Program",
5-
"type": "wms",
6-
"url": "https://geo1.oit.ohio.gov/arcgis/services/OSIP/OSIPIII_MostCurrent/ImageServer/WMSServer?LAYERS=0&STYLES=&CRS={proj}&BBOX={bbox}&FORMAT=image/jpeg&WIDTH={width}&HEIGHT={height}&VERSION=1.3.0&SERVICE=WMS&REQUEST=GetMap",
5+
"type": "tms",
6+
"url": "https://maps.ohio.gov/image/rest/services/osip_most_current_cache/MapServer/tile/{zoom}/{y}/{x}",
77
"min_zoom": 8,
88
"max_zoom": 20,
99
"permission_osm": "implicit",
@@ -18,13 +18,8 @@
1818
"text": "Ohio Statewide Imagery Program",
1919
"required": false
2020
},
21-
"available_projections": [
22-
"CRS:84",
23-
"EPSG:3857",
24-
"EPSG:4326"
25-
],
2621
"start_date": "2017",
27-
"end_date": "2020",
22+
"end_date": "2024",
2823
"category": "photo"
2924
},
3025
"geometry": {

sources/north-america/us/oh/Ohio_OSIP_1ft.geojson

Lines changed: 0 additions & 294 deletions
This file was deleted.

0 commit comments

Comments
 (0)