[Opengeoscience-developers] OpenGeoscience branch, 77-show-mouse-info, updated. 53d8567e54057459a9902f6fa56752f1bc53d8ed
Aashish Chaudhary
aashish.chaudhary at kitware.com
Wed Jul 31 00:06:08 EDT 2013
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "OpenGeoscience".
The branch, 77-show-mouse-info has been updated
via 53d8567e54057459a9902f6fa56752f1bc53d8ed (commit)
via 80a1679830f7960432ccf12fd8864298fe3c2859 (commit)
via d50d1bff98ee9323dc8d633a0a02a4b48fb48658 (commit)
via 5b65812d3f24b17a40f7f43347a3188dea73ae4e (commit)
via af677b68dc26d4080cf2addf2d64270f1d79503a (commit)
from 013cfdfdf8cfda9fc9c96e4276e05b3623c4f795 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
http://public.kitware.com/gitweb?p=OpenGeoscience/geoweb.git;a=commitdiff;h=53d8567e54057459a9902f6fa56752f1bc53d8ed
commit 53d8567e54057459a9902f6fa56752f1bc53d8ed
Author: Aashish Chaudhary <aashish.chaudhary at kitware.com>
Date: Wed Jul 31 00:04:45 2013 -0400
Display to map should return coordinates in display gcs
Also when query, convert from display gcs to actual gcs. When
we add a layer to the map we already convert the data into
map gcs. So layer should be be able to find the data using the
map gcs. In the future we may revisit this though
web/lib/geo/map.js | 27 ++++++++++++++++++++-------
1 files changed, 20 insertions(+), 7 deletions(-)
http://public.kitware.com/gitweb?p=OpenGeoscience/geoweb.git;a=commitdiff;h=80a1679830f7960432ccf12fd8864298fe3c2859
commit 80a1679830f7960432ccf12fd8864298fe3c2859
Author: Aashish Chaudhary <aashish.chaudhary at kitware.com>
Date: Tue Jul 30 23:48:07 2013 -0400
Fixed document
web/lib/geo/mercator.js | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
http://public.kitware.com/gitweb?p=OpenGeoscience/geoweb.git;a=commitdiff;h=d50d1bff98ee9323dc8d633a0a02a4b48fb48658
commit d50d1bff98ee9323dc8d633a0a02a4b48fb48658
Author: Aashish Chaudhary <aashish.chaudhary at kitware.com>
Date: Tue Jul 30 23:34:37 2013 -0400
Using added proj4 mercator methods for conversions
web/lib/geo/map.js | 7 +----
web/lib/geo/mercator.js | 56 +++++++++++++++++++++--------------------------
2 files changed, 27 insertions(+), 36 deletions(-)
http://public.kitware.com/gitweb?p=OpenGeoscience/geoweb.git;a=commitdiff;h=5b65812d3f24b17a40f7f43347a3188dea73ae4e
commit 5b65812d3f24b17a40f7f43347a3188dea73ae4e
Author: Aashish Chaudhary <aashish.chaudhary at kitware.com>
Date: Tue Jul 30 23:02:51 2013 -0400
Added methods to convert between latlon to merc vv
web/lib/geo/map.js | 9 ++--
web/lib/geo/mercator.js | 116 ++++++++++++++++++++++++++++++++++++++++++++++-
2 files changed, 119 insertions(+), 6 deletions(-)
http://public.kitware.com/gitweb?p=OpenGeoscience/geoweb.git;a=commitdiff;h=af677b68dc26d4080cf2addf2d64270f1d79503a
commit af677b68dc26d4080cf2addf2d64270f1d79503a
Author: Aashish Chaudhary <aashish.chaudhary at kitware.com>
Date: Tue Jul 30 21:43:44 2013 -0400
Fixing very minor style issues
web/apps/archive/archive.js | 6 +++---
web/lib/geo/map.js | 38 +++++++++++++++++---------------------
2 files changed, 20 insertions(+), 24 deletions(-)
-----------------------------------------------------------------------
Summary of changes:
web/apps/archive/archive.js | 6 +-
web/lib/geo/map.js | 61 ++++++++++++-----------
web/lib/geo/mercator.js | 114 +++++++++++++++++++++++++++++++++++++++++-
3 files changed, 147 insertions(+), 34 deletions(-)
hooks/post-receive
--
OpenGeoscience
More information about the Opengeoscience-developers
mailing list