OsmXmlDriver.SupportsSpatialReferenceSystem
OsmXmlDriver.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
For OSM XML, the only supported spatial reference system is WGS84.
See Also
- class SpatialReferenceSystem
- class OsmXmlDriver
- namespace Aspose.Gis.Formats.OsmXml
- assembly Aspose.GIS