[Freegis-list] Newbie Q: any feature for classification?
Mateusz Loskot
mateusz at loskot.net
Sun Mar 16 19:50:15 CET 2008
Saka Royban wrote:
> I'm new to this mailing list. I want to write a program in .NET
> environment and i need some classes to do feature classification. I
> mean getting a point shape file, classifying it based on a Z value
> and convert it to raster.(some kind of Interpolation)
>
> Anyone knows anything open source to do this?
You could try to interpolate scattered data (vector) to raster using
GDAL (http://gdal.org/) griding algorithms:
http://trac.osgeo.org/gdal/browser/trunk/gdal/alg/gdalgrid.h
It is also available in form of small utility
http://gdal.org/gdal_grid.html
FYI, GDAL provides binding to .NET
http://trac.osgeo.org/gdal/wiki/GdalOgrInCsharp
Greetings
--
Mateusz Loskot
http://mateusz.loskot.net
More information about the Freegis-list
mailing list
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)