KR102499072B1 - Data Processing Method in Mapbox Style Layer - Google Patents

Data Processing Method in Mapbox Style Layer Download PDF

Info

Publication number
KR102499072B1
KR102499072B1 KR1020200090081A KR20200090081A KR102499072B1 KR 102499072 B1 KR102499072 B1 KR 102499072B1 KR 1020200090081 A KR1020200090081 A KR 1020200090081A KR 20200090081 A KR20200090081 A KR 20200090081A KR 102499072 B1 KR102499072 B1 KR 102499072B1
Authority
KR
South Korea
Prior art keywords
style
mapbox
layers
layer
style layer
Prior art date
Application number
KR1020200090081A
Other languages
Korean (ko)
Other versions
KR20220011330A (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 KR1020200090081A priority Critical patent/KR102499072B1/en
Publication of KR20220011330A publication Critical patent/KR20220011330A/en
Application granted granted Critical
Publication of KR102499072B1 publication Critical patent/KR102499072B1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/50Information retrieval; Database structures therefor; File system structures therefor of still image data
    • G06F16/54Browsing; Visualisation therefor
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/50Information retrieval; Database structures therefor; File system structures therefor of still image data
    • G06F16/53Querying
    • G06F16/538Presentation of query results
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/50Information retrieval; Database structures therefor; File system structures therefor of still image data
    • G06F16/58Retrieval characterised by using metadata, e.g. metadata not derived from the content or metadata generated manually
    • G06F16/587Retrieval characterised by using metadata, e.g. metadata not derived from the content or metadata generated manually using geographical or spatial information, e.g. location
    • GPHYSICS
    • G09EDUCATION; CRYPTOGRAPHY; DISPLAY; ADVERTISING; SEALS
    • G09BEDUCATIONAL OR DEMONSTRATION APPLIANCES; APPLIANCES FOR TEACHING, OR COMMUNICATING WITH, THE BLIND, DEAF OR MUTE; MODELS; PLANETARIA; GLOBES; MAPS; DIAGRAMS
    • G09B29/00Maps; Plans; Charts; Diagrams, e.g. route diagram
    • G09B29/003Maps

Abstract

맵박스 스타일 레이어의 데이터 처리 방법이 개시된다. 본 발명은, 서비스 제공 서버가, 스타일 레이어 목록을 구성하는 각 스타일 레이어를 인접한 스타일 레이어와 비교하고, 인접한 스타일 레이어와의 비교 결과에 따라 상호 인접한 스타일 레이어의 병합 실행 여부를 결정하며, 병합되기 전의 원본 스타일 레이어를 병합 생성된 스타일 레이어에 맵핑하여 저장하는 과정을 통해 구현된다. 본 발명에 따르면, 맵박스 스타일 사양의 표준 규약에 따라 작성된 맵박스 스타일 레이어들을 표준 규약을 변경하지 않으면서도 효과적으로 압축할 수 있게 된다. 아울러, 본 발명에 따르면, 맵박스 스타일 레이어들을 압축하여 클라이언트 디바이스에서 렌더링되야 할 중복 정의된 스타일 레이어의 개수를 줄임으로써, 스타일을 표현하기 위한 계산 및 레이어의 충돌 검출 과정에서의 연산 부하를 줄일 수 있으며, 레이어의 충돌 검출 과정에서의 프레임 드롭의 발생 비율(Frame Drop Rate)을 줄일 수 있게 된다.A data processing method of a mapbox style layer is disclosed. According to the present invention, a service providing server compares each style layer constituting a style layer list with an adjacent style layer, determines whether or not to execute merging of mutually adjacent style layers according to the comparison result with the adjacent style layer, and It is implemented through the process of mapping and saving the original style layer to the merged style layer. According to the present invention, it is possible to effectively compress mapbox style layers prepared according to the standard rules of the mapbox style specification without changing the standard rules. In addition, according to the present invention, by reducing the number of redundantly defined style layers to be rendered on a client device by compressing mapbox style layers, the computational load in the process of calculating styles and detecting collisions between layers can be reduced. In addition, it is possible to reduce the frame drop rate in the layer collision detection process.

Description

맵박스 스타일 레이어의 데이터 처리 방법{Data Processing Method in Mapbox Style Layer}Data Processing Method in Mapbox Style Layer}

본 발명은 맵박스 스타일 레이어의 데이터 처리 방법에 관한 것으로, 더욱 상세하게는 맵박스 스타일 사양의 표준 규약에 따라 작성된 맵박스 스타일 레이어들을 표준 규약을 변경하지 않으면서도 효과적으로 압축할 수 있게 되며, 맵박스 스타일 레이어들을 압축하여 클라이언트 디바이스에서 렌더링되야 할 중복 정의된 스타일 레이어의 개수를 줄임으로써, 스타일을 표현하기 위한 계산 및 레이어의 충돌 검출 과정에서의 연산 부하를 줄일 수 있으며, 레이어의 충돌 검출 과정에서의 프레임 드롭의 발생 비율(Frame Drop Rate)을 줄일 수 있게 될 뿐만 아니라, 맵박스 스타일 사양의 작성에 있어서 기존과 동일하게 노출 스타일 레이어들을 정의할 수 있게 됨에 따라 스타일 레이어들의 유지 보수가 용이하면서도 클라이언트 디바이스에서는 압축된 스타일 레이어들을 사용할 수 있도록 하는 맵박스 스타일 레이어의 데이터 처리 방법에 관한 것이다. The present invention relates to a data processing method of a mapbox style layer, and more particularly, to effectively compress mapbox style layers created according to the standard conventions of the mapbox style specification without changing the standard conventions. By compressing the style layers to reduce the number of overlapping defined style layers to be rendered on the client device, it is possible to reduce the computational load in the process of calculating styles and detecting collisions between layers. Not only can the frame drop rate be reduced, but also it is possible to define exposure style layers in the same way as before in the creation of mapbox style specifications, so the maintenance of style layers is easy and client device describes the data processing method of the mapbox style layer that enables the use of compressed style layers.

지도 검색 서비스를 제공하는 API 서버는 클라이언트 디바이스에서 지도를 어떻게 노출할 지에 대한 정의인 맵박스 스타일 사양(Mapbox Style Specification)을 지도 검색 서비스를 제공받는 클라이언트 디바이스로 전송하며, 이에 클라이언트 디바이스는 API 서버로부터 제공받은 맵박스 스타일 사양을 기준으로 레이어(Layer) 목록을 노출하게 된다.The API server that provides the map search service transmits the Mapbox Style Specification, which is the definition of how to expose the map on the client device, to the client device that receives the map search service. A list of layers is exposed based on the supplied mapbox style specifications.

한편, 맵박스 스타일 사양의 레이어 목록에 대한 유지 보수가 용이할 수 있도록 레이어를 데이터에 맞춰 상세하게 분리하여 사용하게 되는데, 많은 양의 레이어들을 렌더링하면 레이어 상호 간의 충돌 검출(Collision Detection)을 수행하기 위해 많은 시간이 소요될 뿐만 아니라, 충돌 검출을 수행하는 과정에서 프레임 드롭(Frame Drop)이 발생할 수 있다는 문제가 있다. On the other hand, to facilitate maintenance of the mapbox style specification layer list, layers are separated in detail according to the data and used. When a large number of layers are rendered, collision detection between layers is performed. Not only does it take a lot of time, but there is a problem that frame drop may occur in the process of performing collision detection.

따라서, 본 발명의 목적은, 맵박스 스타일 사양의 표준 규약에 따라 작성된 맵박스 스타일 레이어들을 표준 규약을 변경하지 않으면서도 효과적으로 압축할 수 있도록 하는 맵박스 스타일 레이어의 데이터 처리 방법을 제공함에 있다.Accordingly, an object of the present invention is to provide a data processing method of a mapbox style layer that can effectively compress mapbox style layers created according to the standard convention of the mapbox style specification without changing the standard convention.

본 발명의 다른 목적은, 맵박스 스타일 레이어들을 압축하여 클라이언트 디바이스에서 렌더링되야 할 중복 정의된 스타일 레이어의 개수를 줄임으로써, 스타일을 표현하기 위한 계산 및 레이어의 충돌 검출 과정에서의 연산 부하를 줄일 수 있으며, 레이어의 충돌 검출 과정에서의 프레임 드롭의 발생 비율(Frame Drop Rate)을 줄일 수 있도록 하는 맵박스 스타일 레이어의 데이터 처리 방법을 제공함에 있다.Another object of the present invention is to compress the mapbox style layers to reduce the number of overlapping defined style layers to be rendered on a client device, thereby reducing the computational load in the process of calculating styles and detecting collisions between layers. It is to provide a data processing method of a mapbox style layer that can reduce the frame drop rate in the layer collision detection process.

아울러, 본 발명의 또 다른 목적은, 맵박스 스타일 사양의 작성에 있어서 기존과 동일하게 노출 스타일 레이어들을 정의할 수 있게 됨에 따라 스타일 레이어들의 유지 보수가 용이하면서도 클라이언트 디바이스에서는 압축된 스타일 레이어들을 사용할 수 있도록 하는 맵박스 스타일 레이어의 데이터 처리 방법을 제공함에 있다.In addition, another object of the present invention is to be able to define exposure style layers in the same way as before in the creation of mapbox style specifications, so that style layers can be easily maintained and compressed style layers can be used in client devices. It is to provide a data processing method of a mapbox style layer that allows

상기 목적을 달성하기 위한 본 발명에 따른 맵박스 스타일 레이어의 데이터 처리 방법은, (a) 서비스 제공 서버가, 스타일 레이어 목록을 구성하는 각 스타일 레이어를 인접한 스타일 레이어와 비교하는 단계; 및 (b) 상기 서비스 제공 서버가, 상기 인접한 스타일 레이어와의 비교 결과에 따라 상호 인접한 스타일 레이어의 병합 실행 여부를 결정하는 단계를 포함한다.A method for processing data of a mapbox style layer according to the present invention for achieving the above object includes: (a) comparing, by a service providing server, each style layer constituting a style layer list with an adjacent style layer; and (b) determining, by the service providing server, whether or not to execute merging of mutually adjacent style layers according to a comparison result with the adjacent style layers.

바람직하게는, 상기 (b) 단계는, 상기 서비스 제공 서버가, 상호 인접한 스타일 레이어가 동일한 유형을 가지고, 상호 인접한 스타일 레이어가 사용하는 소스가 동일하며, 상호 인접한 스타일 레이어에서 사용하는 레이아웃, 페인트 요소에 대한 데이터 중심 스타일링(data-driven styling)이 가능한 경우에 상호 인접한 스타일 레이어의 병합을 결정하는 것을 특징으로 한다.Preferably, in step (b), in the service providing server, mutually adjacent style layers have the same type, the mutually adjacent style layers use the same source, and the layout and paint elements used in the mutually adjacent style layers When data-driven styling for is possible, it is characterized in that the merging of mutually adjacent style layers is determined.

또한, (c) 상기 서비스 제공 서버가, 병합되기 전의 원본 스타일 레이어를 병합 생성된 스타일 레이어에 맵핑하여 저장하는 단계를 더 포함한다.Further, (c) the service providing server further includes mapping and storing original style layers before merging to style layers created by merging.

또한, (d) 상기 서비스 제공 서버가, 클라이언트 디바이스로부터 맵 타일 데이터 전송 요청이 있는 경우에 맵핑 저장된 상기 원본 스타일 레이어를 검색하는 단계를 더 포함한다.The method may further include, by the service providing server, searching for the original style layer mapped and stored when there is a request to transmit map tile data from the client device.

본 발명에 따르면, 맵박스 스타일 사양의 표준 규약에 따라 작성된 맵박스 스타일 레이어들을 표준 규약을 변경하지 않으면서도 효과적으로 압축할 수 있게 된다.According to the present invention, it is possible to effectively compress mapbox style layers prepared according to the standard rules of the mapbox style specification without changing the standard rules.

아울러, 본 발명에 따르면, 맵박스 스타일 레이어들을 압축하여 클라이언트 디바이스에서 렌더링되야 할 중복 정의된 스타일 레이어의 개수를 줄임으로써, 스타일을 표현하기 위한 계산 및 레이어의 충돌 검출 과정에서의 연산 부하를 줄일 수 있으며, 레이어의 충돌 검출 과정에서의 프레임 드롭의 발생 비율(Frame Drop Rate)을 줄일 수 있게 된다.In addition, according to the present invention, by reducing the number of redundantly defined style layers to be rendered on a client device by compressing mapbox style layers, the computational load in the process of calculating styles and detecting collisions between layers can be reduced. In addition, it is possible to reduce the frame drop rate in the layer collision detection process.

아울러, 본 발명에 따르면, 맵박스 스타일 사양의 작성에 있어서 기존과 동일하게 노출 스타일 레이어들을 정의할 수 있게 됨에 따라 스타일 레이어들의 유지 보수가 용이하면서도 클라이언트 디바이스에서는 압축된 스타일 레이어들을 사용할 수 있게 된다.In addition, according to the present invention, since it is possible to define exposure style layers in the same way as in the past in the preparation of mapbox style specifications, maintenance of style layers is easy and compressed style layers can be used in a client device.

도 1은 본 발명의 일 실시예에 따른 맵박스 스타일 레이어의 데이터 처리 방법이 실행되는 시스템의 구성도,
도 2는 본 발명의 일 실시예에 따른 맵박스 스타일 레이어의 데이터 처리 방법을 실행하는 서비스 제공 서버(200)의 구조를 설명하는 기능 블록도,
도 3은 본 발명의 일 실시예에 따른 맵박스 스타일 레이어의 데이터 처리 방법의 실행 과정을 설명하는 절차 흐름도,
도 4는 본 발명의 일 실시예에 따른 맵박스 스타일 레이어의 데이터 처리 방법에서의 맵박스 스타일 레이어의 병합 실행 여부 결정 방법을 설명하는 도면,
도 5는 본 발명의 일 실시예에 따른 맵박스 스타일 레이어의 데이터 처리 방법에 따른 최적화 맵박스 스타일 레이어와 각 최적화 맵박스 스타일 레이어에 대응되는 원본 맵박스 스타일 레이어의 관계를 정의하는 맵핑 테이블을 나타낸 도면, 및
도 6은 본 발명의 일 실시예에 따른 맵박스 스타일 레이어의 데이터 처리 방법을 이용한 맵 타일 데이터의 전송 방법을 설명하는 절차 흐름도이다.
1 is a configuration diagram of a system in which a data processing method of a mapbox style layer according to an embodiment of the present invention is executed;
2 is a functional block diagram illustrating the structure of a service providing server 200 that executes a data processing method of a mapbox style layer according to an embodiment of the present invention;
3 is a process flow diagram illustrating an execution process of a data processing method of a mapbox style layer according to an embodiment of the present invention;
4 is a diagram explaining a method of determining whether to execute merging of mapbox style layers in a data processing method of mapbox style layers according to an embodiment of the present invention;
5 shows a mapping table defining the relationship between an optimized mapbox style layer according to a data processing method of a mapbox style layer according to an embodiment of the present invention and an original mapbox style layer corresponding to each optimized mapbox style layer. drawings, and
6 is a flowchart illustrating a method of transmitting map tile data using a data processing method of a mapbox style layer according to an embodiment of the present invention.

이하에서는 도면을 참조하여 본 발명을 보다 상세하게 설명한다. 도면들 중 동일한 구성요소들은 가능한 한 어느 곳에서든지 동일한 부호들로 나타내고 있음에 유의해야 한다. 또한 본 발명의 요지를 불필요하게 흐릴 수 있는 공지 기능 및 구성에 대한 상세한 설명은 생략한다.Hereinafter, the present invention will be described in more detail with reference to the drawings. It should be noted that like elements in the drawings are indicated by like numerals wherever possible. In addition, detailed descriptions of well-known functions and configurations that may unnecessarily obscure the subject matter of the present invention will be omitted.

도 1은 본 발명의 일 실시예에 따른 맵박스 스타일 레이어의 데이터 처리 방법이 실행되는 시스템의 구성도이다. 도 1을 참조하면, 본 발명의 일 실시예에 따른 맵박스 스타일 레이어의 데이터 처리 방법이 실행되는 시스템은 클라이언트 디바이스(100) 및 서비스 제공 서버(200)를 포함한다.1 is a configuration diagram of a system in which a data processing method of a mapbox style layer according to an embodiment of the present invention is executed. Referring to FIG. 1 , a system in which a data processing method of a mapbox style layer according to an embodiment of the present invention is executed includes a client device 100 and a service providing server 200 .

클라이언트 디바이스(100)는 본 발명의 일 실시예에 따른 맵박스 스타일 레이어의 데이터 처리 방법에 따라 제공되는 지도 정보 서비스를 이용하는 사용자가 소지하고 있는 PC, 스마트 폰 등의 통신 단말기이다.The client device 100 is a communication terminal such as a PC or smart phone possessed by a user using a map information service provided according to a data processing method of a mapbox style layer according to an embodiment of the present invention.

서비스 제공 서버(200)는 본 발명의 일 실시예에 따른 맵박스 스타일 레이어의 데이터 처리 방법을 실행하는 서버로서, 서비스 제공 서버(200)는 맵박스 스타일 레이어 목록을 구성하는 각 맵박스 스타일 레이어를 인접한 맵박스 스타일 레이어와 비교하고, 인접한 맵박스 스타일 레이어와의 비교 결과에 따라 상호 인접한 맵박스 스타일 레이어의 병합 실행 여부를 결정하며, 상호 인접한 맵박스 스타일 레이어를 병합 처리하는 경우 병합되기 전의 원본 맵박스 스타일 레이어를 병합 생성된 맵박스 스타일 레이어에 맵핑하여 저장한다.The service providing server 200 is a server that executes a data processing method of a mapbox style layer according to an embodiment of the present invention, and the service providing server 200 provides each mapbox style layer constituting a mapbox style layer list. Compares with adjacent mapbox style layers, determines whether or not to merge adjacent mapbox style layers according to the result of comparison with adjacent mapbox style layers, and determines whether or not to merge adjacent mapbox style layers. Map the box style layer to the merged mapbox style layer and save it.

도 2는 본 발명의 일 실시예에 따른 맵박스 스타일 레이어의 데이터 처리 방법을 실행하는 서비스 제공 서버(200)의 구조를 설명하는 기능 블록도이다. 도 2를 참조하면, 본 발명의 일 실시예에 따른 맵박스 스타일 레이어의 데이터 처리 방법을 실행하는 서비스 제공 서버(200)는 수신부(210), 저장부(230), 판단부(250) 및 송신부(270)를 포함한다.2 is a functional block diagram illustrating the structure of a service providing server 200 that executes a data processing method of a mapbox style layer according to an embodiment of the present invention. Referring to FIG. 2 , a service providing server 200 executing a data processing method of a mapbox style layer according to an embodiment of the present invention includes a receiving unit 210, a storage unit 230, a determination unit 250, and a transmission unit. (270).

서비스 제공 서버(200)의 수신부(210)는 클라이언트 디바이스(100)로부터 맵 타일 데이터의 전송 요청을 수신하며, 서비스 제공 서버(200)의 송신부(270)는 클라이언트 디바이스(100)로 맵 타일 데이터를 송신한다.The receiving unit 210 of the service providing server 200 receives a request for transmitting map tile data from the client device 100, and the transmitting unit 270 of the service providing server 200 transmits the map tile data to the client device 100. transmit

한편, 서비스 제공 서버(200)의 판단부(250)는 맵박스 스타일 레이어 목록을 구성하는 각 맵박스 스타일 레이어를 인접한 맵박스 스타일 레이어와 비교하고, 인접한 맵박스 스타일 레이어와의 비교 결과에 따라 상호 인접한 맵박스 스타일 레이어의 병합 실행 여부를 결정한다.On the other hand, the determination unit 250 of the service providing server 200 compares each mapbox style layer constituting the mapbox style layer list with an adjacent mapbox style layer, and compares each mapbox style layer with the adjacent mapbox style layer according to the comparison result. Determines whether adjacent mapbox style layers are merged or not.

서비스 제공 서버(200)의 저장부(230)에는 맵박스 스타일 레이어 목록을 구성하는 각 맵박스 스타일 레이어가 저장되어 있으며, 상호 인접한 맵박스 스타일 레이어가 병합 처리되는 경우 병합되기 전의 원본 맵박스 스타일 레이어가 병합 생성된 맵박스 스타일 레이어와 맵핑하여 저장되며, 이와 같은 원본 맵박스 스타일 레이어의 맵핑 저장에 따른 맵핑 테이블 또한 저장된다.Each mapbox style layer constituting the mapbox style layer list is stored in the storage unit 230 of the service providing server 200, and when mapbox style layers adjacent to each other are merged, the original mapbox style layer before being merged. is stored after being mapped with the merged mapbox style layer, and a mapping table according to the mapping storage of the original mapbox style layer is also stored.

도 3은 본 발명의 일 실시예에 따른 맵박스 스타일 레이어의 데이터 처리 방법의 실행 과정을 설명하는 절차 흐름도이다. 이하에서는 도 1 내지 도 3을 참조하여, 본 발명의 일 실시예에 따른 맵박스 스타일 레이어의 데이터 처리 방법의 실행 과정을 설명하기로 한다.3 is a flowchart illustrating an execution process of a data processing method of a mapbox style layer according to an embodiment of the present invention. Hereinafter, an execution process of a data processing method of a mapbox style layer according to an embodiment of the present invention will be described with reference to FIGS. 1 to 3.

먼저, 서비스 제공 서버(200)의 판단부(250)는 저장부(230)에 저장되어 있는 맵박스 스타일 레이어 목록을 구성하는 각 맵박스 스타일 레이어를 인접한 맵박스 스타일 레이어와 상호 비교하며(S310), 인접한 맵박스 스타일 레이어와의 비교 결과에 따라 상호 인접한 맵박스 스타일 레이어의 병합 실행 여부를 결정한다(S330).First, the determination unit 250 of the service providing server 200 compares each mapbox style layer constituting the mapbox style layer list stored in the storage unit 230 with adjacent mapbox style layers (S310). , It is determined whether or not to merge adjacent mapbox style layers according to the comparison result with the adjacent mapbox style layers (S330).

한편, 전술한 S330 단계를 실시함에 있어서, 서비스 제공 서버(200)의 판단부(250)는 상호 인접한 맵박스 스타일 레이어가 동일한 유형을 가지고(조건 1), 상호 인접한 맵박스 스타일 레이어가 사용하는 소스가 동일하며(조건 2), 상호 인접한 맵박스 스타일 레이어에서 사용하는 레이아웃, 페인트 요소에 대한 데이터 중심 스타일링(data-driven styling)이 가능한 경우(조건 3)에 상호 인접한 맵박스 스타일 레이어의 병합 실행을 결정함이 바람직할 것이다.Meanwhile, in performing the above step S330, the determination unit 250 of the service providing server 200 determines that the mapbox style layers adjacent to each other have the same type (condition 1), and that the mapbox style layers adjacent to each other have the same type as the source used by the adjacent mapbox style layers. are the same (condition 2), and data-driven styling for the layout and paint elements used by mutually adjacent mapbox style layers is possible (condition 3), merge execution of mutually adjacent mapbox style layers is not permitted. decision would be desirable.

도 4는 본 발명의 일 실시예에 따른 맵박스 스타일 레이어의 데이터 처리 방법에서의 맵박스 스타일 레이어의 병합 실행 여부 결정 방법을 설명하는 도면이다.4 is a diagram explaining a method of determining whether to execute merging of mapbox style layers in a data processing method of mapbox style layers according to an embodiment of the present invention.

도 4에서와 같이 서비스 제공 서버(200)의 판단부(250)는 'Origin Fill 1'과 'Origin Fill 2'는 상술한 조건 1, 조건 2 및 조건 3을 모두 충족하는 것으로 판단함에 따라 'Optimized Fill 1'로 병합 처리한다(S350).As shown in FIG. 4, the determination unit 250 of the service providing server 200 determines that 'Origin Fill 1' and 'Origin Fill 2' satisfy all conditions 1, 2, and 3 described above, and thus 'Optimized Merge processing with Fill 1' (S350).

한편, 도 4에서의 'Optimized Fill 1'과 'Origin Line 1'은 서로 다른 맵박스 스타일 레이어 유형(Style Layer Type)을 가지므로 상기 조건 1을 충족하지 못함에 따라 병합 처리되지 못하고 'Optimized Line 1'로 추가된다.On the other hand, 'Optimized Fill 1' and 'Origin Line 1' in FIG. 4 have different mapbox style layer types, so they cannot be merged because they do not satisfy condition 1, and 'Optimized Line 1' ' is added.

아울러, 도 4에서의 'Optimized Line 1'와 'Origin Line2'의 병합 여부 결정에 있어서, 서비스 제공 서버(200)의 판단부(250)는 'line-cap'이라는 요소가 데이터 중심 스타일링(data-driven styling)이 불가능한 요소로서 상기 조건 3을 충족하지 못하는 것으로 판단함에 따라 병합 처리하지 않고 'Optimized Line 2'로 추가한다.In addition, in determining whether to merge 'Optimized Line 1' and 'Origin Line2' in FIG. driven styling) is not possible, and as it is determined that the above condition 3 is not satisfied, it is not merged and added as 'Optimized Line 2'.

한편, 도 4에서의 'Optimized Line 2'와 'Origin Line 3'는 상술한 조건 1, 조건 2 및 조건 3을 모두 충족함에 따라 'Optimized Line 2'로 병합 처리된다.Meanwhile, 'Optimized Line 2' and 'Origin Line 3' in FIG. 4 are merged into 'Optimized Line 2' as all conditions 1, 2, and 3 described above are satisfied.

본 발명을 실시함에 있어서 서비스 제공 서버(200)의 판단부(250)는 도 4에서와 같은 원본 맵박스 스타일 레이어의 병합 처리 방법에 따라 최적화(Optimized) 처리되어 생성된 맵박스 스타일 레이어인 최적화 맵박스 스타일 레이어와 각 최적화 맵박스 스타일 레이어에 대응되는 원본 맵박스 스타일 레이어의 관계를 정의하는 맵핑 테이블을 도 5에서와 같이 생성하고, 이와 같이 생성된 맵핑 테이블을 저장부(230)에 저장함이 바람직할 것이다(S370).In carrying out the present invention, the decision unit 250 of the service providing server 200 is an optimized map, which is a mapbox style layer created by being optimized according to the merge processing method of the original mapbox style layer as shown in FIG. It is preferable to create a mapping table defining the relationship between the box style layer and the original mapbox style layer corresponding to each optimized mapbox style layer as shown in FIG. 5, and store the mapping table thus created in the storage unit 230. will (S370).

도 6은 본 발명의 일 실시예에 따른 맵박스 스타일 레이어의 데이터 처리 방법을 이용한 맵 타일 데이터의 전송 방법을 설명하는 절차 흐름도이다. 이하에서는 도 1 내지 도 6을 참조하여, 본 발명의 일 실시예에 따른 맵박스 스타일 레이어의 데이터 처리 방법을 이용한 맵 타일 데이터의 전송 방법을 설명하기로 한다.6 is a flowchart illustrating a method of transmitting map tile data using a data processing method of a mapbox style layer according to an embodiment of the present invention. Hereinafter, a method of transmitting map tile data using a data processing method of a mapbox style layer according to an embodiment of the present invention will be described with reference to FIGS. 1 to 6 .

먼저, 서비스 제공 서버(200)의 수신부(210)가 클라이언트 디바이스(100)로부터 맵 타일 데이터 전송 요청을 수신함에 따라(S410), 서비스 제공 서버(200)의 판단부(250)는 해당 맵 타일 데이터 전송 요청에 대응되는 원본 맵박스 스타일 레이어들을 도 5에서의 맵핑 테이블에 기초하여 검색한다(S430).First, as the receiver 210 of the service providing server 200 receives a map tile data transmission request from the client device 100 (S410), the determination unit 250 of the service providing server 200 determines the map tile data Original mapbox style layers corresponding to the transmission request are searched based on the mapping table in FIG. 5 (S430).

구체적으로, 클라이언트 디바이스(100)는 전술한 도 4에서와 같은 방법으로 병합 처리됨에 따라 압축된 맵박스 스타일 사양(Mapbox Style Specification)을 통해 서비스 제공 서버(200)에 맵 타일의 전송을 요청함이 바람직하며, 이에 서비스 제공 서버(200)의 판단부(250)는 압축된 맵박스 스타일 사양과 특징 데이터(Feature Data)를 이용하여 해당 특징 데이터에 대응되는 원본 맵박스 스타일 레이어를 검색한다.Specifically, the client device 100 requests transmission of the map tile from the service providing server 200 through the compressed Mapbox Style Specification as the merging process is performed in the same manner as in FIG. 4 described above. Preferably, the determination unit 250 of the service providing server 200 searches for an original mapbox style layer corresponding to the corresponding feature data using the compressed mapbox style specification and feature data.

그 다음, 서비스 제공 서버(200)의 판단부(250)는 검색된 원본 맵박스 스타일 레이어를 통해 데이터 드리븐(data-driven)될 수 있는 데이터를 계산하고, 계산된 데이터를 압축된 맵박스 스타일 레이어의 특징 데이터에 추가함으로써 압축된 맵박스 스타일 레이어를 재생성한다(S450).Next, the determination unit 250 of the service providing server 200 calculates data that can be data-driven through the searched original mapbox style layer, and converts the calculated data to the compressed mapbox style layer. By adding to the feature data, the compressed mapbox style layer is regenerated (S450).

한편, 서비스 제공 서버(200)의 송신부(270)는 이와 같이 특징 데이터가 추가된 압축 맵박스 스타일 레이어를 클라이언트 디바이스(100)로 전송하게 된다(S470).Meanwhile, the transmission unit 270 of the service providing server 200 transmits the compressed mapbox style layer to which feature data is added in this way to the client device 100 (S470).

본 발명에서 사용한 용어는 단지 특정한 실시 예를 설명하기 위해 사용된 것으로 본 발명을 한정하려는 의도가 아니다. 단수의 표현은 문맥상 명백하게 다르게 뜻하지 않는 한, 복수의 표현을 포함한다. 본 출원에서, "포함하다" 또는 "가지다" 등의 용어는 명세서상에 기재된 특징, 숫자, 단계, 동작, 구성요소, 부품 또는 이들을 조합한 것이 존재함을 지정하려는 것이지, 하나 또는 그 이상의 다른 특징들이나 숫자, 단계, 동작, 구성요소, 부품 또는 이들을 조합한 것들의 존재 또는 부가 가능성을 미리 배제하지 않는 것으로 이해되어야 한다.Terms used in the present invention are only used to describe specific embodiments and are not intended to limit the present invention. Singular expressions include plural expressions unless the context clearly dictates otherwise. In this application, the terms "include" or "have" are intended to designate that there is a feature, number, step, operation, component, part, or combination thereof described in the specification, but one or more other features It should be understood that the presence or addition of numbers, steps, operations, components, parts, or combinations thereof is not precluded.

이상에서는 본 발명의 바람직한 실시예 및 응용예에 대하여 도시하고 설명하였지만, 본 발명은 상술한 특정의 실시예 및 응용예에 한정되지 아니하며, 청구범위에서 청구하는 본 발명의 요지를 벗어남이 없이 당해 발명이 속하는 기술분야에서 통상의 지식을 가진 자에 의해 다양한 변형실시가 가능한 것은 물론이고, 이러한 변형실시들은 본 발명의 기술적 사상이나 전망으로부터 개별적으로 이해되어져서는 안될 것이다.Although preferred embodiments and application examples of the present invention have been shown and described above, the present invention is not limited to the specific embodiments and application examples described above, and the present invention is not departing from the gist of the present invention claimed in the claims. Various modifications and implementations are possible by those skilled in the art, and these modifications should not be individually understood from the technical spirit or perspective of the present invention.

100: 클라이언트 디바이스, 200: 서비스 제공 서버,
230: 저장부.
100: client device, 200: service providing server,
230: storage unit.

Claims (4)

(a) 서비스 제공 서버가, 스타일 레이어 목록을 구성하는 각 스타일 레이어를 인접한 스타일 레이어와 비교하는 단계; 및
(b) 상기 서비스 제공 서버가, 상기 인접한 스타일 레이어와의 비교 결과에 따라 상호 인접한 스타일 레이어의 병합 실행 여부를 결정하는 단계;
를 포함하고,
상기 (b) 단계는,
상기 서비스 제공 서버가, 상기 상호 인접한 스타일 레이어가 동일한 유형을 가지고, 상기 상호 인접한 스타일 레이어가 사용하는 소스가 동일하며, 상기 상호 인접한 스타일 레이어에서 사용하는 레이아웃, 페인트 요소에 대한 데이터 중심 스타일링(data-driven styling)이 가능한 경우에 상기 상호 인접한 스타일 레이어의 병합을 결정하는 것인, 맵박스 스타일 레이어의 데이터 처리 방법.
(a) comparing, by a service providing server, each style layer constituting the style layer list with an adjacent style layer; and
(b) determining, by the service providing server, whether or not to execute merging of mutually adjacent style layers according to a comparison result with the adjacent style layers;
including,
In step (b),
The service providing server determines that the mutually adjacent style layers have the same type, the mutually adjacent style layers use the same source, and data-driven styling (data- A data processing method of a mapbox style layer, which determines merging of the mutually adjacent style layers when driven styling is possible.
삭제delete 제1항에 있어서,
(c) 상기 서비스 제공 서버가, 병합되기 전의 원본 스타일 레이어를 병합 생성된 스타일 레이어에 맵핑하여 저장하는 단계를 더 포함하는 맵박스 스타일 레이어의 데이터 처리 방법.
According to claim 1,
(c) the method of processing mapbox style layer data, further comprising mapping and storing, by the service providing server, original style layers before merging to merged style layers.
제3항에 있어서,
(d) 상기 서비스 제공 서버가, 클라이언트 디바이스로부터 맵 타일 데이터 전송 요청이 있는 경우에 맵핑 저장된 상기 원본 스타일 레이어를 검색하는 단계를 더 포함하는 맵박스 스타일 레이어의 데이터 처리 방법.
According to claim 3,
(d) The method of processing mapbox style layer data further comprising the step of, by the service providing server, searching for the original style layer mapped and stored when a map tile data transmission request is received from a client device.
KR1020200090081A 2020-07-21 2020-07-21 Data Processing Method in Mapbox Style Layer KR102499072B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020200090081A KR102499072B1 (en) 2020-07-21 2020-07-21 Data Processing Method in Mapbox Style Layer

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020200090081A KR102499072B1 (en) 2020-07-21 2020-07-21 Data Processing Method in Mapbox Style Layer

Publications (2)

Publication Number Publication Date
KR20220011330A KR20220011330A (en) 2022-01-28
KR102499072B1 true KR102499072B1 (en) 2023-02-14

Family

ID=80051242

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020200090081A KR102499072B1 (en) 2020-07-21 2020-07-21 Data Processing Method in Mapbox Style Layer

Country Status (1)

Country Link
KR (1) KR102499072B1 (en)

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20120101201A (en) * 2011-02-10 2012-09-13 삼성에스디에스 주식회사 Server and module for providing map service, and, method for providing and requesting map service
KR102046910B1 (en) * 2013-03-08 2019-11-22 한국전자통신연구원 System and method for providing tile-map using electronic navigation chart

Also Published As

Publication number Publication date
KR20220011330A (en) 2022-01-28

Similar Documents

Publication Publication Date Title
US10904316B2 (en) Data processing method and apparatus in service-oriented architecture system, and the service-oriented architecture system
CN110086636A (en) A kind of message distributing method based on mqtt, server and storage medium
JP5155001B2 (en) Document search device
CN103885990B (en) Searching method and system
EP3099074A1 (en) Systems, devices and methods for video coding
US8959229B1 (en) Intelligently provisioning cloud information services
CN109787884A (en) A kind of information push method and device
US20150058373A1 (en) System and method for providing agent service to user terminal
CN111355696A (en) Message identification method and device, DPI (deep packet inspection) equipment and storage medium
KR102499072B1 (en) Data Processing Method in Mapbox Style Layer
US8667008B2 (en) Search request control apparatus and search request control method
CN105282045B (en) A kind of distributed computing and storage method based on consistency hash algorithm
US10659304B2 (en) Method of allocating processes on node devices, apparatus, and storage medium
CN105187556A (en) Method and device for data back-to-source, and edge server
CN110222046B (en) List data processing method, device, server and storage medium
US20170308574A1 (en) Method and apparatus for reducing query processing time by dynamically changing algorithms and computer readable medium therefor
US10863005B2 (en) Data transmitting program, data transmitting device, and data transmitting method
CN111260193A (en) Vehicle and goods matching search system, method, computer device and storage medium
CN104935953B (en) A kind of network program request service providing method and system based on real-time transcoding
CN109032787B (en) Task allocation method and device
CN107092529B (en) OLAP service method, device and system
CN109450798A (en) The management method and computer readable storage medium of routing table information
CN112685613B (en) Resource package query method and device and information processing system
CN104378396A (en) Data management device and method
US20180373811A1 (en) Client Cloud Synchronizer

Legal Events

Date Code Title Description
E902 Notification of reason for refusal
E601 Decision to refuse application
AMND Amendment
X701 Decision to grant (after re-examination)
GRNT Written decision to grant