Commit Graph

30 Commits

Author SHA256 Message Date
Martin Pluskal
8c10a8114a Accepting request 745525 from Application:Geo:Staging
- Update to version 6.2.1:
  * Update the EPSG database to version 9.8.2
  * Fixed erroneous spelling of "Potsdam" (#1573)
  * Calculate y-coordinate correctly in bertin1953 in all cases (#1579)
  * proj_create_crs_to_crs_from_pj(): make the PJ* arguments const PJ* (#1583)
  * PROJStringParser::createFromPROJString(): avoid potential infinite recursion (#1574)
  * Avoid core dump when setting ctx==NULL in functions proj_coordoperation_is_instantiable and
  * proj_coordoperation_has_ballpark_transformation (#1590)
  * createOperations(): fix conversion from/to PROJ.4 CRS strings with non-ISO-kosher options and +towgs84/+nadgrids (#1602)
  * proj_trans_generic(): properly set coordinate time to HUGE_VAL when no value is passed to the function (#1604)
  * Fix support for +proj=ob_tran +o_proj=lonlat/latlong/latlon instead of only only allowing +o_proj=longlat (#1601)
  * Improve backwards compatibility of vertical transforms (#1613)
  * Improve emulation of deprecated +init style initialization (#1614)
  * cs2cs: autopromote CRS to 3D when there's a mix of 2D and 3D (#1563)
  * Avoid divisions by zero in odd situations (#1620)
  * Avoid compile error on Solaris (#1639)
  * proj_create_crs_to_crs(): fix when there are only transformations with ballpark steps (#1643)
  * PROJ string CRS ingester: recognize more unit-less parameters, and handling of +key=string_value parameters (#1645)
  * Only call pkg-config in configure when necessary (#1652)
  * aeqd: for spherical forward path, go to higher precision ellipsoidal case when the point coordinates are super close to the origin (#1654)
  * proj_create_crs_to_crs(): remove elimination of Ballpark operations that caused transformation failures in some cases (#1665)
  * createOperations(): allow transforming from a compoundCRS of a bound verticalCRS to a 2D CRS (#1667)
  * Avoid segfaults in case of out-of-memory situations (#1679)
  * createOperations(): fix double vertical unit conversion from CompoundCRS to other CRS when the horizontal part of the projected CRS uses non-metre unit (#1683)
  * importFromWkt(): fix axis orientation for non-standard ESRI WKT (#1690)

OBS-URL: https://build.opensuse.org/request/show/745525
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/proj?expand=0&rev=44
2019-11-06 16:34:14 +00:00
Angelos Tzotsos
092f0b7ee0 Accepting request 743890 from Application:Geo:Staging
- Fix Leap build target

OBS-URL: https://build.opensuse.org/request/show/743890
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/proj?expand=0&rev=42
2019-10-29 22:16:10 +00:00
Martin Pluskal
9219c5095e - Update to version 6.2.0:
* Introduced PROJJSON, a JSON encoding of WKT2 (#1547)
  * Support CRS instantiation of OGC URN's (#1505)
  * Expose scope and remarks of database objects (#1537)
  * EPSG Database updated to version 9.7.0 (#1558)
  * Added C API function proj_grid_get_info_from_database() (#1494)
  * Added C API function
    proj_operation_factory_context_set_discard_superseded() (#1534)
  * Added C API function proj_context_set_autoclose_database() (#1566)
  * Added C API function proj_create_crs_to_crs_from_pj() (#1567)
  * Added C API function proj_cleanup() (#1569)
  * Fixed build failure on Solaris systems (#1554)

OBS-URL: https://build.opensuse.org/package/show/Application:Geo/proj?expand=0&rev=40
2019-09-27 13:44:35 +00:00
Martin Pluskal
9c920f2be8 - Update to version 6.1.0:
* See provided NEWS for list of all changes

OBS-URL: https://build.opensuse.org/package/show/Application:Geo/proj?expand=0&rev=38
2019-06-12 14:05:56 +00:00
f7865abc0f Accepting request 690491 from home:dg0yt:staging
- Fix datumgrid packaging

OBS-URL: https://build.opensuse.org/request/show/690491
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/proj?expand=0&rev=36
2019-04-03 17:44:23 +00:00
Martin Pluskal
8c6594bf36 OBS-URL: https://build.opensuse.org/package/show/Application:Geo/proj?expand=0&rev=34 2019-03-25 09:27:21 +00:00
Martin Pluskal
7068f9f625 - Enable tests
- Fix previous changelog entry
- Update to version 6.0.0 and datumgrid 1.7

OBS-URL: https://build.opensuse.org/package/show/Application:Geo/proj?expand=0&rev=33
2019-03-25 09:00:13 +00:00
Martin Pluskal
099e01bb82 - Update to version 5.2.0 and datumgrid 1.7
* See provided NEWS for list of all changes

OBS-URL: https://build.opensuse.org/package/show/Application:Geo/proj?expand=0&rev=31
2019-03-11 13:53:40 +00:00
Martin Pluskal
ac663dce3d Accepting request 636626 from home:pluskalm:branches:Application:Geo
- Update to version 5.2.0 and datumgrid 1.7
  * See provided NEWS for list of all changes

OBS-URL: https://build.opensuse.org/request/show/636626
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/proj?expand=0&rev=29
2018-09-19 11:14:21 +00:00
Martin Pluskal
4e672cbba4 - Update to version 5.1.0 and datumgrid 1.7
* See provided NEWS for list of all changes

OBS-URL: https://build.opensuse.org/package/show/Application:Geo/proj?expand=0&rev=27
2018-07-12 09:00:00 +00:00
Martin Pluskal
1c3d005bf4 Accepting request 432433 from Application:Geo:Staging
OBS-URL: https://build.opensuse.org/request/show/432433
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/proj?expand=0&rev=25
2016-10-02 11:21:01 +00:00
Angelos Tzotsos
2de7f78913 - Switch download link to OSGeo server
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/proj?expand=0&rev=24
2016-09-30 20:18:24 +00:00
Martin Pluskal
9bfc62ed98 Accepting request 406433 from Application:Geo:Staging
- Update project and download url
- Small spec file cleanups

OBS-URL: https://build.opensuse.org/request/show/406433
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/proj?expand=0&rev=22
2016-07-04 14:09:30 +00:00
Martin Pluskal
8b1fc796d9 Accepting request 334102 from home:pluskalm:branches:Application:Geo
- Update to 4.9.2
   o proj_def.dat was missing from source distribution
     see https://github.com/OSGeo/proj.4/issues/274 for more detail
   o Update Geodesic library from GeographicLib
   o Remove setlocale() use in pj_init_ctx()
   o Renamed PVALUE in pj_param.c to prevent clash with Windows

OBS-URL: https://build.opensuse.org/request/show/334102
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/proj?expand=0&rev=20
2015-09-27 14:58:51 +00:00
Martin Pluskal
612580fb4a Accepting request 306062 from home:pluskalm:branches:Application:Geo
- Update to 4.9.1

OBS-URL: https://build.opensuse.org/request/show/306062
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/proj?expand=0&rev=19
2015-05-09 08:50:23 +00:00
Martin Pluskal
e869bfadf7 Accepting request 289857 from home:pluskalm:branches:Application:Geo
- Cleanup spec file with spec-cleaner
- Cleanup dependecies
- Use url for source
- Update url

OBS-URL: https://build.opensuse.org/request/show/289857
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/proj?expand=0&rev=17
2015-03-08 20:27:30 +00:00
Angelos Tzotsos
1b0564637d Accepting request 114882 from home:tzotsos:Application:Geo
minor update to devel package

OBS-URL: https://build.opensuse.org/request/show/114882
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/proj?expand=0&rev=15
2012-04-20 17:15:56 +00:00
Otto Dassau
33a5c1dc9f make centos and redhat compile
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/proj?expand=0&rev=13
2012-03-14 09:48:25 +00:00
Otto Dassau
2aae58a2f6 update changes file
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/proj?expand=0&rev=12
2012-03-14 09:19:10 +00:00
Otto Dassau
5336b5b6ee added BuildRequires:
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/proj?expand=0&rev=11
2012-03-14 09:16:15 +00:00
Otto Dassau
9f55ccdf2c update to version 4.8.0
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/proj?expand=0&rev=10
2012-03-14 09:04:29 +00:00
Ismail Dönmez
7c07728e74 -
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/proj?expand=0&rev=7
2011-08-18 11:36:06 +00:00
Ismail Dönmez
79726cd2ee - Remove wrong -static-devel package
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/proj?expand=0&rev=6
2011-08-18 11:26:00 +00:00
Otto Dassau
88dd393370 added static devel package to support GRASS and QGIS build again
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/proj?expand=0&rev=5
2011-08-18 11:18:29 +00:00
Ismail Dönmez
e0fc12378d Revert last, *.la files are not needed when there are no static libraries
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/proj?expand=0&rev=4
2011-08-17 14:43:18 +00:00
Otto Dassau
92cf517679 added *.la to the devel package
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/proj?expand=0&rev=3
2011-08-17 14:25:35 +00:00
OBS User buildservice-autocommit
6ef7e6077e Updating link to change in openSUSE:Factory/proj revision 2.0
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/proj?expand=0&rev=4cc1979cb525b8eebb89de6cf4e3bc5e
2011-08-16 12:31:40 +00:00
Sascha Peilicke
9288360eba Autobuild autoformatter for 78875
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/proj?expand=0&rev=2
2011-08-16 12:31:40 +00:00
Sascha Peilicke
0f773e6c6b Accepting request 78875 from Application:Geo
Cartographic projection library

This package offers commandline tools and a library for performing respective
forward and inverse transformation of cartographic data to or from cartesian
data with a wide range of selectable projection functions.

This package is included in Debian.

OBS-URL: https://build.opensuse.org/request/show/78875
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/proj?expand=0&rev=1
2011-08-16 12:31:24 +00:00
Ismail Dönmez
81c202e420 Accepting request 78855 from home:namtrac:bugfix
New proj package to replace libproj4 package

OBS-URL: https://build.opensuse.org/request/show/78855
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/proj?expand=0&rev=1
2011-08-15 08:48:55 +00:00