The GeoLine data type is derived from the Geography data type. This means it has a similar functionality to the Geography data type but is specific to represent the Geometry Line.
GeoLine |
|
|
Srid |
int |
Spatial Reference System Identifier (SRID), identifies the reference system for the represented Geographic object. See https://en.wikipedia.org/wiki/SRID |
GeoLine |
|
|
|
|
All the methods for Geography apply, except Distance. |
ToGeography(GeoLine object) |
Geography |
Converts GeoLine to Geography type (cast). |
For detailed information about the data type Properties and Methods, refer to Geography data type.
DBMSs: SQL Server, Oracle, MySQL, SAP Hana, and PostgreSQL.
Generators: .NET, .NET Framework, Java, Android, Apple