aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-04-05Merge pull request #375 from beuan/masterHoward Butler
Adding Natural Earth II and Compact Miller
2016-04-05Minor correctionsThomas Knudsen
Removed som debugging leftovers, and corrected the behaviour of new proj option -C / -VC, for checking internal regression tests.
2016-04-05Some initial work on internal regression testsThomas Knudsen
Need these to reduce the chance I'm screwing up something during this rather intrusive code surgery
2016-04-04Test revisions #3Bojan Savric
2016-04-04Test revisions #2Bojan Savric
2016-04-04Test revisionsBojan Savric
2016-04-04The Natural Earth II testsBojan Savric
2016-04-04The Compact Miller test revisions #5Bojan Savric
2016-04-04The Compact Miller test revisions #4Bojan Savric
2016-04-04The Compact Miller test revisions #3Bojan Savric
2016-04-04The Compact Miller test revisions #2Bojan Savric
2016-04-04The Compact Miller test revisionsBojan Savric
2016-04-04Adding Natural Earth II and Compact MillerBojan Savric
2016-04-02... and correcting the same blunder in the pj_minimal caseThomas Knudsen
2016-04-01Added missing return to cass, spherical caseThomas Knudsen
Correcting a blunder!
2016-04-01First steps toward simplified macros/internalsThomas Knudsen
The brief version:: In an attempt to make proj.4 code slightly more secure and much easier to read and maintain, I'm trying to eliminate a few unfortunate design decisions from the early days of proj.4 The work will be *very* intrusive, especially in the PJ_xxx segment of the code tree, but great care has been taken to design a process that can be implemented stepwise and localized, one projection at a time, then finalized with a relatively small and concentrated work package. The (very) long version: See the comments in PJ_minimal.c
2016-03-27Merge pull request #368 from micahcochran/pattersonHoward Butler
Add Patterson Cylindrical Projection
2016-03-27add PJ_patterson.obj to makefile.vcMicah Cochran
2016-03-27Note revisions. Add licensing. Add supplemental information about project, ↵Micah Cochran
algorithm, and algorithm lineage.
2016-03-27Add Patterson Cylindrical projection. Add tests for projection.Micah Cochran
2016-03-08doc tweaksHoward Butler
2016-03-07Merge pull request #365 from seanm/masterHoward Butler
Fixed a cmake option message that was being truncated due to being sp…
2016-03-07Fixed a cmake option message that was being truncated due to being split ↵Sean McBride
into multiple lines
2016-03-06Merge pull request #364 from cffk/proj-versionHoward Butler
Document a (the?) convention for PJ_VERSION for versions 4.10 and up.
2016-03-06Document a (the?) convention for PJ_VERSION for versions 4.10 and up.Charles Karney
2016-03-03Build and deploy proj4.org website with every commit to theHoward Butler
master branch. proj4.org uses the Sphinx documentation stack, and it is located in the ./docs directory.
2016-03-02Merge pull request #363 from OSGeo/dockerHoward Butler
Add a Dockerfile that demonstrates building proj.4 and friends
2016-03-02Add a Dockerfile that demonstrates building proj.4 and friendsHoward Butler
2016-02-29Merge pull request #360 from mbull2016/add_misrsom2Howard Butler
Add support for MISR SOM projection
2016-02-29Add testmbull
2016-02-29Add commentmbull
2016-02-29Add commentmbull
2016-02-29Add commentmbull
2016-02-29Merge branch 'hobu-docs-refactor'Howard Butler
2016-02-28Merge pull request #362 from YannChemin/patch-2Howard Butler
Added more descriptive docs about the OCEA options
2016-02-28Added more descriptive docs about the OCEA optionsYann Chemin
2016-02-26Merge pull request #361 from YannChemin/patch-1Howard Butler
Added scientific ref + info on params
2016-02-26Added scientific ref + info on paramsYann Chemin
2016-02-26more sphinx docsHoward Butler
2016-02-25add libproj.pdf from 2005Howard Butler
2016-02-24Add support for MISR SOM projectionmbull
2016-02-24start working on sphinx version of proj4.orgHoward Butler
2016-02-24Merge pull request #347 from bastik/laea-fixEven Rouault
unnecessary assignment in Lambert Azimuthal Equal Area
2016-02-24convert PS docs to PDFHoward Butler
2016-02-24move old docs out of the wayHoward Butler
2016-02-24Merge pull request #343 from OSGeo/cmake-shared-325Howard Butler
adapt patch for #325 to fix static-only library building
2016-02-24Merge pull request #356 from micahcochran/man-updatesHoward Butler
Man Page Updates
2016-02-19man page update. cs2cs header was updated. HOME PAGE links were changed. ↵Micah Cochran
Converted man pages to html using man2html program. [ci skip]
2016-02-16Merge pull request #355 from cffk/geod-1.46Charles Karney
Upgrade geodesic library from GeographicLib 1.46.
2016-02-16Update man pages.Charles Karney