Skip to main content

extract and georeference geometry from pdf

Project description

README

INSTALL

pip install pdf2gpkg

BASIC USAGE

usage: pdf2gpkg [-h] [--loglevel {debug,info,warning,error}] [--version] [--curve-density CURVE_DENSITY] [--page-no PAGE_NO] source_pdf target_dir

positional arguments:
  source_pdf
  target_dir

options:
  -h, --help            show this help message and exit
  --loglevel {debug,info,warning,error}, -l {debug,info,warning,error}
  --version, -v
  --curve-density CURVE_DENSITY, -d CURVE_DENSITY
  --page-no PAGE_NO, -p PAGE_NO

USAGE

  • run pdf2gpkg command to initialize output
  • in output dir, open ref.qgz in QGIS
  • edit (and save) layer ref_src (and ref_tgt) to create 3 pairs of matching coordinates
  • run pdf2gpkg again
  • result.gpkg is your final product, contating a layer each for lines amd text labels

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pdf2gpkg-0.0.4.tar.gz (2.0 MB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page