[Opengeoscience-developers] OpenGeoscience branch, fix_legend, created. e05fcdd907e42f6c9bb014152ef3dce5e05c38f4
Aashish Chaudhary
aashish.chaudhary at kitware.com
Mon Aug 26 10:01:05 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, fix_legend has been created
at e05fcdd907e42f6c9bb014152ef3dce5e05c38f4 (commit)
- Log -----------------------------------------------------------------
http://public.kitware.com/gitweb?p=OpenGeoscience/geoweb.git;a=commitdiff;h=e05fcdd907e42f6c9bb014152ef3dce5e05c38f4
commit e05fcdd907e42f6c9bb014152ef3dce5e05c38f4
Author: Aashish Chaudhary <aashish.chaudhary at kitware.com>
Date: Mon Aug 26 09:43:24 2013 -0400
Fixing various issues with animations
web/lib/geo/featureCollection.js | 4 ++--
web/lib/geo/featureLayer.js | 8 +++++++-
web/lib/geo/openStreetMapLayer.js | 6 ++++--
3 files changed, 13 insertions(+), 5 deletions(-)
http://public.kitware.com/gitweb?p=OpenGeoscience/geoweb.git;a=commitdiff;h=55800f7aeedd247a3cbd1477f5da47b31db43014
commit 55800f7aeedd247a3cbd1477f5da47b31db43014
Author: Aashish Chaudhary <aashish.chaudhary at kitware.com>
Date: Mon Aug 26 02:35:44 2013 -0400
Use orange color for legend text
web/lib/vgl/utils.js | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://public.kitware.com/gitweb?p=OpenGeoscience/geoweb.git;a=commitdiff;h=67be438ff0e75e88fa1026a2004daeb9bd8805e6
commit 67be438ff0e75e88fa1026a2004daeb9bd8805e6
Merge: 7023494 08d15e2
Author: Aashish Chaudhary <aashish.chaudhary at kitware.com>
Date: Mon Aug 26 02:31:26 2013 -0400
Merge remote-tracking branch 'origin/fix_zoom' into fix_legend
* 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(-)
http://public.kitware.com/gitweb?p=OpenGeoscience/geoweb.git;a=commitdiff;h=70234947cbfa8ce3166d755a99e5c0c8521462a8
commit 70234947cbfa8ce3166d755a99e5c0c8521462a8
Author: Aashish Chaudhary <aashish.chaudhary at kitware.com>
Date: Mon Aug 26 02:31:03 2013 -0400
Do not consider layers with no legend for legend placements
web/lib/geo/featureLayer.js | 14 ++++++++++++++
web/lib/geo/layer.js | 10 ++++++++++
web/lib/geo/map.js | 26 ++++++++++++++++++++++----
3 files changed, 46 insertions(+), 4 deletions(-)
http://public.kitware.com/gitweb?p=OpenGeoscience/geoweb.git;a=commitdiff;h=8649fa5c57aa2862d61ada013358052e6c47da9b
commit 8649fa5c57aa2862d61ada013358052e6c47da9b
Author: Aashish Chaudhary <aashish.chaudhary at kitware.com>
Date: Mon Aug 26 01:54:46 2013 -0400
Removed debug messages
web/lib/geo/featureLayer.js | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
http://public.kitware.com/gitweb?p=OpenGeoscience/geoweb.git;a=commitdiff;h=203d66aed46664a98052b781d20b1a8ecab4e3e1
commit 203d66aed46664a98052b781d20b1a8ecab4e3e1
Author: Aashish Chaudhary <aashish.chaudhary at kitware.com>
Date: Mon Aug 26 01:44:37 2013 -0400
Fixed incorrect construction of parameters
web/apps/archive/archive.js | 2 +-
web/lib/vgl/utils.js | 2 ++
2 files changed, 3 insertions(+), 1 deletions(-)
http://public.kitware.com/gitweb?p=OpenGeoscience/geoweb.git;a=commitdiff;h=ef40be09cea5b00d11ff057cb95f362541591589
commit ef40be09cea5b00d11ff057cb95f362541591589
Author: Aashish Chaudhary <aashish.chaudhary at kitware.com>
Date: Mon Aug 26 01:24:20 2013 -0400
Initial work on map setting up the legends for layers
web/lib/geo/featureLayer.js | 25 ++++++++++++++++++++++-
web/lib/geo/layer.js | 7 ++---
web/lib/geo/map.js | 45 +++++++++++++++++++++++++++++++++++++++++-
web/lib/vgl/renderer.js | 2 +-
4 files changed, 71 insertions(+), 8 deletions(-)
-----------------------------------------------------------------------
hooks/post-receive
--
OpenGeoscience
More information about the Opengeoscience-developers
mailing list