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