KR20080071228A - Method for providing geographic information and system for providing geographic information service - Google Patents

Method for providing geographic information and system for providing geographic information service Download PDF

Info

Publication number
KR20080071228A
KR20080071228A KR1020070007439A KR20070007439A KR20080071228A KR 20080071228 A KR20080071228 A KR 20080071228A KR 1020070007439 A KR1020070007439 A KR 1020070007439A KR 20070007439 A KR20070007439 A KR 20070007439A KR 20080071228 A KR20080071228 A KR 20080071228A
Authority
KR
South Korea
Prior art keywords
map
grid
map data
scale level
search target
Prior art date
Application number
KR1020070007439A
Other languages
Korean (ko)
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 KR1020070007439A priority Critical patent/KR20080071228A/en
Publication of KR20080071228A publication Critical patent/KR20080071228A/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/29Geographical information databases
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q50/00Systems or methods specially adapted for specific business sectors, e.g. utilities or tourism
    • G06Q50/10Services

Abstract

A method for providing a map and a system for providing a map service are provided to manage a grid index and cached map data efficiently by making an optimal grid size according to a scale level of the map requested from a user and managing grids of each scale level, and improve speed for reloading map data and displaying a map image by minimizing data retransmission with an optimal cache and prefetch mode. A web server(100) changes a grid size according to a scale level of a map requested from a user and provides map data of the requested map by each changed grid. A user terminal(200) receives the map data from the web server, and performs a cache or prefetch function for the map data received by each grid. The web server includes a map database(110) storing the map data of entire map and a map generator(130). The map generator generates the map data of each grid by changing a grid size of the map according to the scale level of the requested map and searching the map data for the requested map from the map database.

Description

지도 제공방법 및 지도 서비스 제공 시스템{METHOD FOR PROVIDING GEOGRAPHIC INFORMATION AND SYSTEM FOR PROVIDING GEOGRAPHIC INFORMATION SERVICE}Map providing method and map service providing system {METHOD FOR PROVIDING GEOGRAPHIC INFORMATION AND SYSTEM FOR PROVIDING GEOGRAPHIC INFORMATION SERVICE}

도 1은 본 발명에 따른 지도 서비스 제공 시스템의 전체 구성을 도시한 도면이다.1 is a diagram showing the overall configuration of a map service providing system according to the present invention.

도 2는 본 발명에서 제공하는 웹 서버의 지도 제공방법의 전체 과정을 도시한 도면이다.2 is a diagram illustrating the entire process of the map providing method of the web server provided by the present invention.

도 3은 그리드 크기 결정을 위한 기준레벨과 기준레벨의 그리드 크기를 도시한 도면이다.3 is a diagram illustrating a reference level and a grid size of the reference level for determining the grid size.

도 4는 기준레벨 이하의 축척레벨에 따른 그리드 구성을 도시한 도면이다.4 is a diagram illustrating a grid configuration according to a scale level below the reference level.

도 5는 기준레벨을 초과하는 축척레벨에 따른 그리드 구성을 도시한 도면이다.5 is a diagram showing a grid configuration according to a scale level exceeding a reference level.

도 6은 도 5의 축척레벨에 따른 영역 사분 트리 구성을 도시한 도면이다.FIG. 6 is a diagram illustrating an area quadrant tree configuration according to the scale level of FIG. 5.

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

100: 웹 서버 110: 지도 데이터베이스100: web server 110: map database

130: 지도 생성부 200: 사용자 단말기130: map generation unit 200: user terminal

210: 지도 표시 제어부 230: 사용자 인터페이스210: map display control unit 230: user interface

250: 통신부 270: 메모리250: communication unit 270: memory

290: 디스플레이부290: display unit

본 발명은 지도 제공방법 및 지도 서비스 제공 시스템에 관한 것으로, 더욱 상세하게는 그리드 인덱스를 이용하여 지도 정보를 제공하는데 있어 보다 효율적으로 그리드 인덱스와 캐시(cache)된 지도 데이터를 관리할 수 있는 지도 제공방법 및 지도 서비스 제공 시스템에 관한 것이다.The present invention relates to a map providing method and a map service providing system. More particularly, in providing map information using a grid index, a map capable of managing grid indexes and cached map data can be more efficiently provided. It relates to a method and a map service providing system.

지리정보 시스템(GIS; geographic information system)은 관계형 데이터베이스의 공간 데이터에 대한 질의 및 분석을 통해 사용자가 필요로 하는 지리 및 지도정보를 제공하는 시스템이다.Geographic information system (GIS) is a system that provides geographic and map information that users need through querying and analyzing spatial data of relational database.

이러한 지리정보 시스템은 일반적으로 공공기관이나 지리정보 서버 등으로부터 지리 데이터를 수집한 후 적절한 지도형태의 이미지로 변환하여 사용자에게 제공한다.Such a geographic information system generally collects geographic data from public institutions or geographic information servers, converts it into an appropriate map image, and provides it to the user.

상기 지리정보 시스템에 있어 지리 데이터는 벡터 또는 래스터 형식으로 저장 관리되며, 벡터 형식을 사용할 경우 좌표(X,Y좌표)의 형태로 저장하고 각 지형, 지물 또한 일련의 X, Y 좌표 점으로 묘사할 수 있다.In the geographic information system, geographic data is stored and managed in a vector or raster format. When using a vector format, the geographic data can be stored in the form of coordinates (X, Y coordinates) and each terrain and feature can also be described as a series of X and Y coordinate points. Can be.

이와 같은 지리정보 시스템은 컴퓨터시스템 및 네트워크를 통해 운영되므로 그 데이터 크기는 지리정보 시스템의 성능을 크게 좌우하게 된다.Since such a geographic information system is operated through a computer system and a network, the data size greatly influences the performance of the geographic information system.

즉, 벡터 형태의 지도에 대한 기본적인 검색과 관련된 데이터를 처리함에 있어서 데이터의 용량이 클수록 처리시간은 증가하고 서버에 부하가 가중됨에 따라 지도서비스를 제공함에 있어 응답시간 지연 등 많은 문제점을 야기하게 된다.In other words, in processing data related to basic search for a map in vector form, the processing time increases as the capacity of data increases, and as the load on the server increases, it causes many problems such as delay in response time in providing map services. .

기존의 지리정보 시스템은 사용자가 지도를 검색하면서 그 표시지도에 대해 확대/축소(zooming) 및 이동(panning)을 요청할 경우, 이미 확보된 지도데이터와 중복되는 영역이 존재함에도 불구하고 매번 전 영역에 대한 지도데이터를 새롭게 전송받아 이미지화하기 때문에 처리 데이터의 용량이 크게 되고 네트워크 및 시스템에 불필요하게 부담을 주는 문제점이 있다.When a user searches for a map and requests zooming and panning of the display map, the existing geoinformation system overlaps with all the existing map data, even though there is an overlapping area with the map data already secured. Since the map data is newly received and imaged, there is a problem in that the capacity of the processed data becomes large and the network and system are unnecessarily burdened.

상기한 문제를 해결하고 보다 개선된 지리 정보 제공을 위하여, 캐시(cache) 또는 프리페치(prefetch) 기술을 이용하여 지도 데이터의 재 전송을 최소화하는 방법이 제시되고 있다.In order to solve the above problem and provide improved geographic information, a method of minimizing retransmission of map data using a cache or prefetch technique has been proposed.

상기 캐시는 동일한 지도 데이터의 반복 전송으로 인한 대역폭의 소모를 줄이기 위해 정보가 유효하다고 판단되는 시점까지 이미 전송된 정보를 재사용하는 기법이며, 상기 프리페치는 연속적으로 전송되는 지도 데이터 간에 중첩되는 데이터가 존재할 경우 지도 데이터 간의 연관성으로 인한 향후 제공할 지도 데이터 예측이 가능하면 예측 가능한 데이터를 미리 전송하여 성능을 향상시키는 기법이다.The cache is a technique of reusing information that has already been transmitted until the information is determined to be effective in order to reduce bandwidth consumption due to repetitive transmission of the same map data, and the prefetch data is overlapped between consecutively transmitted map data. If present, predictable map data can be predicted in advance due to the correlation between map data.

그 중, 상기 캐시 기술은 좌표와 레벨(축척도)을 이용하는 방법과 전체 지도에 대하여 그리드(grid)로 나누어 캐싱하는 방법으로 구분할 수 있다.Among them, the cache technology may be classified into a method of using coordinates and a level (scale) and a method of caching by dividing the entire map into a grid.

먼저, 좌표와 레벨을 이용한 방법은 제공하고자 하는 지역이 캐싱한 해당 지역과 좌표가 정확하게 일치하는 영역일 경우 지도 데이터의 재사용이 가능하므로 캐싱 효율이 떨어진다.First, the method using the coordinates and the level is less caching efficiency because the map data can be reused when the region to be provided is the region where the coordinates exactly match the cached region.

한편, 그리드로 나누어 캐싱하는 방법은 전국 지도를 그리드 형태의 일정한 크기로 나누어 그리드 별로 인덱스(index)를 부여하고 이 그리드를 이용하여 인덱스 별로 지도 데이터를 캐싱하는 방식이다. 이러한 방법은 레벨에 따라 제공하는 지도 영역의 크기 차이가 많이 나기 때문에 상위 레벨의 경우 그리드 인덱스 관리가 비효율적이고 하위 레벨의 경우 캐싱되는 지도 영역의 관리가 비효율적이다. 예를 들어, 일정 크기의 그리드를 기준으로 지도 정보를 제공할 때 상위 레벨로 이동할수록 지도에 표현해야 하는 범위와 인덱스의 수가 증가하므로 인덱스 관리가 불가능하다. 또한, 하위 레벨에서 지도 정보를 제공할 경우 표시되는 지도의 영역은 아주 작은 범위이지만 하나의 그리드에 포함되는 영역은 다소 광범위하므로 불필요한 클리핑(clipping)과 추가적인 드로잉(drawing)이 발생하여 시스템 운영성능을 저하시킨다.On the other hand, the method of caching by dividing into a grid is a method of dividing the national map into a certain size in a grid form to give an index for each grid, and cache the map data for each index using this grid. In this method, since the size of the map area provided by the level varies a lot, grid index management is inefficient at the upper level and cached map area is inefficient at the lower level. For example, when providing map information based on a certain size of grid, index management is not possible because the higher the level, the more the range and the number of indexes to be represented on the map increase. In addition, if the map information is provided at a lower level, the area of the map displayed is a very small range, but the area included in one grid is rather wide, so unnecessary clipping and additional drawing occur, thereby improving system operating performance. Lowers.

즉, 상술한 그리드 이용방법은 너무 작은 그리드를 이용할 경우 상위 레벨에서의 그리드 인덱스에 대한 사용 효율성이 떨어지고 너무 큰 그리드를 이용할 경우 그려야 하는 단위 그리드의 크기가 커지기 때문에 큰 범위를 그릴 필요가 없는 하위 레벨에서는 drawing 성능이 저하된다.In other words, the above-described grid usage method uses a grid that is too small, and the efficiency of using the grid index at the top level is low, and when the grid is too large, the size of the unit grid to be drawn increases, so that the lower level does not need to draw a large range. Drawing performance is degraded.

본 발명은 상술한 바와 같은 종래기술의 문제점을 해결하기 위해 안출된 것으로서, 그리드 인덱스와 캐시(cache)된 지도 데이터를 더욱 효율적으로 관리할 수 있는 지도 제공방법 및 지도 서비스 제공 시스템을 제공하는데 목적이 있다.The present invention has been made to solve the problems of the prior art as described above, and an object of the present invention is to provide a map providing method and a map service providing system that can more efficiently manage grid index and cached map data. have.

상기의 목적을 달성하고, 상술한 종래기술의 문제점을 해결하기 위하여, 본 발명은 전체 지도를 그리드(grid) 형태로 분할하여 각 그리드의 인덱스(index)별로 지도 정보를 제공하는 지도 제공방법에 있어서, 사용자가 요청하는 검색대상의 축척레벨을 수신하는 제1단계; 상기 수신된 축척레벨에 따라 지도의 그리드 크기를 가변하는 제2단계; 및 상기 가변한 그리드 크기별로 해당 검색대상의 지도 데이터를 제공하는 제3단계를 포함하는 지도 제공방법을 제공한다.In order to achieve the above object and to solve the above problems of the prior art, the present invention provides a map providing method for providing map information for each index of the grid by dividing the entire map into a grid (grid) form A first step of receiving a scale level of a search target requested by a user; A second step of varying a grid size of a map according to the received scale level; And a third step of providing map data of a corresponding search target for each variable grid size.

그리고, 본 발명은 전체 지도를 그리드(grid) 형태로 분할하여 각 그리드의 인덱스(index)별로 지도 정보를 제공하는 지도 서비스 제공 시스템에 있어서, 사용자가 요청하는 검색대상의 축척레벨에 따라 지도의 그리드 크기를 가변하고 상기 가변한 그리드 별로 해당 검색대상의 지도 데이터를 제공하는 웹 서버, 및 상기 웹 서버에서 제공하는 지도 데이터를 수신하고 상기 수신한 그리드 별 지도 데이터에 대한 캐시(catch) 또는 프리페치(prefetch) 기능을 수행하는 사용자 단말기를 포함하는 지도 서비스 제공 시스템을 제공한다.In addition, the present invention provides a map service providing system for dividing an entire map into a grid to provide map information for each index of the grid, wherein the map grid is arranged according to a scale level of a search target requested by a user. A web server of varying sizes and providing map data of a corresponding search target for each of the variable grids, and a cache or prefetch for receiving the map data provided from the web server and receiving the map data for each grid; A map service providing system including a user terminal performing a prefetch) function is provided.

본 발명에 의하면, 사용자가 요청하는 검색대상의 축척레벨에 따라 최적의 그리드 크기를 제공하고 이를 바탕으로 영역 사분 트리를 구성하여 축척레벨별 그리드를 관리할 수 있다. 그리고, 전체 지도에 대한 그리드 구성에 있어 축척레벨에 따라 서로 다른 크기를 갖는 가상 메시를 사용하여 지도 데이터에 대한 캐시 및 프리페치를 수행한다.According to the present invention, an optimal grid size can be provided according to a scale level of a search target requested by a user, and a grid for each scale level can be managed by constructing an area quadrant tree. In the grid configuration for the entire map, cache and prefetch for map data is performed using virtual meshes having different sizes according to scale levels.

이하에서는, 첨부된 도면을 참조하여 본 발명에 따른 지도 제공방법 및 지도 서비스 제공 시스템을 설명한다.Hereinafter, with reference to the accompanying drawings will be described a map providing method and a map service providing system according to the present invention.

먼저, 본 발명에 따른 지도 서비스 제공 시스템의 전반적인 구성 및 동작을 설명한다.First, the overall configuration and operation of the map service providing system according to the present invention will be described.

도 1은 본 발명에 따른 지도 서비스 제공 시스템의 전체 구성을 도시한 도면이다.1 is a diagram showing the overall configuration of a map service providing system according to the present invention.

도시한 바와 같이, 본 발명에 따른 지도 서비스 제공 시스템은 전체 지도를 그리드(grid) 형태로 분할하여 각 그리드의 인덱스(index)별로 지도 정보를 제공하는 웹 서버(100)와, 상기 웹 서버(100)에서 제공하는 그리드 별 지도 정보를 디스플레이 하는 사용자 단말기(200)를 포함한다.As shown in the drawing, the map service providing system according to the present invention divides the entire map into a grid, and provides a web server 100 to provide map information for each index of the grid, and the web server 100. It includes a user terminal 200 for displaying the map information for each grid provided by the).

여기서, 상기 웹 서버(100)는 지도 데이터베이스(110)를 통해 각종 지도 데이터를 데이터베이스화하여 관리하며 상기 사용자 단말기(200)의 요청에 따라 상기 지도 데이터베이스(110)에서 해당 지도 데이터를 검색하여 제공하는 서버 장치이다.Here, the web server 100 is configured to manage the various map data by the database through the map database 110, and retrieves and provides the corresponding map data from the map database 110 at the request of the user terminal 200. It is a server device.

상기 웹 서버(100)는 인터넷을 통하여 지도 서비스를 위한 웹 페이지를 제공하며, 상기 인터넷을 통해 접속한 사용자 단말기(200)가 검색 대상을 요청하면 지도 생성부(130)에서 상기 검색 대상에 해당하는 지도 정보 표시를 위한 지도 데이터를 생성한 후 사용자 단말기(200)의 웹 브라우저를 통하여 로드한다.The web server 100 provides a web page for a map service through the Internet. When the user terminal 200 connected through the Internet requests a search target, the map generator 130 corresponds to the search target. After generating map data for displaying map information, the map data is loaded through a web browser of the user terminal 200.

이때, 상기 지도 생성부(130)는 상기 검색대상의 축척레벨에 따라서 지도의 그리드 크기를 가변하고 상기 가변한 그리드 별로 해당 검색 대상의 지도 데이터를 제공한다.At this time, the map generation unit 130 varies the grid size of the map according to the scale level of the search target and provides map data of the search target for each of the variable grids.

그리고, 상기 사용자 단말기(200)는 지도표시 제어부(210), 사용자 인터페이스(230), 통신부(250), 메모리(270), 디스플레이부(290)를 포함한다.The user terminal 200 includes a map display control unit 210, a user interface 230, a communication unit 250, a memory 270, and a display unit 290.

상기 사용자 단말기(200)는 사용자에게 지도 정보를 제공하는 시스템으로서, 상기 지도표시 제어부(210)의 제어 하에 웹 서버(100)로부터 지도 데이터를 획득한 후, 이 데이터를 변환 처리하여 디스플레이부(290)를 통해 지도 형태의 이미지를 제공한다.The user terminal 200 is a system for providing map information to a user. After the map data is acquired from the web server 100 under the control of the map display control unit 210, the user terminal 200 converts the data to the display unit 290. ) To provide a map-like image.

상기 사용자 인터페이스(230)는 그래픽 사용자 인터페이스(graphic user interface)로서, 사용자에게 지도 이미지를 보여주고 지도 검색시 사용자로부터 검색 대상(예를 들어, 전화번호, 상호, 지명, 지번 등) 및, 지도의 확대, 축소, 이동과 같은 지도 변경 요구사항(이하, '축척레벨'이라 칭한다.)을 입력 받는다.The user interface 230 is a graphical user interface, which shows a map image to the user and searches for a map from the user (eg, a telephone number, a trade name, a place name, a branch number, etc.), and a map of the map. Map change requirements such as zooming in, zooming out, and panning (hereinafter referred to as 'scale level') are input.

상기 통신부(250)는 상기 웹 서버(100)의 표준 인터페이스를 통해 사용자의 검색 대상 또는 축척레벨에 따른 지도 데이터를 요청하고 그 요청에 따른 지도 데이터를 수신한다.The communication unit 250 requests map data according to a user's search target or scale level through a standard interface of the web server 100 and receives map data according to the request.

상기 디스플레이부(290)는 사용자 요청에 따른 지도를 보여주기 위하여 상기 통신부(250)를 통해 수신한 지도 데이터에 상응하는 지도 이미지를 디스플레이 한다.The display unit 290 displays a map image corresponding to the map data received through the communication unit 250 to show a map according to a user's request.

상기 메모리(270)는 상기 웹 서버(100)에서 제공하는 지도 데이터에 대한 캐시(cache) 또는 프리페치(prefetch) 기능을 수행하기 위한 메모리를 구성한 것으로, 상기 메모리(270)에 저장된 지도 데이터를 이용하여 상기 웹 서버(100)에서 제 공하는 지도 데이터간의 중복성 및 연관성으로 인한 데이터로 재 사용할 수 있다.The memory 270 constitutes a memory for performing a cache or prefetch function for the map data provided by the web server 100, and uses the map data stored in the memory 270. Therefore, it can be reused as data due to redundancy and association between the map data provided by the web server 100.

이와 같이 구성된 본 발명의 지도 서비스 제공 시스템에 있어 축척레벨에 따른 지도 정보 제공방법을 설명한다.In the map service providing system of the present invention configured as described above, a map information providing method according to a scale level will be described.

먼저, 사용자 단말기(200)는 인터넷을 통하여 지도 서비스를 제공하는 웹 서버(100)에 접속한 후 상기 웹 서버(100)에서 제공하는 웹 페이지를 통해 지도 정보를 요청한다. 즉, 상기 웹 페이지를 통해 검색 대상 및 상기 검색 대상의 축척레벨을 요청한다.First, the user terminal 200 accesses a web server 100 that provides a map service through the Internet, and then requests map information through a web page provided by the web server 100. That is, the search object and the scale level of the search object are requested through the web page.

사용자가 요청한 검색대상의 축척레벨에 따라 상기 웹 서버(100)에서 지도의 그리드 크기를 변경하는 과정을 상세하게 설명한다.The process of changing the grid size of the map in the web server 100 according to the scale level of the search target requested by the user will be described in detail.

도 2는 본 발명에서 제공하는 웹 서버의 지도 제공방법의 전체 과정을 도시한 도면이다.2 is a diagram illustrating the entire process of the map providing method of the web server provided by the present invention.

도시한 바와 같이, 상기 웹 서버(100)는 상기 과정에서 사용자 단말기(200)로부터 사용자가 요청한 검색대상 및 검색대상의 축척레벨을 수신한다(S211).As shown, the web server 100 receives the search target and the scale level of the search target requested by the user from the user terminal 200 in the process (S211).

상기 웹 서버(100)는 사용자가 요청하는 검색대상의 축척레벨에 따라 서로 다른 그리드 구성방법을 적용하여 레벨별로 그리드를 관리한다. 이를 위하여, 상기 축척레벨에 따라 그리드 구성방법을 선택적으로 적용하기 위한 기준 레벨을 기 설정하는 것이 바람직하다.The web server 100 manages the grid for each level by applying different grid configuration methods according to the scale level of the search target requested by the user. To this end, it is preferable to preset a reference level for selectively applying a grid configuration method according to the scale level.

이하, 사용자에게 제공할 수 있는 지도 정보의 축척레벨이 1레벨(이하, '최대 축소레벨'이라 칭함)에서 12레벨(이하, '최대 확대레벨'이라 칭함)까지 존재한다고 가정한다.Hereinafter, it is assumed that the scale level of the map information that can be provided to the user exists from one level (hereinafter referred to as 'maximum reduction level') to 12 levels (hereinafter referred to as 'maximum enlargement level').

예를 들어, 상기 기준 레벨을 7레벨로 설정한다. 그리고, 상기 설정된 기준레벨에 대하여 최적의 그리드를 정의하고 이때 기준레벨에 대한 그리드를 '기준 그리드'라 칭하고 상기 기준 그리드의 메시를 '기본 메시(mesh)'라 칭한다. 도 3은 기준레벨로 설정된 7레벨에 대한 기준 그리드 구성의 일예를 도시한 것이다.For example, the reference level is set to seven levels. In addition, an optimal grid is defined for the set reference level, and a grid for the reference level is referred to as a 'reference grid' and a mesh of the reference grid is referred to as a 'mesh'. 3 shows an example of a reference grid configuration for seven levels set as reference levels.

상기 (S211) 과정에서 수신한 검색대상의 축척레벨을 인식한 후, 상기 검색대상의 축척레벨이 상기 기준레벨 이하인지 여부를 판단한다(S212).After recognizing the scale level of the search target received in the step S211, it is determined whether the scale level of the search target is equal to or less than the reference level (S212).

상기 축척레벨이 기준레벨 이하이면 즉, 최대 축소레벨에서 7레벨 이내에 해당하면 상기 기본 메시를 4n씩 묶어 가상메시를 생성한다(S213). 이때, 6레벨의 경우 n=1, 5레벨의 경우 n=2, …, 1레벨의 경우 n=6이다.If the scale level is less than or equal to the reference level, that is, within 7 levels of the maximum reduction level, the base mesh is bundled by 4 n to generate a virtual mesh (S213). At this time, n = 1 for 6 levels, n = 2 for 5 levels,... , N = 6 for 1 level.

도 4는 도 3의 기준레벨(7레벨)을 기준으로 6, 5, 4 레벨에 해당하는 가상 메시에 따른 각 그리드 구성을 도시한 것이다. 즉, 기준레벨을 기준으로 기본 메시를 축척레벨(n)에 따라 4n씩 묶어 가상메시를 만드는 것이다.FIG. 4 illustrates each grid configuration according to virtual meshes corresponding to 6, 5, and 4 levels based on the reference level (7 levels) of FIG. 3. In other words, the base mesh is grouped by 4 n according to the scale level (n) based on the reference level to create a virtual mesh.

한편, 상기 축척레벨이 8레벨에서 최대 확대레벨 이내에 해당하면 상기 기본 메시를 4n씩 분할하여 가상메시를 생성한다(S214). 이때, 8레벨의 경우 n=1, 9레벨의 경우 n=2, …, 12레벨의 경우 n=5이다.On the other hand, if the scale level is within the maximum magnification level from 8 levels, the base mesh is divided by 4 n to generate a virtual mesh (S214). At this time, n = 1 for 8 levels, n = 2 for 9 levels,... , N = 5 for 12 levels.

도 5는 도 3의 기준레벨(7레벨)을 기준으로 8, 9 레벨에 해당하는 영역 사분 트리 구성을 도시한 것이다. 도시한 바와 같이, 하나의 메시를 4개의 메시(북동(NE)/북서(NW)/남동(SE)/남서(SW))로 분할하는 방식으로 축척레벨에 따른 가상메시를 만든다.FIG. 5 illustrates a configuration of an area quadrant tree corresponding to levels 8 and 9 based on the reference level (level 7) of FIG. 3. As shown, a virtual mesh according to the scale level is created by dividing one mesh into four meshes (North East (NE) / Northwest (NW) / Southeast (SE) / Southwest (SW)).

도 6에 도시한 바와 같이, 8레벨 이상의 축척레벨에 대해서는 상기 기본 메시를 축척레벨(n)에 따라 4n씩 분할하여 깊이가 n인 영역 사분 트리를 갖는 가상 메시를 만든다.As shown in FIG. 6, for a scale level of 8 or more levels, the base mesh is divided by 4 n according to the scale level n to form a virtual mesh having a region quadrant tree having n depth.

상기에서 기술한 바와 같이 축척레벨에 따라 최적의 그리드를 구성할 수 있도록 축척레벨별 가상메시를 생성한다.As described above, a virtual mesh for each scale level is generated to configure an optimal grid according to the scale level.

이어, 상기 생성된 가상메시를 단위로 전체 지도에 대한 그리드 인덱스를 재구성하고(S215), 사용자가 요청한 검색대상에 해당하는 그리드별 지도 데이터를 제공한다(S216).Subsequently, the grid index for the entire map is reconstructed based on the generated virtual mesh (S215), and the grid-specific map data corresponding to the search target requested by the user is provided (S216).

따라서, 상기 기준레벨인 7레벨 이하의 축척레벨에서는 각 축척레벨에 맞는 그리드 인덱스를 사용하고, 7레벨을 초과하는 축척레벨에서는 각 축척레벨에 따라 깊이가 다른 영역 사분 트리를 사용하여 레벨별 그리드를 관리한다.Therefore, at the scale level of 7 or less of the reference level, a grid index suitable for each scale level is used, and at scale levels exceeding 7 levels, the grid for each level is used by using an area quadrant tree having different depths according to each scale level. Manage.

본 발명의 지도 제공 방법에 의해, 사용자 단말기(200)는 사용자가 요청한 검색대상의 축척레벨에 해당하는 그리드 인덱스에 따라 그리드별 지도 데이터를 수신한다.According to the map providing method of the present invention, the user terminal 200 receives map data for each grid according to the grid index corresponding to the scale level of the search target requested by the user.

그리고, 사용자 단말기(200)는 요청한 축척레벨에 따라 다른 크기를 갖는 가상 메시를 사용하여 그리드별로 지도 데이터의 캐시 및 프리페치를 수행한다.The user terminal 200 caches and prefetches map data for each grid using a virtual mesh having a different size according to the requested scale level.

상술한 본 발명의 지도 제공방법 및 지도 서비스 제공 시스템은 다양한 컴퓨터 수단을 통하여 수행될 수 있는 프로그램 명령 형태로 구현되어 컴퓨터 판독 가능 매체에 기록될 수 있다. 상기 컴퓨터 판독 가능 매체는 프로그램 명령, 데이 터 파일, 데이터 구조 등을 단독으로 또는 조합하여 포함할 수 있다. 상기 매체에 기록되는 프로그램 명령은 본 발명을 위하여 특별히 설계되고 구성된 것들이거나 컴퓨터 소프트웨어 당업자에게 공지되어 사용 가능한 것일 수도 있다. 컴퓨터 판독 가능 기록 매체의 예에는 하드 디스크, 플로피 디스크 및 자기 테이프와 같은 자기 매체(magnetic media), CD-ROM, DVD와 같은 광기록 매체(optical media), 플롭티컬 디스크(floptical disk)와 같은 자기-광 매체(magneto-optical media), 및 롬(ROM), 램(RAM), 플래시 메모리 등과 같은 프로그램 명령을 저장하고 수행하도록 특별히 구성된 하드웨어 장치가 포함된다. 프로그램 명령의 예에는 컴파일러에 의해 만들어지는 것과 같은 기계어 코드뿐만 아니라 인터프리터 등을 사용해서 컴퓨터에 의해서 실행될 수 있는 고급 언어 코드를 포함한다. 상기된 하드웨어 장치는 본 발명의 동작을 수행하기 위해 하나 이상의 소프트웨어 모듈로서 작동하도록 구성될 수 있으며, 그 역도 마찬가지이다.The above-described map providing method and map service providing system of the present invention may be implemented in the form of program instructions that can be executed by various computer means and recorded on a computer readable medium. The computer readable medium may include a program command, a data file, a data structure, etc. alone or in combination. Program instructions recorded on the media may be those specially designed and constructed for the purposes of the present invention, or they may be of the kind well-known and available to those having skill in the computer software arts. Examples of computer-readable recording media include magnetic media such as hard disks, floppy disks, and magnetic tape, optical media such as CD-ROMs, DVDs, and magnetic disks, such as floppy disks. Magneto-optical media, and hardware devices specifically configured to store and execute program instructions, such as ROM, RAM, flash memory, and the like. Examples of program instructions include not only machine code generated by a compiler, but also high-level language code that can be executed by a computer using an interpreter or the like. The hardware device described above may be configured to operate as one or more software modules to perform the operations of the present invention, and vice versa.

이상과 같이 본 발명은 비록 한정된 실시예와 도면에 의해 설명되었으나, 본 발명은 상기의 실시예에 한정되는 것은 아니며, 본 발명이 속하는 분야에서 통상의 지식을 가진 자라면 이러한 기재로부터 다양한 수정 및 변형이 가능하다.As described above, although the present invention has been described with reference to limited embodiments and drawings, the present invention is not limited to the above embodiments, and those skilled in the art to which the present invention pertains various modifications and variations from such descriptions. This is possible.

그러므로, 본 발명의 범위는 설명된 실시예에 국한되어 정해져서는 아니되며, 후술하는 특허청구범위뿐 아니라 이 특허청구범위와 균등한 것들에 의해 정해져야 한다.Therefore, the scope of the present invention should not be limited to the described embodiments, but should be determined not only by the claims below but also by the equivalents of the claims.

본 발명의 지도 제공방법 및 지도 서비스 제공 시스템은 다음과 같은 효과가 있다.The map providing method and the map service providing system of the present invention have the following effects.

첫째, 본 발명에 의하면, 사용자가 요청한 지도의 축척레벨에 따라 최적의 그리드 크기를 만들어 레벨별로 그리드를 관리함으로써 보다 효율적으로 그리드 인덱스를 관리할 수 있다.First, according to the present invention, the grid index can be managed more efficiently by creating an optimal grid size according to the scale level of the map requested by the user and managing the grid for each level.

둘째, 본 발명에 의하면, 최적의 캐시 및 프리페치 방식을 이용하여 데이터의 재전송을 최소화함으로써 지도 데이터의 리로딩 시간을 단축하고 지도이미지의 표시(viewing)속도를 향상시킬 수 있다. Second, according to the present invention, by minimizing retransmission of data using an optimal cache and prefetch method, it is possible to shorten the reloading time of map data and improve the viewing speed of the map image.

Claims (11)

전체 지도를 그리드(grid) 형태로 분할하여 각 그리드의 인덱스(index)별로 지도 정보를 제공하는 지도 제공방법에 있어서,In the map providing method for dividing the entire map into a grid (grid) to provide the map information by index of each grid, 사용자가 요청하는 검색대상의 축척레벨을 수신하는 제1단계;A first step of receiving a scale level of a search target requested by a user; 상기 수신된 축척레벨에 따라 지도의 그리드 크기를 가변하는 제2단계; 및A second step of varying a grid size of a map according to the received scale level; And 상기 가변한 그리드 크기별로 해당 검색대상의 지도 데이터를 제공하는 제3단계A third step of providing map data of a corresponding search target for each variable grid size; 를 포함하는 지도 제공방법.Map providing method comprising a. 제1항에 있어서,The method of claim 1, 상기 제1단계는,The first step, 지도 정보를 제공하는 웹 서버에 사용자 단말기가 접속하면 지도 정보 제공을 위한 웹 페이지를 제공하는 단계와,Providing a web page for providing map information when the user terminal accesses a web server providing map information; 상기 제공된 웹 페이지를 통해 사용자가 입력한 검색대상 또는 검색대상의 축척레벨을 수신하는 단계Receiving a scale level of a search target or a search target input by a user through the provided web page; 를 포함하는 지도 제공방법.Map providing method comprising a. 제1항에 있어서,The method of claim 1, 상기 제2단계는,The second step, 상기 축척레벨에 따라 서로 다른 크기를 갖는 가상 메시(mesh)를 단위로 그리드 크기를 결정하는 것을 특징으로 하는 지도 제공방법.And determining a grid size based on a virtual mesh having different sizes according to the scale level. 제1항에 있어서,The method of claim 1, 제2단계는,The second step is 사용자에게 제공 가능한 축척레벨에서 기준레벨을 설정하는 단계와,Setting a reference level at a scale level available to the user; 상기 설정된 기준레벨에 대한 기준 그리드를 설정하고 상기 기준 그리드의 메시를 기본 메시로 설정하는 단계와,Setting a reference grid for the set reference level and setting a mesh of the reference grid as a base mesh; 상기 축척레벨에 따라 상기 기본 메시를 재 구성하여 그리드 인덱스를 재 구성하는 단계Reconstructing the base mesh according to the scale level to reconstruct a grid index 를 포함하는 지도 제공방법.Map providing method comprising a. 제4항에 있어서,The method of claim 4, wherein 상기 그리드 인덱스를 구성하는 단계는,The step of configuring the grid index, 상기 축척레벨이 상기 기준레벨에서 최대 축소레벨 이내의 범위에 해당하면 상기 기본 메시를 4n씩 묶어 가상 메시를 생성하고 상기 생성한 가상 메시를 단위로 하는 그리드 인덱스를 구성하는 단계와,If the scale level falls within the maximum reduction level from the reference level, generating a virtual mesh by combining the base meshes by 4 n and constructing a grid index based on the generated virtual mesh; 상기 축척레벨이 상기 기준레벨을 초과한 레벨에서 최대 확대레벨 이내의 범위에 해당하면 상기 기본 메시를 4n씩 분할하여 깊이가 n인 영역 사분 트리를 갖 는 가상 메시를 생성하고 상기 생성한 가상 메시를 단위로 하는 그리드 인덱스를 구성하는 단계If the scale level falls within the maximum magnification level from the level exceeding the reference level, the base mesh is divided by 4 n to generate a virtual mesh having an area quadrant tree having a depth of n, and the generated virtual mesh. Steps to Configure a Grid Index with Units 를 포함하는 지도 제공방법.Map providing method comprising a. 제5항에 있어서,The method of claim 5, 상기 제3단계는,The third step, 상기 가상 메시를 단위로 그리드 별 지도 데이터를 생성하여 해당 검색대상의 지도 데이터를 제공하는 것을 특징으로 하는 지도 제공방법.And generating map data for each grid based on the virtual mesh to provide map data of a corresponding search target. 제6항에 있어서,The method of claim 6, 상기 가상 메시를 단위로 제공하는 그리드 별 지도 데이터는 사용자 단말기로 제공되고,Map data for each grid that provides the virtual mesh as a unit is provided to a user terminal. 상기 사용자 단말기는,The user terminal, 상기 축척레벨에 상응하는 그리드 별 지도 데이터를 수신하여 상기 지도 데이터에 대한 캐시(cache) 또는 프리페치(prefetch) 기능을 수행하는 것을 특징으로 하는 지도 제공방법.And receiving map data for each grid corresponding to the scale level to perform a cache or prefetch function for the map data. 제1항 내지 제7항 중 어느 한 항의 방법을 실행하기 위한 프로그램이 기록되어 있는 것을 특징으로 하는 컴퓨터에서 판독 가능한 기록 매체.A computer-readable recording medium in which a program for executing the method of any one of claims 1 to 7 is recorded. 전체 지도를 그리드(grid) 형태로 분할하여 각 그리드의 인덱스(index)별로 지도 정보를 제공하는 지도 서비스 제공 시스템에 있어서,In the map service providing system for dividing the entire map into a grid (grid) to provide map information for each grid index (index), 사용자가 요청하는 검색대상의 축척레벨에 따라 지도의 그리드 크기를 가변하고 상기 가변한 그리드 별로 해당 검색대상의 지도 데이터를 제공하는 웹 서버, 및A web server for varying a grid size of a map according to a scale level of a search target requested by a user and providing map data of a corresponding search target for each of the variable grids; 상기 웹 서버에서 제공하는 지도 데이터를 수신하고 상기 수신한 그리드 별 지도 데이터에 대한 캐시(catch) 또는 프리페치(prefetch) 기능을 수행하는 사용자 단말기A user terminal that receives map data provided by the web server and performs a cache or prefetch function on the received grid data for each grid. 를 포함하는 지도 서비스 제공 시스템.Map service providing system comprising a. 제9항에 있어서,The method of claim 9, 상기 웹 서버는,The web server, 전체 지도에 대한 지도 데이터를 저장하는 지도 데이터베이스,A map database that stores map data for the entire map, 상기 검색대상의 축척레벨에 따라 지도의 그리드 크기를 가변하고 상기 지도 데이터베이스에서 해당 검색대상에 대한 지도 데이터를 검색하여 상기 가변한 그리드 별로 지도 데이터를 생성하는 지도 생성부A map generation unit for varying the grid size of the map according to the scale level of the search target and generating map data for each variable grid by searching map data for the corresponding search target in the map database. 를 포함하는 지도 서비스 제공 시스템.Map service providing system comprising a. 제9항에 있어서,The method of claim 9, 상기 사용자 단말기는,The user terminal, 단말기 시스템 전반을 제어하기 위한 지도표시 제어부,Map display control unit for controlling the overall terminal system, 사용자로부터 검색대상 또는 검색대상의 축척레벨을 입력받기 위한 사용자 인터페이스,A user interface for receiving a search target or a scale level of the search target from a user, 상기 검색대상에 대한 지도 데이터를 요청하고 상기 검색대상에 해당하는 지도 데이터를 수신하기 위한 통신부,A communication unit for requesting map data for the search target and receiving map data corresponding to the search target; 상기 수신된 그리드별 지도 데이터에 대하여 캐시 또는 프리페치 기능을 수행하기 위해 상기 그리드별 지도 데이터를 저장하기 위한 메모리,A memory for storing the map data for each grid to perform a cache or prefetch function on the received grid data for each grid; 상기 수신된 지도 데이터를 표시하기 위한 디스플레이부Display unit for displaying the received map data 를 포함하는 지도 서비스 제공 시스템.Map service providing system comprising a.
KR1020070007439A 2007-01-24 2007-01-24 Method for providing geographic information and system for providing geographic information service KR20080071228A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020070007439A KR20080071228A (en) 2007-01-24 2007-01-24 Method for providing geographic information and system for providing geographic information service

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020070007439A KR20080071228A (en) 2007-01-24 2007-01-24 Method for providing geographic information and system for providing geographic information service

Publications (1)

Publication Number Publication Date
KR20080071228A true KR20080071228A (en) 2008-08-04

Family

ID=39882032

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020070007439A KR20080071228A (en) 2007-01-24 2007-01-24 Method for providing geographic information and system for providing geographic information service

Country Status (1)

Country Link
KR (1) KR20080071228A (en)

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100923703B1 (en) * 2009-06-10 2009-10-27 (주)신한항업 Method for calculating unmeasured rate of aerial lidar data
WO2012078755A3 (en) * 2010-12-07 2012-09-27 Google Inc. Method and apparatus of route guidance
WO2013089837A1 (en) * 2011-12-12 2013-06-20 Google Inc. Pre-fetching map tile data along a route
WO2013089836A1 (en) * 2011-12-12 2013-06-20 Google Inc. Method of pre-fetching map data for rendering and offline routing
KR20140054910A (en) * 2012-10-30 2014-05-09 팅크웨어(주) Method and apparatus for searching aerial image using dual mesh structure and file structure
KR20140132228A (en) * 2013-05-07 2014-11-17 삼성테크윈 주식회사 Apparatus and method for constructing map of mobile robot
US9813521B2 (en) 2011-12-08 2017-11-07 Google Inc. Method and apparatus for pre-fetching place page data for subsequent display on a mobile computing device
CN110049499A (en) * 2019-04-12 2019-07-23 杭州海兴泽科信息技术有限公司 Grid partition method based on base station radio signal cover
CN112131331A (en) * 2020-09-24 2020-12-25 腾讯科技(深圳)有限公司 Map data processing method, map data processing device, computer equipment and storage medium

Cited By (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100923703B1 (en) * 2009-06-10 2009-10-27 (주)신한항업 Method for calculating unmeasured rate of aerial lidar data
WO2012078755A3 (en) * 2010-12-07 2012-09-27 Google Inc. Method and apparatus of route guidance
US9267803B2 (en) 2010-12-07 2016-02-23 Google Inc. Method and apparatus of route guidance
US9404759B2 (en) 2010-12-07 2016-08-02 Google Inc. Method and apparatus of route guidance
US9813521B2 (en) 2011-12-08 2017-11-07 Google Inc. Method and apparatus for pre-fetching place page data for subsequent display on a mobile computing device
WO2013089837A1 (en) * 2011-12-12 2013-06-20 Google Inc. Pre-fetching map tile data along a route
WO2013089836A1 (en) * 2011-12-12 2013-06-20 Google Inc. Method of pre-fetching map data for rendering and offline routing
KR20140054910A (en) * 2012-10-30 2014-05-09 팅크웨어(주) Method and apparatus for searching aerial image using dual mesh structure and file structure
KR20140132228A (en) * 2013-05-07 2014-11-17 삼성테크윈 주식회사 Apparatus and method for constructing map of mobile robot
CN110049499A (en) * 2019-04-12 2019-07-23 杭州海兴泽科信息技术有限公司 Grid partition method based on base station radio signal cover
CN112131331A (en) * 2020-09-24 2020-12-25 腾讯科技(深圳)有限公司 Map data processing method, map data processing device, computer equipment and storage medium
CN112131331B (en) * 2020-09-24 2022-06-03 腾讯科技(深圳)有限公司 Map data processing method, map data processing device, computer equipment and storage medium

Similar Documents

Publication Publication Date Title
KR20080071228A (en) Method for providing geographic information and system for providing geographic information service
US8850075B2 (en) Predictive, multi-layer caching architectures
CN103473732B (en) Based on the mobile GIS slice map exhibiting method of con current control and dual-cache mechanism
CN107197359B (en) Video file caching method and device
CN108009205B (en) Search result caching method based on position, search method, client and system
US11042959B2 (en) Zoom-adaptive data granularity to achieve a flexible high-performance interface for a geospatial mapping system
CN105574102A (en) Electronic map data loading method and device
CN112905175A (en) Page generation method, device and equipment
CN114297206A (en) Refined efficient dynamic tile map service publishing method, medium and electronic equipment
CN105915619B (en) Take the cyberspace information service high-performance memory cache method of access temperature into account
US20200272681A1 (en) Just-In-Time Front End Template Generation Using Logical Document Object Models
Meizhen et al. The design and implementation of LRU-based web cache
CN110399096A (en) Metadata of distributed type file system caches the method, apparatus and equipment deleted again
US9164922B2 (en) Technique for passive cache compaction using a least recently used cache algorithm
US20200202479A1 (en) Method and Apparatus for Processing a Video Frame
Ding et al. Remote visualization by browsing image based databases with logistical networking
US9865034B1 (en) Zoom-adaptive data granularity to achieve a flexible high-performance interface for a geospatial mapping system
CN103971326B (en) Personalized caching method and device for map tiles
CN109710604A (en) Data processing method, device, system, computer readable storage medium
CN108628540A (en) Data storage device and method
CN107454168B (en) Three-dimensional geological model publishing and visualization method and system based on snapshot technology
CN112100553A (en) Webpage configuration method and device, electronic equipment and storage medium
US20180056181A1 (en) System and method for data integration for a virtual environment
CN115861513B (en) Data rendering method, device, computer and readable storage medium
US11755534B2 (en) Data caching method and node based on hyper-converged infrastructure

Legal Events

Date Code Title Description
A201 Request for examination
E902 Notification of reason for refusal
AMND Amendment
E601 Decision to refuse application
AMND Amendment
J201 Request for trial against refusal decision
B601 Maintenance of original decision after re-examination before a trial
E801 Decision on dismissal of amendment
J301 Trial decision

Free format text: TRIAL DECISION FOR APPEAL AGAINST DECISION TO DECLINE REFUSAL REQUESTED 20080826

Effective date: 20090703