FOSS4G2007 IntegrationShowcase: Difference between revisions
Jump to navigation
Jump to search
(Startup) |
(more ideas) |
||
Line 25: | Line 25: | ||
[[Image:Grass63_import1_small.jpg|none]] (see also [[media:Grass63_import1.png|larger screenshot]]) | [[Image:Grass63_import1_small.jpg|none]] (see also [[media:Grass63_import1.png|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...'' | ''Please continue and expand...'' | ||
=== Data processing in GRASS === | |||
* visualization | |||
* analysis | |||
** distances | |||
** vector networking, LRS | |||
** ... | |||
=== Data export === | |||
* KML | |||
* DXF |
Revision as of 20:12, 23 August 2007
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
GRASS 6.3
Startup
Definition of a new GRASS location using the given EPSG code 3005:
![](/w/images/Grass63_startup1_small.jpg)
(see also larger screenshot)
Selection of geodetic datum for EPSG code 3005:
![](/w/images/Grass63_startup2_small.jpg)
(see also larger screenshot)
New location 'canada_foss4g2007' created, ready to start GRASS:
![](/w/images/Grass63_startup3_small.jpg)
(see also larger screenshot)
Import of map 'ntdb_road_50' from PostGIS server
![](/w/images/Grass63_import1_small.jpg)
(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...
Data processing in GRASS
- visualization
- analysis
- distances
- vector networking, LRS
- ...
Data export
- KML
- DXF