Wedg / PlotShapefiles.jl

A package to plot shapefiles with Julia.
MIT License
12 stars 3 forks source link

Update usage of Shapefile.Rect to be nonparametric, closes #4 #5

Closed PythonNut closed 4 years ago

PythonNut commented 4 years ago

Shapefile.Rect is no longer a parametric type.

Wedg commented 4 years ago

Thank you PythonNut!

Wedg commented 4 years ago

I've also created another issue (https://github.com/Wedg/PlotShapefiles.jl/issues/6) for a similar problem from the same change to Shapefile.jl