Skip to main content

Alternative and faster (vectorized) version of gdal2xyz.py

Project description

Build Status PyPI version Python versions

Alternative and faster (vectorized) version of gdal2xyz.py (https://svn.osgeo.org/gdal/trunk/gdal/swig/python/scripts/gdal2xyz.py)

Builded on top of GDAL, Numpy and Pandas.

Install

Install from PYPI:

$ pip install raster2xyz

Usage

Command Line

$ raster2xyz [-h] input_raster out_csv

positional arguments:
  input_raster  input_raster filepath
  out_csv       out_csv filepath

optional arguments:
  -h, --help    show this help message and exit

Importing module

from raster2xyz.raster2xyz import Raster2xyz

input_raster = "input_raster.tif"
out_csv = "/tmp/out_xyz.csv"

rtxyz = Raster2xyz()
rtxyz.translate(input_raster, out_csv)

Requirements

About author

Developed by Cayetano Benavent. GIS Analyst at Geographica.

http://www.geographica.gs

License

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

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

raster2xyz-0.1.3.tar.gz (4.1 kB view details)

Uploaded Source

File details

Details for the file raster2xyz-0.1.3.tar.gz.

File metadata

  • Download URL: raster2xyz-0.1.3.tar.gz
  • Upload date:
  • Size: 4.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for raster2xyz-0.1.3.tar.gz
Algorithm Hash digest
SHA256 2ac326d0cb050a60132c93beb8607cc366512492db1ab7de79c82f8638923069
MD5 59016723007282c5faddf081a665ac77
BLAKE2b-256 85271969cda2c089e7f7d5eaf9da1c2a94f3af60494e9bbb3ed46f603c8726be

See more details on using hashes here.

Supported by

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