~ubuntu-branches/ubuntu/wily/proj/wily

« back to all changes in this revision

Viewing changes to ChangeLog

  • Committer: Package Import Robot
  • Author(s): Bas Couwenberg
  • Date: 2015-05-03 21:15:10 UTC
  • mfrom: (12.1.4 experimental)
  • Revision ID: package-import@ubuntu.com-20150503211510-35jung6npvio2e5k
Tags: 4.9.1-1
* Move from experimental to unstable.
* Use jquery.js from libjs-jquery instead of doxygen copy.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
2015-02-21 Even Rouault <even.rouault@spatialys.com>
 
2
        * nad/epsg: regenerate nad/epsg with GDAL r28536 to avoid
 
3
        precision loss in TOWGS84 parameters, e.g. on Amersfoort / RD
 
4
        EPSG:4289 (#260)
 
5
 
 
6
2015-02-21 Howard Butler <howard@hobu.co>
 
7
        * cmake/Proj4Version.cmake src\lib_proj.cmake: Align 
 
8
        SOVERSION CMake configuration with autotools #263
 
9
 
 
10
2015-02-21 Howard Butler <howard@hobu.co>
 
11
        * src/lib_proj.cmake: define PROJ_LIB as part 
 
12
        of the compilation defines #261
 
13
 
 
14
2015-02-21 Even Rouault <even.rouault@spatialys.com>
 
15
        * src/lib_proj.cmake nad/CMakeLists.txt: cmake build: install
 
16
        nad.lst, geodesic.h. But not emess.h and pj_list.h (from Charles Karney)
 
17
 
 
18
2015-02-21 Even Rouault <even.rouault@spatialys.com>
 
19
        * src/pj_gridinfo.c: remove trailing / from preprocessor line
 
20
         (from Charles Karney)
 
21
 
 
22
2015-02-21 Even Rouault <even.rouault@spatialys.com>
 
23
        * src/PJ_aitoff.c: define M_PI and M_PI_2 (needed for Windows)
 
24
         (from Charles Karney)
 
25
 
 
26
2015-02-21 Even Rouault <even.rouault@spatialys.com>
 
27
        * src/lib_proj.cmake: remove space from variable name to
 
28
        suppress policy warning. (from Charles Karney)
 
29
 
 
30
2015-02-21 Even Rouault <even.rouault@spatialys.com>
 
31
        * src/bin_nad2bin.cmake: backward test for nad2nad warning.
 
32
        bad directory specified for emess (from Charles Karney)
 
33
 
 
34
2015-02-21 Even Rouault <even.rouault@spatialys.com>
 
35
        * man/man1/proj.1 man/man1/cs2cs.1 man/man1/geod.1 man/man3/pj_init.3:
 
36
        fix various issues (#259)
 
37
 
 
38
2015-02-21 Even Rouault <even.rouault@spatialys.com>
 
39
        * nad/Makefile.am: compatibility with proj-datumgrids-1.6RC1
 
40
        (patch by sebastic, #249)
 
41
 
 
42
2015-02-21 Even Rouault <even.rouault@spatialys.com>
 
43
        * nad/Makefile.am: fix install target when no .lla files are in
 
44
        nad subdirectory.
 
45
 
 
46
2015-02-21 Even Rouault <even.rouault@spatialys.com>
 
47
        * cmake/Makefile.am man/Makefile.am: install missing CMake support
 
48
        files for dist-all target
 
49
 
 
50
2015-02-20 Howard Butler <howard@hobu.co>
 
51
        * CMakeLists.txt cmake/Proj4Mac.cmake 
 
52
        man/CMakeLists.txt src/bin_cs2cs.cmake 
 
53
        src/lib_proj.cmake: Adapt Charles Karney 
 
54
        CMake patches for smoother build #258
 
55
 
 
56
2015-02-20 Howard Butler <howard@hobu.co>
 
57
        * config.guess config.sub: #257 update very old config.guess
 
58
        and config.sub
 
59
 
 
60
2015-02-17 Howard Butler <howard@hobu.co>
 
61
        * src/PJ_aitoff.c: #250 Inverse solution for Winkel Tripel 
 
62
        from Drazan Tutic 
 
63
 
 
64
2015-02-17 Howard Butler <howard@hobu.co>
 
65
        * CMakeLists.txt cmake/policies.cmake src/lib_proj.cmake: #256 
 
66
        CMake tweaks to shut off some noisy policies, fix installation 
 
67
        of proj_config header, and shut off Framework building by 
 
68
        default on OSX
 
69
 
 
70
2015-02-17 Howard Butler <howard@hobu.co>
 
71
        * src/lib_proj.cmake CMakeLists: Fix #248 healpix compilation typo
 
72
 
 
73
2015-02-16 Howard Butler <howard@hobu.co>
 
74
        * src/pj_init.c: Fix #237 warning about initialization 
 
75
        ordering due to setlocale
 
76
 
 
77
2015-02-16 Howard Butler <howard@hobu.co>
 
78
        * nad/Makefile.am nad/Makefile.in and others in nad/: Fix #247 to 
 
79
        allow out-of-tree autoconf builds
 
80
 
 
81
2014-09-17 Even Rouault <even.rouault@spatialys.com>
 
82
 
 
83
        * src/pj_datums.c, src/pj_ellps.c: Add clrk80ign ellipsoid and use it
 
84
        in carthage datum def (#245)
 
85
 
 
86
2014-09-16  Frank Warmerdam  <warmerdam@pobox.com>
 
87
 
 
88
        * Generate 4.9.0 RC2. 
 
89
 
 
90
        * nad/epsg: updated with Pulkova 1942(58) reverted, and vertical 
 
91
        coordinate system names coming through properly.
 
92
 
 
93
        * src/pj_gridinfo.c, pj_apply_vgridshift.c, pj_apply_gridshift.c:
 
94
        Fix problems with NTv2 files with improper parent structure (#177).
 
95
 
 
96
2014-09-13  Frank Warmerdam  <warmerdam@pobox.com>
 
97
 
 
98
        * Generate 4.9.0 release.
 
99
 
 
100
2014-19-13 Howard Butler <hobu.inc@gmail.com>
 
101
        * CMake: Implement CMake build system for proj.4 #243
 
102
 
 
103
2014-09-13  Frank Warmerdam  <warmerdam@pobox.com>
 
104
 
 
105
        * src/pj_datums.c: fix spelling of clrk80 in carthage datum def (#245)
 
106
 
 
107
2014-19-13 Howard Butler <hobu.inc@gmail.com>
 
108
        * pj_gridinfo.c: Don't crash when nad_ctable_init doesn't return
 
109
        a ctx. #231
 
110
 
 
111
2014-09-13  Frank Warmerdam  <warmerdam@pobox.com>
 
112
 
 
113
        * nad/epsg: Updated to EPSG 8.5
 
114
 
 
115
2014-19-08 Even Rouault <even.rouault@mines-paris.org>
 
116
 
 
117
        * src/pj_gridinfo.c: Make pj_gridinfo_load() thread-safe (#228)
 
118
 
 
119
2014-19-08 Howard Butler <hobu.inc@gmail.com>
 
120
 
 
121
        * src/pj_init.c: apply fix specified in #229  -- pj_init_plus() with init
 
122
        and other parms fails in 4.9.0beta
 
123
 
 
124
2014-06-06 Even Rouault <even.rouault@mines-paris.org>
 
125
 
 
126
        * src/PJ_omerc.c: mark no_off/no_uoff as used for round-tripping
 
127
        pj_init_ctxt()/pj_get_def() (#239)
 
128
 
 
129
2014-05-14 Even Rouault <even.rouault@mines-paris.org>
 
130
 
 
131
        * nad/epsg: Upgraded to EPSG 8.4
 
132
 
 
133
2013-12-09  Frank Warmerdam  <warmerdam@pobox.com>
 
134
 
 
135
        * src/PJ_geos.c, testvarious: reverse sense of sweep flag. (#146)
 
136
 
 
137
2013-12-05  Frank Warmerdam  <warmerdam@pobox.com>
 
138
 
 
139
        * src/PJ_qsc.c: Add QSC projection (#179)
 
140
 
 
141
2013-10-27  Frank Warmerdam  <warmerdam@gdal-c>
 
142
 
 
143
        * Prepare 4.9.0beta2 release.
 
144
 
 
145
2013-10-21  Frank Warmerdam  <warmerdam@pobox.com>
 
146
 
 
147
        * src/PJ_omerc.c: Change handling of values nearly 90degrees away from
 
148
        the origin (#114).
 
149
 
 
150
        * src/pj_datums.c: Switch to using EPSG:1618 COORD_OP_CODE to transform
 
151
        hermannskogel to WGS84 (same as used to ETRS89) (#207).
 
152
 
 
153
2013-10-20  Frank Warmerdam  <warmerdam@pobox.com>
 
154
 
 
155
        * src/Makefile.am: Given up on restricting access to projects.h, and
 
156
        move it back into the list of files installed normally.
 
157
 
 
158
        * configure.in: Add C_WFLAGS support, in particular use
 
159
        -Wdeclaration-after-statement to warn about code that won't work
 
160
        with MSVC (#224).
 
161
 
 
162
        * src/cs2cs.c: Support -I when there is no +to projection.
 
163
 
 
164
        * src/PJ_ob_tran.c: Propogate ctx into sub-projection (#225).
 
165
 
 
166
2013-10-03  Frank Warmerdam  <warmerdam@pobox.com>
 
167
 
 
168
        * src/PJ_healpix.c: Fix healpix build on msvc. (#223)
 
169
 
 
170
2013-10-01  Frank Warmerdam  <warmerdam@pobox.com>
 
171
 
 
172
        * nad/epsg: Upgraded to EPSG 8.2.
 
173
 
 
174
2013-07-21  Frank Warmerdam  <warmerdam@pobox.com>
 
175
 
 
176
        * src/proj_etmerc.c: Fix two errors in the n**5 coefficients.  Add
 
177
        sixth order coefficients.  Fix rounding problems (#222)
 
178
 
 
179
2013-07-19  Frank Warmerdam  <warmerdam@pobox.com>
 
180
 
 
181
        * src/PJ_healpix.c: major update for polar scaling and parms (#219)
 
182
 
 
183
2013-07-12  Frank Warmerdam  <warmerdam@pobox.com>
 
184
 
 
185
        * src/geodesic.{c,h}: allow polygon vertices to be specified
 
186
        incrementally for geodesic area (#221).
 
187
 
 
188
2013-07-08  Frank Warmerdam  <warmerdam@pobox.com>
 
189
 
 
190
        * src/PJ_calcofi.c: Add Cal Coop Ocean Fish Invest Lines/Stations
 
191
        projections (calcofi) (#135)
 
192
 
 
193
2013-07-02  Frank Warmerdam  <warmerdam@pobox.com>
 
194
 
 
195
        * nad/testvarious, nad/tv_out.dist: add new robinson forward test,
 
196
        and backwards tests.
 
197
 
 
198
        * src/PJ_robin.c: Applied new coefficients supplied by Ed Campbell
 
199
        pretty much on faith. (#113)
 
200
 
 
201
2013-06-26  Frank Warmerdam  <warmerdam@pobox.com>
 
202
 
 
203
        * src/pj_open_lib.c: change filename and access args to const.
 
204
 
 
205
2013-06-25  Frank Warmerdam  <warmerdam@pobox.com>
 
206
 
 
207
        * nad/Makefile.am: add CH to pkgdata_DATA (#145).
 
208
 
 
209
        * src/PJ_putp3.c: Fix putp3p usage line to remove "no inv" (#167).
 
210
 
 
211
        * src/PJ_aitoff.c: note that aitoff and wintri projections have no
 
212
        inverse (#160, #168).
 
213
 
 
214
        * src/PJ_urm5.c: Note that there is no inverse, fix spelling of alpha
 
215
        in the short description (#169).
 
216
 
 
217
        * src/pj_ell_set.c: Ensure thread context is forwarded.
 
218
 
 
219
        * src/multistresstest.c: add windows support (#199)
 
220
 
 
221
        * src/pj_ctx.c: avoid race condition on setting of
 
222
        default_context_initialized. (#199)
 
223
 
 
224
        * config.guess, config.sub: updated to newer versions (#208).
 
225
 
 
226
        * src/proj.def: add pj_get_spheroid_defn to proj.def. (#214)
 
227
 
 
228
        * install-sh: upgrade to support multiple files (#217)
 
229
 
 
230
2013-06-24  Frank Warmerdam  <warmerdam@pobox.com>
 
231
 
 
232
        * src/projects.h, src/proj_api.h: move pj_open_lib() into proj_api.h.
 
233
 
 
234
        * src/projects.h: Do not define PROJ_LIB to "PROJ_LIB".
 
235
 
 
236
2013-06-22  Frank Warmerdam  <warmerdam@pobox.com>
 
237
 
 
238
        * Preparing for 4.9.0 beta release.
 
239
 
 
240
        * src/geodesic.{c,h}: sync relative to GeographicLib 1.31. (#216)
 
241
 
 
242
        * src/pj_fileapi.c, etc: Implement a virtual file api accessable
 
243
        through the context for init file and grid shift file access.
 
244
 
 
245
        * src/mk_cheby.c: reformat, add braces to avoid warnings.
 
246
 
 
247
2013-06-19  Frank Warmerdam  <warmerdam@pobox.com>
 
248
 
 
249
        * src/PJ_healpix.c: correct various warnings about unused variables.
 
250
 
 
251
2013-06-19  Frank Warmerdam  <warmerdam@google.com>
 
252
 
 
253
        * src/pj_mutex.c, configure.in: Ensure that the core mutex lock
 
254
        is created in recursive mode.  Results in -lpthread being required.
 
255
 
 
256
2013-06-18  Frank Warmerdam  <warmerdam@google.com>
 
257
 
 
258
        * src/PJ_healpix.c: rename sign() to pj_sign() and make it static.  No
 
259
        need to risk conflicting with sign() in other packages like gctpc.
 
260
 
 
261
2012-12-17  Frank Warmerdam  <warmerdam@pobox.com>
 
262
 
 
263
        * src/pj_init.c: Recover gracefully if setlocale() returns NULL
 
264
        like on Android (#204).
 
265
 
 
266
2012-12-07  Frank Warmerdam  <warmerdam@pobox.com>
 
267
 
 
268
        * src/geod*: Replace geodesic implementation with one from
 
269
        Charles Karney, add public interface (#197).
 
270
 
 
271
2012-12-05  Frank Warmerdam  <warmerdam@pobox.com>
 
272
 
 
273
        * nad/epsg: Upgraded to EPSG 8.0.
 
274
 
 
275
2012-07-24  Frank Warmerdam  <warmerdam@pobox.com>
 
276
 
 
277
        * src/pj_gridcatalog.c, src/makefile.vc: fixes for visual studio
 
278
        builds (#182).
 
279
 
 
280
2012-07-04  Frank Warmerdam  <warmerdam@pobox.com>
 
281
 
 
282
        * src/PJ_healpix.c: Incorporate a polar fix (#176).
 
283
 
 
284
2012-06-27  Frank Warmerdam  <warmerdam@pobox.com>
 
285
 
 
286
        * src/nad2bin.c: Fix byte swapping for bigendian platforms (#157)
 
287
 
 
288
2012-06-07  Frank Warmerdam  <warmerdam@google.com>
 
289
 
 
290
        * src/pj_init.c: avoid leaking vgridlist_geoid (#175).
 
291
 
 
292
2012-06-01  Martin Desruisseaux <martin.desruisseaux@geomatys.fr>
 
293
 
 
294
        * Removed the old JNI wrappers from trunk. Those wrappers are
 
295
        still present on the 4.8 branch as deprecated classes.
 
296
 
 
297
2012-05-31  Martin Desruisseaux <martin.desruisseaux@geomatys.fr>
 
298
 
 
299
        * Replaced usages of NAN C/C++ constant by the java.lang.Double.NaN
 
300
        constant.  This was done because not all C/C++ compilers define the
 
301
        NAN constant, and for making sure that the bits pattern is exactly the
 
302
        one expected by Java.
 
303
 
 
304
2012-03-25  Frank Warmerdam  <warmerdam@pobox.com>
 
305
 
 
306
        * src/Makefile.am: Add org_proj4_PJ.h to files to distribute.
 
307
 
 
308
2012-03-13  Frank Warmerdam  <warmerdam@google.com>
 
309
 
 
310
        * src/projects.h, src/pj_list.c: avoid using #include directly on a
 
311
        macro expansion - it is unnecessary and makes for problems in my work
 
312
        environment.
 
313
 
1
314
2012-03-06  Frank Warmerdam  <warmerdam@pobox.com>
2
315
 
3
316
        * Preparing 4.8.0 release candidate.
15
328
 
16
329
2012-02-26  Frank Warmerdam  <warmerdam@pobox.com>
17
330
 
18
 
        * src/PJ_geos.c, nad/testvarious: Added GEOS +sweep and add GEOS 
 
331
        * src/PJ_geos.c, nad/testvarious: Added GEOS +sweep and add GEOS
19
332
        to the test suite (#146)
20
333
 
21
334
        * nad/CH: added swiss datum related definitions from strk (#145)
22
335
 
23
336
        * src/Makefile.am, src/mutltistresstest.c: provide for building
24
 
        multistresstest in the makefile, and slightly improve it. 
 
337
        multistresstest in the makefile, and slightly improve it.
25
338
 
26
339
2012-02-25  Frank Warmerdam  <warmerdam@pobox.com>
27
340
 
29
342
 
30
343
2012-02-20  Frank Warmerdam  <warmerdam@pobox.com>
31
344
 
32
 
        * Prepare 4.8.0 Beta1. 
 
345
        * Prepare 4.8.0 Beta1.
33
346
 
34
347
        * src/PJ_isea.c: Add Icosahedral Snyder Equal Area projection (#111)
35
348
 
55
368
2012-02-01  Frank Warmerdam  <warmerdam@pobox.com>
56
369
 
57
370
        * src/pj_apply_gridshift.c: ensure we try to use grids as long as we
58
 
        are within epsilon of the edge (#141). 
 
371
        are within epsilon of the edge (#141).
59
372
 
60
373
2012-01-31  Frank Warmerdam  <warmerdam@pobox.com>
61
374
 
63
376
 
64
377
2011-12-22  Frank Warmerdam  <warmerdam@google.com>
65
378
 
66
 
        * src/pj_init.c; Only split arguments on pluses following spaces 
 
379
        * src/pj_init.c; Only split arguments on pluses following spaces
67
380
        in pj_init_plus() (#132)
68
381
 
69
382
2011-12-14  Frank Warmerdam  <warmerdam@google.com>
73
386
2011-12-13  Frank Warmerdam  <warmerdam@google.com>
74
387
 
75
388
        * src/PJ_healpix.c, etc: added healpix support contributed by
76
 
        Landcare in New Zealand. 
 
389
        Landcare in New Zealand.
77
390
 
78
391
2011-11-22  Frank Warmerdam  <warmerdam@pobox.com>
79
392
 
92
405
 
93
406
2011-09-28  Frank Warmerdam  <warmerdam@pobox.com>
94
407
 
95
 
        * nad/epsg: Upgrade to EPSG 7.9.  Ideal datum selection rules also 
 
408
        * nad/epsg: Upgrade to EPSG 7.9.  Ideal datum selection rules also
96
409
        changed a bit upstream.
97
410
 
98
411
2011-09-01  Martin Desruisseaux <martin.desruisseaux@geomatys.fr>
99
412
 
100
 
        * Updated jniwrap/build.xml Ant script and README file.
 
413
        * Updated jniwrap/build.xml Ant script and README file.
101
414
 
102
415
2011-08-27  Martin Desruisseaux <martin.desruisseaux@geomatys.fr>
103
416
 
104
 
        * Fixed some (but not all) memory leaks in org.proj4.Projections JNI bindings
105
 
 
106
 
        * Deprecated org.proj4.Projections JNI bindings
107
 
 
108
 
        * Added org.proj4.PJ JNI bindings in replacement of org.proj4.Projections
 
417
        * Fixed some (but not all) memory leaks in org.proj4.Projections JNI bindings
 
418
 
 
419
        * Deprecated org.proj4.Projections JNI bindings
 
420
 
 
421
        * Added org.proj4.PJ JNI bindings in replacement of org.proj4.Projections
109
422
 
110
423
2011-08-27  Frank Warmerdam  <warmerdam@pobox.com>
111
424