Bring your best ideas to the AI Use Case Contest! Enter to win 40 hours of expert engineering support and bring your vision to life using the powerful combination of Alteryx + AI. Learn more now, or go straight to the submission form.
Start Free Trial

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.
SOLVED

Creating polygons using coordinates of land

abbashussain
5 - Atom

Hello,

 

How can I create polygons using land coordinates? I have multiple coordinates for each land and the sequence in which they should be joined, but not sure how to join them.

 

I have attached the .csv file with the coordinates here.

 

Any ideas?

 

 

 

 

3 REPLIES 3
patrick_digan
17 - Castor
17 - Castor

@abbashussain  You can use the create points tool to turn your lats/longs into alteryx spatial objects. Then you can use the poly-build tool to turn the sequence into polygons. I've attached an example!

abbashussain
5 - Atom

Thanks! Was able to get it to work and also populate on a shape map!

BenMoss
ACE Emeritus
ACE Emeritus

Hi @abbashussain I've marked @patrick_digan's post as a solution on your behalf as it seemed to bring you to a resolution. Don't forget it's possible to mark solutions yourself on questions you ask, and that will help improve the search on the community 🙂

 

Ben

Labels
Top Solution Authors