-
Notifications
You must be signed in to change notification settings - Fork 25
Open
Description
I noticed a bunch of weird stuff in the geo_interface.jl file during other PRs, like:
LibGEOS.jl/src/geo_interface.jl
Line 59 in 1c12df5
| GeoInterface.getgeom(t::AbstractPointTrait, geom::PreparedGeometry, i) = 0 |
LibGEOS.jl/src/geo_interface.jl
Line 49 in 1c12df5
| GeoInterface.getgeom(t::AbstractPointTrait, geom::PreparedGeometry) = nothing |
LibGEOS.jl/src/geo_interface.jl
Line 62 in 1c12df5
| GeoInterface.coordinates(t::AbstractPointTrait, geom::AbstractGeometry) = nothing |
It could also do with some organization and comments
memeLordo
Metadata
Metadata
Assignees
Labels
No labels