Skip to main content

Convert (Fiona-supported) OGR data sources to plaintext WKT.

Project description

ogr2wkt

Convert Fiona-supported OGR data sources to pipe-delimited WKT format.

Why?

ogr2ogr's csv driver does not support pipe delimiters. If you want to use it to create a text file with WKT geometry which also contains attributes, you're out of luck unless you want a TAB-delimited file (which, why would you?)

Installation

This tool depends on Fiona, which in turn depends on GDAL. Fiona, when installed using a wheel, will automatically include its dependencies.

pip install ogr2wkt

Usage

ogr2wkt INPUT_FILE OUTPUT_FILE

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

ogr2wkt-0.0.1.tar.gz (4.4 kB view hashes)

Uploaded Source

Built Distribution

ogr2wkt-0.0.1-py2.py3-none-any.whl (4.0 kB view hashes)

Uploaded Python 2 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