FileGdbDriver.SupportsSpatialReferenceSystem
FileGdbDriver.SupportsSpatialReferenceSystem method
Determines, whether specified spatial reference system is supported by the driver.
public override bool SupportsSpatialReferenceSystem(SpatialReferenceSystem spatialReferenceSystem)
Parameter | Type | Description |
---|---|---|
spatialReferenceSystem | SpatialReferenceSystem | Spatial reference system. |
Return Value
Boolean value, indicating whether specified spatial reference system is supported by the driver.
Remarks
ESRI File Geodatabase supports all spatial reference systems.
See Also
- class SpatialReferenceSystem
- class FileGdbDriver
- namespace Aspose.Gis.Formats.FileGdb
- assembly Aspose.GIS