When I worked for NGA, I had software that took an input GeoTIFF image and
output the RPF files. A separate program was used to create the a.toc file.
The process is not trivial. The vector quantization compression is not
simple.
At one time, ERDAS took the RPF code and incorporated it into thei
I am trying to use a call like
ogr2ogr centroid.shp plaque_area.shp -dialect sqlite -sql "SELECT
ST_Centroid(geometry), * from plaque_area"
but I get the following error
ERROR 1: In ExecuteSQL(): sqlite3_prepare_v2(SELECT ST_Centroid(geometry),
* from plaque_area):
no such function: ST_Centroi
I have found that there is a problem with how the GDALmake.opt file is
created with 1.9.1 on Linux when using the FileGDB API 1.2.
ESRI now has two .so files required so I think there should be the
following changes to the configure script
21840c21840
< if test -z "`${CXX} ${CPPFLAGS} testfgd
w how to add the correct tags. Also, I
want to avoid using TerraGo and GeoPDF.
Jim Bellenger
___
gdal-dev mailing list
gdal-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/gdal-dev
Hello,
I have a Lambert Conformal Conic image that crosses the 180 dateline and I
want to gdalwarp to a latlong projection. The result image wraps around the
globe instead of just crossing the dateline. It seems to be a problem with
the western hemisphere because I have tried a "-te" option with