Skip to main content

GeoJSON from image metadata

Project description

Image to GeoJSON

im2geojson is a python package for parsing GeoJSON from image metadata.

  • Image folders are parsed to a GeoJSON FeatureCollection.
  • Images are parsed to GeoJSON Features.

Unittests codecov

Installation

The recommended way to install im2geojson is via pip:

pip install im2geojson

Usage

From the command line:

cd to the parent directory of your image folders.

python -m im2geojson

Options

Set the input path with -i:

python -m im2geojson -i <path-to-image-folders>

Set output path with -o:

python -m im2geojson -o <path-to-output>

Save images stripped of metadata with -s:

python -m im2geojson -s

Save image thumbnails with -t:

python -m im2geojson -t

Documentation

License

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

im2geojson-0.0.3.tar.gz (11.5 kB view hashes)

Uploaded Source

Built Distribution

im2geojson-0.0.3-py3-none-any.whl (8.8 kB view hashes)

Uploaded Python 3

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