Qlik Sense documentation and resources.
Sense Map chart
Example adding a WMS background
1. Add a map chart
2. Add a point layer, pick id as dimension. (We want to zoom in on Zaanstaad in the Netherlands where the WMS covers.)
3. Add a background layer
3.1 Pick "WMS"
3.2 Enter url: https://geo.zaanstad.nl/geoserver/geo/wms
Note, use CRS 3857 if the Base map has the Mercator projection (default).
Pick CRS 4326 if the base map has the Adaptive projection.
Link to documentation
(QGA Extension map, old kept for reference)
Start by figure out the correct parameters. In this case the source is a WMS with data from the Dutch city Zaanstad.
The urls below has expired, principles still applies)
Example app in Sense with the WMS layer:
Pro tip, how to figure out the wms url:
Is there any instruction to set up exactly right WMS format URL from ArcGis version 10.4 above that can be consumed in Geoanalytics geolayer without any issues ? thanks
Hi Wallace,
In coming releases we hope to make it easier to connect to other sources.
As of now the tutorial above is the best guide.
Thanks,
Patric
Hi Patric
We want to use REST API which requires a token in the Header authentication.
Is this possible to setup in Qlik Geo Analytics. I see only the URL.
Thanks
Alex
Sorry, not today, header tokens are not supported. Thanks, Patric
The approach works very well using the Layer object and the WMS Service URL. How can the GeoAnalytics Map object be set to use another base map? An URL that works as WMS Service URL does not work in the Map Object as "GeoAnalytics Server URL (needs reload)" as the Map Object expects a GeoAnalytics service. What is the recommended approach?
Hi,
The geodata layer is the way to set another basemap.
If the geodata layer is covering then the basemap can be set to "empty".
Use "empty meters" or "empty degrees" to work get QGA to work with arbitrary coordinate systems.
Thanks,
Patric
Hi Patric,
I'm trying to use this WMS as a geodata layer with GeoAnalytics maps: https://geodata.nationaalgeoregister.nl/wijkenbuurten2018/wms?LAYERS=cbs_wijken_2018&STYLES=&FORMAT=...
After removing the unnecessary parameters for the geodata layer this remains: https://geodata.nationaalgeoregister.nl/wijkenbuurten2018/wms?LAYERS=cbs_wijken_2018&STYLES=&FORMAT=...
The result is a empty white box plotted on the map as a geodata layer. There are no errors in the developers console.
I'm using google chrome.
Do you have any idea what is going wrong here?
Regards,
Simon
Hi,
I can see that you are using CRS EPSG:4326 -> set the background map to default adaptive or empty degrees.
Or set the WMS to 3857 if it should allow that.
Thanks,
Patric