Skip to content
Gérald Choqueux edited this page Mar 20, 2019 · 18 revisions

iTowns

iTowns is a web framework written in Javascript/WebGL for visualisation of 3D geographic data, allowing anotaion and precise measurements in 3D. Initially iTowns was developed by IGN MATIS research laboratory ant its goal was the visualis of street view images and terrestrial lidar point clouds. Actually it can support any geographical 3D data.

The core of the original iTowns application was developped by IGN MATIS research laboratory.

The latest version provides the following features :

  • 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 and triangulate it to create building boxes. This mesh can then be use 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.

You can find iTowns releases here :

https://github.com/iTowns/itowns/tags

OpenSource

From 2016 iTowns become an OpenSource project, opened to contributions from anyone in the community. A PSC has been formed, with Alexandre Devaux as chair. You can fork the project on GitHub and send Pull Request, and we will be pleased to integrate them. Do not hesitate to consult iTowns Contribor's guideline for general informations on how to contribute.

Periodically iTowns project held a codesprint, hosted by IGNFab in Paris. To have informations about the next one and the subjects please visit the iTowns wiki

This collaboration has been fruitful, and is a good kick-off for all developers willing to work together on 3D geospatial data visualization.

Support

iTowns is an original work from French IGN, MATIS research laboratory. It has been funded through various research programs involving the French National Research Agency, Cap Digital, UPMC, Mines ParisTec, CNRS, LCPC.

iTowns is currently maintained by IGN.

If you need more information and support, please contact Alexandre Devaux.

Clone this wiki locally