/cgeo

⭕Convenience functions for geospatial & cv

Primary LanguagePythonMIT LicenseMIT

cgeo

Convenience functions for remote sensing & geospatial processing in Python

Install

    pip install git+https://github.com/chrieke/cgeo

Examples

    import cgeo

    cgeo.geo.get_utm_zone_epsg(lon=13.1, lat=52.64)