• Title/Summary/Keyword: Open component

Search Result 512, Processing Time 0.025 seconds

DEVELOPMENT OF OPEN GIS COMPONENT SOFTWARE

  • Choi, Hae-Ock;Kim, Kwang-Soo;Lee, Jong-Hun
    • Proceedings of the KSRS Conference
    • /
    • 1999.11a
    • /
    • pp.188-193
    • /
    • 1999
  • Technology of GIS evolved as a means of assembling and analyzing diverse spatial data. Many systems have been developed, and almost of systems are proprietary. There is a lots of lack of interoperability and reusability between them. This paper describes the development of Open GIS component software. The developing system have an end in view of GIS tool software which is interoperable and reusable. To increase the interoperability and reusability, the system is based on the OGC(Open GIS Consortium)'s Open GIS Simple Features Specification for OLE/COM. The OGC's specification is announced to increasing the full interoperability of various geospatial data and geoprocessing resources. With the Open specification, component based software ensures the reusability. We implement three kinds of component: Geometry component, Spatial Reference System Component, and MapBase Component. The first two components are compatible to the OGC's specification and the third one is designed to GIS tool software for variant GIS applications. The Open GIS component software system is developed on object-oriented computing environment, ATL/COM and Visual C++. As we made application programs using Visual Basic, the advantages of component based Open GIS software was proved.

  • PDF

Open GIS Component Software Ensuring an Interoperability of Spatial Information (공간정보 상호운용성 지원을 위한 컴포넌트 기반의 개방형 GIS 소프트웨어)

  • Choe, Hye-Ok;Kim, Gwang-Su;Lee, Jong-Hun
    • The KIPS Transactions:PartD
    • /
    • v.8D no.6
    • /
    • pp.657-664
    • /
    • 2001
  • The Information Technology has progressed to the open architecture, component, and multimedia services under Internet, ensuring interoperability, reusability, and realtime. The GIS is a system processing geo-spatial information such as natural resources, buildings, roads, and many kinds of facilities in the earth. The spatial information featured by complexity and diversity requires interoperability and reusability of pre-built databases under open architecture. This paper is for the development of component based open GIS Software. The goal of the open GIS component software is a middleware of GIS combining technology of open architecture and component ensuring interoperability of spatial information and reusability of elementary pieces of GIS software. The open GIS component conforms to the distributed open architecture for spatial information proposed by OGC (Open GIS Consortium). The system consists of data provider components, kernel (MapBase) components, clearinghouse components and five kinds of GIS application of local governments. The data provider component places a unique OLE DB interface to connect and access diverse data sources independent of their formats and locations. The MapBase component supports core and common technology of GIS feasible for various applications. The clearinghouse component provides functionality about discovery and access of spatial information under Internet. The system is implemented using ATL/COM and Visual C++ under MicroSoft's Windows environment and consisted of more than 20 components. As we made case study for KSDI (Korea Spatial Data Infrastructure) sharing spatial information between local governments, the advantage of component based open GIS software was proved. Now, we are undertaking another case study for sharing seven kinds of underground facilities using the open GIS component software.

  • PDF

Interoperability of OpenGIS Component and Spatial Analysis Component (개방형 GIS 컴포넌트에서의 공간분석 컴포넌트 연동)

  • Min, Kyoung-Wook;Jang, In-Sung;Lee, Jong-Hun
    • Journal of Korea Spatial Information System Society
    • /
    • v.3 no.1 s.5
    • /
    • pp.49-62
    • /
    • 2001
  • Recently, component-based software has become main trends in designing and developing computer software products. This component-based software has advantage of the interoperability on distributed computing environment and the reusability of pre-developed components. Also, GIS is designed and implemented with this component-based methodology, called Open GIS Component. OGC(OpenGIS Consortium) have announced various implementation and design specification and topic in GIS. In GIS, Spatial analysis functions like network analysis, TIN analysis are very important function and basically, estimate system functionality and performance using this analysis methods. The simple feature geometry specification is announced by OGC to increase the full interoperability of various spatial data. This specification includes just geometry spatial data model. However, in GIS which manages spatial data, not only geometric data but also topological data and various analysis functions have been used. The performance of GIS depends on how this geometric and topological data is managed well and how various spatial analyses are executed efficiently. So it requires integrated spatial data model between geometry and topology and extended data model of topology for spatial analysis, in case network analysis and TIN analysis in open GIS component. In this paper, we design analysis component like network analysis component and TIN analysis component. To manage topological information for spatial analysis in open GIS component, we design extended data model of simple feature geometry for spatial analysis. In addition to, we design the overall system architecture of open GIS component contained this topology model for spatial analysis.

  • PDF

Development of GIS Application Component for Supporting Administration Business of Local Government (지자체 행정업무 지원을위한 GIS 응용 컴포넌트 개발 : 토지 민원서비스 컴포넌트)

  • 서창완;김태현;이덕호;김일석
    • Spatial Information Research
    • /
    • v.8 no.1
    • /
    • pp.15-29
    • /
    • 2000
  • In the Recent rapidly changing technology environment the computerization of administration business which is driven or will be driven to give improved information services to people by local government or central government with a huge budget. The possibility of applying GIS application component to the computerization of administration business is investigated to prevent local government from investing redundant money and to reuse the existing investment at this point of time. Land civil service application component was developed at the $\ulcorner Development of Open GIS Component S/W \lrcorner$ project which was managed by Ministry of Information and Communication . GIS application component was based on Open GIS OLE/COM specification for development of standard interface and USD(Unified System Development ) for development method and UML (Unified Modeling Language) for system design and Visual C++ for component implementation. Implemented components were Process Control, Map, Print, Statistics component and were verified by using Visual Basic and Delhi. tis study shows that the development of component is very useful at the GIS application development for local governments. But the standard of business and data and system is the essential prerequisite to maximize business application.

  • PDF

OpenVG Engine-Based UI Widget Component System Design and Development (OpenVG 엔진 기반의 UI 위젯 컴포넌트 시스템 설계 및 개발)

  • Kim, Jae-Hyung;Choi, Yun-Ho;Kim, Jong-Jin;Lee, Jeong-Wha;Jang, Jin-Kun;Son, Jin-Hyun
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2007.05a
    • /
    • pp.1417-1420
    • /
    • 2007
  • OpenVG는 낮은 수준의 하드웨어 가속 기능과 이를 바탕으로 하는 2D 벡터 그래픽 렌더링 API를 제공함으로써 모바일 환경에서 높은 화질의 그래픽을 구현할 수 있다. 이러한 장점에도 불구하고 OpenVG 엔진을 이용한 실제 사용자 인터페이스(User Interface)의 구현은 쉬운 일이 아니다. 그 이유는 OpenVG API에서는 기존의 개발 환경에서 제공하는 기본적인 위젯 컴포넌트(Widget Component)를 제공하지 않기 때문이다. 본 논문에서는 OpenVG를 용이하게 사용하여 효율적인 UI 구현을 위한 위젯 컴포넌트 시스템을 제시하고자 한다. 우선 OpenVG 엔진을 기반으로 위젯 컴포넌트와 그들 사이의 계층 구조와 상관 관계를 설계하고, 시스템이 구동되는 방식을 기술한다.

  • PDF

Development of Spatial Reference System Component with Open GIS Simple Features Specification (개방형 GIS의 단순개체 사양을 이용한 공간 기준 좌표계 컴포넌트의 개발)

  • Lee, Dae-Hee;Biun, Su-Yun;Lim, Sam-Sung
    • Journal of Korea Spatial Information System Society
    • /
    • v.2 no.1 s.3
    • /
    • pp.57-62
    • /
    • 2000
  • Open GIS Consortium(OGC) provides with Simple Features Specification for OLE/COM which is a system object technology of interoperability and reusable capability. In this research, the Spatial Reference System(SRS) component is developed based on the OGC specification using ATL. The component presents 44 map projections and transformations between different geographic coordinate systems utilizing the seven parameter(Bursa Wolf) and Molodenski's methods, a user can set up all objects and its attributes comprising SRS and can create SRS and save its setting using predefined text, WellKnownText. The Spatial Reference System component can be easily implemented into the variety of GIS software so that it reduces the developing time for a system and defines new reference system without difficulty.

  • PDF

COMPONENT-BASED ARCHITECTURE DESIGN FOR EAST INTEROPERABILITY IN SATELLITE IMAGE PROCESSING

  • Yoon, Chang-Pak;Kim, Kyung-Ok;Yang, Young-Kyu
    • Proceedings of the KSRS Conference
    • /
    • 2002.10a
    • /
    • pp.45-48
    • /
    • 2002
  • Satellite image processing software should be able to support interoperability that is to enable consumers, citizens, large and small businesses and governments to make the fullest possible use of the world's spatial data and spatial processing resources. The goal of interoperability is to perform hands-on research, development, testing, fielding, and validation of potential and existing interoperable geoprocessing technologies. In this paper, component based architecture for fast interoperability is designed to maximize interoperability among the OpenGIS components specified in the OpenGIS abstract specifications and implementation specifications and to mix up the OpenGIS components and the fast access mechanism for high performance.

  • PDF

An Effective Method of Sharing Heterogeneous Components of OPRoS and RTM

  • Salov, Andrey D.;Park, Hong Seong;Han, Soohee;Lee, Dooam
    • Journal of Electrical Engineering and Technology
    • /
    • v.9 no.2
    • /
    • pp.755-761
    • /
    • 2014
  • Heterogeneous components have different component models, which prevents such components from sharing the functionalities of other components based on the different models. As one of methods for linking heterogeneous components, this paper suggests a proxy component to construct a bridge between heterogeneous components of OPRoS (Open Platform for Robotic Service) and RTM (Robot Technology Middleware). The proxy component consists of two types of components called Adaptor and Interceptor, via which the heterogeneous components can exchange data and services easily. The proposed method enables adaptor and interceptor components to directly invoke the services of the latter and the former, respectively, in order to exchange data and services on a real-time basis. The proxy component can be implemented for OPRoS and RT (Robot Technology) component models to connect with RT and OPRoS ones, respectively. It is shown through a simple experiment that the proposed method works well for real-time control.

The Framework of Selection Process for Open Source Mobile UI Component (오픈소스 모바일 UI컴포넌트 선정 절차 프레임워크)

  • Sohn, Hyo-Jung;Lee, Min-Gyu;Seong, Baek-Min;Kim, Jong-Bae
    • Journal of the Korea Institute of Information and Communication Engineering
    • /
    • v.18 no.11
    • /
    • pp.2593-2599
    • /
    • 2014
  • The way of mobile apps development using open source software have been becoming increasingly popular recently. In opensource mobile User Interface components case, there is tends to much more be used than mobile functional components. Because it is more easier that the reusability for implementation of User Interface. The problem is to apply as an open source mobile components selected for this reason all of the existing two studies. It is an open source software selection process and selection procedures shelf components. We revise to conform to existing mobile components selected for the study on open source software selection process in this paper. Can help increase the productivity of the mobile app development by the open source components to meet the functional requirements when developing mobile apps that can be easily retrieved and presented the selection process of this study is effective.

A Study on the Applications using Open GIS Component

  • Kim, Kwang-Soo;Choi, Hae-Ock
    • Proceedings of the KSRS Conference
    • /
    • 2002.10a
    • /
    • pp.850-853
    • /
    • 2002
  • This paper described some applications using Open GIS Component that was called MapBase. There were 4 applications : KSDI(Korea Spatial Data Infrastructure) funded by MOIC(Ministry of Information and Communication), National Plants Resource Management System supported by Korea Forest Service, 7-Underground Facilities Management System of Cheongju funded by MOCT(Ministry of Construction and Transportation), and National Disaster Management System supported by MOGAHA(Ministry of Government Administration and Home Affairs. Because they wanted to access heterogeneous spatial database, it was necessary to select MapBase as their base methodology. The main feature of MapBase was component S/W which provided the interoperability and reusability among GIS applications as well as non-GIS information system through common specification. In this paper, we showed some applications' architectures and functions to increase understanding MapBase. That would help you to make application using MapBase.

  • PDF