[Opengeoscience-developers] OpenGeoscience branch, bug_connect_to_mongo, updated. 8dc695db161d7f374e85beb13093d04fe7cc2053
Aashish Chaudhary
aashish.chaudhary at kitware.com
Sun Mar 31 12:39:22 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, bug_connect_to_mongo has been updated
via 8dc695db161d7f374e85beb13093d04fe7cc2053 (commit)
via 29023fa38ac3b594119294d659e8a140a95ab8cc (commit)
via 17877d52c86717629856c40c1bf17d9ad8a09ba9 (commit)
via 4d45442085c0732a1f11474b09e4b3a91cd449a8 (commit)
via 7bb837d23f51f670d1353fd74c364d279300bb05 (commit)
from 88fa23c5f1d371b9d06b49eebc4160e7ec996340 (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=8dc695db161d7f374e85beb13093d04fe7cc2053
commit 8dc695db161d7f374e85beb13093d04fe7cc2053
Author: Aashish Chaudhary <aashish.chaudhary at kitware.com>
Date: Sun Mar 31 12:33:47 2013 -0400
Got cloud file to show up on the map
modules/geodata.py | 2 +-
modules/vtk_reader.py | 2 +-
web/apps/archive/archive.js | 28 ++++++++++++++++++++--------
web/lib/geo/feature.js | 30 ++++++++++++++++++++++++++++++
web/lib/vgl/geojsonReader.js | 3 ++-
5 files changed, 54 insertions(+), 11 deletions(-)
http://public.kitware.com/gitweb?p=OpenGeoscience/geoweb.git;a=commitdiff;h=29023fa38ac3b594119294d659e8a140a95ab8cc
commit 29023fa38ac3b594119294d659e8a140a95ab8cc
Author: Aashish Chaudhary <aashish.chaudhary at kitware.com>
Date: Sun Mar 31 11:46:34 2013 -0400
Adding layer to the map
web/apps/archive/archive.js | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
http://public.kitware.com/gitweb?p=OpenGeoscience/geoweb.git;a=commitdiff;h=17877d52c86717629856c40c1bf17d9ad8a09ba9
commit 17877d52c86717629856c40c1bf17d9ad8a09ba9
Author: Aashish Chaudhary <aashish.chaudhary at kitware.com>
Date: Sun Mar 31 11:42:26 2013 -0400
Update coding style of geojson some more
web/lib/vgl/geojsonReader.js | 774 +++++++++++++++++++++---------------------
1 files changed, 380 insertions(+), 394 deletions(-)
http://public.kitware.com/gitweb?p=OpenGeoscience/geoweb.git;a=commitdiff;h=4d45442085c0732a1f11474b09e4b3a91cd449a8
commit 4d45442085c0732a1f11474b09e4b3a91cd449a8
Author: Aashish Chaudhary <aashish.chaudhary at kitware.com>
Date: Sun Mar 31 11:22:46 2013 -0400
Updated name of the reader
CMakeLists.txt | 4 ++--
web/lib/vgl/{geoJSONUnpack.js => geojsonReader.js} | 0
2 files changed, 2 insertions(+), 2 deletions(-)
http://public.kitware.com/gitweb?p=OpenGeoscience/geoweb.git;a=commitdiff;h=7bb837d23f51f670d1353fd74c364d279300bb05
commit 7bb837d23f51f670d1353fd74c364d279300bb05
Author: Aashish Chaudhary <aashish.chaudhary at kitware.com>
Date: Sun Mar 31 11:21:22 2013 -0400
Fixed style of geojson reader
web/lib/vgl/geoJSONUnpack.js | 97 +++++++++++++++++++++--------------------
1 files changed, 50 insertions(+), 47 deletions(-)
-----------------------------------------------------------------------
Summary of changes:
CMakeLists.txt | 4 +-
modules/geodata.py | 2 +-
modules/vtk_reader.py | 2 +-
web/apps/archive/archive.js | 29 +++-
web/lib/geo/feature.js | 30 +++
web/lib/vgl/geoJSONUnpack.js | 416 ------------------------------------------
web/lib/vgl/geojsonReader.js | 406 +++++++++++++++++++++++++++++++++++++++++
7 files changed, 462 insertions(+), 427 deletions(-)
delete mode 100644 web/lib/vgl/geoJSONUnpack.js
create mode 100644 web/lib/vgl/geojsonReader.js
hooks/post-receive
--
OpenGeoscience
More information about the Opengeoscience-developers
mailing list