Re: [Qgis-user] GeoPDF / Map2PDF

2013-11-29 Thread Andre Joost

Am 28.11.2013 23:03, schrieb Alex Mandel:

On 11/28/2013 01:43 PM, Chuck Young wrote:

Is there a way to directly use the data in a GeoPDF created by Map2PDF in
Qgis?  Or maybe a plugin that will read it 

Thanks!

Chuck




Yes, it does exist in gdal
http://www.gdal.org/frmt_pdf.html
http://www.gdal.org/ogr/drv_pdf.html

However you may not have a version of gdal built with it.
You probably need gdal  1.10



That should be incorporated in QGIS 2.0.1.
Settings - Options, GDAL tab

Or is Geospatial PDF something different than GeoPDF?

Greetings,
André Joost


___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user


[Qgis-user] GeoPDF / Map2PDF

2013-11-28 Thread Chuck Young
Is there a way to directly use the data in a GeoPDF created by Map2PDF in
Qgis?  Or maybe a plugin that will read it 

Thanks!

Chuck
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user

Re: [Qgis-user] GeoPDF / Map2PDF

2013-11-28 Thread Alex Mandel
On 11/28/2013 01:43 PM, Chuck Young wrote:
 Is there a way to directly use the data in a GeoPDF created by Map2PDF in
 Qgis?  Or maybe a plugin that will read it 
 
 Thanks!
 
 Chuck
 
 

Yes, it does exist in gdal
http://www.gdal.org/frmt_pdf.html
http://www.gdal.org/ogr/drv_pdf.html

However you may not have a version of gdal built with it.
You probably need gdal  1.10

ogr2ogr or gdal_translate should be able to pull layers out.
I don't know the status of QGIS directly reading such formats.

Check your supported formats:
ogrinfo --formats
gdalinfo --formats

Thanks,
Alex
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user