[Opengeoscience-developers] OpenGeoscience branch, bug_connect_to_mongo, updated. 88fa23c5f1d371b9d06b49eebc4160e7ec996340
Aashish Chaudhary
aashish.chaudhary at kitware.com
Sun Mar 31 00:09:25 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 88fa23c5f1d371b9d06b49eebc4160e7ec996340 (commit)
from a78202fbcc8c1f0363137369cb8cdce12fae1740 (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=88fa23c5f1d371b9d06b49eebc4160e7ec996340
commit 88fa23c5f1d371b9d06b49eebc4160e7ec996340
Author: Aashish Chaudhary <aashish.chaudhary at kitware.com>
Date: Sat Mar 30 11:29:40 2013 -0400
Able to read data as geojson
CMakeLists.txt | 3 ++
geoweb.py | 9 ++++++
modules/geodata.py | 66 +++++++++++++++++++++++++++++++++++++++++++
modules/reader.py | 19 ++++++++++++
modules/vtk_reader.py | 37 ++++++++++++++++++++++++
web/apps/archive/archive.js | 25 +++++++++++++++-
web/lib/geo/utils.js | 16 ++++++----
7 files changed, 167 insertions(+), 8 deletions(-)
-----------------------------------------------------------------------
Summary of changes:
CMakeLists.txt | 3 +++
geoweb.py | 9 +++++++++
modules/{mongo.py => geodata.py} | 33 ++++++++++++++-------------------
modules/reader.py | 19 +++++++++++++++++++
modules/vtk_reader.py | 37 +++++++++++++++++++++++++++++++++++++
web/apps/archive/archive.js | 25 ++++++++++++++++++++++++-
web/lib/geo/utils.js | 16 +++++++++-------
7 files changed, 115 insertions(+), 27 deletions(-)
copy modules/{mongo.py => geodata.py} (60%)
create mode 100644 modules/reader.py
create mode 100644 modules/vtk_reader.py
hooks/post-receive
--
OpenGeoscience
More information about the Opengeoscience-developers
mailing list