Technical Data sheet: Difference between revisions

From GRASS-Wiki
Jump to navigation Jump to search
Line 23: Line 23:


==Supported file formats==
==Supported file formats==
GRASS uses the GDAL/ORG library for the export/import of non-GRASS file formats.
===Supported vector formats===
===Supported vector formats===
ASCII, ARC/INFO ungenerate, ARC/INFO E00, ArcView SHAPE (with topology correction), BIL, DLG (U.S.), DXF, DXF3D, GMT, GPS-ASCII, USGS-DEM, IDRISI, MOSS, MapInfo MIF, TIGER, VRML
ASCII, ARC/INFO ungenerate, ARC/INFO E00, ArcView SHAPE (with topology correction), BIL, DLG (U.S.), DXF, DXF3D, GMT, GPS-ASCII, USGS-DEM, IDRISI, MOSS, MapInfo MIF, TIGER, VRML
Line 31: Line 32:
===Supported image formats===
===Supported image formats===
CEOS (SAR, SRTM, LANDSAT7 etc.), ERDAS LAN, HDF, LANDSAT TM/MSS, NHAP aerial photos, SAR, SPOT
CEOS (SAR, SRTM, LANDSAT7 etc.), ERDAS LAN, HDF, LANDSAT TM/MSS, NHAP aerial photos, SAR, SPOT
===Supported Databases===
* PostgreSQL / PostGIS
* MySQL
* SQLite
* ODBC Driver


==Supported Platforms==
==Supported Platforms==

Revision as of 21:18, 10 February 2007

Technical Data Sheet

This page is for the design of a technical data sheet for promotion purposes.

Technical Data Sheet Content

License

  • Gnu General Public License

Design

  • Modular design
  • consists of more than 350 stand alone modules

Programming Language

  • C
  • GRASS-SWIG
  • Python WebGIS applications

Data management capabilities

  • Raster / vector processing
  • 3D raster / vector modelling
  • Image manipulation
  • Network analyses
  • Geostatistics (R language)

Supported file formats

GRASS uses the GDAL/ORG library for the export/import of non-GRASS file formats.

Supported vector formats

ASCII, ARC/INFO ungenerate, ARC/INFO E00, ArcView SHAPE (with topology correction), BIL, DLG (U.S.), DXF, DXF3D, GMT, GPS-ASCII, USGS-DEM, IDRISI, MOSS, MapInfo MIF, TIGER, VRML

Supported raster formats

ASCII, ARC/GRID, E00, GIF, GMT, TIF, PNG, ERDAS LAN, Vis5D, SURFER (.grd)

Supported image formats

CEOS (SAR, SRTM, LANDSAT7 etc.), ERDAS LAN, HDF, LANDSAT TM/MSS, NHAP aerial photos, SAR, SPOT

Supported Databases

  • PostgreSQL / PostGIS
  • MySQL
  • SQLite
  • ODBC Driver

Supported Platforms

  • Linux
  • MacOS X
  • Posix compliant Unixes
  • MS-Windows