[+/-]
Geometry em
          GeralPointLineStringMultiLineStringPolygonMultiPolygonGeometryCollection
        Cada função que pertencem a este grupo tomam um valor de
        geometria como seus argumentos e retornam alguma propriedade
        quantitativa e qualitativa desta geometria. Algumas funções
        restrigem os seus tipos de argumentos. tais funções retornam
        NULL se o argumento é de um tipo de
        geometria incorreta. Por exemplo, Area()
        retorna NULL se o tipo do objeto não for nem
        Polygon nem MultiPolygon.
      
This is a translation of the MySQL Reference Manual that can be found at dev.mysql.com. The original Reference Manual is in English, and this translation is not necessarily as up to date as the English version.

