Re: [gdal-dev] [PROPOSAL] Add CADRG write support via RPFTOC/NITF drivers

2025-06-11 Thread Jim Bellenger via gdal-dev
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

[gdal-dev] Problem using ST_Centroid

2019-05-07 Thread Jim Bellenger
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

[gdal-dev] Problem with the GDAL 1.9.1 GDALmake.opt for ESRI FileGDB API 1.2 on Linux

2012-07-25 Thread Jim Bellenger
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

[gdal-dev] GDAL 2.0 Output of Vector Geospatial PDF

2012-04-12 Thread Jim Bellenger
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

[gdal-dev] What are the arguments to gdalwarp to cross the date line?

2011-08-31 Thread Jim Bellenger
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