File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 77* ` LineString(Point[] | Collection<Point>) ` - [ MySQL LineString] ( https://dev.mysql.com/doc/refman/8.0/en/gis-class-linestring.html )
88* ` MultiLineString(LineString[] | Collection<LineString>) ` - [ MySQL MultiLineString] ( https://dev.mysql.com/doc/refman/8.0/en/gis-class-multilinestring.html )
99* ` Polygon(LineString[] | Collection<LineString>) ` - [ MySQL Polygon] ( https://dev.mysql.com/doc/refman/8.0/en/gis-class-polygon.html )
10- * ` MultiPolygon(Polygon[] | Collectiogit n <Polygon>) ` - [ MySQL MultiPolygon] ( https://dev.mysql.com/doc/refman/8.0/en/gis-class-multipolygon.html )
10+ * ` MultiPolygon(Polygon[] | Collection <Polygon>) ` - [ MySQL MultiPolygon] ( https://dev.mysql.com/doc/refman/8.0/en/gis-class-multipolygon.html )
1111* ` GeometryCollection(Geometry[] | Collection<Geometry>) ` - [ MySQL GeometryCollection] ( https://dev.mysql.com/doc/refman/8.0/en/gis-class-geometrycollection.html )
1212
1313## Available spatial functions
You can’t perform that action at this time.
0 commit comments