Difference between revisions of "Project Documentation"
Jump to navigation
Jump to search
m (initial setup, adding mapserver links as a test) |
m (add a few gdal links) |
||
Line 4: | Line 4: | ||
|- | |- | ||
! Project | ! Project | ||
− | ! | + | ! Install/Compile |
! Administration | ! Administration | ||
! Getting Started | ! Getting Started | ||
Line 11: | Line 11: | ||
! Tutorials | ! Tutorials | ||
|- | |- | ||
− | | deegree | + | | [http://www.deegree.org/ deegree] |
| | | | ||
| | | | ||
Line 19: | Line 19: | ||
| | | | ||
|- | |- | ||
− | | Mapbender | + | | [http://www.mapbender.org/ Mapbender] |
| | | | ||
| | | | ||
Line 27: | Line 27: | ||
| | | | ||
|- | |- | ||
− | | MapBuilder | + | | [http://communitymapbuilder.osgeo.org/ MapBuilder] |
| | | | ||
| | | | ||
Line 35: | Line 35: | ||
| | | | ||
|- | |- | ||
− | | MapGuide Open Source | + | | [http://mapguide.osgeo.org/ MapGuide Open Source] |
| | | | ||
| | | | ||
Line 43: | Line 43: | ||
| | | | ||
|- | |- | ||
− | | MapServer | + | | [http://mapserver.gis.umn.edu/ MapServer] |
| [http://mapserver.gis.umn.edu/docs/tutorial Tutorials] | | [http://mapserver.gis.umn.edu/docs/tutorial Tutorials] | ||
| [http://mapserver.gis.umn.edu/docs/tutorial Tutorials] | | [http://mapserver.gis.umn.edu/docs/tutorial Tutorials] | ||
Line 49: | Line 49: | ||
| [http://mapserver.gis.umn.edu/docs/tutorial Tutorials] | | [http://mapserver.gis.umn.edu/docs/tutorial Tutorials] | ||
| [http://mapserver.gis.umn.edu/docs/reference ALL] [http://mapserver.gis.umn.edu/docs/reference/mapfile Mapfile 5.10] [http://mapserver.gis.umn.edu/docs/reference/mapscript MapScript 4.10] | | [http://mapserver.gis.umn.edu/docs/reference ALL] [http://mapserver.gis.umn.edu/docs/reference/mapfile Mapfile 5.10] [http://mapserver.gis.umn.edu/docs/reference/mapscript MapScript 4.10] | ||
− | | [http://biometry.gis.umn.edu/tutorial/ 5.x] [http://mapserver.gis.umn.edu/docs/howto HOWTOs] [http://mapserver.gis.umn.edu/docs/tutorial Tutorials] | + | | [http://biometry.gis.umn.edu/tutorial/ 5.x] [http://mapserver.gis.umn.edu/docs/howto HOWTOs] [http://mapserver.gis.umn.edu/docs/tutorial Tutorials] [http://www.apress.com/book/view/1590594908 Book (Apress)] [http://www.oreilly.com/catalog/9780596008659/ Book (O'Reilly)] |
|- | |- | ||
− | | OpenLayers | + | | [http://openlayers.org OpenLayers] |
| | | | ||
| | | | ||
Line 59: | Line 59: | ||
| | | | ||
|- | |- | ||
− | | GRASS GIS | + | | [http://grass.osgeo.org/ GRASS GIS] |
| | | | ||
| | | | ||
Line 67: | Line 67: | ||
| | | | ||
|- | |- | ||
− | | OSSIM | + | | [http://www.ossim.org OSSIM] |
| | | | ||
| | | | ||
Line 75: | Line 75: | ||
| | | | ||
|- | |- | ||
− | | Quantum GIS | + | | [http://www.qgis.org Quantum GIS] |
| | | | ||
| | | | ||
Line 83: | Line 83: | ||
| | | | ||
|- | |- | ||
− | | gvSIG | + | | [http://www.gvsig.gva.es/ gvSIG] |
| | | | ||
| | | | ||
Line 91: | Line 91: | ||
| | | | ||
|- | |- | ||
− | | FDO | + | | [http://fdo.osgeo.org/ FDO] |
| | | | ||
| | | | ||
Line 99: | Line 99: | ||
| | | | ||
|- | |- | ||
− | | GDAL/OGR | + | | [http://gdal.osgeo.org/ GDAL/OGR] |
− | | | + | | [http://trac.osgeo.org/gdal/wiki/BuildHints Building] [http://trac.osgeo.org/gdal/wiki/GdalOgrInPython Python support] |
− | |||
− | |||
− | |||
| | | | ||
+ | | [http://map.hut.fi/doc/Geo-GDAL/html/ Perl support] | ||
| | | | ||
+ | | [http://gdal.osgeo.org/hierarchy.html GDAL API 1.5.1] [http://gdal.osgeo.org/formats_list.html GDAL Formats] [http://gdal.osgeo.org/ogr/hierarchy.html OGR API 1.5.1] [http://gdal.osgeo.org/ogr/ogr_formats.html OGR Formats] | ||
+ | | [http://gdal.osgeo.org/gdal_tutorial.html GDAL API] [http://gdal.osgeo.org/warptut.html GDAL Warp] [http://gdal.osgeo.org/ogr/osr_tutorial.html SpatialRef] [http://gdal.osgeo.org/ogr/ogr_apitut.html OGR API] | ||
|- | |- | ||
− | | GEOS | + | | [http://trac.osgeo.org/geos/ GEOS] |
| | | | ||
| | | | ||
Line 115: | Line 115: | ||
| | | | ||
|- | |- | ||
− | | GeoTools | + | | [http://www.geotools.org/ GeoTools] |
| | | | ||
| | | | ||
Line 123: | Line 123: | ||
| | | | ||
|- | |- | ||
− | | GeoNetwork opensource | + | | [http://geonetwork-opensource.org GeoNetwork opensource] |
| | | | ||
| | | |
Revision as of 13:49, 22 May 2008
This page is for listing the URL's for the main documentation sources for OSGeo software projects. Create links to documentation and insert text of latest software version, if applicable. And also use platform specific names where needed.
Project | Install/Compile | Administration | Getting Started | Advanced | Full Reference | Tutorials |
---|---|---|---|---|---|---|
deegree | ||||||
Mapbender | ||||||
MapBuilder | ||||||
MapGuide Open Source | ||||||
MapServer | Tutorials | Tutorials | Tutorials | Tutorials | ALL Mapfile 5.10 MapScript 4.10 | 5.x HOWTOs Tutorials Book (Apress) Book (O'Reilly) |
OpenLayers | ||||||
GRASS GIS | ||||||
OSSIM | ||||||
Quantum GIS | ||||||
gvSIG | ||||||
FDO | ||||||
GDAL/OGR | Building Python support | Perl support | GDAL API 1.5.1 GDAL Formats OGR API 1.5.1 OGR Formats | GDAL API GDAL Warp SpatialRef OGR API | ||
GEOS | ||||||
GeoTools | ||||||
GeoNetwork opensource |