[mapserver-commits] [mapserver/mapserver] 52913e: update axis
orientation lookup
GitHub
noreply at github.com
Mon May 21 06:46:22 EDT 2012
Branch: refs/heads/master
Home: https://github.com/mapserver/mapserver
Commit: 52913e75362e6800fa8ad2bcac827861a8cf9237
https://github.com/mapserver/mapserver/commit/52913e75362e6800fa8ad2bcac827861a8cf9237
Author: Thomas Bonfort <thomas.bonfort at gmail.com>
Date: 2012-04-12 (Thu, 12 Apr 2012)
Changed paths:
M mapaxisorder.csv
M mapaxisorder.h
M mapaxisorder.sh
M mapfile.c
M mapproject.c
M mapproject.h
M mapwcs20.c
Log Message:
-----------
update axis orientation lookup
* update inverted axis list to epsg 7.9.8 (#4273)
* update lookup to use bit array (modified so the functions
are not implemented in mapfile.c) (#4268)
@dmorissette in #3852 you seem to have proposed to use a bit array for
inverted axis lookups. Can you check this conforms to what you
expected ?
Commit: 1e6bfc39e324d8eb8100dbb02602b218ca7472f9
https://github.com/mapserver/mapserver/commit/1e6bfc39e324d8eb8100dbb02602b218ca7472f9
Author: Thomas Bonfort <thomas.bonfort at gmail.com>
Date: 2012-05-21 (Mon, 21 May 2012)
Changed paths:
M mapaxisorder.csv
M mapaxisorder.h
M mapaxisorder.sh
M mapfile.c
M mapproject.c
M mapproject.h
M mapwcs20.c
Log Message:
-----------
Merge remote-tracking branch 'origin/4268'
fixes #4268
fixes #4273
Commit: a185b98731b258c4db63ee92c482836e8af39085
https://github.com/mapserver/mapserver/commit/a185b98731b258c4db63ee92c482836e8af39085
Author: Thomas Bonfort <thomas.bonfort at gmail.com>
Date: 2012-05-21 (Mon, 21 May 2012)
Changed paths:
A .gitattributes
M HISTORY.TXT
M Makefile.in
M README
M aclocal.m4
M classobject.c
M configure
M configure.in
M mapchart.c
M mapcopy.c
M mapfile.c
M maplabel.c
M mapmssql2008.c
M mapproject.c
M mapproject.h
M mapscript/java/tests/threadtest/MapThread.java
M mapscript/perl/plmodule.i
M mapscript/php/Makefile.in
M mapscript/php/image.c
M mapscript/php/php_mapscript.c
M mapscript/php/php_mapscript_util.c
M mapscript/python/Makefile.in
M mapscript/python/setup.py
M mapscript/ruby/extconf.rb
M mapscript/swiginc/class.i
M mapscript/swiginc/symbol.i
M mapserver.h
M mapwcs.c
M mapwcs.h
M mapwcs11.c
M mapwcs20.c
M mapwfs.c
R shp2mysql.pl
Log Message:
-----------
Merge remote-tracking branch 'origin/master'
Compare: https://github.com/mapserver/mapserver/compare/a3afec0...a185b98
More information about the mapserver-commits
mailing list