An open API service indexing awesome lists of open source software.

https://github.com/yaph/shpinfo

A command line program to print meta information about the given shapefile.
https://github.com/yaph/shpinfo

cli command-line-tool gis information-retrieval python-package shapefile

Last synced: 8 months ago
JSON representation

A command line program to print meta information about the given shapefile.

Awesome Lists containing this project

README

          

===============================
shpinfo
===============================

.. image:: https://img.shields.io/travis/yaph/shpinfo.svg
:target: https://travis-ci.org/yaph/shpinfo

.. image:: https://img.shields.io/pypi/v/shpinfo.svg
:target: https://pypi.python.org/pypi/shpinfo

A command line program to print meta information about the given shapefile.

* Free software: MIT license
* Documentation: https://pythonhosted.org/shpinfo/.

Install
-------

::

$ pip install shpinfo

Usage
-----

::

$ shpinfo myfile.shp

.. image:: https://raw.githubusercontent.com/yaph/shpinfo/master/shpinfo.gif