「OGCデータとは何?」の版間の差分

提供: OSGeo.JP Wiki
移動: 案内検索
行4: 行4:
  
 
<P>
 
<P>
The Open Geospatial Consortium (OGC), is an international organization with more than 300
+
The Open Geospatial Consortium (OGC),は、300以上の企業、政府機関、非営利団体、研究機関からなる国際組織です。その会員は地理空間コンテンツとサービス、GISデータの処理と交換に関する標準の開発と実装を行っています。
commercial, governmental, nonprofit and research organisations worldwide. Its members
+
develop and implement standards for geospatial content and services, GIS data processing
+
and exchange.
+
 
+
 
<P>
 
<P>
 
Describing a basic data model for geographic features an increasing number of specifications  
 
Describing a basic data model for geographic features an increasing number of specifications  

2009年8月19日 (水) 01:26時点における版

OGCデータとは何?

The Open Geospatial Consortium (OGC),は、300以上の企業、政府機関、非営利団体、研究機関からなる国際組織です。その会員は地理空間コンテンツとサービス、GISデータの処理と交換に関する標準の開発と実装を行っています。 <P> Describing a basic data model for geographic features an increasing number of specifications are developed to serve specific needs for interoperable location and geospatial technology, including GIS. Further information can be found under http://www.opengeospatial.org/ . <P> Important OGC specifications are: <P>

  • WMS - Web Map Service
  • WFS - Web Feature Service
  • WCS - Web Coverage Service
  • CAT - Web Catalog Service
  • SFS - Simple Features for SQL
  • GML - Geography Markup Language

<P> OGC services are increasingly being used to exchange geospatial data between different GIS implementations and data stores. QGIS can now deal with three of the above specifications, being SFS (though support of the PostgreSQL / PostGIS data provider, see Section #label_postgis), WFS and WMS as a client.

<P>