JuliaGeo / Geodesy.jl

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

0.4rc4 depwarn #13

Closed yeesian closed 8 years ago

yeesian commented 8 years ago

@garborg

garborg commented 8 years ago

Thanks, @yeesian!

P.S. I'm thinking maybe the type hierarchy in this package would be better closer to the hierarchy of CRS's in WKT. I'll let you know if I get around to it -- I'll surely have questions as I play with GDAL.jl interop.

yeesian commented 8 years ago

There's also OGR's spatial reference system, and Proj4 to think about. Some of my latest thoughts over at https://github.com/JuliaGeo/GeoInterface.jl/pull/4#issuecomment-146352725