Re: [Geotools-gt2-users] DEM from points

2024-02-17 Thread Ian Turton
Yes, you can interpolate the points using a Barnes Surface - see https://gis.stackexchange.com/questions/41197/creating-raster-by-interpolating-point-values-using-geotools Ian On Sat, 17 Feb 2024 at 06:33, sunish wrote: > Hello, > > I have a set of points with x y z coordinates on EPSG:4326 pro

[Geotools-gt2-users] DEM from points

2024-02-16 Thread sunish
Hello, I have a set of points with x y z coordinates on EPSG:4326 projection. Can I utilize GeoTools to generate elevation data in DEM format from the provided dataset? Could you please provide insights, how I should proceed. Thank You. ___ GeoTools-