[Opengeoscience-developers] OpenGeoscience branch, geo_mapsource, updated. 68c36231fb10c5dc53cfe713c21e6ecfcec43b4c

Aashish Chaudhary aashish.chaudhary at kitware.com
Fri Jun 28 23:03:50 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  68c36231fb10c5dc53cfe713c21e6ecfcec43b4c (commit)
       via  054912f23917f1f61e7df62a5d00a9bccb0138f7 (commit)
       via  e3c28dd5e2ec7de1354f2427a69d193e3a0f1c0f (commit)
       via  67201f2018753c3290f45c98de1b486426d1ebe7 (commit)
      from  d21ca2c9a22d9e6fcd39254b62943d7bb4df2655 (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=68c36231fb10c5dc53cfe713c21e6ecfcec43b4c
commit 68c36231fb10c5dc53cfe713c21e6ecfcec43b4c
Author: Aashish Chaudhary <aashish.chaudhary at kitware.com>
Date:   Fri Jun 28 23:01:26 2013 -0400

    Restructuring layer code

 CMakeLists.txt               |    2 ++
 web/lib/geo/featureLayer.js  |   19 ++++++++++---------
 web/lib/geo/layer.js         |   29 +++++++++++++++++++++++++++++
 web/lib/geo/layerFeatures.js |   36 ++++++++++++++++++------------------
 web/lib/geo/map.js           |   31 ++++++++++++++-----------------
 5 files changed, 73 insertions(+), 44 deletions(-)

http://public.kitware.com/gitweb?p=OpenGeoscience/geoweb.git;a=commitdiff;h=054912f23917f1f61e7df62a5d00a9bccb0138f7
commit 054912f23917f1f61e7df62a5d00a9bccb0138f7
Author: Aashish Chaudhary <aashish.chaudhary at kitware.com>
Date:   Fri Jun 28 20:29:26 2013 -0400

    Added ability to set expired features of a layer

 web/lib/geo/layerFeatures.js |   52 +++++++++++++++++++++++++++++++----------
 1 files changed, 39 insertions(+), 13 deletions(-)

http://public.kitware.com/gitweb?p=OpenGeoscience/geoweb.git;a=commitdiff;h=e3c28dd5e2ec7de1354f2427a69d193e3a0f1c0f
commit e3c28dd5e2ec7de1354f2427a69d193e3a0f1c0f
Author: Aashish Chaudhary <aashish.chaudhary at kitware.com>
Date:   Fri Jun 28 20:28:09 2013 -0400

    Removed unused code

 web/lib/geo/layer.js |   33 +++++----------------------------
 web/lib/geo/map.js   |   11 +++++------
 2 files changed, 10 insertions(+), 34 deletions(-)

http://public.kitware.com/gitweb?p=OpenGeoscience/geoweb.git;a=commitdiff;h=67201f2018753c3290f45c98de1b486426d1ebe7
commit 67201f2018753c3290f45c98de1b486426d1ebe7
Author: Aashish Chaudhary <aashish.chaudhary at kitware.com>
Date:   Fri Jun 28 20:01:49 2013 -0400

    Separated feature layer into its own file

 web/lib/geo/featureLayer.js |  109 ++++++++++++++++++++++++++++++++++++++
 web/lib/geo/layer.js        |  121 +------------------------------------------
 2 files changed, 110 insertions(+), 120 deletions(-)

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

Summary of changes:
 CMakeLists.txt               |    2 +
 web/lib/geo/featureLayer.js  |  110 ++++++++++++++++++++++++++
 web/lib/geo/layer.js         |  177 ++++++++----------------------------------
 web/lib/geo/layerFeatures.js |   56 ++++++++++----
 web/lib/geo/map.js           |   32 ++++----
 5 files changed, 199 insertions(+), 178 deletions(-)
 create mode 100644 web/lib/geo/featureLayer.js


hooks/post-receive
-- 
OpenGeoscience



More information about the Opengeoscience-developers mailing list