Hi everyone,
I am exploring Spatial tools in Alteryx and need some help.
I have coordinates of some locations, but would like to manually select some points to output the selected coordinates as a list.
For example, I selected the red rectangular area below. How do I extract the coordinates here?
Any advice would be helpful.
Thanks in advanced!
Solved! Go to Solution.
Hi @pchong
When you select those points, the records selected should be highlighted in the results window. You can then use the Results window functions to save or copy those selected records only.
This method works for any data in the workflow. If you've got a yxdb of points saved, then you could use a Map Input tool in "select mode".
https://help.alteryx.com/20223/designer/map-input-tool
Is this the functionality you were looking for? Let us know and the Community will help!
Hi @CharlieS ,
This might be it!
But the only option there is to export it as a yxdb.
Is there other way to continue working in the same workflow without another data input?
(or the option to output it as other file format let's say xlsx or csv, without having to do a Input Data -> Output Data)
Thank you.
When you go to save the file and the window opens, you should have a dropdown to select another file type. yxdb is the default, but there are many other options. You'll just need to be mindful of the spatial objects as they will not save correctly in file formats that do not support them (like Excel).
Is there a specific file format you're looking to use that isn't working?
Thanks @CharlieS
Another question, looks like rectangle is the only shape to select.
Is there a way I can select the points on the map in other shapes? like round, oval etc.
Rectangle is the only shape for that selection, yes. Alternatively, you could Ctrl+click and manually select multiple points.
Another way to come at this would be to free draw a polygon in the Map Input tool and use that in a Spatial Match. The downside is that you wouldn't be able to see the points when you were drawing the polygon, unless you save the points off as a yxdb ahead of time and load them into the Map Input tool before you draw.
Thanks a lot @CharlieS , I did a few tests and they worked as expected.
Have a great day!
User | Count |
---|---|
19 | |
15 | |
15 | |
9 | |
8 |