Monday, March 13, 2017

iTowns

"iTowns is a web framework written in Javascript/WebGL for the visualisation of 3D geographic data and precise 3D measurements. It supports a variety of data types, allowing, among other applications, the visualisation of street view images and terrestrial lidar point cloud.


The features include:
  • Load and project Oriented Images on mesh (cube or city model)
  • Load and display Panoramic Images
  • Load Depth Panoramic Image and render in 3D
  • Load 2D multipolygons with height (building footprint) from WFS or local file
  • Triangulate 2D multipolygons to create building boxes (that can then be used for texture projection)
  • Navigate through Image Data using click and go functions
  • Load and display Point Cloud from PLY files.
  • Load and display 3D textured models (B3D, 3DS).
  • Simple API interface.
The supported data types are:
  • Oriented images
  • Panoramic images
  • Point Clouds
  • 3D textured models
  • WFS Vector
http://www.itowns-project.org/

https://github.com/iTowns/itowns

No comments:

Post a Comment