Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Saint Lucie Ortho 2024 #2359

Merged
merged 1 commit into from
Aug 17, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion sources/north-america/us/fl/Saint_Lucie_Ortho_2023.geojson
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"start_date": "2023",
"end_date": "2023",
"description": "The 2023 orthoimagery for Saint Lucie County in the State of Florida",
"category": "photo",
"category": "historicphoto",
"valid-georeference": true,
"privacy_policy_url": "https://www.esri.com/en-us/privacy/overview"
},
Expand Down
58 changes: 58 additions & 0 deletions sources/north-america/us/fl/Saint_Lucie_Ortho_2024.geojson
Original file line number Diff line number Diff line change
@@ -0,0 +1,58 @@
{
"type": "Feature",
"properties": {
"id": "Saint_Lucie_Ortho_2024",
"attribution": {
"url": "https://www.paslc.gov/",
"text": "Saint Lucie County Property Appraiser’s Office",
"required": false
},
"name": "Saint Lucie County Orthoimagery (2024)",
"url": "https://tiles.arcgis.com/tiles/UZU5YYWrSlE9YWnx/arcgis/rest/services/2024_Aerial_Imagery/MapServer/tile/{zoom}/{y}/{x}",
"max_zoom": 20,
"license_url": "https://wiki.openstreetmap.org/wiki/Florida#Publicly_Available_Data",
"country_code": "US",
"type": "tms",
"start_date": "2024",
"end_date": "2024",
"description": "The 2024 orthoimagery for Saint Lucie County in the State of Florida",
"category": "photo",
"valid-georeference": true,
"privacy_policy_url": "https://www.esri.com/en-us/privacy/overview"
},
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
-80.69494484976,
27.56590350034
],
[
-80.69595340147,
27.19452574011
],
[
-80.28066161533,
27.19288435422
],
[
-80.28030752267,
27.24801974338
],
[
-80.18807173869,
27.24747607191
],
[
-80.32276154657,
27.56457198010
],
[
-80.69494484976,
27.56590350034
]
]
]
}
}
Loading