Class WfsFeatureTypeInfo.BoundingBox
The bounding box defines the spatial extent of a featuretype.
Inherited Members
Namespace: Mapsui.Providers.Wfs.Utilities
Assembly: Mapsui.Nts.dll
Syntax
public class WfsFeatureTypeInfo.BoundingBox
Fields
| Edit this page View SourceMaxLat
Declaration
public double MaxLat
Field Value
Type | Description |
---|---|
double |
MaxLong
Declaration
public double MaxLong
Field Value
Type | Description |
---|---|
double |
MinLat
Declaration
public double MinLat
Field Value
Type | Description |
---|---|
double |
MinLong
Declaration
public double MinLong
Field Value
Type | Description |
---|---|
double |