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
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
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
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
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
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
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