JuliaGeo / GeoJSON.jl

Utilities for working with GeoJSON data in Julia
https://juliageo.org/GeoJSON.jl/stable/
MIT License
68 stars 10 forks source link

Use JSON3 instead of JSON dependency #20

Closed visr closed 4 years ago

visr commented 4 years ago

Should hopefully be an allround improvement in both speed and inferred types.

cc @rafaqz (https://github.com/JuliaGeo/GeoInterface.jl/issues/23#issuecomment-500659441)