Re: [gdal-dev] C# version of ogr2ogr function

2013-06-26 Thread Tamas Szekeres
Please refer to this thread for further information: http://lists.osgeo.org/pipermail/gdal-dev/2009-March/020130.html Best regards, Tamas 2013/6/26 Genhan Chen > Hello, > > I need a function (similar to ogr2ogr) to convert Shapefile into GeoJson > format. > > How can I implement this functio

Re: [gdal-dev] Integrate GDAL APIs in .NET framework

2013-06-26 Thread Tamas Szekeres
Hi, For reference see http://trac.osgeo.org/gdal/wiki/GdalOgrInCsharp Best regards, Tamas 2013/6/26 Genhan Chen > Hello, > > I do not have experience using GDAL modules on .NET server. I have two > basic questions: > > 1) Where can I download C# version package? > 2) How can I utilize them

[gdal-dev] pcs.csv values don't match spatialreference.org

2013-06-26 Thread David Strip
I'm working with some files in Maryland State Plane (US foot), and autoIdentifyEPSG is failing. I tracked it down to what I suspect is the problem - my files and spatialreference.org show the standard parallels as 38.3 and 39.45, with a latitude of origin at 37. the pcs.csv file shows

[gdal-dev] Integrate GDAL APIs in .NET framework

2013-06-26 Thread Genhan Chen
Hello, I do not have experience using GDAL modules on .NET server. I have two basic questions: 1) Where can I download C# version package? 2) How can I utilize them in my .NET server apps? Thanks, Genhan Chen Cambridge Systematics, Inc. 555 12th Street, Suite 1600 Oakland CA 94607 tel 510 873

[gdal-dev] C# version of ogr2ogr function

2013-06-26 Thread Genhan Chen
Hello, I need a function (similar to ogr2ogr) to convert Shapefile into GeoJson format. How can I implement this function using C#, in .NET framework? Any help is really appreciated! Genhan Chen Cambridge Systematics, Inc. 555 12th Street, Suite 1600 Oakland CA 94607 tel 510 873 8700 fax 5

[gdal-dev] MrSID ESDK minimal version requirements

2013-06-26 Thread Daniele Romagnoli
Hi, I'm trying to build GDAL 1.9.2 with MrSID ESDK (Encoder) but I'm getting several undefined reference to LizardTech:: errors I'm building against Lizardtech Geo_ESDK-7.0.0.2167. Do anyone knows whether that ESDK version is too old for GDAL 1.9.2? (Probably I need to go for a newest version