Hi Kishore,
Il giorno 12/ott/2012, alle ore 14:52, kishore Borra
ha scritto:
> Hi All,
>
> we are implementing support of elevation processing of various raster images
> in a standalone desktop Viewer using opensource.
I'm very interested, is it an opensoirce project? URL?
> we are using GD
Brent Fraser geoanalytic.com> writes:
>
>
> Hey Tyler!
> OSSIM can be a heavy (but useful) raster toolkit, as can OTB. I
> think there is room in the FOSS4G world for a small GUI app to do
> raster operations, basically supplying a GUI to gdalwarp,
> gdal_translat
Hey Tyler!
OSSIM can be a heavy (but useful) raster toolkit, as can OTB. I
think there is room in the FOSS4G world for a small GUI app to do raster
operations, basically supplying a GUI to gdalwarp, gdal_translate, etc.
Kinda like ogr2gui (http://www.ogr2gui.ca) but for raster...
Best Re
I'd recommend the OSSIM platform which as various additional image processing
utilities that you will find useful. If you just need desktop GIS viewing
functionality, I suggest QGIS which will read all GDAL image formats fine and
provide all of what you talk about.
Tyler
http://trac.osgeo.org
Green
*From:* gdal-dev-boun...@lists.osgeo.org
[gdal-dev-boun...@lists.osgeo.org] on behalf of kishore Borra
[kishorebo...@gmail.com]
*Sent:* Friday, October 12, 2012 6:22 PM
*To:* gdal-dev@lists.osgeo.org
*Subject:* [gdal-dev] Open S
Source GIS Raster Viewer
Hi All,
we are implementing support of elevation processing of various raster images in
a standalone desktop Viewer using opensource.
we are using GDAL library to support performing various operations like
hillshade, slope, aspect map & color coded relief.
I would
Hi All,
we are implementing support of elevation processing of various raster
images in a standalone desktop Viewer using opensource.
we are using GDAL library to support performing various operations like
hillshade, slope, aspect map & color coded relief.
I would like to know your suggestions o