I have been given a list of lat and lon co-ordinates in "WGS-84" but cannot work out how to make bounding boxes / polygons.
can anyone help?
Solved! Go to Solution.
Hi @jackdaniels
I recommend you look into the PolyBuild tool for turning your points into a polygon.
https://help.alteryx.com/2018.3/PolyBuild.htm
To get the Bounding Rectangle of that polygon - you'll want to use the Spatial Info tool.
https://help.alteryx.com/2018.3/SpatialInfo.htm
@jackdaniels Can you provide a small sample of the data you're working with?
Basically I have been given a set of IDs with 4 coords in pairs, like this.
A: (51.310290, 4.591236, 51.30188, 4.567900)
Thanks @TravisR. I will take a close look.
Hi @kat Thanks for the suggestion. I will take a look.
User | Count |
---|---|
18 | |
15 | |
13 | |
9 | |
8 |