Hello everyone,
I’m pleased to announce that Turf.jl
is an officially registered package and available now to use!
If you want to check it out, Turf.jl
is on GitHub!
Turf.jl
is a port of the Turf.js
library, a geospatial engine written in JavaScript. It can interact with any kind of geographic data, as long as it is compliant with the GeoJSON specification.
Turf.jl
is built upon the GeoJSON.jl
and GeoInterface.jl
modules.
It is still under development, since it’s still missing documentation and also some of Turf.js
functionalities.
This package aims to add more depth enriching the geo-spatial modules currently available in Julia, as well as giving some more tools to interact with spatial data in a nice and fairly simple way.
I would be happy to listen to the community and adapt the package to their needs adding new functionalities!