[Opengeoscience-developers] OpenGeoscience branch, wip_render_servers_data_experiments, updated. 4fbe97e1318f1fe4c851f96b8604b6b0b82cc6ff

Dave DeMarle dave.demarle at kitware.com
Tue Mar 12 11:59:26 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, wip_render_servers_data_experiments has been updated
       via  4fbe97e1318f1fe4c851f96b8604b6b0b82cc6ff (commit)
       via  6eda929d4b116bfc2ca6f87e3940b7007a51c13b (commit)
      from  8623423ea5ef74b7f3cceefb169d6eb79767381a (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/opengeoscience.git;a=commitdiff;h=4fbe97e1318f1fe4c851f96b8604b6b0b82cc6ff
commit 4fbe97e1318f1fe4c851f96b8604b6b0b82cc6ff
Author: Dave DeMarle <dave.demarle at kitware.com>
Date:   Tue Mar 12 11:58:45 2013 -0400

    rendering first geojson data
    
    Two new examples VGL2 and VGL3. These extract the coordinates from
    a geojson string and render it on the VGL map.
    
    Neither grap the connectivity and draw lines or polys yet, but rather
    simply grep coordinates. Second example calls a VTK pipeline to
    generate the data first, which requires my addition to VTK for the
    GeoJSON writer.

 web/lib/vgl/geoJSONUnpack.js |   48 ++++++++++++++++++++---------------------
 1 files changed, 23 insertions(+), 25 deletions(-)

http://public.kitware.com/gitweb?p=OpenGeoscience/opengeoscience.git;a=commitdiff;h=6eda929d4b116bfc2ca6f87e3940b7007a51c13b
commit 6eda929d4b116bfc2ca6f87e3940b7007a51c13b
Author: Dave DeMarle <dave.demarle at kitware.com>
Date:   Tue Mar 12 11:21:32 2013 -0400

    rendering first geojson data nearing geojsoned vtk

 CMakeLists.txt               |    2 +
 ogsvtk.py                    |  223 +++++++++++++++++++++++++++++++++++++++++-
 web/lib/vgl/geoJSONUnpack.js |  108 ++++++++++++++++++++
 3 files changed, 331 insertions(+), 2 deletions(-)

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

Summary of changes:
 CMakeLists.txt               |    2 +
 ogsvtk.py                    |  223 +++++++++++++++++++++++++++++++++++++++++-
 web/lib/vgl/geoJSONUnpack.js |  106 ++++++++++++++++++++
 3 files changed, 329 insertions(+), 2 deletions(-)
 create mode 100644 web/lib/vgl/geoJSONUnpack.js


hooks/post-receive
-- 
OpenGeoscience



More information about the Opengeoscience-developers mailing list