[Opengeoscience-developers] OpenGeoscience branch, master, updated. 8900f38f67e735ed49eb1bae9fce07b46ad39934
Aashish Chaudhary
aashish.chaudhary at kitware.com
Thu Aug 29 13:04:00 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, master has been updated
via 8900f38f67e735ed49eb1bae9fce07b46ad39934 (commit)
via 218b6119137a1ee5a604f1d78d92455706bf1217 (commit)
via 0ce9e191e972fd057a8dc46b6d5567aeee79cbbb (commit)
via 5ec2b806812fe85e1edf9c6696b3fbb9424d03b1 (commit)
via 67499b130243dcf804f80ead11e3b9c16ee3575c (commit)
via e05fcdd907e42f6c9bb014152ef3dce5e05c38f4 (commit)
via 55800f7aeedd247a3cbd1477f5da47b31db43014 (commit)
via 67be438ff0e75e88fa1026a2004daeb9bd8805e6 (commit)
via 70234947cbfa8ce3166d755a99e5c0c8521462a8 (commit)
via 8649fa5c57aa2862d61ada013358052e6c47da9b (commit)
via 203d66aed46664a98052b781d20b1a8ecab4e3e1 (commit)
via ef40be09cea5b00d11ff057cb95f362541591589 (commit)
via 08d15e2ce6db4ca7c4b8e9fbc96cc8d402295219 (commit)
via 2771d80c9872bc1df0a67742a66d879317225f85 (commit)
via 0023083993403c7af3a346ca58a80bc6363a7d31 (commit)
via 84afa2381dcdb2039dcd9674409c1a8e5205bd5e (commit)
via 652c95d1e572c97836cde35a9b3103ce50522c2a (commit)
via e3e565cd643bbf2f44b3cf5acd5be9da9257859d (commit)
via a0100f10a9a57e18bea540af81dd13c57a3b1057 (commit)
via e5a113332caea6ecd96a7face9b91c7cbed5a5b8 (commit)
via c13f7ba4993e45c78a75707f47067e896bff8578 (commit)
via 09384daae04141097e6e956351c1fe52c62384ec (commit)
from a387ecdc29c9736ebc0bcbfb61ff2a58f3506bb3 (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=8900f38f67e735ed49eb1bae9fce07b46ad39934
commit 8900f38f67e735ed49eb1bae9fce07b46ad39934
Merge: 218b611 0ce9e19
Author: Aashish Chaudhary <aashish.chaudhary at kitware.com>
Date: Thu Aug 29 13:03:47 2013 -0400
Merge remote-tracking branch 'origin/fix_legend'
* origin/fix_legend:
Removed debug messages
Fixed arrays not getting cleared up
Use base class members
Fixing various issues with animations
Use orange color for legend text
Do not consider layers with no legend for legend placements
Removed debug messages
Fixed incorrect construction of parameters
Initial work on map setting up the legends for layers
web/apps/archive/archive.js | 2 +-
web/lib/geo/featureCollection.js | 4 +-
web/lib/geo/featureLayer.js | 74 +++++++++++++++++++++++++++++++++++--
web/lib/geo/layer.js | 16 ++++++--
web/lib/geo/map.js | 63 ++++++++++++++++++++++++++++++-
web/lib/geo/openStreetMapLayer.js | 4 +-
web/lib/vgl/renderer.js | 2 +-
web/lib/vgl/utils.js | 6 +--
8 files changed, 150 insertions(+), 21 deletions(-)
http://public.kitware.com/gitweb?p=OpenGeoscience/geoweb.git;a=commitdiff;h=218b6119137a1ee5a604f1d78d92455706bf1217
commit 218b6119137a1ee5a604f1d78d92455706bf1217
Merge: a387ecd 08d15e2
Author: Aashish Chaudhary <aashish.chaudhary at kitware.com>
Date: Thu Aug 29 13:03:42 2013 -0400
Merge remote-tracking branch 'origin/fix_zoom'
* origin/fix_zoom:
Use a lower value for near plane
Some more styles fixes
Fixed run time error by adding missing variable separation
Style fixes
Tweaked compute zoom just a bit
Fixed tiles not covering the entire region
Fixing tiles not covering the entire viewport at high zoom
Fixed zoom not behaving properly
web/lib/geo/map.js | 35 +++++---
web/lib/geo/mapInteractorStyle.js | 13 ++-
web/lib/geo/mercator.js | 6 +-
web/lib/geo/openStreetMapLayer.js | 30 ++-----
web/lib/vgl/camera.js | 171 ++++++++++++++++++++++--------------
web/lib/vgl/renderer.js | 6 +-
6 files changed, 150 insertions(+), 111 deletions(-)
-----------------------------------------------------------------------
Summary of changes:
web/apps/archive/archive.js | 2 +-
web/lib/geo/featureCollection.js | 4 +-
web/lib/geo/featureLayer.js | 74 +++++++++++++++-
web/lib/geo/layer.js | 16 +++-
web/lib/geo/map.js | 98 ++++++++++++++++++---
web/lib/geo/mapInteractorStyle.js | 13 ++-
web/lib/geo/mercator.js | 6 +-
web/lib/geo/openStreetMapLayer.js | 34 ++------
web/lib/vgl/camera.js | 171 ++++++++++++++++++++++--------------
web/lib/vgl/renderer.js | 8 +-
web/lib/vgl/utils.js | 6 +-
11 files changed, 300 insertions(+), 132 deletions(-)
hooks/post-receive
--
OpenGeoscience
More information about the Opengeoscience-developers
mailing list