Hi, I am using ogr2ogr to export data from Spatialite to other formats
(such as PostGIS or a new Spatialite db).
The layers have an integer primary key, but this field is ignored in
the output table, as an OGC_FID field is created which uses
consecutive numbers, ignoring the real values of the pri
Hey,
I want to build java binding for GDAL.
After following "Build Instructions for GDAL/OGR In Java (Windows)", I get
the next error:
*"NMAKE : fatal error U1045: spawn failed : Permission denied"*
Regards,
Tomer
--
View this message in context:
http://osgeo-org.1560.x6.nabble.com/gdal-dev-E
Nigel,
You're welcome.
Regards,
Mateusz
On 8 December 2016 at 11:02, Nigel Westbury wrote:
> Thanks so much. That is really helpful and exactly what I need.
>
> -Original Message-
> From: Mateusz Loskot [mailto:mate...@loskot.net]
> Sent: 07 December 2016 21:04
> To: Nigel Westbury
> C
On jeudi 8 décembre 2016 08:28:32 CET Vincent BERNAT wrote:
> great! you're right!
>
>
> I didn't try this solution because my gcc is 5.1.0^^
Ah you're right. Looking at
https://gcc.gnu.org/onlinedocs/libstdc%2B%2B/manual/using_dual_abi.html , it
seems the
version with the new ABI was indeed 5
great! you're right!
I didn't try this solution because my gcc is 5.1.0^^
Thanks a lot
Regards,
Vincent
De : Even Rouault
Envoyé : mercredi 7 décembre 2016 16:19
À : gdal-dev@lists.osgeo.org
Cc : Vincent BERNAT; Jeff McKenna
Objet : Re: [gdal-dev] [gdal 2.