Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OSGeo/PROJ
/ pj_list_linear_units
Function
pj_list_linear_units
src/units.cpp:38–38 ·
view source on GitHub ↗
For internal use
Source
from the content-addressed store, hash-verified
36
37
// For internal use
38
const PJ_UNITS *pj_list_linear_units() { return pj_units; }
39
40
const PJ_UNITS *proj_list_units() { return pj_units; }
41
Callers
3
pj_init_ctx_with_allow_init_epsg
Function · 0.85
get_unit_conversion_factor
Function · 0.85
exportToPROJString
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected