Metadata-Version: 1.0
Name: geoql
Version: 0.0.3.0
Summary: Library for performing queries and transformations on GeoJSON data (with emphasis on support for abstract graph representations).
Home-page: https://github.com/Data-Mechanics/geoql
Author: Andrei Lapets
Author-email: a@lapets.io
License: MIT License
Description: # geoql
        
        Library for performing queries and transformations on GeoJSON data (with emphasis on support for abstract graph representations).
        
        Package Installation and Usage
        ------------------------------
        
        The package is available on PyPI:
        
            python -m pip install geoql
        
        The library can be imported in the usual way:
        
            import geoql
        
Platform: UNKNOWN
