FOSS4G2007 IntegrationShowcase

From GRASS-Wiki
Revision as of 20:24, 23 August 2007 by Neteler (talk | contribs) (data set clarification)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Competitive FOSS4G2007 showcase

At FOSS4G2007, a showcase is planned to see how well the OSGeo (and non-OSGeo) software performs, based on the same dataset - to see each project handles the same information.

For more information, visit the following page:

http://wiki.osgeo.org/index.php/FOSS4G2007_IntegrationShowcase

Data sources:


GRASS 6.3

Startup

Definition of a new GRASS location using the given EPSG code 3005:

(see also larger screenshot)


Selection of geodetic datum for EPSG code 3005:

(see also larger screenshot)


New location 'canada_foss4g2007' created, ready to start GRASS:

(see also larger screenshot)

Import of map 'ntdb_road_50' from PostGIS server

(see also larger screenshot)

For us friends of command line:

  v.in.ogr dsn="PG:host=office.refractions.net port=20543 dbname=foss user=foss password=foss4g07" \
           output=ntdb_road_50 layer=ntdb_road_50 type=line


Please continue and expand...

Import of original data sets

...

Data processing in GRASS

  • visualization
  • analysis
    • distances
    • vector networking, LRS
    • ...
  • QGIS
  • JavaGRASS/uDig

Data export

  • KML
  • DXF