• Title/Summary/Keyword: 맵 응용

검색결과 191건 처리시간 0.028초

Drupal-based Map Application Generator(MapAppGen): an Application Generation Example for Famous Restaurants (Drupal 기반 맵 응용 생성기 (MapAppGen) : 맛집탐방 응용 생성 사례)

  • Eum, Doo-Hun
    • The KIPS Transactions:PartD
    • /
    • 제19D권3호
    • /
    • pp.229-236
    • /
    • 2012
  • The demand for map applications in both Web and mobile environments has been rapidly increased with the population of Web and smart phone usage. Web-based map applications are mostly developed on such environments as ArcGIS and MapServer and mobile map applications are developed on such API levels as Google Maps and Yahoo Maps. But many parts of map applications are still constructed by coding because these environments don't support high level of automation. Our MapAppGen that we have designed and implemented enhances the Web-based map application productivity by generating the map related modules that can be applied to the Drupal that is one of popular content management systems(CMS's). Comparing the applications that are constructed by the Drupal-supported GMap or NodeMap, the applications that are constructed by MapAppGen provide information on not only the interested geographical feature but also its related geographical features. MapAppGen uses Google Maps API and Drupal is a module-based system that supports the creation, composition and management of contents. We are now working on automatic generation of mobile map applications with MapAppGen.

MobileMapGen: Mobile Map Application Generator (MobileMapGen : 모바일 맵 응용 생성기)

  • Min, Kyeong-Yoon;Park, Won-Jin;Eum, Doohun
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 한국정보처리학회 2012년도 추계학술발표대회
    • /
    • pp.1464-1467
    • /
    • 2012
  • 스마트 폰 사용자 수가 2000만명 이상이 됨에 따라 모바일 맵 서비스에 대한 수요가 급증하고 있다. 한편, 모바일 기반의 맵 응용의 개발을 위해선 WINDEV Mobile 17과 같은 유료 개발 환경이 있지만 자동화 지원 경도가 미약하여 맵 응용의 생산성이 떨어지고 유지 보수 기간도 많이 소요된다. 우리가 설계하고 구현한 MobileMapGen은 GoogleMaps API를 사용하며 서버 측을 위해 CMS(Content Management System)인 Drupal 환경에 사용 가능 한 모듈들을 생성하고 클라이언트 측엔 iOS 앱을 생성해 맵 응용에 대한 생산성을 향상시켜 준다. 맵 컨텐츠와 그와 연관된 컨텐츠들을 함께 제공하는 모바일의 맵 응용 생성기인 MobileMapGen과 달리 WINDEV Mobile 17, MobilForms, 그리고 VisualStudio.NET는 맵 인터페이스를 지원하지 않거나 위치 정보 형태만을 표시한다. 그렇기 때문에 사용자가 원하는 지형/지물 컨텐츠 타입을 생성하거나 맵 상에 표시하고 관심의 대상인 지형/지물과 연관된 컨텐츠들을 검색할 수 없다.

MapAppGen : Drupal Based Map Application Generator (MapAppGen: Drupal 기반 맵 응용 생성기)

  • Jeong, Min-Kyung;Nam, Mi-Jin;Kang, Hye-Rim;Eum, Doohun
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 한국정보처리학회 2010년도 추계학술발표대회
    • /
    • pp.72-75
    • /
    • 2010
  • Google을 시작으로 포털 사이트들이 Maps API를 공개하면서 맵 응용에 대한 수요가 급증하고 있다. 맵 응용의 개발은 대부분 수작업으로 이루어지고 있기 때문에 맵 응용의 생산성이 떨어질 뿐만 아니라 유지 보수에도 많은 시간과 노력이 요구되고 있다. 우리가 설계하고 구현한 MapAppGen은 ModuleGen, IndexGen, MapGen으로 구성되며 맵 응용을 자동으로 생성한다. MapAppGen은 Google Maps API를 사용하여 CMS(Content Management System) 중의 하나인 Drupal에 적용 가능한 모듈들을 생성해 맵 응용에 대한 생산성을 향상시켜 준다. MapAppGen처럼 맵 응용을 위해 Drupal 모듈을 생성하는 생성기는 현재 존재하지 않으며 Gmap이나 NodeMap과 같이 고정된 맵 인터페이스 모듈들은 존재한다. 그러나 Gmap이나 NodeMap 모듈은 Drupal의 기본 컨텐츠 타입 모듈에 의존하기 때문에 사용자는 원하는 지형/지물 컨텐츠 타입을 생성해 활용할 수 없고 지형/지물들을 유형별로 맵 상에 표시하고 연관된 컨텐츠들을 검색할 수도 없다.

A Study of NormalMap Texture in Game Engine (게임엔진에서의 노말맵 텍스쳐에 대한 연구)

  • Jung, Jong-Pil
    • Proceedings of the Korean Society of Computer Information Conference
    • /
    • 한국컴퓨터정보학회 2020년도 제61차 동계학술대회논문집 28권1호
    • /
    • pp.203-205
    • /
    • 2020
  • 본 논문에서는 게임 엔진에서 사용되는 노말맵(Normal Map)의 원리와 그 응용 방식에 대해 연구하였다. 노말맵은 게임에서 하이 폴리곤 모델링에 적용되는 조명 적용 데이터를 로우 폴리곤에 적용할 수 있는 기술로, 하이 폴리곤 모델링의 벡터 방향 데이터를 텍스쳐로 저장하여 로우 폴리곤에 적용해서 벡터 방향을 텍셀단위로 조정할 수 있게 한다. 여기에서는 게임에서의 노말맵 저장 방식과 연산 방식에 대해 소개하고 이를 응용하여 최적화 시킬 수 있는 방법에 대해 연구한다.

  • PDF

Design and Implementation of Extended Web Map Service Interfaces for Mobile Applications (모바일 응용을 위한 웹 맵 서비스 확장 인터페이스의 설계 및 구현)

  • Jo, Dae-Soo;Oh, Byung-Woo
    • Journal of Korea Spatial Information System Society
    • /
    • 제7권3호
    • /
    • pp.93-106
    • /
    • 2005
  • Recently, the web map services with standard interfaces have been developed to a high degree for the purpose of sharing of spatial data through the web. Among the various kinds of works related, the specification for the web map service released by Open Geospatial Consortium (OGC) is the most prominent, and is nearly adopted as international standard (ISO/DIS 19128) in developing the web map servers. The web map server of OGC, however, provides the insufficient capabilities for mobile applications. Unlike the wired applications, the mobile applications would require the map server to minimize of size of data transferred, because the size of data is very important factor in communication cost and the response time of map clients. And the mobile applications require different quality of map according to the screen size of mobile devices. The mobile application, also require some application specific queries. In this paper, We have Proposed the interfaces for mobile web map services (M-WMS) which fully comply with the standard interfaces proposed in OGC. And we have designed and implemented the web map server for mobile map services. This paper has contributed to construction and practical use of the web map servers in mobile applications, such as LBS and telematics.

  • PDF

Design of Extended Interfaces of WMS for Efficient Mobile Applications (효율적인 모바일 응용을 WMS 확장 인터페이스 설계)

  • Cho, Dae-Soo;Cho, Byoung-Woo;Ha, Su-Wook
    • 한국공간정보시스템학회:학술대회논문집
    • /
    • 한국공간정보시스템학회 2005년도 GIS/RS 공동 춘계학술대회
    • /
    • pp.215-220
    • /
    • 2005
  • 최근 웹을 통한 지리정보의 공유 및 활용을 위한 웹 맵 서비스에 대한 요구가 증가하고 있다. OGC(Open Geospatial Consortium)에서는 웹 맵 서비스를 위한 개방형 인터페이스 명세를 발표하고, ISO 표준으로 채택되기 위한 절차를 진행하는 등 가장 활발한 활동을 보이고 있다 본 연구에서는 개방형 웹 맵 서비스의 필요성과 OGC의 개방형 인터페이스 명세에 대해서 살펴보고, 국내의 웹 맵 서비스 표준화 연구로서 모바일 환경의 다양한 응용에 대해서 기존 OGC 표준안의 문제점을 해결 위해서 WMS 확장 인터페이스를 제안한다.

  • PDF

Motion Saliency Map and its Application (모션 특징점 맵과 응용)

  • Kwon Ji-Yong;Yoon Jong-Chul;Lee In-Kwon
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 한국정보과학회 2006년도 한국컴퓨터종합학술대회 논문집 Vol.33 No.1 (A)
    • /
    • pp.97-99
    • /
    • 2006
  • 우리는 관절체 캐릭터에 대해 시간에 따른 인식의 정도를 측정하는 모션 특징점 맵을 제안한다. 모션 특징점 맵은 이미지 특징점 맵에서 사용된 가우시안 거리 방법을 응용하여 계산할 수 있다. 관절 계층 구조에서의 모션과 시각적 인지간의 관계를 고려하여, 우리는 관절 동선 모션 특징점 맵과 관절 구동 모션 특징점 맵의 두 가지 모션 특징점 맵을 정의하였다. 정의한 두 가지 모션 특징점 맵을 사용하여 한 프레임에서의 모션 특징점 맵 또한 계산할 수 있다. 계산된 모션 특징점 맵은 모션의 시놉시스 생성, 정운동학 연산량의 축소, 자동적 카메라 동선 생성 등 여러 가지 응용 분야에 적용할 수 있다. 실험을 통하여 우리는 모션에 대한 인식 기반적인 접근을 통해 모션의 질적인 향상은 물론 계산적인 퍼포먼스의 향상에도 많은 기여를 할 수 있음을 알 수 있었다.

  • PDF

Design of Web Map Server for supporting Fusion Service (융합 서비스를 지원하는 웹 맵 서버의 설계)

  • Lee, Hye-Jin;Jun, Bong-Gi;Hong, Bong-Hee
    • 한국공간정보시스템학회:학술대회논문집
    • /
    • 한국공간정보시스템학회 2000년도 학술회의 논문집 3권2호
    • /
    • pp.109-122
    • /
    • 2000
  • 기존의 통합 시스템은 이미 구축된 자윈을 재활용하여 데이타의 구축비용을 줄이고자 하는 의도에서 연구되었다. 특히 GIS에서는 공간 데이타의 규모가 방대하므로 그 구축비용이 더욱 증가한다. 이로 인해 공간 데이타를 위한 통합 시스템의 필요성이 대두되다. 최근 웹의 사용자 수와 그 응용의 수가 증가함에 따라 웹에서의 공간 데이타를 이용한 응용의 필요성이 승가하고 있다. 이에 따라 웹 환경에서 분산된 공간 데이타의 통합 시스템이 요구된다. 기존의 미디에이터(Mediator)를 사용한 통합에 비하여 웹을 기반한 공간 데이타의 통합은 웹의 환경적 특성과 공간 데이타의 크기와 형태 등을 고려해야 한다. 본 논문에서는 OGC(OpenGIS Consortium)의 웹 매핑 기술인 WMT(Web Mapping Testbed)의 중첩 맵 서버 (Cascading Map Server)를 사용하여 공간 데이타를 통합한다. 통합 과정에서 요구되는 표준화된 데이타 모델과 인터페이스는 OGC가 최근 제안한 GML(Geography Markup Language)과 웹 맵 서버 인터페이스를 이용한다. 본 논문은 XML의 XLink와 XPointer의 개념을 가진 융합 서비스(Fusion Service)기법을 중첩 맵 서버에 도입한 융합 맵 서버(Fusion Map Server)를 제안한다. 이러한 통합 방식은 데이터 사이의 관계성을 고려한 링킹 기반 통합이므로 통합 응용의 복잡성을 줄일 수 있을 뿐만 아니라 물리적 변환 등에서 생성되는 연산 비용을 줄일 수 있는 장점이 있다.

  • PDF

An Efficient Implementation of PTAM and Its Application (PTAM의 효율적인 구현 및 응용)

  • Kim, Yong-Ho;Park, Jong-Seung
    • Proceedings of the Korea Multimedia Society Conference
    • /
    • 한국멀티미디어학회 2012년도 춘계학술발표대회논문집
    • /
    • pp.141-142
    • /
    • 2012
  • 본 논문에서는 시각 기반 증강현실 분야에서 추적 및 맵 구성이 단일 카메라로 구현이 가능한 PTAM의 효율적인 구현 및 응용 방법을 제시한다. 구현된 PTAM 시스템을 응용한 점진적 맵 생성 및 증강 공간 구성 시스템에 대해서도 설명한다. 구현에 있어서는 DirectX API에 기반을 두어 그래픽 하드웨어 가속 기능을 활용한다. 또한 구현된 PTAM 시스템에서의 상호작용이 가능한 응용 프로그램의 구성과 실험 결과를 제시한다.

  • PDF

New Image Editor based on Combination of Bitmap and Vector Method (비트맵과 벡터방식을 혼합한 새로운 이미지 편집기)

  • 김진호;이규남;나인호
    • Journal of the Korea Institute of Information and Communication Engineering
    • /
    • 제6권2호
    • /
    • pp.288-293
    • /
    • 2002
  • It is possible to classify image data into two types according to the internal representation: one is bitmap, the other is vector. A bitmap image is represented by the two dimensional pixels whereas a vector image is represented by mathematical functions to draw vector objects such as line, rectangle and circle on the two or three dimensional space. So it is necessary for users to use a individual application program for each different image. In this paper, we present a method for design and implementation of image editing tool based on combining of bitmap and vector image.