Skip to main content

Python Boilerplate contains all the boilerplate you need to create a modern Python package.

Project description

UTM EPSG Finder

PyPI - Version PyPI - License PyPI - Python Version Tests codecov Read the Docs Black pre-commit

Description

UTM EPSG Finder allow the user to find the UTM's EPSG code from his vectors in EPSG:4326 and ESPG:3857. Sometimes is useful to know the projected EPSG; as example when you will calculate the polygon's area or the distance between two points. In this case if your vectors are in 4326 or worst in 3857 you can't return a correct value. Remember that with Pseudo-Mercator is not optimal calculate area but if you use an UTM EPSG the output value from area calculation is more correct.

UTM EPSG Finder is based on:

Feature

  • Get UTM EPSG for lines
  • Get UTM EPSG for points
  • Get UTM EPSG for polygons
  • Get UTM EPSG for raster

More

Credits

This package was created with Cookiecutter and the fedejaure/cookiecutter-modern-pypackage project template.

Thanks to g2giovanni for the help to setting up the package.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

utm-epsg-finder-0.2.1.tar.gz (5.2 kB view hashes)

Uploaded Source

Built Distribution

utm_epsg_finder-0.2.1-py3-none-any.whl (5.0 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page