<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>
<channel>
	<title>주택동부화물터미널 &#8211; 페이지 citybuild &#8211; 주택</title>
	<atom:link href="https://news.seoul.go.kr/citybuild/archives/tag/%eb%8f%99%eb%b6%80%ed%99%94%eb%ac%bc%ed%84%b0%eb%af%b8%eb%84%90/feed" rel="self" type="application/rss+xml" />
	<link>https://news.seoul.go.kr/citybuild</link>
	<description>서울특별시</description>
	<lastBuildDate>Thu, 23 Apr 2026 05:02:50 +0000</lastBuildDate>
	<language>ko-KR</language>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	
		<totalcount>1</totalcount>
		<item>
		<title>동부화물터미널 사전협상</title>
		<link>https://news.seoul.go.kr/citybuild/archives/537020</link>
		<comments>https://news.seoul.go.kr/citybuild/archives/537020#respond</comments>
		<pubDate>2026-04-02 10:10:01</pubDate>
		<upDate>2026-04-17 10:15:55</upDate>
		<dc:creator><![CDATA[미래공간기획관-공공개발담당관]]></dc:creator>
				<category><![CDATA[사전협상 대상지별 사업현황]]></category>
		<category><![CDATA[새소식]]></category>
		<category><![CDATA[동부화물터미널]]></category>
		<category><![CDATA[사전협상]]></category>
		<guid isPermaLink="false">https://news.seoul.go.kr/citybuild/?p=537020</guid>
				<description><![CDATA[동부화물터미널 사전협상]]></description>
								<content:encoded><![CDATA[<p><style>
    #view_ctWrap .mo,
    .wrp-content-view .pc {
        display: none !important;
    }
#wrapper.citybuild #view_ctWrap #post_content ul.cont-list-dot.color>li:before,
#wrapper.citybuild .wrp-content-view .content ul.cont-list-dot.color>li:before {
    width: 5px;
    height: 5px;background: #d76000;
}
.wrp-content-view .content p{padding-bottom:0;}
.status_wrap {
    color: #555;
}
    #view_ctWrap h5.sub-tit,
    .wrp-content-view h5.sub-tit {
        position: relative;
        margin-bottom: 15px;
        padding: 0 0 10px 15px;
        border-bottom: 1px solid #ddd;
        color: #c35c3c;
        font-size: 21px;
        margin-top: 35px;
        font-weight: bold;
    }
    #view_ctWrap h5.sub-tit:before {
        position: absolute;
        top: 13px;
        left: 0;
        width: 6px;
        height: 6px;
        background: #c35c3c;
        content: '';
    }
#view_ctWrap .mo + h5.sub-tit, .wrp-content-view .mo + h5.sub-tit {
    margin-top: 40px;
}
    .wrp-content-view h5.sub-tit:before {
        position: absolute;
        top: 8px;
        left: 0;
        width: 6px;
        height: 6px;
        background: #c35c3c;
        content: '';
    }
    .wrp-content-view .content .sub-tit2 + ul.list-type-none > li>p {
        text-indent: -20px;
        padding-left: 20px;
    }
    .wrp-content-view .content .sub-tit2 + ul.list-type-none > li>p:first-child {
        text-indent: -38px;
        padding-left: 38px;
    }
#view_ctWrap #post_content .status_wrap ul.cont-list-dot, .wrp-content-view .content .status_wrap ul.cont-list-dot {
    margin-left: .9em;
}
.status_wrap .status_imgs {
    margin-top: 10px;
    display: flex;
    gap: 22px;
}
.status_wrap .status_imgs .imgbox {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 4px;
}
.status_wrap .status_imgs strong {
    display: inline-flex;
    position: relative;
}
.status_wrap .status_imgs strong:before {
    content: '';
    width: 100%;
    height: 6px;
    background: #ceeaf7;
    position: absolute;
    bottom: 6px;
    z-index: -1;
}
.status_wrap .cont-list-dash + .status_imgs {
    margin-bottom: 24px;
}
#view_ctWrap .status_wrap .imgover a {
    position: relative;
    width: 100%;
    height: 100%;
    display: block;
}
#view_ctWrap .status_wrap .imgover a:hover:before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    background: url(//news.seoul.go.kr/citybuild/files/2026/04/status07over2.png) no-repeat;
    /*background-size: cover;*/
    background-position: center;
}
.status_wrap .imgover button {
    display: none !important;
}
.status_wrap section {
    display: flex;
    flex-wrap: wrap;
    gap: 20px 22px;margin-top: 5px;
}
.status_wrap section .flex100 {
    flex: 1 1 100%;
}
.status_wrap section .flex100:first-child {
    background: #f0f4fa;
    text-align: center;
    padding: 14px;
border-radius: 5px;
}
.status_wrap section .flex100:first-child p {
    line-height: 1 !important;
    margin-bottom: 0 !important;
}
.status_wrap section .flex100:first-child p .blue {
    color: #2f5597;
}
.status_wrap section .flex50 {
    width: calc(50% - 11px - 37px);
    background: #fdf4ed;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 26px;
    padding: 22px 15px 22px 22px;
border-radius: 5px;
}
.status_wrap section .flex50 .flex_text {
    display: flex;
    flex-direction: column;
    width: 262px;
gap:8px;
}
.status_wrap section .flex50 .flex_text strong {
    color: #c35c3c;
}
.status_wrap section .flex50 .flex_text .status_flex {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}
.status_wrap section .flex50 .flex_text .status_flex p {
    line-height: 1 !important;
    margin-bottom: 0 !important;
    width: 126px;
    text-align: center;
    background: #ffe3d1;
    border-radius: 50px;
    padding: 5px 0;
}
.status_wrap section .flex50 .flex_text .status_flex p:last-child {
    width: 100%;
}
.status_wrap section .flex50.flex50_2 .flex_text .status_flex p {
    width: 100%;
}
.status_wrap section .flex50.flex50_2 .flex_text .status_flex p:nth-child(2) {
    width: 90px;
}
.status_wrap section .flex50 .flex_text .status_flex p.nobg {
    background: none;
    width: calc(100% - 90px - 10px);
    color: #2f5597;letter-spacing: -2px;
}
#view_ctWrap .status_wrap section .flex100.imgover a {
    position: relative;
    width: 100%;
    height: 100%;
    display: block;
}
#view_ctWrap .status_wrap section .flex100.imgover a:hover:before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    background: url(//news.seoul.go.kr/citybuild/files/2026/04/status07over2.png) no-repeat;
}
.status_wrap section .flex100.imgover button {
    display: none !important;
}
.wrp-content-view .status_wrap .status_imgs {
    flex-direction: column;gap:14px;
}
.wrp-content-view .status_wrap section {
    gap: 5px;margin-top: 14px;
}
.wrp-content-view .status_wrap section .flex50 {
    width: 100%;
    padding: 10px 0;
    gap: 8px;
}
.wrp-content-view .status_wrap section .flex50 img {
    width: 70px !important;
}
.wrp-content-view .status_wrap section .flex50 .flex_text {
    width: 90%;
gap:10px;
}
.wrp-content-view .status_wrap section .flex50 .flex_text .status_flex {
    gap: 10px 5px;justify-content: center;
}
.wrp-content-view .status_wrap section .flex50 .flex_text .status_flex p {
    width: calc(50% - 2.5px);padding: 7px 0;
}
.wrp-content-view .status_wrap section .flex50 .flex_text .status_flex p:last-child {
    width: 100%;
}
.wrp-content-view .status_wrap section .flex50 .flex_text>p {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 9px;
}
.wrp-content-view .status_wrap section .flex50.flex50_2 .flex_text .status_flex p {
    width: 100%;
}
.wrp-content-view .status_wrap section .flex100:first-child {
    padding: 17px 0;
}
.wrp-content-view .status_wrap section .flex50.flex50_2 .flex_text .status_flex p:nth-child(2) {
    width: 90px;
}
.wrp-content-view .status_wrap section .flex50 .flex_text .status_flex p.nobg {
    width: calc(100% - 90px - 10px);
}
.wrp-content-view .content ul.cont-list-dash>li .flex-shrink {
    display: block;
}
</style></p><div class="status_wrap"><p class="pc"><img src="//news.seoul.go.kr/citybuild/files/2026/04/status27.jpg" alt="방치된 물류부지 복합개발, 다시 강북 전성시대 뒷받침 녹지를 품은 ‘동북권 미래 물류복합도시’ 조성" /></p><p class="mo"><img src="//news.seoul.go.kr/citybuild/files/2026/04/mstatus27.jpg" alt="방치된 물류부지 복합개발, 다시 강북 전성시대 뒷받침 녹지를 품은 ‘동북권 미래 물류복합도시’ 조성" /></p><h5 class="sub-tit">사업소개</h5><ul class="cont-list-dot cont-list-xl color"><li>’22년 사전협상을 통한 개발계획 마련 및 ’23년 결정고시 완료 했으나, 지하 물류터미널의 운용 효율성 개선 등 ’25년 공공과 민간이 추가협상을 통해 미래물류 및 지역주민과의 상생방안 계획 마련</li><li>지하 친환경 물류시설과 지상부 대규모 입체녹지 및 복합문화시설 도입으로 지역에 친화적이고 동북권의 대표명소가 될 ‘동북권 미래 물류복합도시’ 조성</li><li>배봉산, 중랑천 자연과의 녹지네트워크를 조성하고 (가칭)펀스테이션 유치를 통해 ‘지역 활력 거점’ 조성</li></ul><h5 class="sub-tit">사업개요</h5><ul class="cont-list-dot cont-list-xl color"><li><p class="flex-cont"><strong class="flex-shrink">위치/면적 : </strong> 동대문구 장안동 283-1번지 일원 / 18,417.7㎡(사업지), 27,647.4㎡(지구단위계획구역)</p></li><li><p class="flex-cont"><strong class="flex-shrink">토  지  주 : </strong> 장안복합개발PFV(주)</p></li><li><p class="flex-cont"><strong class="flex-shrink">도시계획 : </strong> 유통상업지역 → 유통상업지역, 준주거지역</p></li><li><p class="flex-cont"><strong class="flex-shrink">도입용도 : </strong> 물류시설, 공동주택, 복합문화시설, 근린생활시설 등</p></li><li><p class="flex-cont"><strong class="flex-shrink">개발규모 : </strong> 공동주택 620세대, 물류기업 임차 예정</p></li><li><p class="flex-cont"><strong class="flex-shrink">공공기여 : </strong> 21.3% (약 613.7억원)</p><div class="status_imgs"><div class="imgbox"><img class="pc" src="//news.seoul.go.kr/citybuild/files/2026/04/status28.jpg" alt="Site(동대문구 장안역과 중랑천 사이의 시가정로에 지구단위계획구역[변경](27,647.4㎡))" /><img class="mo" src="//news.seoul.go.kr/citybuild/files/2026/04/mstatus28.jpg" alt="Site(동대문구 장안역과 중랑천 사이의 시가정로에 지구단위계획구역[변경](27,647.4㎡))" /><strong>&lt; 위치도 &gt;</strong></div><div class="imgbox"><img class="pc" src="//news.seoul.go.kr/citybuild/files/2026/04/status29.jpg" alt="" /><img class="mo" src="//news.seoul.go.kr/citybuild/files/2026/04/mstatus29.jpg" alt="" /><strong>&lt; 조감도 &gt;</strong></div></div></li></ul><h5 class="sub-tit">추진 현황</h5><ul class="cont-list-dot cont-list-xl color"><li><p class="flex-cont"><strong class="flex-shrink">1979. 05 : </strong> 도시계획시설 자동차정류장(물류터미널) 결정</p></li><li><p class="flex-cont"><strong class="flex-shrink">2021. 03 : </strong> 사전협상 대상지 선정</p></li><li><p class="flex-cont"><strong class="flex-shrink">2022. 08 : </strong> 사전협상 완료</p></li><li><p class="flex-cont"><strong class="flex-shrink">2023. 10 : </strong> 결정고시 (서고 2023-442호)</p></li><li><p class="flex-cont"><strong class="flex-shrink">2025. 06 : </strong> 추가협상 제안</p></li><li><p class="flex-cont"><strong class="flex-shrink">2025. 11 : </strong> 추가협상 완료</p></li><li><p class="flex-cont"><strong class="flex-shrink">2026. 01 : </strong> 도시·건축공동위원회 심의(수정가결)</p></li><li><p class="flex-cont"><strong class="flex-shrink">2026. 03 : </strong> 결정고시 (서고 제2026-140호)</p></li></ul><h5 class="sub-tit">주요 내용</h5><ul class="cont-list-dot cont-list-xl color"><li><p class="flex-cont"><strong>물류를 담은 동북권 거점개발에서, 녹색의 가치를 더해 실현가능한 ‘동북권 대표명소 조성’</strong></p><ul class="cont-list-dash"><li><strong class="flex-shrink">(미래물류 실현)</strong> AI, 스마트물류 등 시대의 변화 및 실수요자 의견 반영을 통한 물류공간 개선</li><li><strong class="flex-shrink">(지역주민과의 상생)</strong> 화물터미널 입지로 약 45년간 폐쇄된 공간을 지역주민에게 안전하고 개방된 공간으로 환원</li><li><strong class="flex-shrink">(상위계획 실현 및 정책기조 반영)</strong> 도시기본계획, 물류기본계획, 정원도시, 탄소중립 녹색도시, 주거안정 실현</li></ul><div class="status_imgs"><div class="imgbox"><img src="//news.seoul.go.kr/citybuild/files/2026/04/status30.jpg" alt="" /></div><div class="imgbox"><img src="//news.seoul.go.kr/citybuild/files/2026/04/status31.jpg" alt="" /></div></div></li><li><p class="flex-cont"><strong class="flex-shrink">공공기여 내용</strong></p><ul class="cont-list-dash"><li class="flex-cont">도로, 중랑천 친수공간조성사업, 복합문화시설, (가칭)펀스테이션 등</li></ul><section><div class="flex100"><p><strong><span class="blue">공공기여계획 규모</span> - 총 공공기여 : 약 613.7억</strong></p></div><div class="flex50 pc"><p><img src="//news.seoul.go.kr/citybuild/files/2026/04/status05.jpg" alt="" /></p><div class="flex_text"><p><strong>공공시설 (413.7억원)</strong></p><div class="status_flex"><p>區 복합문화시설</p><p>도로 제공</p><p>市 중랑천 펀스테이션</p></div></div></div><div class="flex50 flex50_2 pc"><p><img src="//news.seoul.go.kr/citybuild/files/2026/04/status06.jpg" alt="" /></p><div class="flex_text"><p><strong>현금 (200억원)</strong></p><div class="status_flex"><p>市 141억 (중랑천 친수공간사업)</p><p>區 59억</p><p class="nobg">※ 협약으로 95억 추가납부</p></div></div></div><div class="flex50 mo"><div class="flex_text"><p><img src="//news.seoul.go.kr/citybuild/files/2026/04/status05.jpg" alt="" /><strong>공공시설 (413.7억원)</strong></p><div class="status_flex"><p>區 복합문화시설</p><p>도로 제공</p><p>市 중랑천 펀스테이션</p></div></div></div><div class="flex50 flex50_2 mo"><div class="flex_text"><p><img src="//news.seoul.go.kr/citybuild/files/2026/04/status06.jpg" alt="" /><strong>현금 (200억원)</strong></p><div class="status_flex"><p>市 141억 (중랑천 친수공간사업)</p><p>區 59억</p><p class="nobg">※ 협약으로 95억 추가납부</p></div></div></div><div class="flex100 imgover"><img src="//news.seoul.go.kr/citybuild/files/2026/04/status32.jpg" alt="구역 내-1 구역 내 도로 8.4억원, 3 복합문화시설 354.7억원, 4 (사업자 추가 납부) 중랑천 펀스테이션 50.6억원 913m2, 지상 1~2층 (GX룸,샤워실 등) 구역 외-2 (조성→현금 변경) 市 친수공간 조성 141.0억원 친수공간, 입체보행교, 수변데크, 문화공간" /></div></section></li></ul><h5 class="sub-tit">향후 계획</h5><ul class="cont-list-dot cont-list-xl color"><li><p class="flex-cont"><strong class="flex-shrink">2026. 하반기 : </strong> 건축인허가 (사업계획 승인)</p></li><li><p class="flex-cont"><strong class="flex-shrink">2027. 상반기 : </strong> 착공</p></li><li><p class="flex-cont"><strong class="flex-shrink">2031. 상반기 : </strong> 준공</p></li></ul></div>]]></content:encoded>
						<wfw:commentRss>https://news.seoul.go.kr/citybuild/archives/537020/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
				<manager_name><![CDATA[정진규]]></manager_name>
		<manager_phone><![CDATA[02-2133-8258]]></manager_phone>
		<manager_dept><![CDATA[미래공간기획관-공공개발담당관]]></manager_dept>
				<tags><![CDATA[동부화물터미널]]></tags>
				<tags><![CDATA[사전협상]]></tags>
				</item>
	</channel>
</rss>