Skip to content

Commit

Permalink
Add missing proj parameter
Browse files Browse the repository at this point in the history
Re: #2594
  • Loading branch information
arch0345 committed Jan 16, 2025
1 parent 02f60a4 commit ea19004
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sources/north-america/us/va/Henrico_VA_2024.geojson
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"type": "Feature",
"properties": {
"url": "https://portal.henrico.us/mapping/rest/services/Imagery/AerialPhotos2024/ImageServer/exportImage?bbox={bbox}&bboxSR={wkid}&size={width},{height}&imageSR={wkid}&format=jpg&f=image",
"url": "https://portal.henrico.us/mapping/rest/services/Imagery/AerialPhotos2024/ImageServer/exportImage?bbox={bbox}&bboxSR={wkid}&size={width},{height}&imageSR={wkid}&format=jpg&f=image&foo={proj}",
"name": "Henrico County Aerial Imagery (2024)",
"type": "wms",
"id": "Henrico_VA_2024",
Expand Down

0 comments on commit ea19004

Please sign in to comment.