KOPSS 표준 API - 분석 Process 개요
KOPSS 분석 Process는 WPS 인터페이스를 기반으로 하며, Geometry, Vector Analysis, Grid Coverage Analysis, Statistics, KOPSS Model Process로 구분됩니다. KOPSS API에서 정의할 Process의 Identifier는 식별자만으로 서비스의 유형 및 기능을 직관적으로 파악할 수 있도록 설계하였으며, 가능한 이미 정의된 표준을 참조하여 정의하였습니다. ① Geometry Service (ST) ISO/IEC 13249-3:2003(SQL/MM-Spatial) 표준의 Standard Spatial Type의 ST를 사용하며 Geometry(간)의 공간관계나 연산 서비스를 말한다. ② Vector Analysis Service (VA) Vector Analysis Service의 VA를 사용하며 벡터 레이어 분석 서비스를 말한다. ③ Grid Coverage Analysis Service (CA) Coverage Analysis Service의 CA를 사용하며 커버리지(래스터) 분석 서비스를 말한다. ④ Statistical Analysis Service (SA) Statistics Analysis Service의 SA를 사용하며 통계분석 서비스를 말한다. ⑤ KOPSS Model Service (KM) KOPSS Model Service의 KM을 사용하며 KOPSS 모형에 특화된 서비스를 말한다. Service Type Category Identifier Geometry (ST) Spatial Relationship (9-IM Relate 제외 , Egenhofer) Equals, Disjoint, Intersects, Touches, Crosses Within, Contains, Overlaps Geometry Edit Operators Rotate, Transform, SetSRID Spatial Operators Intersection, Union, Difference, S...