PostGIS 소개¶
시작하기¶
This workshop uses a data bundle. Download it and extract to a convenient location.
이 워크샵과 함께 제공되는 **프레젠테이션 자료**는 `Google 프레젠테이션 <https://docs.google.com/presentation/d/1qYXdeCIymLl32uoAHvAPrp1r-hK-_4Z8InG7sHEo6vc/edit>`_에서 사용할 수 있습니다.
라이선스 및 복사¶
패키지의 모든 데이터는 공개 도메인이며 자유롭게 재배포할 수 있습니다. 패키지의 모든 소프트웨어는 오픈 소스이며 자유롭게 재배포할 수 있습니다. 이 워크숍은 크리에이티브 커먼즈 》 저작자 표시와 유사하게 공유》로 라이선스가 부여되었으며 해당 라이선스 조건에 따라 자유롭게 재배포할 수 있습니다.
워크샵 모듈¶
- 1. 어서 오십시오
- 2. 소개
- 3. 설치
- 4. 공간 데이터베이스 생성
- 5. 공간 데이터 로드
- 6. 데이터 정보
- 7. 단순 SQL
- 8. Simple SQL Exercises
- 9. Geometries
- 10. Geometry Exercises
- 11. Spatial Relationships
- 12. Spatial Relationships Exercises
- 13. Spatial Joins
- 14. Spatial Joins Exercises
- 15. Spatial Indexing
- 16. Projecting Data
- 17. Projection Exercises
- 18. Geography
- 19. Geography Exercises
- 20. Geometry Constructing Functions
- 21. Geometry Constructing Exercises
- 22. More Spatial Joins
- 23. Validity
- 24. Equality
- 25. Linear Referencing
- 26. Dimensionally Extended 9-Intersection Model
- 27. Clustering on Indices
- 28. 3-D
- 29. Nearest-Neighbour Searching
- 30. Rasters
- 31. Topology
- 32. Topology Basic Types
- 33. Topology and Geometry Representation
- 34. Tracking Edit History using Triggers
- 35. Basic PostgreSQL Tuning
- 36. PostgreSQL Security
- 37. PostgreSQL Schemas
- 38. PostgreSQL 백업 및 복원
- 39. Software Upgrades
- 40. Advanced Geometry Constructions
- 41. Appendix A: PostGIS Functions
- 42. Appendix B: Glossary
- 43. Appendix C: License
가지고 있는 링크¶
PostGIS - https://postgis.net/
Docs - https://postgis.net/docs/
PostgreSQL - https://www.postgresql.org/
JDBC 드라이버 - https://jdbc.postgresql.org/
.Net 드라이버 - https://www.npgsql.org/
파이썬 드라이버 - http://www.pygresql.org/
C/C++ 드라이버 - https://www.postgresql.org/docs/current/static/libpq.html
PgAdmin - https://www.pgadmin.org/
오픈 소스 데스크톱 클라이언트
QGIS - https://qgis.org/
OpenJUMP - http://openjump.org/
uDig - https://udig.github.io/