Skip to content

geotransv3.10

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

Not declared in the port manifest

#Supported Platforms

!uwp & !osx

  • linux
  • windows
  • osx
  • uwp

#Features

No features defined.

#Dependencies

No dependencies.

#Host Dependencies

No transitive dependencies.

#Used By

No ports use this.

#Host Tool For

No ports use this.

#Contributors

  • Todd's avatarTodd
  • Lily's avatarLily
  • Jack·Boos·Yu's avatarJack·Boos·Yu
  • General Jack O'Neill's avatarGeneral Jack O'Neill
  • autoantwort's avatarautoantwort
  • MonicaLiu's avatarMonicaLiu
  • Lily Wang's avatarLily Wang
  • Emilian R's avatarEmilian R

#Changelog

  • 5a27f48[geotrans] update to v3.10 (#47460)
  • 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)
  • 66dc12bmany-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)
  • 9db90b3Fix baseline error (#10051)
  • 386d5c9[geotrans] Add macro LITTLE_ENDIAN (#9217)
  • 350f700[geotrans] add new port (#5498)