mapbox / mapboxgl-powerbi

Mapbox Visual for Power BI - High performance, custom map visuals for Power BI dashboards. This version of Mapbox Visual for Microsoft Power BI is no longer maintained. You can find the live and maintained version of the plugin at: https://github.com/starschema/mapboxgl-powerbi.
MIT License
127 stars 52 forks source link

Raster URL example is no longer available #315

Closed otravers closed 1 year ago

otravers commented 5 years ago

Mapbox comes prefilled with the following URL in the raster setting: https://geodata.state.nj.us/imagerywms/Natural2015?bbox={bbox-epsg-3857}&format=image/png&service=WMS&version=1.1.1&request=GetMap&srs=EPSG:3857&transparent=true&width=256&height=256&layers=Natural2015

Here's what that URL displays:

"ATTENTION: geodata.state.nj.us services are no longer available. Please use the new maps.nj.gov/geo.nj.gov service URLs"

See this document for further details: http://njgin.state.nj.us/Arc%20GIS%20Server%20WMS%20URL%20Remapping%20Production%20(Public)%2012-28-18.docx

ryanbaumann commented 5 years ago

Thanks @otravers - we'll update the default to https://img.nj.gov/imagerywms/Natural2015?bbox={bbox-epsg-3857}&format=image/png&service=WMS&version=1.1.1&request=GetMap&srs=EPSG:3857&transparent=true&width=256&height=256&layers=Natural2015

cc/ @samgehret