Hi all,
I just wanted to mention for those interested that a new driver has landed in
GDAL/OGR svn trunk (target release : 1.8.0). It is called PGDump and offers
features quite similar to the PostGIS shp2pgsql utility, that is to say the
capability of dumping the INSERT / COPY statements into a
W dniu 2010-05-14 10:09, ben...@cs.its.ac.id pisze:
2. When I first downloaded GDAL for my project, I used the original nmake
version of the project. But it kind of inefficient because every time I
need to build my solution, the GDAL will always do a clean build, even if
I didn't change any part
On 13/05/2010 22:32, Stephen Woodbridge wrote:
Hi all,
I have a shapefile with the following in the prj file:
GEOGCS["GCS_ITRF_2000",DATUM["D_ITRF_2000",SPHEROID["GRS_1980",6378137.0,298.257222101]],PRIMEM["Greenwich",0.0],UNIT["Degree",0.0174532925199433]]
Anyone know how to convert this to
Hi guys, I'm a new member in the mailing list. I'm doing some project that
requires me to read from a MapInfo GeoSet files and make a 3D
representation out of it. So when I read GDAL's description, I think I've
made the right choice about how to read from the GeoSet. And for the 3D
part, I will be