I would like to display areas on a map that represent specific sales zones; however, the data I have only shows latitude and longitude. Every single point is just one zone and I am currently displaying that as follows:
I tried Google Earth, I drew the shape of that zone and exported it to a KML file, and I got the following result:
The format I am working on right now looks like this:
The problem is that I have 65 zones and I will invest a lot of time drawing each and every one of them. Does Qlik GeoAnalytics have an operation to accelerate this process? That can convert latitude and longitude points to an area.