[FWTools] FWTools 1.3.4 Released

Tamas Szekeres szekerest at gmail.com
Wed Jul 11 05:46:14 EDT 2007


Jim,

In this case you should reimplement the core functionality of the
ogr2ogr application using the C# classes. I consider all of the
required functionality have been exposed to the API.
The OSRTransform.cs example shows how to do the transformation and you
might have to iterate the features of the shapefile and apply the
transformation on the shapes one by one.

Best regards,

Tamas


2007/7/11, Jim Mace <jmace at benchmarkrs.com>:
>
>
>
>
> Is there a way that I can use the ogr_csharp.dll to transform a Shapefile
> from one projection to another.  I was able to get it working with ogr2ogr,
> but I'm doing this from my web application and I have to start up a
> commandline process.  The only problem with this is that the rest of my code
> executes before the process has finished.  I was hoping that there was a way
> to mimic ogr2ogr with ogr_csharp.dll.
>
>
>
> Thanks,
>
> Jim
>
>
>
>
>
> From: fwtools-bounces at lists.maptools.org
> [mailto:fwtools-bounces at lists.maptools.org] On Behalf Of
> Frank Warmerdam
>  Sent: Monday, July 02, 2007 7:26 AM
>  To: FWTools
>  Subject: [FWTools] FWTools 1.3.4 Released
>
>
>
>
> Folks,
>
>  I have prepared a fresh FWTools build, dubbed 1.3.4.
>
>     http://home.gdal.org/fwtools/FWTools-linux-1.3.4.tar.gz
>     http://home.gdal.org/fwtools/FWTools134.exe
>
>  This bringings things up to date with GDAL and MapServer including
>  the update WCS driver in GDAL with preliminary WCS 1.1 support.  The
>  linux build of FWTools also now includes the AGG renderer, but I couldn't
>  work out how to build AGG on windows in the 10 minutes I allocated to the
>  task.
>
>  Best regards,
>  --
> ---------------------------------------+--------------------------------------
>  I set the clouds in motion - turn up   | Frank Warmerdam,
> warmerdam at pobox.com
>  light and sound - activate the windows | http://pobox.com/~warmerdam
>  and watch the world go round - Rush    | President OSGeo, http://osgeo.org
>
>  _______________________________________________
>  FWTools mailing list
>  FWTools at lists.maptools.org
>  http://lists.maptools.org/mailman/listinfo/fwtools
>  http://fwtools.maptools.org/
> _______________________________________________
> FWTools mailing list
> FWTools at lists.maptools.org
> http://lists.maptools.org/mailman/listinfo/fwtools
> http://fwtools.maptools.org/
>
>


More information about the FWTools mailing list