karsten terragis.net> writes:
>
> Now I wanted to determine how hard it
> would be to 'hack' the ogr2ogr utility
> program to be able to only load the geometries of a shape file (shp file only,
Hi,
OpenJUMP can open such shapefiles but I am not sure if it can store them into
PostGIS. The C
___
gdal-dev mailing list
gdal-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/gdal-dev
Karsten,
shapelib used by OGR can handle shapefiles without the dbf files.
However, it uses the shx file to build the index. It may be possible to
build the index by reading the shp file, but it needs non-trivial changes
to the shapelib.
On Fri, Jun 8, 2012 at 5:13 AM, karsten wrote:
> **
> **
Hi All,
I posted the question below in the PostGIS email and local CUGOS email lists
and got some good input.
Now I wanted to determine how hard it would be to 'hack' the ogr2ogr utility
program to be able to only load the geometries of a shape file (shp file
only, without shx and dbf that are u
Hello,
I would like to know if anyone has any experience in compiling this library
over aix using xlc compiler (I will most likely not be able to use gcc, but
still not sure..)
what i specifically need from the library is to read dted files.
if you got any suggestions, any hint will help
thanks a