Skip to content

Commit

Permalink
Sync WMS sources [skip travis] (#2128)
Browse files Browse the repository at this point in the history
Co-authored-by: rbuffat <rbuffat@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and rbuffat authored Nov 12, 2023
1 parent 9097863 commit ffd66cd
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 7 deletions.
3 changes: 1 addition & 2 deletions sources/africa/za/SouthAfricaCoCT2017Aerial.geojson
Original file line number Diff line number Diff line change
Expand Up @@ -467,8 +467,7 @@
"type": "wms",
"available_projections": [
"EPSG:3857",
"EPSG:4326",
"EPSG:20482"
"EPSG:4326"
],
"privacy_policy_url": "https://www.capetown.gov.za/General/Privacy",
"url": "https://cityimg.capetown.gov.za:443/erdas-iws/ogc/wms/GeoSpatial%20Datasets?FORMAT=image/jpeg&VERSION=1.3.0&SERVICE=WMS&REQUEST=GetMap&LAYERS=Aerial%20Imagery_Aerial%20Imagery%202017Jan&STYLES=&CRS={proj}&WIDTH={width}&HEIGHT={height}&BBOX={bbox}",
Expand Down
3 changes: 1 addition & 2 deletions sources/africa/za/SouthAfricaCoCT2018Aerial.geojson
Original file line number Diff line number Diff line change
Expand Up @@ -467,8 +467,7 @@
"type": "wms",
"available_projections": [
"EPSG:3857",
"EPSG:4326",
"EPSG:20482"
"EPSG:4326"
],
"privacy_policy_url": "https://www.capetown.gov.za/General/Privacy",
"url": "https://cityimg.capetown.gov.za:443/erdas-iws/ogc/wms/GeoSpatial%20Datasets?FORMAT=image/jpeg&VERSION=1.3.0&SERVICE=WMS&REQUEST=GetMap&LAYERS=Aerial%20Imagery_Aerial%20Imagery%202018Feb&STYLES=&CRS={proj}&WIDTH={width}&HEIGHT={height}&BBOX={bbox}",
Expand Down
3 changes: 1 addition & 2 deletions sources/africa/za/SouthAfricaCoCT2023Aerial.geojson
Original file line number Diff line number Diff line change
Expand Up @@ -468,8 +468,7 @@
"type": "wms",
"available_projections": [
"EPSG:3857",
"EPSG:4326",
"EPSG:20482"
"EPSG:4326"
],
"privacy_policy_url": "https://www.capetown.gov.za/General/Privacy",
"url": "https://cityimg.capetown.gov.za:443/erdas-iws/ogc/wms/GeoSpatial%20Datasets?FORMAT=image/jpeg&VERSION=1.3.0&SERVICE=WMS&REQUEST=GetMap&LAYERS=Aerial%20Imagery_Aerial%20Imagery%202023Jan&STYLES=&CRS={proj}&WIDTH={width}&HEIGHT={height}&BBOX={bbox}",
Expand Down
4 changes: 3 additions & 1 deletion sources/europe/es/ICGC_Topographic.geojson
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,12 @@
"required": true
},
"name": "ICGC - Topogràfic de Catalunya ",
"url": "https://geoserveis.icgc.cat/icc_mapesmultibase/utm/wms/service?FORMAT=image/jpeg&TRANSPARENT=TRUE&VERSION=1.3.0&SERVICE=WMS&REQUEST=GetMap&LAYERS=topo&STYLES=&CRS={proj}&WIDTH={width}&HEIGHT={height}&BBOX={bbox}",
"url": "https://geoserveis.icgc.cat/icc_mapesmultibase/utm/wms/service?LAYERS=topo&STYLES=&CRS={proj}&BBOX={bbox}&FORMAT=image/jpeg&WIDTH={width}&HEIGHT={height}&VERSION=1.3.0&SERVICE=WMS&REQUEST=GetMap",
"country_code": "ES",
"type": "wms",
"available_projections": [
"EPSG:3857",
"EPSG:4326",
"EPSG:23031",
"EPSG:25831",
"EPSG:32631"
Expand Down

0 comments on commit ffd66cd

Please sign in to comment.