|
Name |
Description |
|
Abbreviation
|
Gets or sets the abbreviation of an object. (inherited from UomUnit) |
|
Acre
|
Returns the acre area unit (1 acre = 4,046.8564224 sqm). |
|
Alias
|
Gets or sets the alias of an object. (inherited from UomUnit) |
|
Are
|
Returns the are area unit (1 ha = 100 sqm). |
|
Authority
|
Gets or sets the authority name of an object. I.e. returns EPSG if this is a standard object with an authority-specific identity code. Returns CUSTOM if this is a custom object. (inherited from UomUnit) |
|
AuthorityCode
|
Gets or sets the authority-specific identification code of an object. (inherited from UomUnit) |
|
ConversionFactor
|
Gets or sets unit conversion factor for converting arbitrary units to standard (SI) units and vice-versa. Conversion factor (A) is calculated using the following formula: A = B / C (inherited from UomUnit) |
|
FactorB
|
Gets or sets a multiplier factor used for unit conversion. (inherited from UomUnit) |
|
FactorC
|
Gets or sets a unity factor used for unit conversion. (inherited from UomUnit) |
|
Hectare
|
Returns the hectare area unit (1 ha = 10.000 sqm). |
|
Name
|
Gets or sets the name of an object. (inherited from UomUnit) |
|
Remarks
|
Gets or sets the provider-supplied remarks of an object. (inherited from UomUnit) |
|
SquareFoot
|
Returns the square foot area unit (1 sqmi = 0.09290304 sqm). |
|
SquareKilometre
|
Returns the square kilometre area unit (1 sqkm = 1.000.000 sqm). |
|
SquareMetersPerUnit
|
Gets or sets the area in square meters (sqm) per base-unit. |
|
SquareMetre
|
Returns the square metre area unit. SI derived unit for area. |
|
SquareMile
|
Returns the square mile area unit (1 sqmi = 2,589,988.110336 sqm). |
|
UnitType
|
Overridden. Returns the type of an unit. |
|
WKT
|
Overridden. Returns the Well-Known Text (WKT) representation for a spatial reference object, as defined in the simple features specification. |
|
XML
|
Overridden. Returns the XML representation of an object. |