pyprojEasy Playground

Cartographic projections and coordinate transformations

Getting started with pyprojRun locally
Install
pip install pyproj
Python CodeRun locally
Expected Output
# Expected output shown below
# (Run locally with: pyproj)

pyproj is a third-party package. Cartographic projections and coordinate transformations. Install with: pip install pyproj

Challenge

Try modifying the code above to explore different behaviors. Can you extend the example to handle a new use case?