i have added in the part for '10-99 years old children' the program qgis (with qgis-plugin-grass).
from apt-cache show qgis:
Code:
Geographic Information System (GIS)
A Geographic Information System (GIS) manages,
analyzes, and displays databases of geographic
information. Quantum GIS (QGIS) supports shapefile
viewing and editing, spatial data storage with
PostgreSQL/PostGIS, projection on-the-fly, map
composition, and a number of other features via
a plugin interface. QGIS also supports display
of various georeferenced raster and Digital
Elevation Model (DEM) formats including
GeoTIFF, Arc/Info ASCII Grid, and USGS ASCII DEM.
It is also possible to edit maps from GPS, that's why I have added the program gpx2shp:
Code:
convert GPS or GPX file to ESRI Shape file
Convert GPS or GPX file to ESRI/Shape file. Include the tools
gps2shp and gpx2shp. These are very useful when using collected GPS
points with existing GIS tools like qgis and GRASS.
regards T.
In the part 'for young programmers' I've added some freepascal units and the useful freepascal-source (fpc-source).
Ich habe im Teil 'Bildung für 10-99-jährige Kinder' das Erdkunde-Programm qgis (mit dem Zusatztool für grass) hinzugefügt. Es dient der Verwaltung geographischer Daten u.a. auch dem Kartenerstellen und Editieren. Mit dem Zusatzprogramm gpx2shp ist auch ein Konvertieren von GPS/GPX Daten in das ESRI/Shape-Dateiformat möglich, damit man die Daten auch für qgis/grass nutzen kann.
Im Teil 'für junge Programmierer' habe ich einige Freepascal-Units und das Freepascalcompiler-Quellpaket hinzugefügt.
siehe auch http://www.sidux.com/index.php?module=p ... aEducation
MfG T. |