KML.jl
KML.jl copied to clipboard
Write in Google Earth's KML format in pure Julia
https://juliageo.org/GeoInterface.jl/stable/guides/developer/#Conversion
The Shapefile.jl and GeoJSON.jl packages implement the Tables.jl interface, so it would be interesting if KML.jl does as well. Would this be in the development plans for KML.jl? Thanks in...
This PR introduces substantial performance improvements and architectural changes to KML.jl. Due to the extensive nature of these modifications, I understand if you prefer that I create a separate public...