Version: 9.0.1, Package name: proj-9.0.1 |
Maintained by: Landry Breuil |
Master sites: |
Description Proj and invproj perform respective forward and inverse transformation of cartographic data to or from Cartesian data with a wide range of selectable projection functions (over 100 projections). Geod and invgeod perform geodesic (Great Circle) computations for determining latitude, longitude and back azimuth of a terminus point given a initial point latitude, longitude, azimuth and distance (direct) or the forward and back azimuths and distance between an initial and terminus point latitudes and longitudes (inverse). The proj package now provides builtin datum conversion. |
Filesize: 6449.54 KB |
Version History (View Complete History) |
|
2021-11-02 07:32:36 by Landry Breuil | Files touched by this commit (4) |
Log message: devel/proj: update to 8.2.0. See https://lists.osgeo.org/pipermail/proj/2021-November/010422.html |
2021-11-02 07:02:24 by Landry Breuil | Files touched by this commit (4) |
Log message: devel/proj: switch to cmake-based builds per https://proj.org/community/rfc/rfc-7.html autotools build will be dropped in proj9. an update to 8.2.0 is in the works. Went in a bulk build without fallout, thanks ajacoutot@ ! |
2021-09-10 01:12:43 by Landry Breuil | Files touched by this commit (2) |
Log message: devel/proj: update to 8.1.1 |
2021-07-05 07:49:30 by Landry Breuil | Files touched by this commit (2) |
Log message: devel/proj: update to 8.1.0. See https://proj.org/news.html#release-notes |
2021-05-10 02:21:18 by Landry Breuil | Files touched by this commit (2) |
Log message: devel/proj: update to 8.0.1. See https://lists.osgeo.org/pipermail/proj/2021-May/010244.html |
2021-03-24 04:59:47 by Landry Breuil | Files touched by this commit (3) |
Log message: devel/proj: update to 8.0.0 See https://proj.org/news.html#release-notes finally removes the proj.4 API and proj_api.h header, after two years of being deprecated, the ecosystem has mostly adapted (but merkaartor & qmapshack) went in a bulk build by ajacoutot@, no other fallout |
2021-01-02 01:24:59 by Landry Breuil | Files touched by this commit (2) |
Log message: devel/proj: update to 7.2.1. See https://github.com/OSGeo/PROJ/releases/tag/7.2.1 |
2020-11-04 02:19:22 by Landry Breuil | Files touched by this commit (3) |
Log message: Update to proj 7.2.0. See https://proj.org/news.html#release-notes |
2020-10-11 10:25:26 by Landry Breuil | Files touched by this commit (4) |
Log message: Major update to proj 7.1.1. - Add curl and tiff dependencies, now that proj can read datum grids from remote cloud-optimized geotiffs (cf https://proj.org/usage/network.html) - Add a README explaining how to access or sync datum grids from the CDN (disabled by default) all consumers had been fixed/adapted beforehands, the last annoying one was spatialite but it's going to be updated right now. |
2020-05-14 05:23:17 by Landry Breuil | Files touched by this commit (2) |
Log message: Update to proj 6.3.2. |
2020-03-26 03:34:08 by Landry Breuil | Files touched by this commit (1) |
Log message: Set PORTROACH=limit:6.* for now, proj7 has too many API changes for the ecosystem to deal with it quickly for now. See https://lists.osgeo.org/pipermail/qgis-developer/2020-March/060675.html for example. |
2020-02-14 07:19:00 by Landry Breuil | Files touched by this commit (2) |
Log message: Update to proj 6.3.1 |
2020-01-02 07:53:48 by Landry Breuil | Files touched by this commit (3) |
Log message: Update to proj 6.3.0. |
2019-11-05 04:58:25 by Landry Breuil | Files touched by this commit (2) |
Log message: Update to proj 6.2.1 |
2019-09-05 09:47:24 by Landry Breuil | Files touched by this commit (3) |
Log message: Update to proj 6.2.0. |
2019-07-12 14:45:17 by Stuart Henderson | Files touched by this commit (859) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2019-07-11 08:34:13 by Landry Breuil | Files touched by this commit (2) |
Log message: Update to proj 6.1.1. |
2019-05-28 23:24:25 by Landry Breuil | Files touched by this commit (2) |
Log message: Update to proj 6.1.0 |
2019-05-12 02:00:45 by Landry Breuil | Files touched by this commit (3) |
Log message: Major update to PROJ 6.0.0. See https://github.com/OSGeo/proj.4/releases/tag/6.0.0 for the details. This contains an API break, and some next port updates will deal with it. Went into some bulk builds, all tests pass. Now is the right time to put it in to chase potential runtime regressions. |
2018-10-16 07:10:43 by Kirill Bychkov | Files touched by this commit (1) |
Log message: unbreak build on !clang arches ok landry@ |
2018-09-20 00:08:40 by Landry Breuil | Files touched by this commit (2) |
Log message: Update to proj 5.2.0 |
2018-06-07 02:41:32 by Landry Breuil | Files touched by this commit (3) |
Log message: Bugfix update to proj 5.1.0. Built a bunch of consumers without issues. |
2018-04-06 01:32:24 by Landry Breuil | Files touched by this commit (2) |
Log message: Update to proj 5.0.1. https://github.com/OSGeo/proj.4/releases/tag/5.0.1 |
2018-03-29 13:47:12 by Landry Breuil | Files touched by this commit (3) |
Log message: Update to proj 5.0.0. See http://lists.maptools.org/pipermail/proj/2018-March/008098.html Went in a bulk without fallout. |
2017-02-08 01:18:07 by Landry Breuil | Files touched by this commit (1) |
Log message: newer HOMEPAGE |
2016-09-12 05:28:59 by Landry Breuil | Files touched by this commit (2) |
Log message: Remove ftp.remotesensing.org from MASTER_SITES, it's dead now - and download.osgeo.org works and is supposed to be the canonical source. See http://www.asmail.be/msg0054885794.html |
2016-09-04 08:54:55 by Landry Breuil | Files touched by this commit (2) |
Log message: Update to proj 4.9.3/datumgrid 1.6RC1 |
2015-09-18 01:52:42 by Landry Breuil | Files touched by this commit (3) |
Log message: Update to proj4 4.9.2. http://lists.maptools.org/pipermail/proj/2015-September/007270.html |
2015-03-25 09:34:35 by Landry Breuil | Files touched by this commit (3) |
Log message: Update to proj 4.9.1. Note that you need /usr/include/pthread.h r1.41 otherwise build will fail on src/pj_mutex.c. Went in a bulk build without fallout. |
2010-11-21 02:31:00 by Landry Breuil | Files touched by this commit (2) |
Log message: Update to proj 4.7.0, adds pthread as dependency for mutexes.. ok benoit@ |
2010-11-15 12:46:10 by Marc Espie | Files touched by this commit (706) |
Log message: move depends to new style |
2010-10-18 11:48:13 by Marc Espie | Files touched by this commit (650) |
Log message: USE_GROFF=Yes |
2010-01-23 03:29:45 by Landry Breuil | Files touched by this commit (15) |
Log message: Remove jason@ as MAINTAINER, as his e-mail bounces since a while.. agreed by jason@, prodded by espie@. While here, take maintainership of devel/geotiff & devel/proj. Any takers for the others ? ok espie@ |
2009-03-07 03:46:22 by Landry Breuil | Files touched by this commit (3) |
Log message: Maintenance update to proj 4.6.1, update master_sites and homepage. looks fine to jasper@ and pval@, MAINTAINER timeout. |
2007-09-15 20:53:14 by Michael Erdely | Files touched by this commit (599) |
Log message: Remove quotes surrounding COMMENT*/PERMIT_*/BROKEN |
2007-05-27 13:07:09 by Jason Wright | Files touched by this commit (2) |
Log message: add geo to CATEGORY from steven |