Skip to content
This repository has been archived by the owner on Sep 19, 2023. It is now read-only.

STRTree #2

Open
paulsmith opened this issue Jun 14, 2013 · 2 comments
Open

STRTree #2

paulsmith opened this issue Jun 14, 2013 · 2 comments
Assignees
Milestone

Comments

@paulsmith
Copy link
Owner

No description provided.

@ghost ghost assigned paulsmith Jun 14, 2013
@ctessum
Copy link

ctessum commented Dec 16, 2013

Does this have to do with implementing an R-Tree? If so, there is already (what looks like) a good one here: http://godoc.org/github.com/dhconnelly/rtreego

In order for this package and that package to work together, I think this package just needs to have a function that returns the bounding box of a geometry as coordinates instead of as another geometry, or just a function that returns the coordinates of a geometry. Would that be straightforward to do?

@ctessum
Copy link

ctessum commented Dec 18, 2013

In the meantime, I've created a kludge that does this by parsing the output from ToWKT(): https://bitbucket.org/ctessum/geos2rtree

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants