Beefy Boxes and Bandwidth Generously Provided by pair Networks
Don't ask to ask, just ask
 
PerlMonks  

Re^2: Speeding up point-in-polygon -- take two

by punkish (Priest)
on Aug 28, 2006 at 11:47 UTC ( [id://569965]=note: print w/replies, xml ) Need Help??


in reply to Re: Speeding up point-in-polygon -- take two
in thread Speeding up point-in-polygon -- take two

>Postgres contains a built-in function that 
>computes whether a geometric object contains 
>another geometric object.
PostGres/PostGIS is can't be used because of project constraints (no complex db servers, etc.). Nevertheless, been there, done that. To really use the PostGIS functions (I am on that mailing list), I have to take account of other issues such as correct projections. Makes the task more complex than I need it to be. And, it is not an easily portable solution.

In any case, my testing shows that speed is comparable to what I have above.

--

when small people start casting long shadows, it is time to go to bed
  • Comment on Re^2: Speeding up point-in-polygon -- take two

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others exploiting the Monastery: (3)
As of 2024-04-25 19:30 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found