[Gdal-dev] Shapelib moved => gdalindex pb

Julien Demaria dem at acri-st.fr
Tue Dec 2 11:26:06 EST 2003


Hi Frank,

I've just updated and there are minor problems with gdalindex.
With this changes it works for me under Windows :

dem at dem /cygdrive/e/acri/cvs_checkout/gdal
$ cvs diff apps/gdaltindex.c
Index: apps/gdaltindex.c
===================================================================
RCS file: /cvsroot/osrs/gdal/apps/gdaltindex.c,v
retrieving revision 1.4
diff -r1.4 gdaltindex.c
45c45
< #include "shapelib/shapefil.h"
---
 > #include "ogrsf_frmts/shape/shapefil.h"


dem at dem /cygdrive/e/acri/cvs_checkout/gdal
$ cvs diff apps/makefile.vc
Index: apps/makefile.vc
===================================================================
RCS file: /cvsroot/osrs/gdal/apps/makefile.vc,v
retrieving revision 1.16
diff -r1.16 makefile.vc
47,48c47,48
<               ../frmts/shapelib/shpopen.c \
<               ../frmts/shapelib/dbfopen.c \
---
 >               ../ogr/ogrsf_frmts/shape/shpopen.c \
 >               ../ogr/ogrsf_frmts/shape/dbfopen.c \


Regard,

Julien


At 10:30 02/12/2003 -0500, you wrote:
>Folks,
>
>I have removed gdal/frmts/shapelib from the GDAL source tree.  If you are
>getting warnings when you do a cvs update, you may need to do a
>"rm -rf frmts/shapelib".
>
>Shapelib is now hosted in it's own CVS tree, and the web site is
>hosted at http://shapelib.maptools.org/.  I will continue to maintain
>a copy of a few files in gdal/ogr/ogrsf_frmts/shape but these will be a
>clone of the master, and should not be updated directly.
>
>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    | Geospatial Programmer for Rent
>
>
>_______________________________________________
>Gdal-dev mailing list
>Gdal-dev at remotesensing.org
>http://remotesensing.org/mailman/listinfo/gdal-dev





More information about the Gdal-dev mailing list