중요

번역은 여러분이 참여할 수 있는 커뮤니티 활동입니다. 이 페이지는 현재 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.

이번 강의을 배우는 과정에서 보스턴 GIS 사용자 그룹 에서 구할 수 있는 PostGIS 치트 시트 를 함께 보는 편이 좋습니다. 온라인 PostGIS 문서도 유용할 것입니다.

또한 현재 PostGIS 웹사이트에 호스팅되어 있는, 바운들리스(Boundless)가 만든 PostGIS 및 공간 데이터베이스에 대한 좀 더 광범위한 예제들도 있습니다:

현장의 PostGIS 도 참조하십시오.