Changes
Created page with "{{ClassificationInfoBox | title = Geography Polygon Classification | name = {{PAGENAMEE}} | inheritance = GeographyClassification | namespace = System.Classification.Geo | pur..."
{{ClassificationInfoBox
| title = Geography Polygon Classification
| name = {{PAGENAMEE}}
| inheritance = GeographyClassification
| namespace = System.Classification.Geo
| purpose = Classify objects as Geography object of type Polygon
| version = 2.5.2+
| id = {9DFEB372-CF71-42F8-9552-0DAF7DE021F3}
}}
Polygon geography objects are painted as geometries when being displayed on 2D Maps.
== MetaProperties ==
{| class="wikitable" width=50%
|-
! width=30% | Name !! width=20% | Data type !! Comment
|-
| POINTS|| {{Geography}} || The geography object as list of geo coordinates
|-
| LINECOLOR || {{Integer}} || Color of the line
|-
| LINEWIDTH|| {{Integer}} || Width of the line
|-
| LINETYPE|| {{Integer}} || Type of the line (solid line, dash line, ...)
|-
| FILLCOLOR|| {{Integer}} || Fill color of the polygon
|-
| TRANSPARENCY|| {{Integer}} || Transparency of the fill color of the polygon
|-
| Z_LEVEL || {{Integer}} || Determines the order in which the overlay will be drawn in relation to other overlays. Overlays with a higher z-index are drawn on top of those with lower z-indexes. The order of overlays with the same z-index is arbitrary.
|}
{{Category/Version|2.5.1}}
| title = Geography Polygon Classification
| name = {{PAGENAMEE}}
| inheritance = GeographyClassification
| namespace = System.Classification.Geo
| purpose = Classify objects as Geography object of type Polygon
| version = 2.5.2+
| id = {9DFEB372-CF71-42F8-9552-0DAF7DE021F3}
}}
Polygon geography objects are painted as geometries when being displayed on 2D Maps.
== MetaProperties ==
{| class="wikitable" width=50%
|-
! width=30% | Name !! width=20% | Data type !! Comment
|-
| POINTS|| {{Geography}} || The geography object as list of geo coordinates
|-
| LINECOLOR || {{Integer}} || Color of the line
|-
| LINEWIDTH|| {{Integer}} || Width of the line
|-
| LINETYPE|| {{Integer}} || Type of the line (solid line, dash line, ...)
|-
| FILLCOLOR|| {{Integer}} || Fill color of the polygon
|-
| TRANSPARENCY|| {{Integer}} || Transparency of the fill color of the polygon
|-
| Z_LEVEL || {{Integer}} || Determines the order in which the overlay will be drawn in relation to other overlays. Overlays with a higher z-index are drawn on top of those with lower z-indexes. The order of overlays with the same z-index is arbitrary.
|}
{{Category/Version|2.5.1}}