Re: SQL Query to search inside a polygon

2009-08-23 Thread Rossko
> The only problem with this project is the lack of documentation. Any > examples? I think that's a question for http://mssqlspatial.codeplex.com/Thread/List.aspx --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Goo

Re: SQL Query to search inside a polygon

2009-08-23 Thread Raihan
The only problem with this project is the lack of documentation. Any examples? On Aug 22, 2:59 pm, Nianwei wrote: > Upgrade to SQL 2008 and use ST_* functions, or use this open source > lib:http://mssqlspatial.codeplex.com/ > Both works well. --~--~-~--~~~---~--~~

Re: SQL Query to search inside a polygon

2009-08-22 Thread Raihan
Thanks a lot! Its strange that I spent hours googling and this project never came up! I think the project doesn't get the attention it deserves - now I'll make sure it does ;) On Aug 22, 2:59 pm, Nianwei wrote: > Upgrade to SQL 2008 and use ST_* functions, or use this open source > lib:http://ms

Re: SQL Query to search inside a polygon

2009-08-22 Thread Nianwei
Upgrade to SQL 2008 and use ST_* functions, or use this open source lib: http://mssqlspatial.codeplex.com/ Both works well. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Google Maps API" group. To post to this gr

SQL Query to search inside a polygon

2009-08-22 Thread Raihan
Hi, I first posted this question to the general google maps group(http:// www.google.com/support/forum/p/maps/thread?fid=3f63ee202d56b532000471a6db69fa13&hl=en) but they said I should post here. I'm sure many of you are aware of the Store Locator demo using PHP/ MySQL(http://code.google.com/apis