JuliaGeo / Proj.jl

Julia wrapper for the PROJ cartographic projections library
MIT License
48 stars 9 forks source link

[WIP] Add GeoInterface methods for the geod API #110

Open asinghvi17 opened 2 months ago

asinghvi17 commented 2 months ago

This PR aims to add convenience wrappers for users to pass GeoInterface geometries in to the Proj geodesic API. This also helps cut down on confusion about the argument order etc.