|
◆ npoint_srid()
int32_t npoint_srid |
( |
const Npoint *np |
UNUSED | ) |
|
|
inline |
Return the SRID of a network point.
- 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
|