Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
JohnDataAnalyst
Contributor II
Contributor II

Geo Point Creation

Hi guys,

I have the following geo points from my data, I would like to create a area map, but I am not sure how to get my data in the correct format. 

TypeTitleCoordinatesPolygon1Polygon2

-23.718880139372,30.5765926837921 -23.7192042838544,30.577113032341 -23.7193614445255,30.5774402618408 -23.7195431613155,30.5777138471603 -23.7219594794234,30.5760616064072 -23.721944745912,30.5759543180466 -23.7219152788844,30.5758631229401 -23.7219054565404,30.5757290124893 -23.7218661671569,30.5756378173828 -23.7219201900561,30.5755305290222 -23.7218759895039,30.5753803253174 -23.7217532101134,30.5752623081207 -23.7216304306073,30.5751657485962 -23.7215272957329,30.5750638246536 -23.72138978244,30.574951171875 -23.7213504929012,30.5749189853668 -23.718880139372,30.5765926837921
-23.7142462585749,30.5684924125671 -23.7144623626641,30.5691683292389 -23.7147177579444,30.5697047710419 -23.7148258096432,30.5698549747467 -23.7148847468957,30.5700480937958 -23.7149927984561,30.5702841281891 -23.7153267754407,30.5707240104675 -23.7155330549157,30.5711853504181 -23.7159161445038,30.5717861652374 -23.7164171061134,30.5725908279419 -23.7166823203042,30.5730199813843 -23.7168296612883,30.5731701850891 -23.7168001931048,30.5732131004334 -23.7173895555096,30.5741572380066 -23.7174681369624,30.5742645263672 -23.7176547677229,30.5741143226624 -23.7178315755654,30.5740606784821 -23.7179101567518,30.5741786956787 -23.7177922849545,30.5742859840393 -23.7176842357133,30.5744361877441 -23.7176154770586,30.5744791030884 -23.7186075627063,30.5761206150055 -23.7188531272954,30.5759811401367 -23.718882595015,30.5759918689728 -23.719471948009,30.5755949020386 -23.719530883162,30.5755949020386 -23.7198059135233,30.5753588676453 -23.716250119124,30.5702519416809 -23.716250119124,30.5701231956482 -23.7163287012633,30.5699193477631 -23.7148749240221,30.5679130554199 -23.7142462585749,30.5685031414032

 

This is the values of two orchards, how will I go about creating the area map with the data.

Thanks,

Labels (1)
1 Solution

Accepted Solutions
Patric_Nordstrom
Employee
Employee

Whats the source of the polygons? Do they origin from a database?

Qlik Sense use GeoJSON geometries internally

https://help.qlik.com/en-US/cloud-services/Subsystems/Hub/Content/Sense_Hub/Scripting/GeospatialFunc...

Thanks,

Patric

View solution in original post

2 Replies
JuanGerardo
Partner - Specialist
Partner - Specialist

Can you have those areas in KML format? In that case it is easy: https://help.qlik.com/en-US/sense/February2021/Subsystems/Hub/Content/Sense_Hub/Visualizations/Map/l...

JG

Patric_Nordstrom
Employee
Employee

Whats the source of the polygons? Do they origin from a database?

Qlik Sense use GeoJSON geometries internally

https://help.qlik.com/en-US/cloud-services/Subsystems/Hub/Content/Sense_Hub/Scripting/GeospatialFunc...

Thanks,

Patric