print(f"서울시 용도지구 면적은 {totPurpDstr:.1f}㎢로 전체 면적의 15.3% 차지")
서울시 용도지구 면적은 92.9㎢로 전체 면적의 15.3% 차지
print(f"‐{bsYr}년 용도지구는 {dstrAreaPurpRnk} 순으로 지정")
‐2023년 용도지구는 보호지구 59.5㎢(64.0%), 경관지구 16.3㎢(17.6%), 고도지구 9.2㎢(9.9%), 방화지구 3.4㎢(3.7%), 개발진흥지구 3.0㎢(3.2%), 문화지구 1.0㎢(1.1%), 취락지구 0.5㎢(0.5%) 순으로 지정
print(f"보호지구는 용도지구 중 가장 많은 면적({(protectTot/totPurpDstr)*100:.1f}%)을 차지하며 공항시설({(protectArprt/totPurpDstr)*100:.1f}%), 공용시설({(protectPblc/totPurpDstr)*100:.1f}%), 중요시설({(protectImprt/totPurpDstr)*100:.1f}%)로 구성. 주로 강서구와 양천구에 집중 분포")
보호지구는 용도지구 중 가장 많은 면적(64.0%)을 차지하며 공항시설(62.3%), 공용시설(1.0%), 중요시설(0.7%)로 구성. 주로 강서구와 양천구에 집중 분포
print(f"경관지구는 자연({(sceneNtr/totPurpDstr)*100:.1f}%), 특화({(sceneSpcl/totPurpDstr)*100:.1f}%) 시가지({(sceneDntn/totPurpDstr)*100:.1f}%)로 구성. 종로구, 성북구, 서대문구 등에 분포")
경관지구는 자연(13.3%), 특화(4.0%) 시가지(0.2%)로 구성. 종로구, 성북구, 서대문구 등에 분포
print(f"고도지구는 주요 산(남산, 북한산)이나 시설물(경복궁, 국회의사당) 주변에 위치")
고도지구는 주요 산(남산, 북한산)이나 시설물(경복궁, 국회의사당) 주변에 위치
print(f"방화지구는 50% 이상이 중구에 위치")
방화지구는 50% 이상이 중구에 위치
print(f"개발진흥지구는 종로 귀금속지구, 성수 IT지구, 마포 디자인출판지구 등 동일 산업이 밀집한 특정 지역에 위치")
개발진흥지구는 종로 귀금속지구, 성수 IT지구, 마포 디자인출판지구 등 동일 산업이 밀집한 특정 지역에 위치
print(f"문화지구는 전통문화, 공연예술문화, 음악문화진흥을 위해 지정되어 있으며 종로구, 서초구에 위치")
문화지구는 전통문화, 공연예술문화, 음악문화진흥을 위해 지정되어 있으며 종로구, 서초구에 위치
Reading layer `UPIS_C_UQ131' from data source
`C:\Users\nimgnos\pp_2024-ir-05\data\raw\용도지구\기타용도지구\UPIS_C_UQ131.shp'
using driver `ESRI Shapefile'
Simple feature collection with 39 features and 15 fields
Geometry type: MULTIPOLYGON
Dimension: XY
Bounding box: xmin: 198431.7 ymin: 440684.7 xmax: 204421.6 ymax: 454007.4
Projected CRS: Korean 1985 / Modified Central Belt
Reading layer `UPIS_C_UQ129' from data source
`C:\Users\nimgnos\pp_2024-ir-05\data\raw\용도지구\용도지구(개발진흥지구)\UPIS_C_UQ129.shp'
using driver `ESRI Shapefile'
Simple feature collection with 11 features and 15 fields
Geometry type: POLYGON
Dimension: XY
Bounding box: xmin: 192299.1 ymin: 440252.1 xmax: 207559.3 ymax: 454667.7
Projected CRS: Korean 1985 / Modified Central Belt
Reading layer `UPIS_C_UQ121' from data source
`C:\Users\nimgnos\pp_2024-ir-05\data\raw\용도지구\용도지구(경관지구)\UPIS_C_UQ121.shp'
using driver `ESRI Shapefile'
Simple feature collection with 40 features and 15 fields
Geometry type: MULTIPOLYGON
Dimension: XY
Bounding box: xmin: 186614.2 ymin: 441436.8 xmax: 211805.1 ymax: 462610.7
Projected CRS: Korean 1985 / Modified Central Belt
Reading layer `UPIS_C_UQ123' from data source
`C:\Users\nimgnos\pp_2024-ir-05\data\raw\용도지구\용도지구(고도지구)\UPIS_C_UQ123.shp'
using driver `ESRI Shapefile'
Simple feature collection with 42 features and 15 fields
Geometry type: MULTIPOLYGON
Dimension: XY
Bounding box: xmin: 192323.2 ymin: 446560.6 xmax: 205917.9 ymax: 464985.4
Projected CRS: Korean 1985 / Modified Central Belt
Reading layer `UPIS_C_UQ124' from data source
`C:\Users\nimgnos\pp_2024-ir-05\data\raw\용도지구\용도지구(방화지구)\UPIS_C_UQ124.shp'
using driver `ESRI Shapefile'
Simple feature collection with 24 features and 15 fields
Geometry type: MULTIPOLYGON
Dimension: XY
Bounding box: xmin: 191564.2 ymin: 446398.5 xmax: 204016.5 ymax: 453866.9
Projected CRS: Korean 1985 / Modified Central Belt
Reading layer `UPIS_C_UQ126' from data source
`C:\Users\nimgnos\pp_2024-ir-05\data\raw\용도지구\용도지구(보호지구)\UPIS_C_UQ126.shp'
using driver `ESRI Shapefile'
Simple feature collection with 7 features and 15 fields
Geometry type: MULTIPOLYGON
Dimension: XY
Bounding box: xmin: 179119.9 ymin: 446482.8 xmax: 193801.6 ymax: 455874.9
Projected CRS: Korean 1985 / Modified Central Belt
Reading layer `UPIS_C_UQ128' from data source
`C:\Users\nimgnos\pp_2024-ir-05\data\raw\용도지구\용도지구(취락지구)\UPIS_C_UQ128.shp'
using driver `ESRI Shapefile'
Simple feature collection with 38 features and 15 fields
Geometry type: MULTIPOLYGON
Dimension: XY
Bounding box: xmin: 185945.6 ymin: 436892.7 xmax: 214903.6 ymax: 461531.3
Projected CRS: Korean 1985 / Modified Central Belt
Reading layer `UPIS_C_UQ130' from data source
`C:\Users\nimgnos\pp_2024-ir-05\data\raw\용도지구\용도지구(특정용도제한지구)\UPIS_C_UQ130.shp'
using driver `ESRI Shapefile'
Simple feature collection with 0 features and 15 fields
Bounding box: xmin: NA ymin: NA xmax: NA ymax: NA
Projected CRS: Korean 1985 / Modified Central Belt