GEOTRANS is an application that allows you to convert geographic coordinates among a wide variety of coordinate systems, map projections, grids, and datums. GEOTRANS runs in Microsoft Windows and LINUX environments.
The package geotrans provides CMake targets:
find_package(geotrans CONFIG REQUIRED)
target_link_libraries(main PRIVATE geotrans::MSPdtcc geotrans::MSPCoordinateConversionService)
The geotrans library depends on being able to read it's model data so you'll need to
set an environment variable to let geotrans know where the models are installed:
export MSPCCS_DATA=<path_to_vcpkg_installed>/share/@PORT@/data
v3.9#1
!uwp
Complex license
Manifest