Hi all,
I'm trying to merge multiple shapefiles to postgis table. I know that
there is some duplicates in different files.
I thought that I could just check duplicatiness when loading shapes
with shp2pgsql.
So I first created an empty table and added a unique constraint to the
field that I know t
On Thu, Dec 29, 2011 at 10:17 PM, Paragon Corporation wrote:
>
>> What version of GDAL are you using? You'll want to be using
>> what will be 1.9 (currently beta 2).
>
>> But there is an additional question about whether or not GDAL's PostGIS
>> Raster driver has been updated to the PostGIS Raste