전개도 건물정보
즐겨찾기

임의 영역 내 전개도 건물 정보 제공 API

요청주소

https://sgisapi.kostat.go.kr/OpenAPI3/figure/buildingarea.geojson

요청정보(Body)

요청변수 Optional 설명
accessToken String 필수 액세스토큰
minx String 필수 영역내 최소 X좌표
miny String 필수 영역내 최소 Y좌표
maxx String 필수 영역내 최대 X좌표
maxy String 필수 영역내 최대 Y좌표

응답정보

출력변수 설명
type String 타입
geometry Object 건물 경계
type String 타입
coordinates LIST 경계 지점
properties Object 속성
bd_nm String 건물명
sufid String 건물 유일식별자
bd_naddr String 건물 새주소

호출결과 예제

                            {
										"type": "Feature",
										"geometry": {
											"type": "Polygon",
											"coordinates": [
												[
													[
														962738.180115307,
														1957183.5152083032
													],
													[
														962699.821770067,
														1957173.1928662988
													],
													[
														962678.6204035,
														1957255.7653004068
													],
													[
														962704.6861758984,
														1957263.2230203513
													],
													[
														962695.2187403125,
														1957297.4823719223
													],
													[
														962713.957542068,
														1957302.3539891532
													],
													[
														962748.427486762,
														1957296.3231590455
													],
													[
														962738.180115307,
														1957183.5152083032
													]
												]
											]
										},
										"properties": {
											"bd_naddr": "서울특별시 중랑구 동일로 932",
											"sufid": "201009627135471957239550",
											"bd_nm": "묵동자이아파트"
										}
									}
								]
							}
						

건물 정보
즐겨찾기

건물 정보 제공 API

요청주소

https://sgisapi.kostat.go.kr/OpenAPI3/figure/buildingattribute.json

요청정보(Body)

요청변수 Optional 설명
accessToken String 필수 액세스토큰
sufid String 필수 건물 유일 식별자

응답정보

출력변수 설명
sufid String 건물 유일 식별자
bd_nm String 건물명
bd_adm_addr String 행정동 주소
bd_naddr String 건물 새주소

호출결과 예제

                            {                                                          		
									"id": "API_0802",                                   		
									"result": {                                        			                           		
										"bd_naddr": "서울특별시 중랑구 동일로  932 (묵동)",                            		
										"bd_adm_addr": "서울특별시 중랑구 묵1동  170-1",       
										"sufid": "201009627135471957239550",            		                 		
										"bd_nm": "묵동자이아파트"                            	
									},                                                  		
									"errMsg": "Success",                                		
									"errCd": 0,                                         		
									"trId": "Nrpf_API_0802_1452760356710"               		
							}    
						

층별 최외각 공간속성
즐겨찾기

층별 최외각 공간 속성 정보 제공 API

요청주소

https://sgisapi.kostat.go.kr/OpenAPI3/figure/floorboundary.geojson

요청정보(Body)

요청변수 Optional 설명
accessToken String 필수 액세스토큰
sufid String 필수 건물 유일 식별자
flr_no String 필수 건물 층 번호

응답정보

출력변수 설명
type String 타입
geometry Object 건물 경계
type String 타입
coordinates LIST 경계 지점
properties Object 속성
sufid String 건물 유일 식별자
figure_type String
(값 : 1)
전개도 유형

호출결과 예제

                            {
								"type": "FeatureCollection",
								"id": "API_0803",
								"errMsg": "Success",
								"errCd": 0,
								"trId": "6aK4_API_0803_1637571166813",
								"features": [
									{
										"type": "Feature",
										"geometry": {
											"type": "Polygon",
											"coordinates": [
												[
													[
														962738.180115307,
														1957183.5152083032
													],
													[
														962699.821770067,
														1957173.1928662988
													],
													[
														962678.6204035,
														1957255.7653004068
													],
													[
														962704.6861758984,
														1957263.2230203513
													],
													[
														962695.2187403125,
														1957297.4823719223
													],
													[
														962713.957542068,
														1957302.3539891532
													],
													[
														962748.427486762,
														1957296.3231590455
													],
													[
														962738.180115307,
														1957183.5152083032
													]
												]
											]
										},
										"properties": {
											"figure_type": "1",
											"sufid": "201009627135471957239550"
										}
									}
								]
							}
						

층별 사업체 공간속성
즐겨찾기

층별 사업체 공간 속성 정보 제공 API

요청주소

https://sgisapi.kostat.go.kr/OpenAPI3/figure/floorcompany.geojson

요청정보(Body)

요청변수 Optional 설명
accessToken String 필수 액세스토큰
sufid String 필수 건물 유일 식별자
flr_no String 필수 건물 층 번호

응답정보

출력변수 설명
type String 타입
geometry Object 건물 경계
type String 타입
coordinates LIST 경계 지점
properties Object 속성
figure_type String
(값 : 2)
전개도 타입
type 사업체 : blue,10
빈 공간 : white,20
기타 시설물 : gray,3x
덕트 공간 : RGB(170,180,180),40
색상 코드

호출결과 예제

                           {
								"type": "FeatureCollection",
								"id": "API_0804",
								"errMsg": "Success",
								"errCd": 0,
								"trId": "7DQd_API_0804_1637571272238",
								"features": [
									{
										"type": "Feature",
										"geometry": {
											"type": "Polygon",
											"coordinates": [
												[
													[
														962714.9235601196,
														1957284.6069110457
													],
													[
														962716.5303601195,
														1957277.9586110457
													],
													[
														962717.8030601195,
														1957272.6928110458
													],
													[
														962718.5208601196,
														1957269.7229110457
													],
													[
														962719.3269601195,
														1957266.3876110457
													],
													[
														962725.3577601196,
														1957267.8646110457
													],
													[
														962728.0821601195,
														1957268.5319110458
													],
													[
														962731.0604601195,
														1957269.2613110458
													],
													[
														962730.8370601196,
														1957270.1746110455
													],
													[
														962742.1662601195,
														1957272.9718110457
													],
													[
														962743.0838601196,
														1957269.2770110457
													],
													[
														962730.9222601196,
														1957266.2881110457
													],
													[
														962725.4318601196,
														1957264.9387110458
													],
													[
														962720.4035601196,
														1957263.7029110456
													],
													[
														962716.3444601196,
														1957262.7053110455
													],
													[
														962712.4033601196,
														1957261.7367110457
													],
													[
														962708.6580601196,
														1957260.8162110457
													],
													[
														962707.9061601196,
														1957263.9062110456
													],
													[
														962710.9449601196,
														1957264.6745110457
													],
													[
														962710.8887601196,
														1957264.8933110456
													],
													[
														962717.4303601196,
														1957266.5065110456
													],
													[
														962715.9182601196,
														1957272.5263110455
													],
													[
														962714.0031601195,
														1957280.1503110458
													],
													[
														962713.0951601196,
														1957283.7650110456
													],
													[
														962712.1754601195,
														1957287.4265110455
													],
													[
														962710.3237601195,
														1957294.7985110455
													],
													[
														962712.3478601195,
														1957295.2644110457
													],
													[
														962714.9235601196,
														1957284.6069110457
													]
												]
											]
										},
										"properties": {
											"type": "31",
											"figure_type": "2"
										}
									},데이터 갯수 관계상 생략합니다.
								]
							}
						

층별 시설물 공간속성
즐겨찾기

층별 시설물 공간 속성 정보 제공 API

요청주소

https://sgisapi.kostat.go.kr/OpenAPI3/figure/flooretcfacility2.json

요청정보(Body)

요청변수 Optional 설명
accessToken String 필수 액세스토큰
sufid String 필수 건물 유일 식별자
flr_no String 필수 건물 층 번호

응답정보

출력변수 설명
center_x String 시설물 x 좌표
center_y String 시설물 y 좌표
figure_type String
(값 : 3)
전개도 타입
fac_type 출입구 : 0001
엘리베이터 : 0002
에스컬레이터 : 0003
계단 : 0004
화장실 : 0005
비상구 : 0006
주차장(주차장 입구) : 0007
시설물 종류

호출결과 예제

                           {
							  "id": "API_0807",
							  "result": [
							    {
							      "center_y": 1957200.0827754582,
							      "center_x": 962705.1739114492,
							      "fac_type": "0003",
							      "figure_type": "3"
							    },
							    {
							      "center_y": 1957280.1274396877,
							      "center_x": 962726.471442425,
							      "fac_type": "0002",
							      "figure_type": "3"
							    },
							    {
							      "center_y": 1957224.9336679436,
							      "center_x": 962704.2489705178,
							      "fac_type": "0005",
							      "figure_type": "3"
							    },
							    {
							      "center_y": 1957268.743435677,
							      "center_x": 962721.6741698318,
							      "fac_type": "0004",
							      "figure_type": "3"
							    },
							    {
							      "center_y": 1957271.9416174057,
							      "center_x": 962721.1792131357,
							      "fac_type": "0004",
							      "figure_type": "3"
							    },
							    {
							      "center_y": 1957225.5400709622,
							      "center_x": 962706.5001216404,
							      "fac_type": "0004",
							      "figure_type": "3"
							    },
							    {
							      "center_y": 1957222.6822964293,
							      "center_x": 962704.7649098232,
							      "fac_type": "0005",
							      "figure_type": "3"
							    },
							    {
							      "center_y": 1957275.6728294226,
							      "center_x": 962719.0090183911,
							      "fac_type": "0004",
							      "figure_type": "3"
							    },
							    {
							      "center_y": 1957213.8790581154,
							      "center_x": 962722.7696747094,
							      "fac_type": "0001",
							      "figure_type": "3"
							    },
							    {
							      "center_y": 1957219.8373726627,
							      "center_x": 962705.9604094331,
							      "fac_type": "0005",
							      "figure_type": "3"
							    },
							    {
							      "center_y": 1957191.9984872579,
							      "center_x": 962699.5772789597,
							      "fac_type": "0001",
							      "figure_type": "3"
							    },
							    {
							      "center_y": 1957198.6287277795,
							      "center_x": 962727.0106594664,
							      "fac_type": "0001",
							      "figure_type": "3"
							    },
							    {
							      "center_y": 1957199.4296168636,
							      "center_x": 962714.8579673647,
							      "fac_type": "0002",
							      "figure_type": "3"
							    },
							    {
							      "center_y": 1957198.4325063708,
							      "center_x": 962710.1632387941,
							      "fac_type": "0004",
							      "figure_type": "3"
							    },
							    {
							      "center_y": 1957216.4423920342,
							      "center_x": 962706.4209862803,
							      "fac_type": "0005",
							      "figure_type": "3"
							    },
							    {
							      "center_y": 1957201.2991990377,
							      "center_x": 962709.6231372771,
							      "fac_type": "0004",
							      "figure_type": "3"
							    },
							    {
							      "center_y": 1957199.92817211,
							      "center_x": 962717.2676510558,
							      "fac_type": "0002",
							      "figure_type": "3"
							    },
							    {
							      "center_y": 1957209.4007217926,
							      "center_x": 962714.6917822825,
							      "fac_type": "0002",
							      "figure_type": "3"
							    },
							    {
							      "center_y": 1957204.1243454344,
							      "center_x": 962716.1459017514,
							      "fac_type": "0002",
							      "figure_type": "3"
							    },
							    {
							      "center_y": 1957204.872178304,
							      "center_x": 962707.6704625618,
							      "fac_type": "0004",
							      "figure_type": "3"
							    },
							    {
							      "center_y": 1957206.9079455603,
							      "center_x": 962715.3565226111,
							      "fac_type": "0002",
							      "figure_type": "3"
							    },
							    {
							      "center_y": 1957274.9494311744,
							      "center_x": 962727.7659445534,
							      "fac_type": "0002",
							      "figure_type": "3"
							    },
							    {
							      "center_y": 1957294.426330951,
							      "center_x": 962711.4412682167,
							      "fac_type": "0001",
							      "figure_type": "3"
							    },
							    {
							      "center_y": 1957281.1584456076,
							      "center_x": 962710.1974039658,
							      "fac_type": "0005",
							      "figure_type": "3"
							    },
							    {
							      "center_y": 1957284.5675550362,
							      "center_x": 962709.5524373171,
							      "fac_type": "0005",
							      "figure_type": "3"
							    },
							    {
							      "center_y": 1957269.7714226611,
							      "center_x": 962726.395295241,
							      "fac_type": "0002",
							      "figure_type": "3"
							    },
							    {
							      "center_y": 1957277.4622882472,
							      "center_x": 962726.9663991212,
							      "fac_type": "0002",
							      "figure_type": "3"
							    },
							    {
							      "center_y": 1957297.1986037497,
							      "center_x": 962720.7831015714,
							      "fac_type": "0001",
							      "figure_type": "3"
							    },
							    {
							      "center_y": 1957270.3806001334,
							      "center_x": 962729.1365938657,
							      "fac_type": "0002",
							      "figure_type": "3"
							    },
							    {
							      "center_y": 1957262.6808135628,
							      "center_x": 962709.1465629154,
							      "fac_type": "0001",
							      "figure_type": "3"
							    }
							  ],
							  "errMsg": "Success",
							  "errCd": 0,
							  "trId": "XgK2_API_0807_1663639389395"
							}
						

건물층별 사업체정보
즐겨찾기

건물층별 사업체 정보 제공 API

요청주소

https://sgisapi.kostat.go.kr/OpenAPI3/figure/floorcompanyinfo.json

요청정보(Body)

요청변수 Optional 설명
accessToken String 필수 액세스토큰
sufid String 필수 건물 유일 식별자
flr_no String 필수 건물 층 번호

응답정보

출력변수 설명
companylist LIST 사업체 정보
center_x String 사업체 X 좌표
center_y String 사업체 Y 좌표
corp_nm String 회사명
decilist_serial String 확정명부일련번호
facilitylist LIST 시설정보
center_x String 사업체 X 좌표
center_y String 사업체 Y 좌표
fac_type 출입구 : 0001
엘리베이터 : 0002
에스컬레이터 : 0003
계단 : 0004
화장실 : 0005
비상구 : 0006
주차장(주차장 입구) : 0007
시설물 종류
theme_cd_list LIST 테마코드 정보
theme_cd String 테마코드
theme_cd_nm String 테마코드명

호출결과 예제

                           {
									"id": "API_0806",
									"result": {
										"theme_cd_list": [
											{
												"theme_cd_nm": "기업(제조/화학)",
												"theme_cd": "8001"
											},
											{
												"theme_cd_nm": "도소매(의류)",
												"theme_cd": "2006"
											},
											{
												"theme_cd_nm": "생활서비스(노래방)",
												"theme_cd": "1011"
											},
											{
												"theme_cd_nm": "음식점(기타 외국식)",
												"theme_cd": "5011"
											},
											{
												"theme_cd_nm": "음식점(분식)",
												"theme_cd": "5004"
											},
											{
												"theme_cd_nm": "음식점(제과점)",
												"theme_cd": "5006"
											},
											{
												"theme_cd_nm": "음식점(치킨)",
												"theme_cd": "5008"
											},
											{
												"theme_cd_nm": "음식점(카페)",
												"theme_cd": "5010"
											},
											{
												"theme_cd_nm": "음식점(패스트푸드)",
												"theme_cd": "5007"
											},
											{
												"theme_cd_nm": "음식점(한식)",
												"theme_cd": "5001"
											},
											{
												"theme_cd_nm": "음식점(호프 및 간이주점)",
												"theme_cd": "5009"
											}
										],
										"companylist": [
											{
												"center_y": 1957183.6321650194,
												"center_x": 962706.2491601891,
												"decilist_serial": "0000141722",
												"theme_cd": "5010",
												"corp_nm": "카페베네"
											},
											{
												"center_y": 1957203.5099259408,
												"center_x": 962699.5949172986,
												"decilist_serial": "0000141723",
												"theme_cd": "1000",
												"corp_nm": "안경매니저"
											}
										],
										"facilitylist": [
											{
												"center_y": 1957242.3970277894,
												"center_x": 962682.074706793,
												"fac_type": "D"
											},
											{
												"center_y": 1957201.6781657212,
												"center_x": 962716.2533850339,
												"fac_type": "E"
											}
										]
									},
									"errMsg": "Success",
									"errCd": 0,
									"trId": "PKYn_API_0806_1452761259359"
							}