IT개발/GIS

Geometry Type

xground 2020. 8. 31. 17:17
반응형

지리정보를 표시하기 위하여 일반적으로 아래와 같은 9개의 type을 사용한다.

 

Geometry Type

  • Point
  • LineString
  • LinearRing
  • Polygon
  • MultiPoint
  • MultiLineString
  • MultiPolygon
  • GeometryCollection
  • Circle

 

아래는 위의 타입에 대한 설명이다.

출처를 밝힌다.

출처 : http://docs.openlinksw.com/virtuoso/sqlrefgeospatial7enchance/

 

출처 : https://automating-gis-processes.github.io/2017/lessons/L1/Geometric-Objects.html

반응형