• Title/Summary/Keyword: Google Map API

Search Result 51, Processing Time 0.024 seconds

API Design and Webpage Mapping for GPS NMEA based Google Map (GPS NMEA기반의 Google MAP용 API설계 및 웹페이지 매핑)

  • Kang, Min-Goo
    • Journal of Internet Computing and Services
    • /
    • v.12 no.2
    • /
    • pp.29-36
    • /
    • 2011
  • In this paper, NMEA based Parser programming for Smart-phone was designed at a GPS receiver. The design scheme for Map API and sensor web services was designed according to the Google Map API standards that the position values of NMEA sentences were changed due to XML files. As a result of interfaces between GPS NMEA sentences of Smart-phone and Google Map API, it is possible that real time visual positioning sensor web services about the Google Map mapping from a GPS receiver could be worked on web sever.

Design and Implementation of the Social Networking Site using Google Map API and LBS (Google Map API와 LBS를 이용한 소셜 네트워킹 사이트 설계 및 구현)

  • Lee, Junhee;Kim, Woosaeng
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2010.11a
    • /
    • pp.381-384
    • /
    • 2010
  • 최근 휴대전화의 고성능화와 네트워크 인프라의 발달로 언제 어디서나 인터넷 접속이 가능한 유비쿼터스 환경이 조성됨에 따라 LBS 응용정보 서비스 산업이 크게 성장하고 있다. 본 논문에서는 방문자의 IP Address를 통해 사용자의 Geolocation 데이터를 획득하고 Google Map API를 사용하여 사용자의 현 위치와 주변의 편의시설 위치를 지도에 표시하며 편의시설 이용 정보를 공유할 수 있는 소셜 네트워킹 사이트를 설계하고 구현하였다.

A Design and Implementation of Local Festivals and Travel Information Service Application

  • Jae Hyun Ahn;Hang Ju Lee;Se Yeon Lee;Ji Won Han;Won Joo Lee
    • Journal of the Korea Society of Computer and Information
    • /
    • v.28 no.11
    • /
    • pp.65-71
    • /
    • 2023
  • In this paper, we design and implement the Walking Life Festival application, which is based on the Android platform and provides information about domestic travel destinations and regional festivals in South Korea. This application utilizes various sensors found in smartphones, including the Step Counter sensor, Step Detector sensor, Acceleration sensor, and GPS sensor. Additionally, it makes use of Google Map API and Public Open API to offer information about domestic travel destinations and local festivals. The application also incorporates an automatic login feature using the Shared Preference API. When storing login information in the database, it encrypts the input plaintext data using a hash algorithm. For Google Maps integration, it creates objects using the Google.maps.LatLngBounds() method and extends the location information through the extends method. Furthermore, this application contributes to the activation of the domestic tourism industry by notifying users about the timing of local festivals related to domestic travel destinations, thus increasing their opportunities to participate in these festivals.

Mashup Implementation for Spatial Feature Creation using Google Map API (Google Map API를 이용한 공간객체 저작 매쉬업 시험 구현)

  • Park, Yong-Jae;Lee, Gi-Won
    • Proceedings of the Korean Association of Geographic Inforamtion Studies Conference
    • /
    • 2008.10a
    • /
    • pp.73-75
    • /
    • 2008
  • 최근 소위 Web 2.0 개념을 채택하는 다양한 웹 서비스 시스템구축이 보편화되면서 웹 검색 기능을 이용하는 일반 사용자나 전문 사용자에게 사용자 친화적이고 보다 빠른 성능의 웹 어플리케이션이 제공되고 있다. 참여와 공유를 목적으로 하는 Web 2.0 패러다임을 Web Happing이나 Web GIS 어플리케이션과 연계하는 연구나 기술 개발 분야도 중요한 이슈로 부각되고 있다. 특히 국내외적으로 실질적인 웹 컴퓨팅 기술과 연계되는 개방형 매핑 API를 이용한 매쉬업 어플리케이션 개발의 필요성과 산업적 수요는 급격히 증가하고 있는 추세이다. 본 연구에서는 이러한 배경을 바탕으로 하여 Google Map API를 이용한 공간정보 저작 매쉬업(Mashup) 어플리케이션을 시험 개발하고자 한다. 구현 결과로 별도의 Web GIS 웹 서버와 데이터베이스 서버에 대한 권한이 없어도 웹 클라이언트상에서 일반 웹 사용자가 Google Mapping 서버를 이용하여 자신의 공간정보를 직접 제작이 가능하도록 하였다.

  • PDF

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

  • Eum, Doo-Hun
    • The KIPS Transactions:PartD
    • /
    • v.19D no.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.

Map Expression and Use Based on google API (구글 API 기반 맵 표현 및 활용 방안)

  • Choi, Duk-Su;Yun, Sang-Du;Moon, Hye-Young;Kim, Jin-Deog
    • Proceedings of the Korean Institute of Information and Commucation Sciences Conference
    • /
    • 2010.10a
    • /
    • pp.672-674
    • /
    • 2010
  • There are various ways for expressing map on android system. The typical method is to use the API provided by Google, called geocoding although simple display of location of GPS is possible, but node expression of road or the detail information on map for various location service are not available. And it is difficult to express a location in shadow area. In this paper, to solve these problems, we propose a map expression method for location service in specific area based on geocoding and apply the method.

  • PDF

Implementation of the Flight Information Visualization System using Google Earth (Google Earth를 이용한 비행정보 시각화 시스템의 구현)

  • Park, Myeong-Chul;Hur, Hwa-Ra
    • Journal of the Korea Society of Computer and Information
    • /
    • v.15 no.10
    • /
    • pp.79-86
    • /
    • 2010
  • This paper presents implementation of a system for effective visualizing flight information of aircraft using Google Earth. This system in order to use a detailed satellite image which provide from Google Earth used COM API. This system appeared the various flight information of the aircraft in the instrument panel using OpenGL and the aircraft flight condition is visible in the Google Earth Map. This research result used to flight evaluation and improvement. In future will be able to apply to flight software development.

The Comparative Research On 2D Web Mapping Open API for Designing Geo-Spatial Open Platform (공간정보 오픈플랫폼 설계를 위한 2D Web Mapping Open API 비교 연구)

  • Choi, Won Geun;Kim, Min Soo;Jang, In Sung;Chang, Yoon-Seop
    • Spatial Information Research
    • /
    • v.22 no.5
    • /
    • pp.87-98
    • /
    • 2014
  • Google Maps have changed the response time of Web-GIS using AJAX technologies. In addition, Google released the Open API named Google Maps API(Application Programming Interface) and it lead to the big paradigm on the Open API, where the SDK(Software Development Kit) and ASP(Application Service Provider) had ruled at the related map market. In short, the Open API has been paradigm-shifting for the web mapping. After this, government, many companies and open source foundations have guided Web-GIS market's growth through releasing the relevant Open APIs. So many comparative analysis on web-mapping API carried out by many researches. However there were no researches that can be applied to our current domestic environments. This paper investigates components of web-mapping API. Then we compare how many components supported and enumerate features for each of those APIs. Finally this paper presents direction of future development of Web Mapping API.

Geospatial data Acquisition Using the Google Map API

  • Han, Seung-Hee;Lee, Jin-Duk;Ahn, Hyo-Beom
    • International Journal of Contents
    • /
    • v.8 no.1
    • /
    • pp.55-60
    • /
    • 2012
  • Most Korean and overseas major portal sites include map servers to provide map services, and offer open APIs to allow their users to make use of maps or spatial information directly. At the early design stage, geographic spatial data do not tend to require high accuracy, and thus there would be no problem using data which have been obtained and then utilized through map servers provided by portal sites. This study has chosen the shortest route between starting point and destination, using GIS techniques. Moreover, for the chosen route, it also has calculated the elevation for the cross-section, using Google map and GPS measurements. This study aims to create APIs, which can extract vertical profile of routes from the Google Map server, by using JAVA, and to compare centerline profile results obtained by GPS(Global Positioning System) to explore their utilize abilities. The result demonstrated a height error of 0.5 to 1 m, compared to the GPS results, but they were mutually satisfactory. In short, the data extracted in this study are useful for centerline profile drawings in selecting routes, such as streets, Olle roads, and bike lanes.

Design and Implementation of Geographic Education Website Based on the Google Earth (구글어스 기반의 지리교육 사이트 설계 및 구현)

  • Lee, Sun-Ju;Kang, Young-Ok
    • Spatial Information Research
    • /
    • v.18 no.2
    • /
    • pp.13-24
    • /
    • 2010
  • The purpose of this research is to explore the possibility of geographic education by implementing the map-based geographic education site which mashed up with Google earth by referring the various materials of geographic education which exist in on-line and off-line. In recent years map-based geographic education is required by the radical change of geoweb environments, but there have been few researches in this field. This research is folded up as follows: First, we designed the contents through the textbook analysis and then collect various data related to the contents such as pictures, video clips, conceptual map, etc. which are required to explain the concept. Second, we mashed up the collected data on the Google earth by using the Google's open API. Third, we implemented the geographic education website based on the classification of contents in textbook and the various collected data. This research is important in both that it explores the possibility of the map-based education rather than the text-based education in the geographic field which handles mainly the space and finds the best method to express the various concepts of the textbook on the geoweb environments.