[Opengeoscience-developers] OpenGeoscience branch, 77-show-mouse-info, updated. 3b44f168fde97bae19abd0db25d2efc49c13dbb6

Daniel K. O. dkosmari at gmail.com
Tue Jul 30 14:26:16 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  3b44f168fde97bae19abd0db25d2efc49c13dbb6 (commit)
      from  5b80befb7ff86a411c40f00567f70595e9e88f49 (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=3b44f168fde97bae19abd0db25d2efc49c13dbb6
commit 3b44f168fde97bae19abd0db25d2efc49c13dbb6
Author: Daniel K. O <dkosmari at gmail.com>
Date:   Tue Jul 30 14:26:01 2013 -0400

    Final touches on the mouse info / location querying.
    
    - renamed mouse-to-world method to displayToMap()
    - mouse coords are obtained through canvas.relMuoseCoords()
    - map positions are now type-less XY tuples
    - coordinate system conversions are not hard-coded anymore
      (although the OSM map itself is hardcoded)

 web/apps/archive/archive.js       |   48 ++++++++++++--------
 web/lib/geo/layer.js              |    5 ++
 web/lib/geo/map.js                |   91 +++++++++++++++++++++----------------
 web/lib/geo/mapInteractorStyle.js |    5 ++
 web/lib/geo/openStreetMapLayer.js |   17 +++++--
 5 files changed, 102 insertions(+), 64 deletions(-)

-----------------------------------------------------------------------

Summary of changes:
 web/apps/archive/archive.js       |   48 ++++++++++++--------
 web/lib/geo/layer.js              |    5 ++
 web/lib/geo/map.js                |   91 +++++++++++++++++++++----------------
 web/lib/geo/mapInteractorStyle.js |    5 ++
 web/lib/geo/openStreetMapLayer.js |   17 +++++--
 5 files changed, 102 insertions(+), 64 deletions(-)


hooks/post-receive
-- 
OpenGeoscience



More information about the Opengeoscience-developers mailing list