重要
翻訳は あなたが参加できる コミュニティの取り組みです。このページは現在 75.00% 翻訳されています。
16. Module: Spatial Database Concepts with PostGIS / PostgreSQL
Spatial Databases allow the storage of the geometries of records inside a Database as well as providing functionality for querying and retrieving the records using these Geometries. In this module we will use PostGIS, an extension to PostgreSQL, to learn how to setup a spatial database, import data into the database and make use of the geographic functions that PostGIS offers.
このセクションで作業している間、 BostonGISユーザーグループ から入手できる PostGISチートシート のコピーを保持することをお勧めします。もう1つの便利なリソースは、 オンライン PostGISドキュメントです。
また、Boundlessが作成したPostGISと空間データベースに関するいくつかのより広範なチュートリアルが、PostGISウェブサイトで公開されています:
PostGIS In Action も参照。