Difference between revisions of "FOSS4G2007 IntegrationShowcase"
Line 59: | Line 59: | ||
|- | |- | ||
|} | |} | ||
+ | Spatial Reference System: EPSG:3005 | ||
Line 73: | Line 74: | ||
|- | |- | ||
|} | |} | ||
+ | Spatial Reference System: EPSG:3005 | ||
Line 90: | Line 92: | ||
|- | |- | ||
|} | |} | ||
+ | Spatial Reference System: EPSG:3005 | ||
Line 107: | Line 110: | ||
|- | |- | ||
|} | |} | ||
+ | Spatial Reference System: EPSG:3005 | ||
Line 121: | Line 125: | ||
|- | |- | ||
|} | |} | ||
+ | Spatial Reference System: EPSG:3005 | ||
Line 132: | Line 137: | ||
|- | |- | ||
|} | |} | ||
+ | Spatial Reference System: EPSG:3005 | ||
Line 140: | Line 146: | ||
; ntdb_waterbody_250 : NTDB water bodies at 1:250,000 (see ntdb_waterbody_50 for schema/attribute information) | ; ntdb_waterbody_250 : NTDB water bodies at 1:250,000 (see ntdb_waterbody_50 for schema/attribute information) | ||
; ntdb_watercourse_250 : NTDB water courses at 1:250,000 (see ntdb_watercourse_50 for schema/attribute information) | ; ntdb_watercourse_250 : NTDB water courses at 1:250,000 (see ntdb_watercourse_50 for schema/attribute information) | ||
− | |||
[http://geogratis.cgdi.gc.ca/geogratis/en/collection/8147.html National Topographic Database Reference Documentation] | [http://geogratis.cgdi.gc.ca/geogratis/en/collection/8147.html National Topographic Database Reference Documentation] | ||
Line 178: | Line 183: | ||
|- | |- | ||
|} | |} | ||
+ | Spatial Reference System: EPSG:3005 | ||
[http://geodepot.statcan.ca/Diss2006/Reference/ReferenceGuides/92-500-GWE2006001.jsp Statistics Candada Road Network File Reference] | [http://geodepot.statcan.ca/Diss2006/Reference/ReferenceGuides/92-500-GWE2006001.jsp Statistics Candada Road Network File Reference] |
Revision as of 21:36, 9 July 2007
Back to FOSS4G2007...
Introduction
The integration showcase will highlight the open source spirit of "coopetition" (cooperative competition) amongst the sponsors and exhibitors.
In order to ensure everything works "as planned" on the show floor, the integration showcase will be set up and running live on the internet well in advance of the conference. As each showcase participant goes "live" with their component, they must register it on this page, so that other participants can hook it into their own demonstrations. Low-level components, such as databases and mapping services, must go live first.
The coordinator for the showcase will be Justin Deoliveira, of the Open Planning Project. He will be contacting exhibitors and sponsors to make them aware of the showcase and how to participate.
Components
Data
The goal for this conference is to utilize only publicly available geodata.
Initiated by the OSgeo Public Geospatial Data Committee, there is an effort underway to obtain copies of "local" (to Victoria, B.C.) public datasets, and to load that data onto the server that will be used for the integration showcase. An added benefit of having the integration showcase server available on the Internet ahead of the conference, and available locally during the conference, is that presenters of Workshops and Labs can make use of the same data and services for their conference contributions.
The tracking of the public datasets is being done via the Canadian Geodata wiki page.
PostGIS Database : Refractions Research
A PostGIS database containing the vector data will be put online by Refractions Research as soon as possible, and access provided to the integration showcase participants.
Contact: Paul Ramsey <pramsey@refractions.net>
Database Connection Information
host | office.refractions.net |
port | 80543 |
database | foss |
user | foss |
password | foss4g07 |
Tables
- ntdb_road_20
- National Topographic Database (NTDB) roads at 1:50,000
Attribute | Description |
---|---|
geometry | feature geometry; LINESTRING |
classifica | road classification; 0=unknown, 1=highway, 2=main, 3=secondary, 4=street, 5=rapid transit |
Spatial Reference System: EPSG:3005
- ntdb_railway_50
- NTDB railways at 1:50,000
Attribute | Description |
---|---|
geometry | feature geometry; LINESTRING |
type | railway type; 0=unknown, 1=multiple, 2=side track, 3=single |
Spatial Reference System: EPSG:3005
- ntdb_toponym_50
- NTDB topographic feature names at 1:50,000
Attribute | Description |
---|---|
geometry | feature geometry; POINT |
type | topographic feature type; 0=unknown, 1=place 2=hydrography, 3=shoreline, 4=relief, 5=transport |
name | topographic feature name |
Spatial Reference System: EPSG:3005
- ntdb_contour_50
- NTDB contour lines at 1:50,000
Attribute | Description |
---|---|
geometry | feature geometry; LINESTRING |
type | contour type; 1=depression, 2=other |
name | topographic feature name |
Spatial Reference System: EPSG:3005
- ntdb_waterbody_50
- NTDB water bodies (including rivers) at 1:50,000
Attribute | Description |
---|---|
geometry | feature geometry; POLYGON |
type | water body type; 0=unknown; 1=intermittent, 2=other, 3=irrigation canal, 4=flooded area |
Spatial Reference System: EPSG:3005
- ntdb_watercourse_50
- NTDB water courses (rivers,streams,brooks,creeks) at 1:50,000
Attribute | Description |
---|---|
geometry | feature geometry; LINESTRING |
Spatial Reference System: EPSG:3005
- ntdb_road_250
- NTDB roads at 1:250,000 (see ntdb_road_50 for schema/attribute information)
- ntdb_railway_250
- NTDB roads at 1:250,000 (see ntdb_railway_50 for schema/attribute information)
- ntdb_contour_250
- NTDB contour lines at 1:250,000 (see ntdb_contour_50 for schema/attribute information)
- ntdb_toponym_250
- NTDB toponyms at 1:250,000 (see ntdb_toponym_50 for schema/attribute information)
- ntdb_waterbody_250
- NTDB water bodies at 1:250,000 (see ntdb_waterbody_50 for schema/attribute information)
- ntdb_watercourse_250
- NTDB water courses at 1:250,000 (see ntdb_watercourse_50 for schema/attribute information)
National Topographic Database Reference Documentation
- statscan_roads
- Statistics Canada road network
Attribute | Description |
---|---|
geometry | feature geometry; LINESTRING |
class | road classification; UR=unclassified, UTR=utility road, CON=connector road, BT=bridges and tunnels, ST=street (addressable), HI=highway (addressable) |
name | street name |
type | street type; see reference documentation for description of values |
direction | street direction; null=none, N=north, S=south, E=east, W=west, NW=northwest, NE=northeast, SW=southwest, SE=southeast |
addr_fm_le | the civic address found on the left hand side at the FROM node |
addr_to_le | the civic address found on the left hand side at the TO node |
addr_fm_rg | the civic address found on the right hand side at the FROM node |
addr_to_rg | the civic address found on the right hand side at the TO node |
Spatial Reference System: EPSG:3005
Statistics Candada Road Network File Reference
Mapbender : The WhereGroup
The WhereGroup will use the online OSGeo Mapbender instance at http://mapbender.telascience.org to build a catalog, interface, OGC capabilities cache, security proxy and web mapping interfaces to use the other IntegrationShowcase components in an unknown beast called spatial data infrastructure.
Contact: arnulf.christl@wheregroup.com
MapGuide Open Source : Autodesk / DM Solutions
Autodesk will host a MapGuide Open Source application featuring a FUSION based web interface created by DM Solutions. This will showcase the web-based GIS capabilities of MapGuide with a FUSION interface, MapGuide's direct support for Google Earth, and OGC WMS and WFS web services.
Contact: robert.bray@autodesk.com