X
  • Search
  • Products
  • Services
  • Resources
  • About
  • Contact
  • Login

Copyright © 2025 MariaDB. All rights reserved.

The Ultimate Guide to High Availability with MariaDB
Download Now
  • Knowledge Base
  • Contact
  • Login
  • Search
  • Products
  • Solutions
  • Resources
  • Company
  • Pricing
  • Download
Knowledge Base » MariaDB Server Documentation » Using MariaDB Server » SQL Statements & Structure » Geographic & Geometric Features » Polygon Properties
  • Home
  • Open Questions
  • MariaDB Server
  • MariaDB MaxScale
  • MariaDB ColumnStore
  • Connectors
Ask a question here
Localized Versions
  • Proprietà d Polygon [it]

Polygon Properties

Polygon properties

  • AREA

    Synonym for ST_AREA.
  • CENTROID

    Synonym for ST_CENTROID.
  • ExteriorRing

    Synonym for ST_ExteriorRing.
  • InteriorRingN

    Synonym for ST_InteriorRingN.
  • NumInteriorRings

    Synonym for NumInteriorRings.
  • ST_AREA

    Area of a Polygon.
  • ST_CENTROID

    The mathematical centroid (geometric center) for a MultiPolygon.
  • ST_ExteriorRing

    Returns the exterior ring of a Polygon as a LineString.
  • ST_InteriorRingN

    Returns the N-th interior ring for a Polygon.
  • ST_NumInteriorRings

    Number of interior rings in a Polygon.
  • ← Point Properties
  • ↑ Geographic & Geometric Features ↑
  • WKB →
Content reproduced on this site is the property of its respective owners, and this content is not reviewed in advance by MariaDB. The views, information and opinions expressed by this content do not necessarily represent those of MariaDB or any other party.
  • ↑ Geographic & Geometric Features ↑
  • GIS Resources
  • GIS features in 5.3.3
  • Geometry Types
  • Geometry Hierarchy
  • Geometry Constructors
  • Geometry Properties
  • Geometry Relations
  • LineString Properties
  • MBR (Minimum Bounding Rectangle)
  • Point Properties
  • Polygon Properties
  • WKB
  • WKT
  • MySQL/MariaDB Spatial Support Matrix
  • SPATIAL INDEX
  • MariaDB Plans - GIS
  • The maria/5.3-gis tree on Launchpad.
  • GeoJSON
  • Miscellaneous GIS functions
  • Products
  • Solutions
  • Resources
  • Company
  • Pricing
  • Download MariaDB
Subscribe to our newsletter!
  • Legal
  • Privacy Policy
  • Cookie Policy

Copyright © 2025 MariaDB. All rights reserved.