Skip to content

Commit

Permalink
Add Bozeman 2023 imagery (#2179)
Browse files Browse the repository at this point in the history
  • Loading branch information
arch0345 authored Dec 30, 2023
1 parent 4e21393 commit 70cc864
Show file tree
Hide file tree
Showing 2 changed files with 216 additions and 4 deletions.
8 changes: 4 additions & 4 deletions sources/north-america/us/mt/Bozeman_MT_2021.geojson
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,10 @@
"required": false
},
"name": "City of Bozeman Aerial Photography (2021)",
"icon": "https://www.bozeman.net/Home/ShowImage?id=3187",
"icon": "https://www.bozeman.net/Project/Contents/Main/_gfx/cmn/logo.svg",
"url": "https://gisweb.bozeman.net/image/services/COB_20210417_WGS84_WebMercator/ImageServer/WMSServer?FORMAT=image/jpeg&VERSION=1.3.0&SERVICE=WMS&REQUEST=GetMap&LAYERS=0&STYLES=&CRS={proj}&WIDTH={width}&HEIGHT={height}&BBOX={bbox}",
"max_zoom": 19,
"license_url": "https://www.bozeman.net/government/information-technology/disclaimer",
"license_url": "https://www.bozeman.net/departments/information-technology/disclaimer",
"country_code": "US",
"type": "wms",
"available_projections": [
Expand All @@ -22,8 +22,8 @@
"start_date": "2021-04-17",
"end_date": "2021-04-17",
"description": "2021 aerial photography for City of Bozeman in the State of Montana",
"category": "photo",
"privacy_policy_url": "https://www.bozeman.net/government/information-technology/privacy-statement",
"category": "historicphoto",
"privacy_policy_url": "https://www.bozeman.net/departments/information-technology/privacy-statement",
"valid-georeference": true
},
"geometry": {
Expand Down
212 changes: 212 additions & 0 deletions sources/north-america/us/mt/Bozeman_MT_2023.geojson
Original file line number Diff line number Diff line change
@@ -0,0 +1,212 @@
{
"type": "Feature",
"properties": {
"id": "Bozeman_MT_2023",
"attribution": {
"url": "https://public-bozeman.opendata.arcgis.com/",
"text": "City of Bozeman GIS Department",
"required": false
},
"name": "City of Bozeman Aerial Photography (2023)",
"icon": "https://www.bozeman.net/Project/Contents/Main/_gfx/cmn/logo.svg",
"url": "https://gisweb.bozeman.net/image/services/COB_20230430_WebMercator/ImageServer/WMSServer?FORMAT=image/jpeg&VERSION=1.3.0&SERVICE=WMS&REQUEST=GetMap&LAYERS=0&STYLES=&CRS={proj}&WIDTH={width}&HEIGHT={height}&BBOX={bbox}",
"max_zoom": 19,
"license_url": "https://www.bozeman.net/departments/information-technology/disclaimer",
"country_code": "US",
"type": "wms",
"available_projections": [
"CRS:84",
"EPSG:3857",
"EPSG:4326"
],
"start_date": "2023-04-30",
"end_date": "2023-04-30",
"description": "2023 aerial photography for City of Bozeman in the State of Montana",
"category": "photo",
"privacy_policy_url": "https://www.bozeman.net/departments/information-technology/privacy-statement",
"valid-georeference": true
},
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
-111.11853361666,
45.75120892233
],
[
-111.11870393291,
45.73663677266
],
[
-111.14471331306,
45.73659277858
],
[
-111.14493794806,
45.71461691366
],
[
-111.13456048138,
45.71466560659
],
[
-111.13508954778,
45.68217518528
],
[
-111.15271501310,
45.68215222962
],
[
-111.15271836653,
45.67971283585
],
[
-111.16262711652,
45.67969878056
],
[
-111.16259828344,
45.67032343161
],
[
-111.15520142086,
45.67014865334
],
[
-111.15509279139,
45.65129709397
],
[
-111.13548383251,
45.65113116317
],
[
-111.13531083137,
45.63793664848
],
[
-111.12514794141,
45.63096169834
],
[
-111.10950529844,
45.63086604228
],
[
-111.10947847635,
45.62369887570
],
[
-111.10431791425,
45.62367261941
],
[
-111.08870745778,
45.61294172268
],
[
-111.07851506352,
45.61292671299
],
[
-111.07676625788,
45.61067145838
],
[
-111.07671262980,
45.58019605665
],
[
-111.04551323891,
45.59404140024
],
[
-111.02002146006,
45.59389120758
],
[
-111.02004291773,
45.60567657296
],
[
-111.01055862665,
45.60572160782
],
[
-111.01058008432,
45.62008588434
],
[
-111.00105287790,
45.62005586879
],
[
-111.00103142023,
45.62730415757
],
[
-110.97011091471,
45.62733416924
],
[
-110.97006799936,
45.63819733799
],
[
-110.96011163950,
45.63816733214
],
[
-110.95998289347,
45.65255329540
],
[
-110.95474722147,
45.65255329540
],
[
-110.95404446661,
45.69922595130
],
[
-110.96973270446,
45.69994155374
],
[
-110.96998219013,
45.70360188579
],
[
-110.96986346014,
45.73626984567
],
[
-111.04063154340,
45.73675471937
],
[
-111.04051352620,
45.74040886865
],
[
-111.06630565882,
45.74043882719
],
[
-111.06634857416,
45.74662337586
],
[
-111.06888057947,
45.75132497136
],
[
-111.11853361666,
45.75120892233
]
]
]
}
}

0 comments on commit 70cc864

Please sign in to comment.