Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

proj-9.3.1-3.1 RPM for armv6hl

From OpenSuSE Ports Tumbleweed for armv6hl

Name: proj Distribution: openSUSE Tumbleweed
Version: 9.3.1 Vendor: openSUSE
Release: 3.1 Build date: Sat Mar 2 01:58:32 2024
Group: Unspecified Build host: i03-armsrv1
Size: 9470319 Source RPM: proj-9.3.1-3.1.src.rpm
Packager: http://bugs.opensuse.org
Url: https://proj.org/
Summary: Cartographic projection software
This package offers the commandline tools for performing respective
forward and inverse transformation of cartographic data to or from cartesian
data with a wide range of selectable projection functions.

Provides

Requires

License

MIT

Changelog

* Fri Mar 01 2024 Martin Pluskal <mpluskal@suse.com>
  - Reintroduce legacy provides/obsoletes as many packages still
    rely on them
* Thu Feb 29 2024 Martin Pluskal <mpluskal@suse.com>
  - Update grid data to release 1.16:
    * no changelog available
* Sat Dec 30 2023 Dirk Müller <dmueller@suse.com>
  - update to 9.3.1:
    * Update to EPSG 10.098 (#3968)
    * Update ESRI objects to v3.2.0 (#3944)
    * ITRF2008: fix wrong sign for 'dry' parameter of EURA and
      EURA_T  (#3870)
    * Fix build error with MSVC 2019 in /std:c++20 on
      NN_NO_CHECK() (#3872)
    * ESRI WKT import: normalize GCS_unknown to unknown and
      D_unknown to unknown (#3874)
    * CoordinateOperationFactory: deal with CompoundToCompound
      with a horizontal similarity transformation and a ballpark
      vertical (#3881)
    * Ellipsoid::_isEquivalentTo(): fix so that an ellipsoid of
      semi-major axis A (and non-zero inv flattening) isn't
      equivalent to a sphere of radius A (#3882)
    * isEquivalentTo(): make a datum name 'unknown' equivalent
      to another one (#3883)
    * cs2cs: fix handling of input coordinates in grad (#3886)
    * Make setargv.obj available on Universal Windows Platform
    * Allow opening proj.db with a URI (#3892)
    * createOperations(): fix GeogCRS 3D with TOWGS84 to
      geocentric CRS (#3915)
    * Fix test suite so that it can pass with ENABLE_TIFF=OFF
    * GeographicBoundingBox::intersects(): avoid infinite
      recursion and stack overflow on invalid bounding boxes (#3919)
    * Fix importing '+proj=topocentric ... +type=crs' by using a
      geocentric CRS as the base CRS (#3924)
    * Allow LOCAL_CS with 3 axes (#3928)
    * WKT1 parser: in non-strict mode, accept missing UNIT[] in
      GEOGCS, GEOCCS, PROJCS and VERT_CS elements (#3933)
    * createOperations(): fix issue with a obscure case
      involving CompoundCRS of unknown horizontal datum + boundCRS
      of vertical (#3934)
    * createOperations(): fix bad PROJ pipeline when converting
      between Geog3D with non-metre height to CompoundCRS (#3943)
    * createOperations(): Fix possible null dereference on
      invalid WKT input (#3946)
    * proj_factor: fix when input is a compound CRS of a
      projected CRS (#3950)
    * pj_get_suggested_operation(): tune it to give correct
      result for RGAF09 to RRAF 1991 / UTM zone 20N + Guadeloupe
      1988 height transformation (#3954)
    * Move static NameSpace::GLOBAL definition in static.cpp to
      avoid 'static initialization fiasco' (#3956)
    * horner: allow arbitrary input type of coordinate (#3961)
* Thu Nov 02 2023 Fridrich Strba <fstrba@suse.com>
  - Update to version 9.3.0 and data to 1.15:
    * for detailed list of changes see provided NEWS file
* Thu Jun 08 2023 Martin Pluskal <mpluskal@suse.com>
  - Update to version 9.2.1 and data to 1.14:
    * for detailed list of changes see provided NEWS file
* Thu Mar 16 2023 Martin Pluskal <mpluskal@suse.com>
  - Update to version 9.2.0 and data to 1.13:
    * for detailed list of changes see provided NEWS file
* Thu Feb 02 2023 Dirk Müller <dmueller@suse.com>
  - fix license declaration
* Sat Dec 03 2022 Dirk Müller <dmueller@suse.com>
  - update to 9.1.1:
    * Implement alterGeodeticCRS and stripVerticalComponent for DerivedProjected (#3482)
    * Various improvements to handling of DerivedProjectedCRS (#3482, #3477 , #3342 , #3319, #3317)
    * Add missing <cstdint> includes (#3459)
    * cs2cs: better validate value of -W option (#3453)
    * DatabaseContext::lookForGridInfo(): fix caching of filenames and set correct URLs (#3448)
    * Database: register in grid_alternatives grids from PROJ-data that have no corresponding transformation
      record (#3446)
    * cass projection: fix forward computation of easting (#3433)
    * Implement Geographic/Vertical Offset conversions (#3413)
    * vandg projection: handle +over to extend the validity domain outside of |lon|>180deg (#3427)
    * eqdc projection: avoid floating point division by zero in non-nominal case (#3415)
    * createOperations(): fix issues when transforming between Geog3D and DerivedGeog3D CRS with
      Geographic3D offsets method (#3411)
    * VerticalCRS::_isEquivalentTo(): do not consider VerticalCRS and DerivedVerticalCRS as equivalent (#3408)
    * cct and cs2cs: Avoid problems when encountering UTF-8 BOM` characters at
      beginning of input files (#3395)
    * createFromUserInput(): Improved lookup when approximate name is provided (#3371)
    * projinfo / cs2cs : auto promotion to 3D of CRS specified by name (#3367)
    * findsOpsInRegistryWithIntermediate(): make it work when source/target geodetic CRS has no known
    * createOperations(): emulate PROJ < 6 behavior when doing geocentric <–> geographic transformation
      between datum with unknown transformation (#3361)
    * Fix issue when transforming from/into a WKT2 Bound VerticalCRS with a ‘Geographic3D to GravityRelatedHeight’ method (#3355)
    * proj_normalize_for_visualization(): take into account FORCE_OVER property from source operation
    * Link geodtest against libm when available (#3341)
* Sun Nov 13 2022 Predrag Ivanović <predivan@mts.rs>
  - * Update to 9.1.0:
    * Database: update to EPSG v10.074 (#3273)
    * Update ESRI objects to version 3.0.0 (#3257)
    * Add Svalbard geoid grid no_kv_arcgp-2006-sk to grid alternatives (#3292)
    * Added French grid fr_ign_RAF20 to grid alternatives (#3228)
    * PROJ pipeline generator: recognize opposite Helmert transformations using a different convention (#3265)
    * Introduce PROJ_DATA` environment variable to deprecate PROJ_LIB (#3253)
    * projinfo: fix crash on –list-crs when proj.db cannot be opened (#3290)
    * WKT parser: fix issue when parsing some WKT1 with Hotine_Oblique_Mercator_Azimuth_Center and ignoring rectified_grid_angle (#3280)
    9.0.1 Release Notes
    * Update to EPSG 10.064 (#3208)
    * Add OGC:CRS84h (WGS 84 longitude-latitude-height) (#3155)
    * Increase MAX_ITER so Mollweide forward projection works near the poles (#3082)
    * Fix wrong results with SQLite 3.38.0 (#3091)
    * Fix issue when transforming from/to BoundCRS of 3D CRS with non-Greenwich prime meridian, created from WKT (#3098)
    * Fix issues with WKT of concatenated operations (#3105)
    * unitconvert: round to nearest date when converting to yyyymmdd (#3111)
    * Fix comparison of GeodeticRefrenceFrame vs DynamicGeodeticReferenceFrame (#3120)
    * Fix datum names when importing from PROJ4 crs strings (affects some transformations using geoidgrids) (#3129)
    * Deal with PARAMETER["EPSG code for Interpolation CRS",crs_code] (#3149)
    * ITRF2014: fix ITRF2014:ITRF88,ITRF94 and ITRF96 definitions (#3159)
    * WKT import: deal with Projected CRS that is a mix of WKT1:GDAL / WKT1:ESRI (#3189)
    * createOperations(): fix/improve result of ‘BD72 + Ostend height’ to ‘WGS84+EGM96 height’ (#3199)
    * WKT import: correctly deal with absence of Latitude_Of_Origin parameter in WKT1 ESRI with Stereographic projection (#3212)
    * PROJJSON parser: do not error out if a datum ensemble member is unknown in the database (#3223)
    9.0.0 Release Notes
    * Support for the autotools build system has been removed (#3027) See RFC7 for details: https://proj.org/community/rfc/rfc-7.html
    * ESRI projection engine db to version 12.9 (#2943)
    * EPSG v10.054 (#3051)
    * Vertical grid files for PL-geoid-2011, Polish geoid model (#2960)
    * Belgian geoid model hBG18 to grid alternatives (#3044)
    * Add new option to proj_create_crs_to_crs_from_pj() method to force +over on transformation operations (#2914)
    * Implement Geographic3D to Depth/Geog2D+Depth as used by ETRS89 to CD Norway depth (#3010)
    * Use external gtest by default when possible (#3035)
    * CMake: make BUILD_SHARED_LIBS=ON the default even on Windows (#3042)
    * Fix extremely long parsing time on hostile PROJ strings (#2968)
    * Better deal with importing strings like +init=epsg:XXXX +over (#3055)
    * Fix importing CRS definition with +proj=peirce_q and +shape different from square or diamond (#3057)
  - Packaging changes:
    * Switch to cmake build
    * Add nlohmann_json-devel as BuildReq
* Fri Jan 21 2022 Dirk Müller <dmueller@suse.com>
  - update to 8.2.1:
    * BoundCRS WKT import: fix setting of name
    * PROJStringFormatter::toString
    * Ensure CApi test are cross-platform
    * createOperations(): do not stop at the first operation in the PROJ namespace
      for vertical transformations
    * createOperationsCompoundToCompound(): fix null pointer dereference when
      connection to proj.db doesn't exist.
    * Fix windows.h conflict with Criterion::STRICT
    * Cache result of proj_get_type() to help for performance of
      proj_factors
    * createOperations(): improvement for "NAD83(CSRS) + CGVD28 height" to
    "NAD83
    * WKT1 import: correctly deal with missing rectified_grid_angle
      parameter
    * Fix and additional options for Peirce Quincuncial projections
    * Fix build with Intel C++ compiler
* Fri Nov 26 2021 Dirk Müller <dmueller@suse.com>
  - update 8.2.0:
    * Added the S2 projection (#2749)
    * Added support for Degree Sign on input (#2791)
    * ESRI WKT: add support for import/export of (non interrupted)
      Goode Homolosine (#2827)
    * Make filemanager aware of UWP Win32 API (#2831)
    * Add proj_create_conversion_pole_rotation_netcdf_cf_convention() to
      address netCDF datasets using a pole rotation method (#2835)
    * Emit better debug message when a grid isn't found (#2838)
    * Add support for GeodeticCRS using a Spherical planetocentric
      coordinate system
    * PROJJSON: support additional properties allowed in id object (version,
    authority_citation, uri) for parity with WKT2:2019 (#2850)
    * Database layout modified to include "anchor" field to geodetic_datum and
    vertical_datum tables, consequently database layout version is increased
    * proj_factors(): accept P to be a projected CRS (#2868)
    * Add IAU_2015 CRS definitions (#2876)
    * CRS::extractGeodeticCRS(): implement for DerivedProjectedCRS (#2877)
    * Added proj_trans_bounds() (#2882)
    * Add fallback strategy for tinshift transform to use closest triangle for
      points not in any (#2907)
    * Database: update to EPSG v10.038 (#2910)
    * Fix O(n^2) performance patterns where n is the number of steps of
      a pipeline (#2820)
    * Detect ESRI WKT better in certain circumstances (#2823)
    * Fix performance issue on pipeline instanciation of huge (broken)
      pipelines (#2824)
* Sun Oct 24 2021 D. Berge <opensuse@navlost.eu>
  - Update to version 8.1.1 (data version: 1.7)
    * EPSG Database updated to version 10.028 (#2773)
    * Include algorithm header file to avoid build errors on Alpine Linux (#2769)
    * CMake: fix installation of executables on iOS (#2766)
    * Associate extents to transformations of CRS's that include GEOIDMODEL (#2769)
    * Logging: avoid some overhead when logging is not enabled (#2775)
    * ortho: remove useless and invalid log trace (#2777)
    * CMake: remove external nlohmann_json from INTERFACE_LINK_LIBRARIES target (#2781)
    * reateOperations(): fix SourceTargetCRSExtentUse::NONE mode (#2783)
    * GeoTIFF grid reading: perf improvements (#2788)
    * Conversion::createUTM(): avoid integer overflow (#2796)
    * Inverse laea ellipsoidal: return PROJ_ERR_COORD_TRANSFM_OUTSIDE_PROJECTION_DOMAIN
      when appropriates (#2801)
    * Make sure that proj_crs_promote_to_3D returns a derived CRS (#2806)
    * createOperations(): fix missing deg<-->rad conversion when transforming with a
      CRS that has a fallback-to-PROJ4-string behaviour and is a BoundCRS of a
      GeographicCRS (#2808)
    * WKT2 import/export: preserve PROJ.4 CRS extension string in REMARKS[] (#2812)
    * BoundCRS: accept importing/exporting in WKT2 and PROJJSON the
      scope/area/extent/id attributes (#2815)
    * ConcatenatedOperation::fixStepsDirection(): fix bad chaining of steps when
      inverse map projection is involved in non-final step (#2819)
* Sat Oct 23 2021 D. Berge <opensuse@navlost.eu>
  - Update to version 8.1.0 (data version: 1.7)
    * Version 8.1.0
    - Update to EPSG v10.027 (#2751)
    - Decrease DB size by using WITHOUT ROWID tables (#2730) (#2647)
    - Add a ANALYZE step during proj.db creation allowing for
      faster lookups (#2729)
    - Added a PROJ.VERSION metadata entry (#2646)
    - Added NGO48 (EPSG:4273) to ETRS89 (EPSG:4258) triangulation-based
      transformation (#2554)
    - Additions to the norwegian NKG2020 transformation (#2548)
    - ESRI projection database updated to version 12.8 (#2717)
    - Added proj_get_geoid_models_from_database() function that returns a list of
      geoid models available for a given CRS (#2681)
    - Added proj_get_celestial_body_list_from_database that returns a list
      of celestial bodies in the PROJ database (#2667)
    - Added proj_get_celestial_body_name() (#2662)
    - proj_trans/cs2cs: If two operations have the same accuracy,
      use the one that is contained within a larger one (#2750)
    - Share SQLite database handle among all contexts (#2738)
    - Add proj/internal/mutex.hpp as compat layer for mingw32 for std::mutex (#2736)
    - projsync: make it filter out files not intended for the current version (#2725)
    - Improvements related to DerivedVerticalCRS using Change Unit and
      Height/Depth reversal methods (#2696)
    - Update internal nlohmann/json to 3.9.1, and add a CMake option to
      be able to use external nlohmann/json (#2686)
    - createFromUserInput(): change name of CRS built from URN combined references to match
      the convention of EPSG projected CRS (#2677)
    - Parse compound id with two authorities, like ESRI:103668+EPSG:5703 (#2669)
    - Added projinfo option --list-crs (supports --area) (#2663)
    - Added support for hyperbolic Cassini-Soldner (#2637)
    - Added capability to get SQL statements to add custom CRS in the database (#2577)
    - Fix 'Please include winsock2.h before windows.h' warning with msys (#2692)
    - Minor changes to address lint in geodesic.c (#2752)
    - BoundCRS::identify(): avoid incompatible transformation for
      WKT1 / TOWGS84 export (#2747)
    - proj_create(): do not open proj.db if string is a PROJ string,
      even if proj_context_set_autoclose_database() has been set (#2735)
    - Fix export of transformation to PROJ string in a particular situation
      where CompoundCRS are involved (#2721)
    * Version 8.0.1
    - Database: update to EPSG v10.018 (#2636)
    - Add transformations for CHGeo2004, Swiss geoid model (#2604)
    - Additions to the norwegian NKG2020 transformation (#2600)
    - pj_vlog(): fix buffer overflow in case of super lengthy error message (#2693)
    - Revert "proj_create_crs_to_crs_from_pj(): do not use PROJ_SPATIAL_CRITERION_PARTIAL_INTERSECTION
      if area is specified" (#2679)
    - UTM: error out when value of +zone= is not an integer (#2672)
    - getCRSInfoList(): make result order deterministic (by increasing auth_name,
      code) (#2661)
    - createOperation(): make sure no to discard deprecated operations if the
      replacement uses an unknow grid (#2623)
    - Fix build on Solaris 11.4 (#2621)
    - Add mapping of ESRI Equal_Area projection method to EPSG (#2612)
    - Fix incorrect EPGS extent code for EPSG:7789>EPSG:4976 NKG transformation (#2599)
    - fix wrong capitalization of CHENyx06_ETRS.gsb (#2597)
    - createOperations(): improve handling of vertical transforms when
      when compound CRSs are used (#2592)
    - CRS::promoteTo3D(): propagate the extent from the 2D CRS (#2589)
    - createFromCRSCodesWithIntermediates(): improve performance when there is
      no match (#2583)
    - Fix proj_clone() to work on 'meta' coordinate operation PJ* objects that
      can be returned by proj_create_crs_to_crs() (#2582)
    - add PROJ_COMPUTE_VERSION, PROJ_VERSION_NUMBER,
      PROJ_AT_LEAST_VERSION macros (#2581)
    - Make proj_lp_dist() and proj_geod() work on a PJ* CRS object (#2570)
    - Fix gcc 11 -Wnonnull compilation warnings (#2559)
    - Fix use of uninitialized memory in gie tests (#2558)
    - createOperations(): fix incorrect height transformation between 3D promoted RGF93 and CH1903+ (#2555)
    * Version 8.0.0
    - With the release of PROJ 8 the proj_api.h API is finally removed.
    - Several improvements has been made to the command line utilities.
    - Public header file proj_api.h removed (#837)
    - Improved accuracy of the Mercator projection (#2397)
    - Copyright statement wording updated (#2417)
    - Allow cct to instantiate operations via object codes or names (#2419)
    - Allow @filename syntax in cct (#2420)
    - Added geocentric->topocentric conversion (+proj=topocentric) (#2444)
    - Update GeographicLib to version 1.51 (#2445)
    - Added option to allow export of Geographic/Projected 3D CRS
      in WKT1_GDAL (#2450)
    - Added --area and --bbox options in cs2cs to restrict candidate
      coordinate operations (#2466)
    - Added build time option to make PROJ_LIB env var tested last (#2476)
    - Added --authority switch in cs2cs to control where coordinate operations
      are looked for. C API function proj_create_crs_to_crs_from_pj() updated
      accordingly (#2477)
    - Error codes revised and exposed in the public API (#2487)
    - Added --accuracy options to projinfo. C API function
      proj_create_crs_to_crs_from_pj() updated accordingly (#2488)
    - Added proj_crs_is_derived() function to C API (#2496)
    - Enabled linking against static cURL on Windows (#2514)
    - Updated ESRI CRS database to 12.7 (10.8.1/2.6) (#2519)
    - Allow a WKT BoundCRS to use a PROJ string transformation (#2521)
    - Update to EPSG v10.015 (#2539)
    - Default log level set to PJ_LOG_ERROR (#2542)
    - CMake installs a pkg-config file proj.pc, where supported (#2547)
    - Do not restrict longitude to [-90;90] range in spherical transverse Mercator
      forward projection (#2471)
    - createOperations(): fix Compound to Geog3D/Projected3D CRS with non-metre ellipsoidal height (#2500)
    - Avoid error messages to be emitted log level is set to PJ_LOG_NONE (#2527)
    - Close database connection when autoclose set to True (#2532)
* Sat Jan 23 2021 Libor Pechacek <lpechacek@suse.com>
  - Replace proj-datumgridwith proj-data. Proj-datumgrid is no
    longer maintained and the stale data make pyproj self-tests fail
    https://github.com/pyproj4/pyproj/issues/769. Proj-data is
    distributed in per-location subpackages.
* Thu Jan 07 2021 Martin Pluskal <mpluskal@suse.com>
  - Update to version 7.2.1
    * Add metadata with the version number of the database layout (#2474)
    * Split coordinateoperation.cpp and test_operation.cpp in several parts (#2484)
    * Update to EPSG v10.008 (#2490)
    * Added the NKG 2008 and 2020 transformations in proj.db (#2495)
    * And several bugfixes - see provided NEWS for details

Files

/usr/bin/cct
/usr/bin/cs2cs
/usr/bin/geod
/usr/bin/gie
/usr/bin/invgeod
/usr/bin/invproj
/usr/bin/proj
/usr/bin/projinfo
/usr/bin/projsync
/usr/share/doc/packages/proj
/usr/share/doc/packages/proj/AUTHORS
/usr/share/doc/packages/proj/ChangeLog
/usr/share/doc/packages/proj/NEWS
/usr/share/doc/packages/proj/README
/usr/share/man/man1/cct.1.gz
/usr/share/man/man1/cs2cs.1.gz
/usr/share/man/man1/geod.1.gz
/usr/share/man/man1/gie.1.gz
/usr/share/man/man1/proj.1.gz
/usr/share/man/man1/projinfo.1.gz
/usr/share/man/man1/projsync.1.gz
/usr/share/proj
/usr/share/proj/CH
/usr/share/proj/GL27
/usr/share/proj/ITRF2000
/usr/share/proj/ITRF2008
/usr/share/proj/ITRF2014
/usr/share/proj/README.DATA
/usr/share/proj/copyright_and_licenses.csv
/usr/share/proj/deformation_model.schema.json
/usr/share/proj/nad.lst
/usr/share/proj/nad27
/usr/share/proj/nad83
/usr/share/proj/other.extra
/usr/share/proj/proj.db
/usr/share/proj/proj.ini
/usr/share/proj/projjson.schema.json
/usr/share/proj/si_gurs_README.txt
/usr/share/proj/si_gurs_SLO-VRP2016-Koper.tif
/usr/share/proj/triangulation.schema.json
/usr/share/proj/world


Generated by rpm2html 1.8.1

Fabrice Bellet, Sat Apr 27 00:31:59 2024