
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Can I tell if a Long-Lat coordinate falls within a polygon area?
Hi,
I am trying to find a way to determine where long-lat coordinates fall within different KML areas in my Qlik Sense maps. Does anyone know if there is a function or geo function that allows you to do that?
Seen it asked a on here but yet to see an answer.
Thanks
Accepted Solutions

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
There's no such function in Qlik Sense. It's not really an GIS analysis tool like for example ArcGis.
If you want to calculate this in the script you'd have to implement in javascript or vbscript something like this: Test Whether A Point Is Inside A Complex Polygon With Spline Curves. You could use the resulting function inside a load statement. Maybe.
talk is cheap, supply exceeds demand

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
There's no such function in Qlik Sense. It's not really an GIS analysis tool like for example ArcGis.
If you want to calculate this in the script you'd have to implement in javascript or vbscript something like this: Test Whether A Point Is Inside A Complex Polygon With Spline Curves. You could use the resulting function inside a load statement. Maybe.
talk is cheap, supply exceeds demand

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Brian,
I recommend you to try the map extension IdevioMaps.
IdevioMaps offers through its GeoAnalytics connector a wide range of operations on geometries, such as Within (which is exactly what you need), Binning, Cluster, Closer, Closest, Dissolve, Intersects and Simplify, just to name a few.
More info and live demos at QlikMarket:
http://market.qlik.com/ideviomaps-for-qlik-sense.html
Best regards,
Ana Yakushi
