Skip to content
jfgigand edited this page Nov 5, 2014 · 10 revisions

AIRE

AIRE is a web application that processes geospatial data to produce thematic maps.

Get Started

You can easily try AIRE on your own Linux by cloning the atlas-base repository and use gitted-client to setup automatically:

git clone https://github.com/aire-atlas/atlas-base.git && cd atlas-base
sysconf/gitted-client register && sysconf/gitted-client add vm-atlas-base
git push vm-atlas-base master

... or, if you don't want to use LXC, you can try the manual method: see the install instructions.

Documentation