Re: How can you tell if a PDF file is a georeferenced geopdf?

Liste des GroupesRevenir à sg satellite-nav 
Sujet : Re: How can you tell if a PDF file is a georeferenced geopdf?
De : b.rose.tmpbox (at) *nospam* arcor.de (Bernd Rose)
Groupes : comp.text.pdf sci.geo.satellite-nav alt.comp.os.windows-10
Suivi-à : sci.geo.satellite-nav
Date : 09. Jul 2024, 19:04:47
Autres entêtes
Message-ID : <wyhc0759cqz9.dlg@b.rose.tmpbox.news.arcor.de>
References : 1
User-Agent : 40tude_Dialog/2.0.15.41 (7dabdcb2.217.489)
On Tue, 9th Jul 2024 04:31:28 +0200, Enrico Papaloma wrote:

If you have a PDF of any topographic or park map, how can you tell, with
Windows or Android mapping tools, if the map is a georeferenced geoPDF?

By looking for coordinate reference system (CRS) information inside it.

GUI solution with QGIS (https://www.qgis.org):
* select the Pdf file in question inside the QGIS file browser
* open the Pdf file as if it were a folder by clicking on the triangle
  symbol, which is shown in front of the file name
* you should see either pages or layers of that Pdf as separate entries
  (at least one)
* right click on one of these pages/layers and select "Properties"
* look, whether a the property sheet contains any valid CRS information

Command line solution with GDAL (https://gdal.org/download.html):
gdalinfo example.pdf | find "CRS["

If this command returns empty, no CRS information has been found.

HTH.
Bernd
(F-Up set to sgs-n)

Date Sujet#  Auteur
9 Jul 24 o Re: How can you tell if a PDF file is a georeferenced geopdf?1Bernd Rose

Haut de la page

Les messages affichés proviennent d'usenet.

NewsPortal