Skip to content

Commit

Permalink
Add Cuyahoga Ortho 2023 (#2206)
Browse files Browse the repository at this point in the history
  • Loading branch information
arch0345 authored Jan 4, 2024
1 parent e1346dd commit 549a562
Showing 1 changed file with 150 additions and 0 deletions.
150 changes: 150 additions & 0 deletions sources/north-america/us/oh/Cuyahoga_OH_2023.geojson
Original file line number Diff line number Diff line change
@@ -0,0 +1,150 @@
{
"type": "Feature",
"properties": {
"id": "Cuyahoga_OH_2023",
"attribution": {
"url": "https://cuyahogacounty.gov/",
"text": "Cuyahoga County, State of Ohio",
"required": false
},
"name": "Cuyahoga County Orthoimagery (2023)",
"icon": "https://cuyahogacms.blob.core.windows.net/home/images/default-source/default-album/county_logo100.png",
"url": "https://gis.cuyahogacounty.us/server/rest/services/IMAGERY/2023_Spring_Ortho/MapServer/export?f=image&format=jpg&bbox={bbox}&bboxSR={wkid}&imageSR={wkid}&size={width},{height}&foo={proj}",
"max_zoom": 23,
"license_url": "https://gis1.oit.ohio.gov/OGRIPWeb/WebContent/OSIP/OSIP%20III%20RFP%200A1177.pdf#page=26",
"country_code": "US",
"type": "wms",
"available_projections": [
"EPSG:3857"
],
"start_date": "2023",
"end_date": "2023",
"description": "Spring 2023 orthoimagery for Cuyahoga County in the State of Ohio",
"category": "photo",
"valid-georeference": true,
"privacy_policy_url": "https://cuyahogacounty.gov/privacy-policy"
},
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
-81.974283812666172,
41.507898163139302
],
[
-81.975528036183007,
41.350079659590371
],
[
-81.879882758284722,
41.349635100425431
],
[
-81.880609233017651,
41.274146785639438
],
[
-81.64870047193412,
41.272676216450556
],
[
-81.648659811034904,
41.276105285619074
],
[
-81.557698668728079,
41.275416761058757
],
[
-81.557560421670715,
41.285674150571481
],
[
-81.562114442384612,
41.285728365103786
],
[
-81.56196264169418,
41.296029126242352
],
[
-81.566473290782227,
41.296050812055277
],
[
-81.566429919156377,
41.302903528939041
],
[
-81.570940568244424,
41.302946900564891
],
[
-81.570897196618574,
41.306394944819694
],
[
-81.575429531519546,
41.306416630632619
],
[
-81.575429531519546,
41.309864674887429
],
[
-81.579961866420518,
41.309821303261579
],
[
-81.579820908636535,
41.320197964745383
],
[
-81.584353243537507,
41.320197964745383
],
[
-81.583995427624288,
41.347684732625673
],
[
-81.388205065646247,
41.345960710498268
],
[
-81.386947288496714,
41.421405653658461
],
[
-81.373285226355037,
41.421286381687388
],
[
-81.372851510096567,
41.448729777941836
],
[
-81.386470200612408,
41.448859892819378
],
[
-81.384410048384694,
41.572360597417642
],
[
-81.484858733845527,
41.573228029934569
],
[
-81.4839242108457,
41.635042084308331
],
[
-81.974283812666172,
41.507898163139302
]
]
]
}
}

0 comments on commit 549a562

Please sign in to comment.