MySQL anemic GIS support

Anyone have any idea on if/when MySQL will get real GIS support?

=
http://mysqldbnews.blogspot.com/2007/10/does-mysql-gis-make- grade.html

=85is what I'm referring to. Specifically, the factor that many =
functions are quietly replaced with MBRContains(). This makes it, for =
example, not possible to determine with certainty (in SQL) if a point =
lies within a non-rectangular polygon.

I ask because I'm looking at moving a big part of our applications to =
Postgresql, and, well, I'd rather not have to.

=85Rene=

--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe: http://lists.mysql.com/mysql?unsub=3Dgcdmg-mysql-2 [at] m.gmane.o rg
m5 [ Sa, 08 Oktober 2011 04:41 ] [ ID #2065402 ]

Re: MySQL anemic GIS support

--00151773e4220fc7fb04aec1007b
Content-Type: text/plain; charset=windows-1252
Content-Transfer-Encoding: quoted-printable

Somebody feel to jump in and contradict me here, but I have never had any
love from the MySQL GIS stack. For the very few functions it does support,
the performance has been abysmal and I generally find myself hacking
together UDFs against columns of FLOAT and avoiding POINT altogether.

- md

On Fri, Oct 7, 2011 at 10:41 PM, Ren=E9 Fournier <m5 [at] renefournier.com> wrot=
e:

> Anyone have any idea on if/when MySQL will get real GIS support?
>
>
> http://mysqldbnews.blogspot.com/2007/10/does-mysql-gis-make- grade.html
>
> =85is what I'm referring to. Specifically, the factor that many functions=
are
> quietly replaced with MBRContains(). This makes it, for example, not
> possible to determine with certainty (in SQL) if a point lies within a
> non-rectangular polygon.
>
> I ask because I'm looking at moving a big part of our applications to
> Postgresql, and, well, I'd rather not have to.
>
> =85Rene
> --
> MySQL General Mailing List
> For list archives: http://lists.mysql.com/mysql
> To unsubscribe: http://lists.mysql.com/mysql?unsub=3Dmdykman [at] gmail.com
>
>


--
- michael dykman
- mdykman [at] gmail.com

May the Source be with you.

--00151773e4220fc7fb04aec1007b--
Michael Dykman [ Sa, 08 Oktober 2011 05:17 ] [ ID #2065403 ]
Datenbanken » gmane.comp.db.mysql.general » MySQL anemic GIS support

Vorheriges Thema: MySQL fora overrun by spam
Nächstes Thema: MySQL Indexes