OpenGeoscience/vtkgeoreaders

Name: vtkgeoreaders

Owner: OpenGeoscience

Description: Extension for geoJSON and Lidar LAS Format Reader/Writer for VTK

Created: 2014-10-14 18:42:49.0

Updated: 2017-12-08 19:23:36.0

Pushed: 2015-05-10 01:48:14.0

Homepage:

Size: 10165

Language: C++

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

VTK geoJSON and LAS Data Set Readers

Extension for geoJSON and LIDAR data in LAS Format Reader/Writer for VTK

About

The vtkGeoJSONReader filter reads a geoJSON file specification and converts it into vtk compatible datatypes like vtkPolyData.

Current implementation of the reader supports the following geoJSON geometries

The vtkLASReader filter reads LIDAR data in LAS format and converts it into VTK compatible vtkPolyData.

To Do:

For visualisation purposes, PointData in vtkPolyData will be modified according to the following point data properties:

The implementation is based on VTK version 6. At present, it is not compatible with older versions of VTK.

Important URLs:

More information about the geoJSON format can be obtained here:

http://geojson.org/

Sample geoJSON Formatted files for various countries can be found here:

https://github.com/johan/world.geo.json

Official libLAS Web Site:

http://www.liblas.org/

libLAS Git Repo:

https://github.com/libLAS/libLAS

LAS Specification:

http://www.asprs.org/a/society/committees/standards/LAS_1_4_r13.pdf


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.