MySQL Forums
Forum List  »  GIS

Re: Points within polygons
Posted by: Mike McCutcheon
Date: April 09, 2010 01:50AM

The only other problem I have with distance() is that it doesn't seem to handle calculations very well in high latitudes.

I used it to categorize 16,000 places into regions. I only have 24 places which distance() can't help me find a region for and they are all in high latitudes at various different longitudes.

I use distance() to identify a polygon whose distance to each point = 0, but it can't find a polygon which contains these 24 points. Some of the points are quite close to a boundary between two polygons, but some are hundreds of miles from the boundaries, right in the middle of their polygon.

It's not a huge problem to me as I can obviously manually categorize 24 places but it might indicate some mathematically problem to someone brighter than me.

Options: ReplyQuote


Subject
Views
Written By
Posted
8008
February 18, 2010 06:50PM
3250
March 27, 2010 04:29AM
4297
April 09, 2010 01:33AM
Re: Points within polygons
3084
April 09, 2010 01:50AM
5376
April 30, 2010 04:43PM
3247
April 30, 2010 06:48PM
2825
April 30, 2010 09:38PM
4263
May 03, 2010 05:33AM
3409
May 06, 2010 08:56AM
4697
May 07, 2010 03:46AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.