Metadata-Version: 1.1
Name: districtsTk
Version: 0.3
Summary: A script to check whether or not a point on earth is within a given district.
Home-page: https://hannover.freifunk.net
Author: Aiyion and Raute from Freifunk Hannover
Author-email: dev@hannover.freifunk.net
License: MIT
Description-Content-Type: UNKNOWN
Description: districtsTK
        =======================
        
        This module is used to determine, whether or not a point on earth is within a given district.
        
        Needs a GeoJSON file to get the data from. This is the only parameter, if it's run as an executable.
        e.g.: python3 districtsTk.py my/favourite/cities/geo.json
        
Keywords: district localisation geocoordinates
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.6
