JuliaGeo / LibGEOS.jl

Julia package for manipulation and analysis of planar geometric objects
MIT License
72 stars 24 forks source link

Fix GeoInterface x y z #164

Closed rafaqz closed 1 year ago

rafaqz commented 1 year ago

The current x, y and z implementation is broken, this PR just deletes it because the fallbacks are not.

It actually tests that these function work now as well.

rafaqz commented 1 year ago

Fallbacks

Probably getcoord and names and super slow

rafaqz commented 1 year ago

Hah this is whats breaking the GeoInterfaceMakie.jl build, better get it tagged!