로그인

마곡산업단지

API

  • API

마곡산업단지 필지 폴리곤정보 API
1.0

POST /polygon/lot

lot에 검색할 필지 아이디를 넣으면 됩니다. All을 입력할경우 모든 데이터가 조회됩니다.

Parameters

Responses

Code Description
200

OK

application/json
                            
                            [
                            
                            "wkbGeometry"
                            {
                             
                            
                            "type"
                            :
	
                            
                            
                            "value"
                            :
                            
                            
                            }

                            

                            "lotId"
                            :
                             
                            "lotZon"
                            :
                            

                            "lotType"
                            :
                             
                            "lotState"
                            :
							]
                           

                          

Models

{
description: Metrics for system status properties
metric : metric {
description: Metrics for system status properties
metrics : [ metricValue {
value : string
System information value
category : string
Category of this system information
name : string
Name of the metric
available : boolean
TRUE if the system information value is available
description : string
Description of this system information
unit : string
Unit of the system information, can be empty
priority : integer
This value can be used to render the metrics in a predefined order
identifier : string
Identifies the resource associated with the metric, e.g. file partition name
}
]
}
}