JuliaGeo / Shapefile.jl

Parsing .shp files in Julia
http://juliageo.org/Shapefile.jl/
MIT License
82 stars 14 forks source link

Add a Makie extension #103

Closed rafaqz closed 8 months ago

rafaqz commented 9 months ago

This could be just regular code, but the extension should keep the overhead of GeoInterfaceMakie.jl even lower.

rafaqz commented 9 months ago

This needs GeoInterfaceMakie v0.1.5 to come through

rafaqz commented 9 months ago

Do we need to keep anything below 1.9? I would prefer not to mess around with Revise.jl to make this work on 1.7 (or we can just not test Makie on 1.7, although its a little clunky to do that