JuliaGeo / Geodesy.jl

Work with points defined in various coordinate systems.
MIT License
111 stars 24 forks source link

WebMercatorfromLLA not defined #77

Closed th85ac closed 2 years ago

th85ac commented 2 years ago

I am trying to use WebMercatorfromLLA... Julia tells me that is not defined. Any other transformation, function work

ERROR: UndefVarError: WebMercatorfromLLA not defined Stacktrace: [1] top-level scope @ ~/Documents/Hardware & Software/Julia/Geodesy/geodesy.jl:35

visr commented 2 years ago

I've just tagged a release that includes this, before it was only on master.

https://github.com/JuliaGeo/Geodesy.jl/releases/tag/v1.1.0