Soilscan compatibility

Hi,

I have been using Pix4dfields for my drone business for over a year now and have used it for drone scans. Now I am looking into making soilscans for some prescription maps. For instance measuring Organic matter for variable potato planting. Currently im looking at the Veris Scanners which I believe exports .CSV files with data points. can Pix4Df handle those files and make a prescription map out of them? Id like to have all the projects and data in one app and this one is besides a few complaints fairly easy to work with.

If anyone knows anything, Let me know!!

Thanks!

Hi Dennis,

its possible but you would need to do some preprocessing in QGIS beforehand. PXI4Dfields is only able to import geotiff raster files. So you would need to convert its values into numbers first and then interpolate your point files in QGIS and export them as geotiff raster with any of those dataformats: uint8 / uint16 / int32 / float32.

Then you can use them in PXI4Dields like a vegeation index layer.