A cffi-based wrapper for just the GDALInfo() function from GDAL.
Returns GIS metadata from a filename as JSON.
On pypy, import sqlite3 may conflict with import gdalinfo, they both use a version of the sqlite library. Use pypy -m _sqlite3_build to build the extension against system sqlite3, and replace the one that came with the pypy distribution.
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
gdalinfo-0.0.3.tar.gz
(3.2 kB
view details)
File details
Details for the file gdalinfo-0.0.3.tar.gz.
File metadata
- Download URL: gdalinfo-0.0.3.tar.gz
- Upload date:
- Size: 3.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.8.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
13b59552bf7f2c620a4576aec2281ff9d594e6eaf0da91b1485a9773d7ec5c69
|
|
| MD5 |
751b189e1ffc61cf44d5cf7526ea62a4
|
|
| BLAKE2b-256 |
91e82979a36f0e0845585cb46c6838cc4142c931f0c84ee3b70132abb0e6f50b
|