Skip to Content

geotrans v3.9

Created
Updated

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.

# Usage

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/geotrans/data

# License

Unspecified

# Supported Platforms

!uwp

  • linux
  • osx
  • windows
  • uwp

# Features

No features defined.

# Dependencies

No dependencies.

# Host Dependencies

No transitive dependencies.

# Dependents

No dependents.

# Host Dependents

No dependents.

# Contributors

  • Todd's avatar Todd
  • Lily's avatar Lily
  • Jack·Boos·Yu's avatar Jack·Boos·Yu
  • General Jack O'Neill's avatar General Jack O'Neill
  • autoantwort's avatar autoantwort
  • MonicaLiu's avatar MonicaLiu
  • Lily Wang's avatar Lily Wang

# Changelog

  • 6b84596 [vcpkg baseline][graphviz/think-cell-range/geotrans] Fix download error (#31772)
  • 3459f6c [geotrans] Update to 3.9 (#29492)
  • 3414a89 [geotrans] no absolute paths (#28177)
  • 66dc12b many-ports: Update supports field (#20053)
  • 4907797 [geotrans] update to version 3.8 (on-hold waiting for CI/VM port 21 for ftp to be opened or alternate host site) (#14412)
  • 59b09ec [geotrans] Modify incorrect version in CONTROL (#10325)
  • 9db90b3 Fix baseline error (#10051)
  • 386d5c9 [geotrans] Add macro LITTLE_ENDIAN (#9217)
  • 350f700 [geotrans] add new port (#5498)

# Source