[gdal-dev] Open Aerial Map Access via C#

Tamas Szekeres szekerest at gmail.com
Mon Jan 26 10:23:54 EST 2009


Marcelo,

How is your <GDAL_WMS>.. service configuration looking like?

Best regards,

Tamas




2009/1/26 Marcelo Oliveira <moliveira at geostats.com>

> Hi There,
>
> I am using the GDAL build that comes with FWTools2.2.6 (GDAL 1.6.0dev)
> to try to open OAM ("http://openaerialmap.org/static/ww.xml") using the
> C# bindings for GDAL and it throws the following exception:
>
> <<<<
> GDALWMS: Bad projection specified.
> >>>>
>
> The source code that causes the exception to be thrown is :
>
> <<<<
>        String filename = "http://openaerialmap.org/static/ww.xml";
>        Gdal.AllRegister();
>        Dataset  dataSet = Gdal.OpenShared(fileName, 0); <----
> >>>>>
>
> However,  I can open and extract pieces of this dataset using gdalinfo
> and gdal_translate via the command line.  Is this a know limitation of
> the C# bindings or am I doing something wrong?
>
> Thanks, M
>
> --------------
> Marcelo Simas Oliveira
> GeoStats LP
> 530 Means St., Ste. 310
> Atlanta, Georgia 30318
> (404) 588-1004
> www.geostats.com
>
> _______________________________________________
> gdal-dev mailing list
> gdal-dev at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/gdal-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/gdal-dev/attachments/20090126/5a02f7d3/attachment-0001.html


More information about the gdal-dev mailing list