Class GeoJsonLinkedCoordinateReferenceSystem
| MongoDB CSharp Driver API Reference (original) (raw)
Namespace
MongoDB.Driver.GeoJsonObjectModel
Assembly
MongoDB.Driver.dll
Represents a GeoJson linked coordinate reference system.
[BsonSerializer(typeof(GeoJsonLinkedCoordinateReferenceSystemSerializer))]
public class GeoJsonLinkedCoordinateReferenceSystem : GeoJsonCoordinateReferenceSystem
Inheritance
GeoJsonLinkedCoordinateReferenceSystem
Inherited Members
Constructors
GeoJsonLinkedCoordinateReferenceSystem(string)
Initializes a new instance of the GeoJsonLinkedCoordinateReferenceSystem class.
GeoJsonLinkedCoordinateReferenceSystem(string, string)
Initializes a new instance of the GeoJsonLinkedCoordinateReferenceSystem class.
Properties
Gets the href.
Gets the type of the href.
Gets the type of the GeoJson coordinate reference system.