Re: [gdal-dev] pdf file - raster and vector differences

2016-02-02 Thread Andre Joost
Am 02.02.2016 um 15:37 schrieb Piotr Pachół: Hello, I would like to ask If there is a way (by means of gdal tools) to recognize that pdf has vector features ? I have hundreds of geospatial pdf files (raster and vector) and I don't want to open each of file in Acrobat Reader to verify if it is r

[gdal-dev] pdf file - raster and vector differences

2016-02-02 Thread Piotr Pachół
Hello, I would like to ask If there is a way (by means of gdal tools) to recognize that pdf has vector features ? I have hundreds of geospatial pdf files (raster and vector) and I don't want to open each of file in Acrobat Reader to verify if it is raster or vector. Instead I would like to ma

Re: [gdal-dev] GDAL Warp API : Transforms on Z

2016-02-02 Thread Even Rouault
Le mardi 02 février 2016 03:07:09, Adam Stambler a écrit : > Hi All, > > I am trying to implement a warp from a latitude, longitude, altitude (LLA) > image into a custom coordinate system using the GDAL Warp API. The > transform between LLA and my coordinate requires scaling and shifting the > el

Re: [gdal-dev] export to WKT oddity

2016-02-02 Thread Even Rouault
Le mardi 02 février 2016 10:42:07, Ari Jolma a écrit : > Even > > Why the forcing to ISO variant in MultiCurve etc. exportToWkt method? To avoid continuing generating legacy WKT with new geometry types. * For backward compatibility purposes, it exports the Old-style 99-402 * extended dimension

[gdal-dev] export to WKT oddity

2016-02-02 Thread Ari Jolma
Even Why the forcing to ISO variant in MultiCurve etc. exportToWkt method? That leads currently to outputs like GEOMETRYCOLLECTION (POINT EMPTY,MULTISURFACE Z EMPTY,POINT EMPTY) which seems illogical to me. Ari ___ gdal-dev mailing list gdal-dev@li

Re: [gdal-dev] Vector Tiles in OGR

2016-02-02 Thread Stadin, Benjamin
Hi Blake, I know that the MVT spec supports different projections. But I said they are "depending on a certain projection when the tiles are created". Maybe I found the wrong words – I did not mean to say that this is a misconception of MVT, but something "that current mapping tools face in pra