[gdal-dev] ogr2ogr: shp > kml, coordinate precision and related kml file size

2009-03-07 Thread Hermann Peifer
Hi All, I am experimenting with establishing a web-based shapefile-to-kml converter, where ogr2ogr is doing the actual conversion job in the background. I am interested in generating small kml files, as obviously both server and clients will appreciate. After some testing I see that I could ea

Re: [gdal-dev] Please stop sending mails

2009-03-07 Thread Markus Neteler
On Sun, Mar 8, 2009 at 4:49 AM, x y wrote: > > Dear Sir, > >            I keep getting all GDAL forum queries.Can you stop sending > them.Becuase my mail box is full of messages from GDAL community. You can unsubscribe here: http://lists.osgeo.org/mailman/listinfo/gdal-dev (see page bottom) Ma

[gdal-dev] Please stop sending mails

2009-03-07 Thread x y
Dear Sir, I keep getting all GDAL forum queries.Can you stop sending them.Becuase my mail box is full of messages from GDAL community. Thank You ___ gdal-dev mailing list gdal-dev@lists.osgeo.org http://lists.osgeo.org/mailman/li

[gdal-dev] Re: Building 64 bit, Swig Error

2009-03-07 Thread Tomas R
Yes, you are correct. But is not only me who make use of the GDAL-plugin. It not easy to get all plugin updated and get all users to updated both gdal and the plugins using gdal. /Tomas Tamas Szekeres skrev: I think you'd just have to replace the reference to this version of gdal_csharp.dll a

Re: [gdal-dev] Re: Building 64 bit, Swig Error

2009-03-07 Thread Tamas Szekeres
I think you'd just have to replace the reference to this version of gdal_csharp.dll and recompile the project. Best regards, Tamas 2009/3/7 Tomas R > Thanks, it works. Just set the path. > > Proj4 I think I will grab from your compilation. Should work good enough. I > will compile GDAL mysel

[gdal-dev] Re: Building 64 bit, Swig Error

2009-03-07 Thread Tomas R
Thanks, it works. Just set the path. Proj4 I think I will grab from your compilation. Should work good enough. I will compile GDAL myself to keep it minimal. Only need the Proj4 library as far as I know. Sadly, it seems a straight upgrade from, 1.5 is not possible. That is, my use of GDAL is

[gdal-dev] Re: HDF5 library

2009-03-07 Thread LFas
Frank Warmerdam pobox.com> writes: > > LFas wrote: > > Hi list, > > I tried to create a dll only for hdf5 gdal files, i.e. 3 files in frmts/hdf5 > > which I modified. > > I use MS Visual Studio 2008 and tried to do it with makfile.vc and obviously > > included nmake.opt. Once I defined GDAL_ROOT