• 제목/요약/키워드: Open API(Open Application Programming interface)

검색결과 49건 처리시간 0.026초

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

  • 최원근;김민수;장인성;장윤섭
    • Spatial Information Research
    • /
    • 제22권5호
    • /
    • pp.87-98
    • /
    • 2014
  • Google 지도는 AJAX(Asynchronous JavaScript and XML) 기술을 이용하여 Web-GIS의 반응 속도를 크게 변화시켰다. 또한 Google은 Open API(Application Programming Interface)인 Google Maps API를 공개하여 기존의 SDK(Software Development Kit)와 ASP(Application Service Provider)가 주도하던 지도 시장에 Open API라는 패러다임의 변화를 가져왔다. 이후, 많은 정부와 기업과 오픈소스 진영에서 비슷한 방식의 Open API를 내놓았으며 Web-GIS 시장을 키워왔다. 또한 HTML5 표준에 대한 최신 웹브라우저의 적극적인 표준 구현으로 인해 웹지도는 단순한 웹페이지가 아닌 하나의 웹어플리케이션으로 진화하여 속도와 성능향상을 이루었다. 하지만 많은 공간정보 2D Open API들이 나왔지만 국내의 API에 대한 현실적인 비교분석은 잘 이루어지지 않은 실정이다. 따라서 본 논문에서는 먼저 공간정보 2D Open API를 이루고 있는 구성요소들을 살펴보고, 각각의 API들이 어떠한 기능들을 얼마만큼 지원하는지를 살펴보고자 한다. 또한 각 API 별로 기능적인 특징과 서비스적인 특징들을 살펴보고 비교분석을 수행하고자 한다. 끝으로, 공간정보 2D Open API의 서비스 사례들을 살펴보고 앞으로의 발전 방향에 대해 제시하고자 한다.

A Study on Comparison of Open Application Programming Interface of Securities Companies Supporting Python

  • Ryu, Gui Yeol
    • International journal of advanced smart convergence
    • /
    • 제10권1호
    • /
    • pp.97-104
    • /
    • 2021
  • Securities and investment services had the most data per company on the average, and used the most data. Investors are increasingly demanding to invest through their own analysis methods. Therefore, securities and investment companies provide stock data to investors through open API. The data received using the open API is in text format. Python is effective and convenient for requesting and receiving text data. We investigate there are 22 major securities and investment companies in Korea and only 6 companies. Only Daishin Securities Co. supports Python officially. We compare how to receive stock data through open API using Python, and Python programming features. The open APIs for the study are Daishin Securities Co. and eBest Investment & Securities Co. Comparing the two APIs for receiving the current stock data, we find the main two differences are the login method and the method of sending and receiving data. As for the login method, CYBOS plus has login information, but xingAPI does not have. As for the method of sending and receiving data, Cybos Plus sends and receives data by calling the request method, and the reply method. xingAPI sends and receives data in the form of an event. Therefore, the number of xingAPI codes is more than that of CYBOS plus. And we find that CYBOS plus executes a loop statement by lists and tuple, dictionary, and CYBOS plus supports the basic commands provided by Python.

시맨틱 기반의 Open API 정보제공을 위한 시맨틱 어노테이션 기법 연구 (A Study on Semantic Annotation Scheme for Providing Open API information Based Semantic)

  • 김상일;김화성
    • 한국정보과학회:학술대회논문집
    • /
    • 한국정보과학회 2011년도 한국컴퓨터종합학술대회논문집 Vol.38 No.1(B)
    • /
    • pp.175-176
    • /
    • 2011
  • 웹 서비스는 최근 급속한 발전과 함께 기존의 단절적이고 폐쇄적인 서비스에서 벗어나 정보를 개방하고 공유할 수 있는 웹 2.0 시대로 발전하고 있다. 또한 스마트 폰과 같은 휴대용 단말기의 빠른 보급과 함께 웹 서비스는 고정된 장소에서뿐만 아니라 이동 환경 등 다양한 장소에서 사용될 수 있어 웹 서비스에 대한 관심이 더욱 고조되고 있다. 이러한 웹 서비스는 Open API(Application Programming Interface)를 이용한 형태로 제공된다. 따라서 수집한 Open API 정보를 빠르고 쉽게 사용하려면 사용자에게 필요한 정보만을 제공할 수 있는 기술이 필요하다. 본 논문에서는 국외의 타겟 사이트에서 획득한 Open API 데이터를 기반으로 데이터 마이닝을 통한 Open API정보의 시맨틱 어노테이션에 대한 연구를 수행하였다.

모바일 벡터 그래픽 가속기 설계를 위한 OpenVG API 구현 (Implementation of OpenVG API for Mobile Vector Graphics Accelerator)

  • 김영옥;노영섭;오삼권
    • 한국컴퓨터정보학회:학술대회논문집
    • /
    • 한국컴퓨터정보학회 2008년도 제38차 하계학술발표논문집 16권1호
    • /
    • pp.251-255
    • /
    • 2008
  • 최근 모바일 시스템의 성능이 향상되면서 다양한 형태의 동적인 메뉴 구성과, 메일 및 이차원 지도 등의 표현에 벡터 그래픽을 도입하고 있다. 모바일 기기에서 사용되는 벡터 그래픽 처리 기술은 Flash Lite, SVG(Scalable Vector Graphics)등이 널리 사용되고 있는데 두 가지 모두 소프트웨어 방식으로 사용되고 있다. 매크로미디어사의 Flash Lite는 연산에 많은 메모리를 필요로 하고, SVG는 웹 표준에 맞춘 스크립트 해석 기반으로 구동 속도가 느리다. 모바일 컴퓨팅 환경에서 벡터 그래픽스에 대한 필요성과 사용빈도가 증가함에 따라 메모리를 적게 사용하고 하드웨어 가속기를 지원 할 수 있도록 저 수준의 API(Application Programming Interface)인 OpenVG 1.0을 크로노스 그룹(Khronos Group)에서 제정하였다. 본 논문은 모바일 사용 환경에 맞추어 사용될 수 있도록 OpenVG 1.0에 기반한 API를 구현하고 실험하였다. 구현된 API는 느린 소프트웨어의 한계를 벗어나기 위해 하드웨어 가속기 설계에 적합하도록 각각의 API 블록 및 형태를 하드웨어 파이프라인 형태의 관점에서 설계하였고, 구현된 API를 윈도우즈 환경에서 기능을 검증하였다.

  • PDF

A Study on Optimizing User-Centered Disaster and Safety Information Application Service

  • Gaeun Kim;Byungjoo Park
    • International journal of advanced smart convergence
    • /
    • 제12권4호
    • /
    • pp.35-43
    • /
    • 2023
  • This paper emphasizes that information received in disaster situations can lead to disparities in the effectiveness of communication, potentially causing damage. As a result, there is a growing demand for disaster and safety information among citizens. A user-centered disaster and safety information application service is designed to address the rapid dissemination of disaster and safety-related information, bridge information gaps, and alleviate anxiety. Through the Open API (Open Application Programming Interface), we can obtain clear information about the weather, air quality, and guidelines for disaster-related actions. Using chatbots, we can provide users with information and support decision-making based on their queries and choices, utilizing cloud APIs, public data portal open APIs, and solution knowledge bases. Additionally, through Mashup techniques with the Google Maps API and Twitter API, we can extract various disaster-related information, such as the time and location of disaster occurrences, update this information in the disaster database, and share it with users.

실시간 제어에 의한 개방형 CNC 소프트웨어 모듈의 설계 및 구현 (The Design and Implementation of Open Architecture CNC Software Module by a Real-time Control)

  • 이제필
    • 한국생산제조학회지
    • /
    • 제8권5호
    • /
    • pp.54-62
    • /
    • 1999
  • This paper describes the design and implementation of a PC(personal computer) based open architecture machine tool controller. The hardware of open architecture CNC has generally a motion control board on a PC for controlling a servo motor. But this paper describes open architecture hardware that consists of a PC, a counter board a DAC board and a DIO board only. This makes it easy to generate CNC software module in a hardware-independent way. The proposed open architecture CNC software runs on the MS-Windows NT. The paper describes a method of con-trolling servo motors using a real-time timer of MS-Windows NT and a commercial real-time operating system on the MS-Windows. NT. An open and reconfigurable software module is made up of an object and an API(application programming interface). Using the object and the API a new CNC system can be quickly configured to control dif-ferent machine tools. The proposed open architecture CNC system is applied to 4-axis lettering center.

  • PDF

Khronos OpenVG 1.0 벡터 그래픽 표준 API 구현 (Implementation of Khronos OpenVG 1.0 Standard for Vector Graphics)

  • 이환용;이준영;오애경;성현찬;박기현
    • 한국컴퓨터그래픽스학회논문지
    • /
    • 제12권3호
    • /
    • pp.7-11
    • /
    • 2006
  • 최근 임베디드 환경에서 2차인 Vector Graphics에 대한 요구는 크게 증가하고 있으며, Flash Lite, SVG등의 응용이 이미 널리 사용되고 있다. 반면 이러한 응용을 지원하기 위한 API의 표준은 전무한 실정이었다. OpenVG 1.0은 임베디드 시스템을 위한 미디어 표준 제정 기관인 Khronos Group에서 제정한 2차원 벡터 그래픽스를 위한 API (Application Programming Interface)로 2005년 8월 발표되었다. 본 논문에서는 OpenVG 표준에 대해 간략히 소개하고 (주)휴원에서 세계최초로 상용화 개발에 성공한 AlexVG Engine의 개발과정과 결과에 대하여 설명한다.

  • PDF

데스크탑 상에서의 OpenGL ES 2.0 에뮬레이션 (OpenGL ES 2.0 Emulation on Desktop PCs)

  • 백낙훈
    • 정보처리학회논문지:컴퓨터 및 통신 시스템
    • /
    • 제3권4호
    • /
    • pp.125-128
    • /
    • 2014
  • OpenGL ES(OpenGL for Embedded System) 2.0은 현재 스마트 폰과 태블릿 PC에서 가장 널리 사용되고 있는 3차원 그래픽스 API표준이다. 이를 이용하는 개발과정에서는 상대적으로 성능이 떨어지는 모바일 환경보다는 데스크 탑 환경이 선호된다. 따라서, OpenGL 라이브러리만 제공되는 데스크 탑 환경에서, 모바일 그래픽스 환경에서의 OpenGL ES 2.0 API를 그대로 에뮬레이션 할 필요가 있다. 본 논문은 PC 상에서 OpenGL ES 2.0 을 에뮬레이션하기 위해, 기술적 문제점들을 극복하는 방법들과 이에 따른 구현 결과를 제시한다. 구현된 OpenGL ES 2.0 에뮬레이션 라이브러리는 데스크 탑 PC 상에서 동작하고, 공식적인 검증 테스트(conformance test suite)의 96%이상을 통과하여, 구현의 정확성을 보였다. 또한, 상업적으로 제공되는 벤치마크 프로그램들에 대한 테스트에서 기존의 상업적 구현 사례와 동등한 수행 속도를 보였다.

구글어스와 공간데이터베이스를 이용한 웹기반 지리정보 표출시스템 개발 (Development of a Web-based Geovisualization System using Google Earth and Spatial DBMS)

  • 임우혁;이양원;서용철
    • Spatial Information Research
    • /
    • 제18권4호
    • /
    • pp.141-149
    • /
    • 2010
  • 최근 웹 GIS에 있어 큰 흐름 중의 하나는 오픈소스 소프트웨어 (Free and Open Source Software: FOSS)를 이용한 시스템 구축이다. 지리정보를 웹에서 처리하는데 있어서 오픈소스 소프트웨어의 등장은 기존 상용소프트웨어의 기술에 의존하지 않으면서, 구현모듈의 재사용과 시스템 확장성을 증대시키고 있다. 본 연구에서는 오픈소스 공간데이터베이스인 PostgreSQL/PostGIS와 동적상호작용을 지원하는 구글어스를 이용하여 지리정보의 효율적인 사각화를 위한 웹기반의 지리정보 표출시스템을 설계 및 구현하였다. 본 시스템의 지도 시각화는 구글어스 플러그인 및 API(application programming interface)를 이용하여 구현하였으며, 사용자의 요구에 따라 동적으로 데이터를 KML(Keyhole Markup Language)로 자동 생성하여 구글어스 상에 다양한 지리적 형태로 시각화 할 수 있는 자바 모듈(KML Generator)을 구현하였다. 프로토타입 시스템은 우리나라의 LAI(leaf area index), 임상도 및 정곡생산량 데이터를 이용하여 테스트되었으며 본 연구에서 설계 및 구현된 웹기반의 지리정보 표출 시스템이 다양한 지리공간데이터의 시각화에 적용될 수 있는 가능성을 제시하였다.

4G network에서 재구성성을 위한 개방형 API (The open API for reconfiguration in 4G network)

  • 홍성준;이용수
    • 한국컴퓨터정보학회논문지
    • /
    • 제10권6호
    • /
    • pp.219-226
    • /
    • 2005
  • 본 논문은 4G 이동 네트워크 환경에서 재구성성을 제공하기 위한 방안으로 PARLAY X기만의 개방형 API에 관하여 서술하였다. 4C이동 네트워크 환경에서는 망 수준에서 문맥인식성, 적응성, 개인화 등과 같은 지능성이 요구된다. 그러나 기존의 PARLAY 기반 서비스 네트워크는 문맥인식성, 적응성, 개인화 등의 지능성에 대한 고려가 부족하다. 그러므로 본 논문의 목적은 4G이동 네트워크 환경에서 문맥인식성, 적응성, 개인화 등이 지원 가능한 개방형 APl를 개발하고자 하는 것이다. 본 논문에서 개방형 API는 사용자 주변에 변화하는 문맥 제약조건 및 사용자 각 개인의 선호도 정보을 파악하여, 변화하는 문맥 제약 조건 및 사용자의 선호도에 따라서 각 개인에게 적합한 적응성 있는 망 서비스를 제공하는 것을 의미하며, 개방형 API를 이용하는 예로 위치와 속도 등의 문맥정보와 사용자의 선호도 정보를 파악한 후에, 사용자에게 망에서 문맥정보 및 사용자 선호도에 따라서 각 개인에게 적합한 차별화된 QoS를 지원하는 경우를 보였다.

  • PDF