Re: [gdal-dev] GRASS gdal and ogr plugins

2014-08-22 Thread Tom Russo
/grass/ogrgrassdriver.cpp . > > ln -s ../../../ogr/ogrsf_frmts/grass/ogrgrassdatasource.cpp . > > ln -s ../../../ogr/ogrsf_frmts/grass/ogrgrasslayer.cpp . > > ln -s ../../../ogr/ogrsf_frmts/grass/ogrgrass.h . > > ./configure --with-gdal=/usr/local/bin/gdal-config > >

[gdal-dev] GRASS gdal and ogr plugins

2014-08-22 Thread Tom Russo
/bin/gdal-config --with-grass=/usr/local/grass-6.5.svn --with-autoload=/usr/local/lib/gdalplugins gmake sudo gmake install The result is gdal_GRASS.so and ogr_GRASS.so in /usr/local/lib/gdalplugins. Am I simply building the plugin wrong, or is this a bug? -- Tom RussoKM5VY SAR502 DM

[gdal-dev] Re: Question about Reprojecting a Shapefile

2011-11-02 Thread Tom Russo
srs srs_def] [-s_srs srs_def] [-f format_name] [-overwrite] [[-dsco NAME=VALUE] ...] dst_datasource_name src_datasource_name ^^^ ^^^ [-lco NAME=VALUE] [-nln name] [-nlt type] [layer [layer ...]] This has bitten me from time to time, since "programn