Difference between revisions of "TerraHS"

From HaskellWiki
Jump to navigation Jump to search
Line 1: Line 1:
 
 
== What is it ? ==
 
== What is it ? ==
   
   
A software component that enables the development of geographical applications in a functional language, using the data handling capabilities of TerraLib. TerraLib is a C++ library that supports different spatial database management systems, and that includes a large number of spatial algorithms.
+
We have developed TerraHS, a software component that enables the development of geographical applications in a functional language, using the data handling capabilities of TerraLib. TerraLib is a C++ library that supports different spatial database management systems, and that includes a large number of spatial algorithms. As a result, we get a combination of the good features of both programming paradigms.
  +
  +
  +
  +
== Documentation ==
  +
  +
= Papers and Reports on TerraHS =
  +
  +
  +
  +
== Download and Installation ==
  +
  +
  +
  +
== Examples ==

Revision as of 12:41, 23 November 2009

What is it ?

We have developed TerraHS, a software component that enables the development of geographical applications in a functional language, using the data handling capabilities of TerraLib. TerraLib is a C++ library that supports different spatial database management systems, and that includes a large number of spatial algorithms. As a result, we get a combination of the good features of both programming paradigms.


Documentation

Papers and Reports on TerraHS

Download and Installation

Examples