KR100681116B1 - Information retrieval method for minimizing dependency of retrieval engine - Google Patents

Information retrieval method for minimizing dependency of retrieval engine Download PDF

Info

Publication number
KR100681116B1
KR100681116B1 KR1019990058002A KR19990058002A KR100681116B1 KR 100681116 B1 KR100681116 B1 KR 100681116B1 KR 1019990058002 A KR1019990058002 A KR 1019990058002A KR 19990058002 A KR19990058002 A KR 19990058002A KR 100681116 B1 KR100681116 B1 KR 100681116B1
Authority
KR
South Korea
Prior art keywords
vector data
geographic information
client
information system
search engine
Prior art date
Application number
KR1019990058002A
Other languages
Korean (ko)
Other versions
KR20010056517A (en
Inventor
김명숙
Original Assignee
주식회사 케이티
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 주식회사 케이티 filed Critical 주식회사 케이티
Priority to KR1019990058002A priority Critical patent/KR100681116B1/en
Publication of KR20010056517A publication Critical patent/KR20010056517A/en
Application granted granted Critical
Publication of KR100681116B1 publication Critical patent/KR100681116B1/en

Links

Images

Abstract

본 발명은, 벡터데이터를 요청하는 클라이언트는 자체 시스템 라이브러리만을 사용하고, 벡터 데이터의 검색을 수행하는 서버에서만 지리정보 시스템 엔진을 라이브러를 사용함으로써, 검색 엔진의 문제발생 또는 교체시 재개발 비용을 현저하게 줄일 수 있는, 검색 엔진에 대한 의존도를 최소화한 지리 정보 검색 방법에 관한 것으로, 클라이언트- 서버 환경의 지리 정보 검색 서버에서, 상기 서버가 상기 클라이언트로부터 벡터 데이터의 검색 요구를 수신하면, 지리정보 시스템의 검색 엔진의 특성에 맞도록 라이브러리를 사용하여 벡터데이터 질의를 구성하여, 상기 구성된 벡터 데이터 질의를 상기 지리정보 시스템의 검색 엔진으로 전달하는 단계; 상기 지리정보 시스템의 검색 엔진에 의해 질의한 벡터 데이터에 대한 검색 결과를 전달 받으면, 상기 전달된 벡터 데이터를 상기 클라이언트로 전송하는 단계를 포함한다.According to the present invention, the client requesting the vector data uses only its own system library, and only the server performing the search of the vector data uses the library of the geographic information system engine, thereby significantly increasing the cost of redevelopment when a problem or replacement of the search engine occurs. The present invention relates to a method for retrieving geographic information which minimizes the dependency on a search engine, and wherein, in a geographic information retrieval server in a client-server environment, when the server receives a request for retrieving vector data from the client, a geographic information system is provided. Constructing a vector data query using a library according to the characteristics of a search engine of the and transmitting the constructed vector data query to a search engine of the geographic information system; And receiving the search result for the vector data queried by the search engine of the geographic information system, and transmitting the transmitted vector data to the client.

지리정보 시스템 엔진, 원격 프로시저 호출, 벡터데이터Geographic Information System Engine, Remote Procedure Call, Vector Data

Description

검색 엔진에 대한 의존도를 최소화한 지리 정보 검색 방법{INFORMATION RETRIEVAL METHOD FOR MINIMIZING DEPENDENCY OF RETRIEVAL ENGINE}{INFORMATION RETRIEVAL METHOD FOR MINIMIZING DEPENDENCY OF RETRIEVAL ENGINE}

도 1 은 본 발명이 적용되는 클라이언트-서버 환경에서의 지리 정보 제공 시스템의 일 실시예 구성도.1 is a configuration diagram of an embodiment of a system for providing geographic information in a client-server environment to which the present invention is applied.

도 2 는 본 발명에 따른 검색 엔진에 대한 의존도를 최소화한 지리 정보 검색 방법에 대한 일실시예 처리흐름도.Figure 2 is an embodiment processing flow diagram for a method for retrieving geographic information with minimal dependence on a search engine according to the present invention.

* 도면의 주요 부분에 대한 부호의 설명* Explanation of symbols for the main parts of the drawings

10 : 클라이언트 11 : 벡터데이터 요구부10: client 11: vector data request unit

12 : 벡터데이터 디스플레이부 12: vector data display unit

13 : 원격 프로시저 호출 클라이언트 모듈 20 : 서버13: remote procedure call client module 20: server

21 : 원격 프로시저 호출 서버 모듈 22 : 벡터데이터 검색부21: remote procedure call server module 22: vector data search unit

22 : 지리정보 시스템 엔진 22: Geographic Information System Engine

23 : 지리정보 시스템 데이터베이스23: Geographic Information System Database

본 발명은 검색 엔진에 대한 의존도를 최소화한 지리 정보 검색 방법과 상기 방법을 실현시키기 위한 프로그램을 기록한 컴퓨터로 읽을 수 있는 기록매체에 관한 것이다.The present invention relates to a method for retrieving geographic information with minimal dependence on a search engine and a computer readable recording medium storing a program for realizing the method.

일반적으로, 지리정보 시스템(GIS : Geographic Information System)에서는 벡터 데이터를 처리하기 위하여 지리정보 시스템 엔진(GIS engine)을 사용한다. In general, a geographic information system (GIS) uses a geographic information system engine (GIS engine) to process vector data.

따라서, 지리정보 시스템 개발은 전적으로 지리정보 시스템 엔진의 특성을 따르게 되며, 이에 따라, 지리정보 시스템 엔진을 교체할 경우, 관련 응용프로그램도 동시에 재개발해야 하는 문제가 있으며, 한번 선택된 지리정보 시스템 엔진은 여러가지 문제점이 발견되어도 그 개발상의 문제점 때문에 교체하기 어려운 문제가 있다.Therefore, the development of GIS depends entirely on the characteristics of the GIS engine. Therefore, when the GIS engine is replaced, the related applications must be redeveloped at the same time. Even if a problem is found, there is a problem that is difficult to replace due to developmental problems.

따라서, 상기와 같은 문제점을 해결하기 위해 안출된 본 발명은, 벡터 데이터를 요청하는 클라이언트는 자체 시스템 라이브러리만을 사용하고, 벡터 데이터의 검색을 수행하는 서버에서만 지리정보 시스템 엔진을 라이브러를 사용함으로써, 지리정보 시스템 엔진의 문제 발생 또는 교체 시 재개발 비용을 현저하게 줄일 수 있는 검색 엔진에 대한 의존도를 최소화한 지리 정보 검색 방법과 상기 방법을 실현시키기 위한 프로그램을 기록한 컴퓨터로 읽을 수 있는 기록매체를 제공하는데 그 목적이 있다.Therefore, the present invention devised to solve the above problems, the client requesting the vector data uses only its own system library, by using the geoinformation system engine library only in the server performing the search of the vector data, To provide a geographic information retrieval method that minimizes the dependence on a search engine that can significantly reduce the cost of redevelopment in the event of a problem or replacement of a geographic information system engine, and a computer-readable recording medium recording a program for realizing the method. The purpose is.

삭제delete

본 발명에 따른 방법은, 클라이언트-서버 환경의 지리 정보 검색 시스템에서의 검색 엔진에 대한 의존도를 최소화한 지리 정보 검색 방법에 있어서, 상기 서버가 상기 클라이언트로부터 벡터 데이터의 검색 요구를 수신하면, 지리정보 시스템의 검색 엔진의 특성에 맞도록 라이브러리를 사용하여 벡터데이터 질의를 구성하여, 상기 구성된 벡터 데이터 질의를 상기 지리정보 시스템의 검색 엔진으로 전달하는 단계; 상기 지리정보 시스템의 검색 엔진에 의해 질의한 벡터 데이터에 대한 검색 결과를 전달 받으면, 상기 전달된 벡터 데이터를 상기 클라이언트로 전송하는 단계를 포함한다.The method according to the present invention is a geographic information retrieval method which minimizes the dependency on a search engine in a geographic information retrieval system of a client-server environment. When the server receives a request for retrieving vector data from the client, the geographic information is retrieved. Constructing a vector data query using a library according to the characteristics of a search engine of the system, and transmitting the constructed vector data query to a search engine of the geographic information system; And receiving the search result for the vector data queried by the search engine of the geographic information system, and transmitting the transmitted vector data to the client.

또한, 본 발명은, 클라이언트- 서버 환경의 지리 정보 검색 서버에서, 상기 서버가 상기 클라이언트로부터 벡터 데이터의 검색 요구를 수신하면, 지리정보 시스템의 검색 엔진의 특성에 맞도록 라이브러리를 사용하여 벡터데이터 질의를 구성하여, 상기 구성된 벡터 데이터 질의를 상기 지리정보 시스템의 검색 엔진으로 전달하는 단계; 상기 지리정보 시스템의 검색 엔진에 의해 질의한 벡터 데이터에 대한 검색 결과를 전달 받으면, 상기 전달된 벡터 데이터를 상기 클라이언트로 전송하는 단계를 실현시키기 위한 프로그램을 기록한 컴퓨터로 읽을 수 있는 기록매체를 제공한다.In addition, the present invention, in a geographic information retrieval server in a client-server environment, when the server receives a request for retrieving the vector data from the client, the vector data query using the library to match the characteristics of the search engine of the geographic information system Constructing and delivering the constructed vector data query to a search engine of the geographic information system; When receiving a search result for the vector data queried by the search engine of the geographic information system, provides a computer-readable recording medium recording a program for realizing the step of transmitting the transferred vector data to the client .

상술한 목적, 특징들 및 장점은 첨부된 도면과 관련한 다음의 상세한 설명을 통하여 보다 분명해 질 것이다. 이하, 첨부된 도면을 참조하여 본 발명에 따른 바람직한 일실시예를 상세히 설명한다.The above objects, features and advantages will become more apparent from the following detailed description taken in conjunction with the accompanying drawings. Hereinafter, exemplary embodiments of the present invention will be described in detail with reference to the accompanying drawings.

도1은 본 발명이 적용되는 클라이언트-서버 환경에서의 지리 정보 검색 시스템의 일 실시예 구성도이다.1 is a configuration diagram of an embodiment of a geographic information retrieval system in a client-server environment to which the present invention is applied.

도면에 도시된 바와 같이, 본 발명이 적용되는 클라이언트-서버 환경에서의 지리 정보 검색 시스템은, 벡터 데이터의 검색을 요청하는 클라이언트(10)와, 상기 클라이언트(10)와 원격 프로시저 호출 방식으로 통신을 수행하며 벡터데이터를 검색하여 상기 클라이언트(10)에게 전송하는 서버(20)를 구비한다.As shown in the figure, a geographic information retrieval system in a client-server environment to which the present invention is applied communicates with a client 10 requesting retrieval of vector data and a remote procedure call method with the client 10. And a server 20 for retrieving vector data and transmitting the same to the client 10.

상기 클라이언트(10)는, 벡터데이터 검색을 요구하는 벡터데이터 요구부(11)와, 상기 서버(20)로부터 수신한 벡터데이터를 용도에 맞게 화면에 표시하는 벡터데이터 디스플레이부(12)와, 상기 서버(20)와의 벡터데이터 송수신을 담당하며 입출력을 간섭하는 원격 프로시저 호출 클라이언트 모듈(13)을 포함한다.The client 10 includes a vector data requesting unit 11 for requesting vector data retrieval, a vector data display unit 12 for displaying the vector data received from the server 20 according to a purpose, and It includes a remote procedure call client module 13 that is responsible for transmitting and receiving vector data with the server 20 and interferes with input and output.

또한 상기 서버(20)는, 상기 클라이언트(10)와의 벡터 데이터 송수신을 담당하며 입출력을 간섭하는 원격 프로시저 호출 서버 모듈(21)과, 상기 원격 프로시저 호출 서버 모듈(21)로부터 상기 클라이언트(10)의 벡터데이터 요구를 수신하고 지리정보 시스템 엔진(GIS engine)(23) 및 지리정보 시스템 데이터베이스(GIS database)(24)를 이용하여 벡터데이터를 검색하는 벡터데이터 검색부(22)를 구비한다. 여기서, 상기 지리정보 시스템 데이터베이스(24)는 파일시스템으로도 구현 가능하다.In addition, the server 20 is responsible for the vector data transmission and reception with the client 10, the remote procedure call server module 21 for interfering with the input and output, and the client 10 from the remote procedure call server module 21 A vector data retrieval unit 22 for receiving a vector data request from the CIS engine and retrieving vector data using a GIS engine 23 and a GIS database 24. Here, the geographic information system database 24 may be implemented as a file system.

첨부된 도 2 는 본 발명에 따른 지리정보 시스템 엔진의 의존도를 최소화하는 검색 방법에 대한 일실시예 처리흐름도이다.2 is a flowchart illustrating a search method for minimizing the dependence of the GIS engine according to the present invention.

도면에 도시된 바와 같이, 본 발명에 따른 지리정보 시스템 엔진 의존도 최소화하는 검색 방법은, 먼저 클라이언트(10)의 벡터데이터 요구부(11)에서 벡터데이터를 요구하고, 상기 벡터데이터 요구는 원격 프로시저 호출 클라이언트 모듈(13)로 전송되어 상기 서버(20)와의 원격 프로시저 호출 규격에 맞도록 내용을 구성하여, 상기 서버(20)의 원격 프로시저 호출 서버 모듈(21)로 전송된다(30).As shown in the figure, a retrieval method for minimizing the dependence of the GIS engine according to the present invention first requires vector data from the vector data requesting unit 11 of the client 10, and the vector data request is a remote procedure. It is transmitted to the call client module 13 to configure the contents to meet the remote procedure call specification with the server 20, and is transmitted to the remote procedure call server module 21 of the server 20 (30).

상기 원격 프로시저 호출 서버 모듈(21)은 벡터데이터 요구를 수신하고(32), 수신한 벡터데이터 요구를 지리정보 시스템 엔진(23)의 특성에 맞도록 지리정보 시스템 엔진(23)이 제공하는 라이브러리를 사용하여 벡터데이터 질의를 구성하고, 상기 벡터데이터 검색부(22)는 상기 지리정보 시스템 엔진(23) 및 지리정보 시스템 데이터베이스(24)에서 상기 클라이언트(10)가 요청한 벡터데이터를 검색하여(32), 상기 검색된 벡터데이터를 원격 프로시저 호출 서버 모듈(21)로 전송한다.The remote procedure call server module 21 receives a vector data request (32), and the library provided by the geographic information system engine 23 to match the received vector data request to the characteristics of the geographic information system engine (23) The vector data query is constructed using the vector data search unit 22, and the vector data search unit 22 searches the vector data requested by the client 10 in the geographic information system engine 23 and the geographic information system database 24 (32). ), And transmits the retrieved vector data to the remote procedure call server module 21.

상기 원격 프로시저 호출 서버 모듈(21)은 검색된 벡터데이터를 상기 원격 프로시저 호출 클라이언트 모듈(13)로 전송하고(36), 상기 벡터데이터 디스플레이 부(12)는 수신된 벡터데이터를 사용자에 맞도록 가공하여 화면에 표시한다(38).The remote procedure call server module 21 transmits the retrieved vector data to the remote procedure call client module 13 (36), and the vector data display unit 12 adapts the received vector data to a user. It is processed and displayed on the screen (38).

이상에서 설명한 본 발명은, 본 발명이 속하는 기술분야에서 통상의 지식을 가진 자에 있어 본 발명의 기술적 사상을 벗어나지 않는 범위 내에서 여러 가지 치환, 변형 및 변경이 가능하므로 전술한 실시예 및 첨부된 도면에 한정되는 것이 아니다. The present invention described above is capable of various substitutions, modifications, and changes without departing from the spirit of the present invention for those skilled in the art to which the present invention pertains. It is not limited to the drawing.

상기와 같은 본 발명은, 벡터데이터를 요청하는 클라이언트는 자체 시스템 라이브러리만을 사용하고, 벡터 데이터의 검색을 수행하는 서버에서만 지리정보 시스템 엔진을 라이브러를 사용하여 지리정보 시스템의 지리정보 시스템 엔진 의존도를 최소화함으로써, 지리정보 시스템 엔진의 문제발생 또는 교체시 재개발 비용을 현저하게 줄일 수 있는 효과가 있다.



In the present invention as described above, the client requesting the vector data uses only its own system library, and only the server performing the retrieval of the vector data uses the geographic information system engine library to rely on the geographic information system engine dependency of the geographic information system. By minimizing, there is an effect that can significantly reduce the cost of redevelopment in the event of a problem or replacement of the GIS engine.



Claims (7)

삭제delete 삭제delete 삭제delete 클라이언트-서버 환경의 지리 정보 검색 시스템에서의 검색 엔진에 대한 의존도를 최소화한 지리 정보 검색 방법에 있어서,In the geographic information retrieval method that minimizes the dependency on the search engine in the geographic information retrieval system of the client-server environment, 상기 서버가 상기 클라이언트로부터 벡터 데이터의 검색 요구를 수신하면, 지리정보 시스템의 검색 엔진의 특성에 맞도록 라이브러리를 사용하여 벡터데이터 질의를 구성하여, 상기 구성된 벡터 데이터 질의를 상기 지리정보 시스템의 검색 엔진으로 전달하는 단계;When the server receives a request for retrieving vector data from the client, a vector data query is constructed using a library to match the characteristics of the search engine of the geographic information system, and the configured vector data query is converted into the search engine of the geographic information system. Delivering to; 상기 지리정보 시스템의 검색 엔진에 의해 질의한 벡터 데이터에 대한 검색 결과를 전달 받으면, 상기 전달된 벡터 데이터를 상기 클라이언트로 전송하는 단계를 포함하는 지리정보 시스템의 검색 엔진의 의존도를 최소화하는 지리 정보 검색 방법.Receiving a search result for the vector data queried by the search engine of the geographic information system, geographic information search to minimize the dependence of the search engine of the geographic information system comprising the step of transmitting the transferred vector data to the client Way. 삭제delete 삭제delete 클라이언트- 서버 환경의 지리 정보 검색 서버에서,On a geographic retrieval server in a client-server environment, 상기 서버가 상기 클라이언트로부터 벡터 데이터의 검색 요구를 수신하면, 지리정보 시스템의 검색 엔진의 특성에 맞도록 라이브러리를 사용하여 벡터데이터 질의를 구성하여, 상기 구성된 벡터 데이터 질의를 상기 지리정보 시스템의 검색 엔진으로 전달하는 단계;When the server receives a request for retrieving vector data from the client, a vector data query is constructed using a library to match the characteristics of the search engine of the geographic information system, and the configured vector data query is converted into the search engine of the geographic information system. Delivering to; 상기 지리정보 시스템의 검색 엔진에 의해 질의한 벡터 데이터에 대한 검색 결과를 전달 받으면, 상기 전달된 벡터 데이터를 상기 클라이언트로 전송하는 단계를 실현시키기 위한 프로그램을 기록한 컴퓨터로 읽을 수 있는 기록매체.And receiving a search result of the vector data queried by the search engine of the geographic information system, the computer-readable recording medium having recorded thereon a program for realizing the step of transmitting the transferred vector data to the client.
KR1019990058002A 1999-12-15 1999-12-15 Information retrieval method for minimizing dependency of retrieval engine KR100681116B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1019990058002A KR100681116B1 (en) 1999-12-15 1999-12-15 Information retrieval method for minimizing dependency of retrieval engine

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1019990058002A KR100681116B1 (en) 1999-12-15 1999-12-15 Information retrieval method for minimizing dependency of retrieval engine

Publications (2)

Publication Number Publication Date
KR20010056517A KR20010056517A (en) 2001-07-04
KR100681116B1 true KR100681116B1 (en) 2007-02-08

Family

ID=19626117

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1019990058002A KR100681116B1 (en) 1999-12-15 1999-12-15 Information retrieval method for minimizing dependency of retrieval engine

Country Status (1)

Country Link
KR (1) KR100681116B1 (en)

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4774655A (en) * 1984-10-24 1988-09-27 Telebase Systems, Inc. System for retrieving information from a plurality of remote databases having at least two different languages
JPH0765032A (en) * 1993-08-27 1995-03-10 Toshiba Corp Information processing system having data base language converting function
JPH07282012A (en) * 1994-02-18 1995-10-27 Hitachi Ltd Distribution operation support method in distributed data processing system
JPH10222542A (en) * 1997-01-22 1998-08-21 At & T Corp Collation conversion system
KR20000025627A (en) * 1998-10-13 2000-05-06 이계철 Vector map searching system at web circumstance
KR20000033996A (en) * 1998-11-26 2000-06-15 정선종 Space engine device supporting different-kind database system and method of managing space data

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4774655A (en) * 1984-10-24 1988-09-27 Telebase Systems, Inc. System for retrieving information from a plurality of remote databases having at least two different languages
JPH0765032A (en) * 1993-08-27 1995-03-10 Toshiba Corp Information processing system having data base language converting function
JPH07282012A (en) * 1994-02-18 1995-10-27 Hitachi Ltd Distribution operation support method in distributed data processing system
JPH10222542A (en) * 1997-01-22 1998-08-21 At & T Corp Collation conversion system
KR20000025627A (en) * 1998-10-13 2000-05-06 이계철 Vector map searching system at web circumstance
KR20000033996A (en) * 1998-11-26 2000-06-15 정선종 Space engine device supporting different-kind database system and method of managing space data

Also Published As

Publication number Publication date
KR20010056517A (en) 2001-07-04

Similar Documents

Publication Publication Date Title
US8756206B2 (en) Updating an inverted index in a real time fashion
KR100990098B1 (en) Data processing system, data processing method, information processing device, and computer readable recording medium for recording the computer program
US20130138634A1 (en) Intelligent community based results related to a character stream
CA2438362C (en) A method and system for synchronizing a client user interface with server backend
WO2000062264A3 (en) Method and system for retrieving data from multiple data sources using a search routing database
CA2420017A1 (en) Developing applications online
JP2002318803A (en) Video information retrieval
KR20080107412A (en) Estimation of initial dynamic rendering control data
JPH11272683A (en) Retrieval processor and storage medium
KR100681116B1 (en) Information retrieval method for minimizing dependency of retrieval engine
US7293021B1 (en) Method and system for providing dynamic capability discovery and use
JP4947407B2 (en) High efficiency cache system, high efficiency cache storage method, and high efficiency cache operation program
JP2007058804A (en) Content delivery system, content delivery method and content delivery program
KR100658299B1 (en) Method for monitoring telecommunication network performance based on web corresponding to change database structure
KR20010056514A (en) Method for changing contents and caching for the web browser based on real-time operating system
US7861155B2 (en) Method and system for providing message publishing on a dynamic page builder on the internet
KR100764473B1 (en) System for searching and providing for file stored in computer device using wireless communication device and method for the same
US7516403B1 (en) Network distributed display pages with images and symbols selected from a universal library
JP2004185303A (en) Www site history retrieving device and method, and program
KR20020015797A (en) Method for using on line digital map information
JPH11316693A (en) Inter-program data cooperation system and its method
JP2009116496A (en) Directory server device, directory server program, directory service system, and directory service management method
KR100321866B1 (en) System and operating method of lightweight directory access protocol server compatiable with database managing systems
JP3706894B2 (en) Information providing apparatus, format decomposition apparatus, information providing method, and program
CN112052219A (en) File storage and retrieval method and device, electronic equipment and readable storage medium

Legal Events

Date Code Title Description
A201 Request for examination
E902 Notification of reason for refusal
E701 Decision to grant or registration of patent right
GRNT Written decision to grant
FPAY Annual fee payment

Payment date: 20130201

Year of fee payment: 7

FPAY Annual fee payment

Payment date: 20140203

Year of fee payment: 8

LAPS Lapse due to unpaid annual fee