|
◆ nsegment_srid()
int32_t nsegment_srid |
( |
const Nsegment *ns |
UNUSED | ) |
|
|
inline |
Return the SRID of a network segment.
- Parameters
-
- Note
- Since it is assumed that all network points share the same SRID which is the one from the
ways table, for performance reasons we simply get the SRID of the table
|