Hi all,
is there a way that I can read Geotiff data in Alteryx?
Any ideas on how I could do it?
Thanks,
Marcos
HI @mcarvalho
The short answer is that there isn't native support for this in Alteryx. The GeoTIFF is a raster-based file where Alteryx spatial operations are vector-based. Here's a good summary of the differences:
https://community.alteryx.com/t5/Data-Science/Vector-and-Raster-A-Tale-of-Two-Spatial-Data-Types/ba-...
In the data science blog post above, Sydney uses R packages 'raster' and 'rgdal' to read a raster file into Alteryx. I'm sure there are similar functions available in Python too if that works better for you. Either way, this article walks you thought the process so you'll know what to expect.
Check that out and let us know if there's anything the Community can help with.
User | Count |
---|---|
106 | |
85 | |
76 | |
54 | |
40 |