[Opengeoscience-developers] OpenGeoscience branch, geo_mapsource, updated. 16fdcfbd22474fdecb79dca2db6ff905f6e6a3cf
Aashish Chaudhary
aashish.chaudhary at kitware.com
Sat Jun 8 15:06:09 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, geo_mapsource has been updated
via 16fdcfbd22474fdecb79dca2db6ff905f6e6a3cf (commit)
via 365c7deea9a99e4c45beea1276ed8c1bcc9e7aed (commit)
via 80ed7dd250704ec4e53272dd4bf9a33f13e30771 (commit)
via fc0cbcf1f5d985595f93f34e39db1f0cf92d45d4 (commit)
via f89bd7d2505ac5032c18c0823ce4cf9f95d1555f (commit)
via 9c6101a950c87a8a3e7d2d0ce8f3060488616a8d (commit)
from 2e33668c158fa9781695ebd0835877a359681422 (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=16fdcfbd22474fdecb79dca2db6ff905f6e6a3cf
commit 16fdcfbd22474fdecb79dca2db6ff905f6e6a3cf
Author: Aashish Chaudhary <aashish.chaudhary at kitware.com>
Date: Sat Jun 8 14:53:45 2013 -0400
Using mercator projection (as OSM uses mercator)
web/lib/geo/mapSource.js | 17 ++++++++++-------
1 files changed, 10 insertions(+), 7 deletions(-)
http://public.kitware.com/gitweb?p=OpenGeoscience/geoweb.git;a=commitdiff;h=365c7deea9a99e4c45beea1276ed8c1bcc9e7aed
commit 365c7deea9a99e4c45beea1276ed8c1bcc9e7aed
Author: Aashish Chaudhary <aashish.chaudhary at kitware.com>
Date: Sat Jun 8 14:26:48 2013 -0400
Clean up some code
web/lib/geo/mapSource.js | 82 ++++++++++++----------------------------------
1 files changed, 21 insertions(+), 61 deletions(-)
http://public.kitware.com/gitweb?p=OpenGeoscience/geoweb.git;a=commitdiff;h=80ed7dd250704ec4e53272dd4bf9a33f13e30771
commit 80ed7dd250704ec4e53272dd4bf9a33f13e30771
Author: Aashish Chaudhary <aashish.chaudhary at kitware.com>
Date: Sat Jun 8 14:10:24 2013 -0400
Fixed tile computation
web/lib/geo/mapSource.js | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
http://public.kitware.com/gitweb?p=OpenGeoscience/geoweb.git;a=commitdiff;h=fc0cbcf1f5d985595f93f34e39db1f0cf92d45d4
commit fc0cbcf1f5d985595f93f34e39db1f0cf92d45d4
Author: Aashish Chaudhary <aashish.chaudhary at kitware.com>
Date: Sat Jun 8 14:09:12 2013 -0400
Fixed tile layouts
web/lib/geo/mapSource.js | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
http://public.kitware.com/gitweb?p=OpenGeoscience/geoweb.git;a=commitdiff;h=f89bd7d2505ac5032c18c0823ce4cf9f95d1555f
commit f89bd7d2505ac5032c18c0823ce4cf9f95d1555f
Author: Aashish Chaudhary <aashish.chaudhary at kitware.com>
Date: Sat Jun 8 13:43:02 2013 -0400
Work in progress to fix map stuff
web/lib/geo/mapInteractorStyle.js | 10 +-
web/lib/geo/mapSource.js | 425 ++++++++++++++++++++++++++-----------
web/lib/vgl/camera.js | 2 +-
web/lib/vgl/testing/drawMap.html | 2 +-
4 files changed, 311 insertions(+), 128 deletions(-)
http://public.kitware.com/gitweb?p=OpenGeoscience/geoweb.git;a=commitdiff;h=9c6101a950c87a8a3e7d2d0ce8f3060488616a8d
commit 9c6101a950c87a8a3e7d2d0ce8f3060488616a8d
Author: Aashish Chaudhary <aashish.chaudhary at kitware.com>
Date: Fri Jun 7 22:54:56 2013 -0400
Adding orthographic projection option
web/lib/geo/mapSource.js | 4 +++
web/lib/vgl/camera.js | 55 ++++++++++++++++++++++++++++++++++---
web/lib/vgl/testing/drawMap.html | 2 +-
3 files changed, 55 insertions(+), 6 deletions(-)
-----------------------------------------------------------------------
Summary of changes:
web/lib/geo/mapInteractorStyle.js | 10 +-
web/lib/geo/mapSource.js | 395 +++++++++++++++++++++++++------------
web/lib/vgl/camera.js | 55 +++++-
web/lib/vgl/testing/drawMap.html | 4 +-
4 files changed, 329 insertions(+), 135 deletions(-)
hooks/post-receive
--
OpenGeoscience
More information about the Opengeoscience-developers
mailing list