Skip to content
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
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
},
"name": "DC From Above Orthophoto 2021",
"icon": "https://octo.dc.gov/sites/default/files/styles/callout_interior_graphic/public/dc/sites/octo/agency_content/images/OCTO-logo_Lead.png",
"url": "https://imagery.dcgis.dc.gov/dcgis/services/Ortho/Ortho_2021/ImageServer/WMSServer?request=getmap&version=1.3.0&service=wms&layers=0&styles=&format=image/jpeg&crs={proj}&width={width}&height={height}&bbox={bbox}",
"url": "https://imagery.dcgis.dc.gov/dcgis/services/Ortho/Ortho_2021/ImageServer/WMSServer?request=getmap&version=1.3.0&service=wms&format=image/jpeg&layers=Ortho_2021&styles=&crs={proj}&width={width}&height={height}&bbox={bbox}",
"max_zoom": 21,
"license_url": "https://wiki.openstreetmap.org/wiki/Washington_DC/DC_From_Above",
"country_code": "US",
Expand Down
6 changes: 3 additions & 3 deletions sources/north-america/us/dc/DC_From_Above_Ortho_2023.geojson
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@
"properties": {
"id": "DC_From_Above_Ortho_2023",
"attribution": {
"url": "https://opendata.dc.gov/datasets/aerial-photography-image-service-orthophoto-2021/",
"url": "https://opendata.dc.gov/datasets/aerial-photography-image-service-orthophoto-2023/",
"text": "OCTO, DCGIS",
"required": false
},
"name": "DC From Above Orthophoto 2023",
"icon": "https://octo.dc.gov/sites/default/files/styles/callout_interior_graphic/public/dc/sites/octo/agency_content/images/OCTO-logo_Lead.png",
"url": "https://imagery.dcgis.dc.gov/dcgis/services/Ortho/Ortho_2023/ImageServer/WMSServer?request=getmap&version=1.3.0&service=wms&layers=0&styles=&format=image/jpeg&crs={proj}&width={width}&height={height}&bbox={bbox}",
"url": "https://imagery.dcgis.dc.gov/dcgis/services/Ortho/Ortho_2023/ImageServer/WMSServer?request=getmap&version=1.3.0&service=wms&format=image/jpeg&layers=Ortho_2023&styles=&crs={proj}&width={width}&height={height}&bbox={bbox}",
"max_zoom": 21,
"license_url": "https://wiki.openstreetmap.org/wiki/Washington_DC/DC_From_Above",
"country_code": "US",
Expand All @@ -23,7 +23,7 @@
],
"start_date": "2023-05-06",
"end_date": "2023-05-10",
"description": "4-band digital orthophotography with a 3 inch/0.08 meter pixel resolution covering the District of Columbia at 2021",
"description": "4-band digital orthophotography with a 3 inch/0.08 meter pixel resolution covering the District of Columbia at 2023",
"category": "historicphoto",
"privacy_policy_url": "https://dc.gov/page/privacy-and-security",
"valid-georeference": true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
},
"name": "DC From Above Orthophoto 2025",
"icon": "https://octo.dc.gov/sites/default/files/styles/callout_interior_graphic/public/dc/sites/octo/agency_content/images/OCTO-logo_Lead.png",
"url": "https://imagery.dcgis.dc.gov/dcgis/services/Ortho/Ortho_2025/ImageServer/WMSServer?request=getmap&version=1.3.0&service=wms&layers=0&styles=&format=image/jpeg&crs={proj}&width={width}&height={height}&bbox={bbox}",
"url": "https://imagery.dcgis.dc.gov/dcgis/services/Ortho/Ortho_2025/ImageServer/WMSServer?request=getmap&version=1.3.0&service=wms&format=image/jpeg&layers=Ortho_2025&styles=&crs={proj}&width={width}&height={height}&bbox={bbox}",
"max_zoom": 21,
"license_url": "https://wiki.openstreetmap.org/wiki/Washington_DC/DC_From_Above",
"country_code": "US",
Expand Down
Loading