GeoJsonObjectType Enumeration

[Missing <summary> documentation for "T:Casewhere.Runtime.DataObjectExpressions.GeoJsonObjectType"]

Definition

Namespace: Casewhere.Runtime.DataObjectExpressions
Assembly: Casewhere.Runtime.DataObjectExpressions (in Casewhere.Runtime.DataObjectExpressions.dll) Version: 1.0.0.0 (1.0.0.0)
C#
public enum GeoJsonObjectType

Members

Feature 0  
FeatureCollection 1  
GeometryCollection 2  
LineString 3  
MultiLineString 4  
MultiPoint 5  
MultiPolygon 6  
Point 7  
Polygon 8  

Extension Methods

See Also