[gdal-dev] geotiff
Neelima Emmani
neelima.emmani at iictechnologies.com
Thu Sep 27 20:49:13 PDT 2012
Hi
We tried to open raster file as in suggested document . But unfortunately our application is not accepting any file path in the raster.open() method. Can you please tell me if I am missing any dlls. In addition to gdal_csharp , we also added a reference to DotSpatial.Data.Rasters.GdalExtension.
Suggested in doc -
Raster r = new Raster();
r.Open(@"[Your Folder]\Ex3\Data\DEM\Elevation.bgd");
Practical in my application -
Raster r = new Raster();
r.Open();
With Regards,
Neelima Emmani
________________________________
From: Chaitanya kumar CH [chaitanya.ch at gmail.com]
Sent: Friday, September 28, 2012 8:33 AM
To: Neelima Emmani
Cc: gdal-dev at lists.osgeo.org
Subject: Re: [gdal-dev] geotiff
Neelima,
Please refer to the DotSpatial docs at http://dotspatial.codeplex.com/documentation
On Thu, Sep 27, 2012 at 5:26 PM, Neelima Emmani <neelima.emmani at iictechnologies.com<mailto:neelima.emmani at iictechnologies.com>> wrote:
Hi
Can anyone tell me how to display geotiff image in a dotspatial map using c#.
With Regards,
Neelima Emmani
_______________________________________________
gdal-dev mailing list
gdal-dev at lists.osgeo.org<mailto:gdal-dev at lists.osgeo.org>
http://lists.osgeo.org/mailman/listinfo/gdal-dev
--
Best regards,
Chaitanya kumar CH.
+91-9494447584
17.2416N 80.1426E
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/gdal-dev/attachments/20120928/975e4cdb/attachment.html>
More information about the gdal-dev
mailing list