RISS 학술연구정보서비스

검색
다국어 입력

http://chineseinput.net/에서 pinyin(병음)방식으로 중국어를 변환할 수 있습니다.

변환된 중국어를 복사하여 사용하시면 됩니다.

예시)
  • 中文 을 입력하시려면 zhongwen을 입력하시고 space를누르시면됩니다.
  • 北京 을 입력하시려면 beijing을 입력하시고 space를 누르시면 됩니다.
닫기
    인기검색어 순위 펼치기

    RISS 인기검색어

      KCI등재

      Node.js를 활용한 웹GIS 서버의 설계와 구현 = Design and Implementation of Web GIS Server Using Node.js

      한글로보기

      https://www.riss.kr/link?id=A104709546

      • 0

        상세조회
      • 0

        다운로드
      서지정보 열기
      • 내보내기
      • 내책장담기
      • 공유하기
      • 오류접수

      부가정보

      다국어 초록 (Multilingual Abstract)

      Web GIS, based on the latest web-technology, has evolved to provide efficient and accurate spatial information to users. Furthermore, Web GIS Server has improved the performance constantly to respond user web requests and to offer spatial information service. This research aims to create a designed and implemented Web GIS Server that is named as Nodemap which uses the emergent technology, Node.js, which has been issued for an event-oriented, non-blocking I/O model framework for coding JavaScript on the server development. Basically, NodeMap is Web GIS Server that supports OGC implementation specification. It is designed to process GIS data by using DBMS, which supports spatial index and standard spatial query function. And NodeMap uses Node-Canvas module supported HTML5 canvas to render spatial information on tile map. Lastly, NodeMap uses Express module based connect module framework. NodaMap performance demonstration confirmed a possibility of applying Node.js as a (next/future) Web GIS Server development technology through the benchmarking. Having completed its quality test of NodeMap, this study has shown the compatibility and potential for Node.js as a Web GIS server development technology, and has shown the bright future of internet GIS service.
      번역하기

      Web GIS, based on the latest web-technology, has evolved to provide efficient and accurate spatial information to users. Furthermore, Web GIS Server has improved the performance constantly to respond user web requests and to offer spatial information ...

      Web GIS, based on the latest web-technology, has evolved to provide efficient and accurate spatial information to users. Furthermore, Web GIS Server has improved the performance constantly to respond user web requests and to offer spatial information service. This research aims to create a designed and implemented Web GIS Server that is named as Nodemap which uses the emergent technology, Node.js, which has been issued for an event-oriented, non-blocking I/O model framework for coding JavaScript on the server development. Basically, NodeMap is Web GIS Server that supports OGC implementation specification. It is designed to process GIS data by using DBMS, which supports spatial index and standard spatial query function. And NodeMap uses Node-Canvas module supported HTML5 canvas to render spatial information on tile map. Lastly, NodeMap uses Express module based connect module framework. NodaMap performance demonstration confirmed a possibility of applying Node.js as a (next/future) Web GIS Server development technology through the benchmarking. Having completed its quality test of NodeMap, this study has shown the compatibility and potential for Node.js as a Web GIS server development technology, and has shown the bright future of internet GIS service.

      더보기

      국문 초록 (Abstract)

      웹GIS는 수년 동안 사용자들에게 효율적이고 정확한 공간정보를 제공하기 위해 최신 웹기술을 기반으로 발전해왔다. 또한 웹GIS 서버는 클라이언트의 요청을 빠르게 연산 처리하고 공간정보 서비스를 제공하기 위해 성능개선을 지속해왔다. 본 연구에서는 서버 개발에 자바스크립트(JavaScript)를 사용하는 이벤트 기반의 비동기식 I/O 처리가 가능한 프레임웍 기술인 Node.js를 활용하여 NodeMap이라고 이름붙인 웹GIS 서버를 설계하고 구현하였다. NodeMap은 기본적으로 OGC 표준 인터페이스를 지원하는 웹GIS 서버이다. 이를 위해 공간 인덱스 및 표준 공간쿼리 함수를 지원하는 DBMS를 활용하여 GIS 데이터를 처리하도록 하였다. 그리고 공간 정보를 타일 맵 위에 렌더링 하기 위해 HTML5 Canvas를 지원하는 Node-Canvas 모듈을 활용하였다. 마지막으로 Node.js의 가장 많이 쓰이는 커넥트 모듈 기반의 프레임웍인 Express 모듈을 활용하였다. 구현된 NodeMap은 성능테스트를 통해 향 후 웹GIS 서버 개발기술로서 Node.js의 활용 가능성을 확인하였다. 본 연구를 통해 기존 서버 개발 기술과 차별화된 기술인 Node.js를 웹GIS 서버 구현에 우선적용 함으로서 향 후 인터넷 GIS 서비스에서의 활용 가능성을 제시하였다.
      번역하기

      웹GIS는 수년 동안 사용자들에게 효율적이고 정확한 공간정보를 제공하기 위해 최신 웹기술을 기반으로 발전해왔다. 또한 웹GIS 서버는 클라이언트의 요청을 빠르게 연산 처리하고 공간정보 ...

      웹GIS는 수년 동안 사용자들에게 효율적이고 정확한 공간정보를 제공하기 위해 최신 웹기술을 기반으로 발전해왔다. 또한 웹GIS 서버는 클라이언트의 요청을 빠르게 연산 처리하고 공간정보 서비스를 제공하기 위해 성능개선을 지속해왔다. 본 연구에서는 서버 개발에 자바스크립트(JavaScript)를 사용하는 이벤트 기반의 비동기식 I/O 처리가 가능한 프레임웍 기술인 Node.js를 활용하여 NodeMap이라고 이름붙인 웹GIS 서버를 설계하고 구현하였다. NodeMap은 기본적으로 OGC 표준 인터페이스를 지원하는 웹GIS 서버이다. 이를 위해 공간 인덱스 및 표준 공간쿼리 함수를 지원하는 DBMS를 활용하여 GIS 데이터를 처리하도록 하였다. 그리고 공간 정보를 타일 맵 위에 렌더링 하기 위해 HTML5 Canvas를 지원하는 Node-Canvas 모듈을 활용하였다. 마지막으로 Node.js의 가장 많이 쓰이는 커넥트 모듈 기반의 프레임웍인 Express 모듈을 활용하였다. 구현된 NodeMap은 성능테스트를 통해 향 후 웹GIS 서버 개발기술로서 Node.js의 활용 가능성을 확인하였다. 본 연구를 통해 기존 서버 개발 기술과 차별화된 기술인 Node.js를 웹GIS 서버 구현에 우선적용 함으로서 향 후 인터넷 GIS 서비스에서의 활용 가능성을 제시하였다.

      더보기

      참고문헌 (Reference)

      1 조대수, "개방형 웹 맵 서버의 설계 및 구현" 한국정보처리학회 9 (9): 981-990, 2002

      2 Cairo, "downloaded node-canvas module"

      3 Ousterhout, J, "Why Threads are a Bad Idea(For most purpose)" 1995

      4 Fernandez, P., "Web mapping interoperability in practice, a Java Approach Guided Open GIS Web Map Server Interface Specification" 2000

      5 Paudyal, U, "Scalable web application using node.js and CouchDB" Uppsala University 2011

      6 Tilkov, S., "Node.js:Using JavaScript to Build High-Performance tech-niques" The Sixteenth IEEE symposium onComputers and Communications

      7 McCune, R. R, "Node.js Paradigms and Benchmarks"

      8 Yoon, I. S, "Node. js Programming for Modern Web" Hanbit Media 2012

      9 Node.js, "Homepage of node.js"

      10 "HTML5 Canvas"

      1 조대수, "개방형 웹 맵 서버의 설계 및 구현" 한국정보처리학회 9 (9): 981-990, 2002

      2 Cairo, "downloaded node-canvas module"

      3 Ousterhout, J, "Why Threads are a Bad Idea(For most purpose)" 1995

      4 Fernandez, P., "Web mapping interoperability in practice, a Java Approach Guided Open GIS Web Map Server Interface Specification" 2000

      5 Paudyal, U, "Scalable web application using node.js and CouchDB" Uppsala University 2011

      6 Tilkov, S., "Node.js:Using JavaScript to Build High-Performance tech-niques" The Sixteenth IEEE symposium onComputers and Communications

      7 McCune, R. R, "Node.js Paradigms and Benchmarks"

      8 Yoon, I. S, "Node. js Programming for Modern Web" Hanbit Media 2012

      9 Node.js, "Homepage of node.js"

      10 "HTML5 Canvas"

      11 Lee, H. J., "Design of Web Map Server for supporting Fusion Service" 3 (3): 109-122, 2000

      12 Kang, J. H., "Design and Implementation of a Web Map Server based on GML" 28 (28): 88-90, 2001

      13 Ministry of Land, Transport and Maritime Affairs, "Design and Implementation of Open API for KOPSS GIS Engine" 11-16, 2010

      14 남광우, "Awarematics/WMSServer: 오픈소스 웹 맵 서비스 서버의 설계와 구현" 한국공간정보시스템학회 11 (11): 70-72, 2009

      15 Contreras, S. A, "An Application Framework for High-Available Systems in Node.js" Stockholm 2011

      더보기

      분석정보

      View

      상세정보조회

      0

      Usage

      원문다운로드

      0

      대출신청

      0

      복사신청

      0

      EDDS신청

      0

      동일 주제 내 활용도 TOP

      더보기

      주제

      연도별 연구동향

      연도별 활용동향

      연관논문

      연구자 네트워크맵

      공동연구자 (7)

      유사연구자 (20) 활용도상위20명

      인용정보 인용지수 설명보기

      학술지 이력

      학술지 이력
      연월일 이력구분 이력상세 등재구분
      2025 평가예정 해외DB학술지평가 신청대상 (해외등재 학술지 평가)
      2022-01-01 평가 등재학술지 유지 (해외등재 학술지 평가) KCI등재
      2019-01-29 학회명변경 한글명 : 한국공간정보학회 -> 대한공간정보학회 KCI등재
      2019-01-01 평가 등재학술지 유지 (계속평가) KCI등재
      2016-08-05 학술지명변경 한글명 : 한국공간정보학회지 -> Spatial Information Research KCI등재
      2016-01-14 학술지명변경 외국어명 : 미등록 -> Spatial Information Research KCI등재
      2016-01-01 평가 등재학술지 유지 (계속평가) KCI등재
      2012-01-01 평가 등재학술지 유지 (등재유지) KCI등재
      2010-07-07 학술지명변경 한글명 : 한국공간정보학회 논문지 -> 한국공간정보학회지 KCI등재
      2010-05-07 학회명변경 한글명 : 한국GIS학회 -> 한국공간정보학회
      영문명 : Geographic Information Systems Association Of Korea -> Korea Spatial Information Society (KSIS)
      KCI등재
      2010-05-07 학술지명변경 한글명 : 한국GIS학회지 -> 한국공간정보학회 논문지
      외국어명 : The Journal of Geographic Information System Association of Korea -> 미등록
      KCI등재
      2009-01-01 평가 등재학술지 선정 (등재후보2차) KCI등재
      2008-01-01 평가 등재후보 1차 PASS (등재후보1차) KCI등재후보
      2007-01-01 평가 등재후보학술지 유지 (등재후보2차) KCI등재후보
      2006-01-01 평가 등재후보 1차 PASS (등재후보1차) KCI등재후보
      2005-01-01 평가 등재후보학술지 유지 (등재후보1차) KCI등재후보
      2004-01-01 평가 등재후보학술지 유지 (등재후보1차) KCI등재후보
      2003-01-01 평가 등재후보 1차 FAIL (등재후보1차) KCI등재후보
      2002-01-01 평가 등재후보학술지 유지 (등재후보1차) KCI등재후보
      2000-07-01 평가 등재후보학술지 선정 (신규평가) KCI등재후보
      더보기

      학술지 인용정보

      학술지 인용정보
      기준연도 WOS-KCI 통합IF(2년) KCIF(2년) KCIF(3년)
      2016 1 1 0.84
      KCIF(4년) KCIF(5년) 중심성지수(3년) 즉시성지수
      0.68 0.61 0.992 0.36
      더보기

      이 자료와 함께 이용한 RISS 자료

      나만을 위한 추천자료

      해외이동버튼