JuliaGeo / Proj.jl

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

fix network tests, and add with_network #93

Closed visr closed 1 year ago

visr commented 1 year ago

Fixes #89. Also basically #87, but let's repurpose that to look into the ONLY_BEST option.

It seems a bit strange in 620d5695ddd32863cda51365d40e6674718600d2 when there is no network access, it now makes z Inf instead of keeping it the same.