Skip to content

Commit

Permalink
Add Modesto Ortho 2024 (#2549)
Browse files Browse the repository at this point in the history
  • Loading branch information
arch0345 authored Nov 4, 2024
1 parent be393c6 commit 69c6c16
Show file tree
Hide file tree
Showing 2 changed files with 83 additions and 1 deletion.
2 changes: 1 addition & 1 deletion sources/north-america/us/ca/Modesto_CA_2023.geojson
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"start_date": "2023",
"end_date": "2023",
"description": "2023 3-inch resolution imagery for Modesto in the State of California",
"category": "photo",
"category": "historicphoto",
"privacy_policy_url": "https://www.modestogov.com/privacy"
},
"geometry": {
Expand Down
82 changes: 82 additions & 0 deletions sources/north-america/us/ca/Modesto_CA_2024.geojson
Original file line number Diff line number Diff line change
@@ -0,0 +1,82 @@
{
"type": "Feature",
"properties": {
"id": "Modesto_CA_2024",
"attribution": {
"url": "https://www.modestogov.com/",
"text": "City of Modesto",
"required": false
},
"name": "City of Modesto Orthoimagery (2024)",
"icon": "https://www.modestogov.com/ImageRepository/Document?documentID=15610",
"url": "https://gis.modestogov.com/hosting/rest/services/ExternalServices/City_of_Modesto_2024_Aerial/MapServer/export?f=image&format=jpg&bbox={bbox}&bboxSR={wkid}&imageSR={wkid}&size={width},{height}&foo={proj}",
"max_zoom": 23,
"license_url": "https://wiki.openstreetmap.org/wiki/California#Publicly_Available_Data",
"country_code": "US",
"type": "wms",
"available_projections": [
"CRS:84",
"EPSG:3857"
],
"start_date": "2024",
"end_date": "2024",
"description": "2024 3-inch resolution imagery for Modesto in the State of California",
"category": "photo",
"privacy_policy_url": "https://www.modestogov.com/privacy"
},
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
-121.0992342157356,
37.72528069428424
],
[
-121.09818120585834,
37.59434789746501
],
[
-121.08134249542607,
37.580354408900504
],
[
-120.87941956866305,
37.58117948041918
],
[
-120.8800839626202,
37.71168772702269
],
[
-120.89833964544704,
37.71162949844235
],
[
-120.89841386766116,
37.72612615614371
],
[
-120.98969736536142,
37.7257830994355
],
[
-120.9899832909424,
37.7692861623982
],
[
-121.0265215698199,
37.76912899101326
],
[
-121.02621163720488,
37.72562679123544
],
[
-121.0992342157356,
37.72528069428424
]
]
]
}
}

0 comments on commit 69c6c16

Please sign in to comment.