• Title/Summary/Keyword: OLE/COM

Search Result 37, Processing Time 0.028 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

Web Hydrographic Service Based on Electronic Navigational Chart (ENC)

  • Lee Eunkyu;Kim Mi-Jeong;Kim Minsoo
    • Proceedings of the KSRS Conference
    • /
    • 2004.10a
    • /
    • pp.229-232
    • /
    • 2004
  • This paper developed a web service system providing hydrographic information encoded by GML rules. In order to achieve the goal, every data included in an ENC, which is following the rules of the S-57 and S-52 from the IHO, is transformed into a data structure form of OLE/COM from the OOC. In the system, hydrographic information can be provided through a data provider, and then it can be encoded into GML format for web services. This paper also implemented a web client that requests hydrographic information to the server and renders result data which is a GML format following the rules of S-57.

  • PDF

Data Provider based buffer management for enhancing access speed to spatial data in client systems (클라이언트의 공간 데이터 접근 속도 향상을 위한 데이터제공자 기반의 버퍼관리기법)

  • 이민우;전우제;박수홍
    • Proceedings of the Korean Association of Geographic Inforamtion Studies Conference
    • /
    • 2004.03a
    • /
    • pp.23-29
    • /
    • 2004
  • GIS 관련 산업이 발전함에 따라, 공간 데이터의 상호 운용성이라는 문제가 제기되었다. 현재, 이러한 문제점을 해결하기 위해 OGC는 공간 데이터 및 GIS에 대한 국제적인 표준을 제시하고 있다. 본 연구에서는 OGC의 Simple Features for OLE/COM 표준 사양을 준수하는 GIS 데이터제공자를 구현하여 기존의 공간 데이터베이스와 Geometry 컴포넌트간 공간 데이터에 대한 상호 운용성을 확인하고자 한다. 더 나아가 공간 데이터베이스와 Geometry 컴포넌트로 이루어지는 GIS S/W 시스템 성능 향상을 위한 GIS 데이터제공자 기반의 버퍼관리기법에 대한 설계 및 구현을 하고, 이에 대한 성능 테스트를 하고자 한다. 또한, GIS 데이터제공자 및 버퍼관리기법을 구현하여 앞으로 GIS 데이터제공자 기반의 황용 방안을 제시하고자 한다.

  • PDF

Integrated Patient Information Management System (환자 정보 통합 관리 시스템의 개발)

  • Jung, Sug-Hee;Park, Seung-Hun;Woo, Eung-Je
    • Proceedings of the KOSOMBE Conference
    • /
    • v.1996 no.11
    • /
    • pp.45-47
    • /
    • 1996
  • we developed an information management system that manages various types of medical information such as text, image, sound, and laboratory data. We also developed a multimedia description system, in which medical doctors can describe his findings and interpretations with text and speech. The descriptions include the references to the data items stored in the information management systems. The communication between the description system and the information management systems is carried out using OLE/COM mechanism. The information management system was implemented by using Microsoft Open Data Base Connectivity(ODBC).

  • PDF

Web GIS Server Using GML

  • Oh, B.W.;Kim, M.J.;Lee, E.K.;Jang, B.T.
    • Proceedings of the KSRS Conference
    • /
    • 2003.11a
    • /
    • pp.656-658
    • /
    • 2003
  • Recently, loosely-coupled systems are widely used for distributed computing environment. We develop a web GIS server who conforms to the international standards developed by the Open GIS Consortium (OGC), such as web feature service (WFS) implementation specification, Geography Markup Language (GML) implementation specification, and the simple features specification for OLE/COM. The web GIS server provides interoperable access of spatial data among data formats in the distributed environment.

  • PDF

4D Data Provider Supporting a Multidimensional Index (다차원 인덱스를 지원하는 4D데이터 제공자)

  • 이선준;김상호;류근호;이성호
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2002.10c
    • /
    • pp.34-36
    • /
    • 2002
  • 사용자에게 제공되고 있는 대부분의 시간 지리 정보 시스템은 소프트웨어 형태로 패키지화하여 제공되므로 과다한 구축비용과 재사용성의 문제점을 가지고 있다. 그리고 시간 지리 정보 시스템은 복잡하며 대용량인 특성을 가진 시공간 데이터를 처리해야만 한다. 따라서 시공간 데이터의 효율적인 관리 및 재사용성을 위해서 소프트웨어 부품화물 제공하는 컴포넌트 개발 방법론을 사용해야하며 시공간 데이터에 빠르게 접근하기 위한 인덱스 구조가 필요하다. 이 논문에서는 시공간 데이터를 효율적으로 관리하기 위하여 4차원 시공간 객체에 대한 인덱스를 컴포넌트 개발 방법론을 적용하여 설계하였다. 그리고 다차원 인덱스를 이용하는 4D 데이터 제공자를 COM 기반의 OLE DB 인터페이스를 이용하여 구현하고 성능을 평가하였다.

  • PDF

Main-Memory Based Spatial Data Manager for Mobile Service (모바일 서비스를 위한 메인 메모리 기반 공간 데이터 관리자)

  • Oh, Byoung-Woo
    • Journal of Korea Spatial Information System Society
    • /
    • v.8 no.1 s.16
    • /
    • pp.77-92
    • /
    • 2006
  • This paper proposes an efficient spatial data manager for map services in mobile environment. It is designed to provide interoperability and efficient performance at once. To provide interoperability and reusability, the spatial data manager conforms to international standards such as the OpenGIS Simple Features Implementation Specification for OLE/COM, OpenGIS Geography Markup Language (GML) Encoding Specification developed by the Open Geospatial Consortium (OGC). The spatial data manger exploits physical main memory using Address Windowing Extensions supported by Microsoft Windows to manage spatial data for efficient performance by reducing time to read data from disk on user's request. The format of the spatial data in main memory is target data (GML) to reduce conversion time from source data to it. Progressive transmission is also provided to reduce latency time by representing only received partial data for mobile environment without waiting whole transmission.

  • PDF