Definition at line 38 of file projection_factories.cuh.
◆ epsg_code() [1/2]
cuproj::detail::epsg_code::epsg_code |
( |
std::string const & | str | ) |
|
|
inlineexplicit |
◆ epsg_code() [2/2]
cuproj::detail::epsg_code::epsg_code |
( |
int | code | ) |
|
|
inlineexplicit |
◆ is_wgs_84()
bool cuproj::detail::epsg_code::is_wgs_84 |
( |
| ) |
const |
|
inline |
◆ operator int()
cuproj::detail::epsg_code::operator int |
( |
| ) |
const |
|
inlineexplicit |
◆ operator std::string()
cuproj::detail::epsg_code::operator std::string |
( |
| ) |
const |
|
inlineexplicit |
◆ to_utm_zone()
auto cuproj::detail::epsg_code::to_utm_zone |
( |
| ) |
|
|
inline |
Return a [zone, hemisphere] pair for the UTM zone corresponding to the EPSG code.
Definition at line 63 of file projection_factories.cuh.
The documentation for this class was generated from the following file: