Beefy Boxes and Bandwidth Generously Provided by pair Networks
go ahead... be a heretic
 
PerlMonks  

Re: Need an intelligent join algorithm for matching coordinates to shapefiles (.shp)

by Joost (Canon)
on Dec 17, 2008 at 19:59 UTC ( [id://731039]=note: print w/replies, xml ) Need Help??


in reply to Need an intelligent join algorithm for matching coordinates to shapefiles (.shp)

A good way to cull the matches is to use quadtrees. Quadtrees can be used to efficiently find overlapping rectangles (i.e. bounding boxes). See Algorithm::QuadTree for a pure-perl implementation (which i've never used).

  • Comment on Re: Need an intelligent join algorithm for matching coordinates to shapefiles (.shp)

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://731039]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others chanting in the Monastery: (4)
As of 2024-04-24 01:39 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found