Wiki » History » Version 8
Philippe May, 07/11/2016 11:10
1 | 3 | Philippe May | h1. Software |
---|---|---|---|
2 | 1 | Philippe May | |
3 | 1 | Philippe May | Gisaf (for, eg, GIS Auroville Front-end) is a web application that is under development (not even at the time of writing). |
4 | 1 | Philippe May | |
5 | 2 | Philippe May | [[Server]] |
6 | 2 | Philippe May | [[Client]] |
7 | 1 | Philippe May | [[Stack]] |
8 | 3 | Philippe May | |
9 | 3 | Philippe May | |
10 | 7 | Philippe May | h2. Database |
11 | 7 | Philippe May | |
12 | 7 | Philippe May | Gisaf uses a Postgis database. |
13 | 7 | Philippe May | |
14 | 7 | Philippe May | The geometry features' metadata MUST be set with the proper SRID, which can be tricky. See below. |
15 | 7 | Philippe May | |
16 | 7 | Philippe May | h3. Import files |
17 | 3 | Philippe May | |
18 | 5 | Philippe May | [[Shapefiles]] |
19 | 8 | Philippe May | |
20 | 8 | Philippe May | |
21 | 8 | Philippe May | h2. Development |
22 | 8 | Philippe May | |
23 | 8 | Philippe May | See the README file |