GeoDataFrames.jl
GeoDataFrames.jl copied to clipboard
GeoDataFrames as an AbstractDataFrame subtype?
trafficstars
I'm wondering if making GeoDataFrames as a AbstractDataFrame subtype would be a good idea? I'm thinking that eventually adding a Makie plotting extension (as simple as parsing geometries and select attributes) would be a powerful addition to GeoDataFrames. This would make GeoDataFrames behave more like Rasters, helping to unify the JuliaGeo ecosystem. This issue is related to https://github.com/evetion/GeoDataFrames.jl/issues/113