On mercredi 15 février 2017 11:27:54 CET archgnulinux wrote:
> Even Rouault-2 wrote
>
> > You mention Windows, but your nickname is archgnulinux... So assuming the
> > later, the GDAL 2.1.2 package in UbuntuGIS unstable for Xenial is built
> > against libkml.
> > And I also see that the GDAL packa
have to use Windows for this...
OSGEO4W didn't have the 2.1 version, but I found a package on GISInternals
and it works.
Thanks for you help.
Philip
--
View this message in context:
http://osgeo-org.1560.x6.nabble.com/gdal-dev-Placemark-With-Two-Geometries-Is-Not-Processed-tp5308067p53080
suming the
later, the GDAL
2.1.2 package in UbuntuGIS unstable for Xenial is built against libkml.
And I also see that the GDAL package in OSGEO4W has the libkml dependency.
>
> Philip
>
>
>
>
> --
> View this message in context:
> http://osgeo-org.1560.x6.nabble.c
te a bit of
trouble.
I'll give it another try...
Do you know of any distributions of GDAL with LIBKML?
Philip
--
View this message in context:
http://osgeo-org.1560.x6.nabble.com/gdal-dev-Placemark-With-Two-Geometries-Is-Not-Processed-tp5308067p5308076.html
Sent from the GDAL -
On mercredi 15 février 2017 16:21:09 CET Kahly, Philip D. wrote:
> Hey all,
>
> I'm attempting to process some KML files from an outside source and
> sometimes a will contain two blocks.
>
> GDAL will not process these placemarks: layer.GetNextFeature() will return
> null, and GetLastErrorMsg()
Hey all,
I'm attempting to process some KML files from an outside source and
sometimes a will contain two blocks.
GDAL will not process these placemarks: layer.GetNextFeature() will return
null, and GetLastErrorMsg() returns an empty string.
I've attached a sample file "broken.kml", along with