hf@deer.(none)
|
15ea09b79d
|
WL#1163 (Make spatial code separable for other parts)
--with-geometry and
--with-embedded-privilege-control
configure switches added
|
2004-05-27 20:31:30 +05:00 |
|
hf@deer.(none)
|
91d5e55a90
|
Fix for #233
test for IGNORE added
|
2004-03-17 14:03:26 +04:00 |
|
hf@deer.(none)
|
cdc27d597e
|
Fix for #233 (final part)
|
2004-03-16 14:59:22 +04:00 |
|
monty@mashka.mysql.fi
|
afd8f38f4e
|
Optimized GIS functions
|
2004-03-04 08:50:37 +02:00 |
|
bell@sanja.is.com.ua
|
c7bc56f392
|
fixed printability of gis functions
code covarage for srid, GeomFromText with 2 parameters
code covarage foe print() method of gis functions
|
2003-11-06 21:03:11 +02:00 |
|
ram@mysql.r18.ru
|
2180fa858b
|
AsWKB() function has been added.
|
2003-04-03 15:13:14 +05:00 |
|
ram@mysql.r18.ru
|
9295366a5e
|
GEOMCOLLFROMWKB(), GEOMETRYCOLLECTIONFROMWKB(),
LINEFROMWKB(), LINESTRINGFROMWKB(), MLINEFROMWKB(), MPOINTFROMWKB(),
MPOLYFROMWKB(), MULTILINESTRINGFROMWKB(), MULTIPOINTFROMWKB(),
MULTIPOLYGONFROMWKB(), POINTFROMWKB(), POLYFROMWKB(), POLYGONFROMWKB()
functions have been added (as synonyms for GEOMFROMWKB()).
|
2003-04-02 15:38:06 +05:00 |
|
bar@bar.mysql.r18.ru
|
f0155f6a44
|
ALTER TABLE didn't remember the exact
geometry type (POINT, LINESTRING, etc)
and changed all into "GEOMETRY".
|
2003-03-31 09:19:20 +05:00 |
|
bar@bar.mysql.r18.ru
|
0989db3e90
|
More OpenGIS compatibility:
Point, MultiLine, Poligom, etc, are now not aliases
for Geometry, but separate field types.
|
2003-03-27 13:09:09 +04:00 |
|
ram@mysql.r18.ru
|
031ac2a7b2
|
SRID support.
GeomertyFromWKB() function.
SRID() function.
::store() methods for Field_geom.
Code cleanup.
|
2003-03-18 15:30:32 +04:00 |
|
ram@mysql.r18.ru
|
3286c2d5f2
|
Added IsClosed() tests for MultiLineString objects.
Added Centroid(), Area() tests for MultiPolygon objects.
|
2003-03-06 16:25:06 +04:00 |
|
ram@mysql.r18.ru
|
c3da09d629
|
Test case for spatial objects.
|
2003-03-01 13:16:39 +04:00 |
|