KR102289141B1 - 그래픽 기반의 웹 벡터 지도 표시 방법 - Google Patents
그래픽 기반의 웹 벡터 지도 표시 방법 Download PDFInfo
- Publication number
- KR102289141B1 KR102289141B1 KR1020140168728A KR20140168728A KR102289141B1 KR 102289141 B1 KR102289141 B1 KR 102289141B1 KR 1020140168728 A KR1020140168728 A KR 1020140168728A KR 20140168728 A KR20140168728 A KR 20140168728A KR 102289141 B1 KR102289141 B1 KR 102289141B1
- Authority
- KR
- South Korea
- Prior art keywords
- map
- vector map
- graphic
- web vector
- data
- Prior art date
Links
- 238000000034 method Methods 0.000 title claims abstract description 40
- 239000003086 colorant Substances 0.000 claims description 3
- 230000000694 effects Effects 0.000 abstract description 6
- 238000010586 diagram Methods 0.000 description 9
- 238000004891 communication Methods 0.000 description 3
- 230000006870 function Effects 0.000 description 3
- 238000005516 engineering process Methods 0.000 description 2
- 230000007423 decrease Effects 0.000 description 1
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F17/00—Digital computing or data processing equipment or methods, specially adapted for specific functions
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F3/00—Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
- G06F3/14—Digital output to display device ; Cooperation and interconnection of the display device with other functional units
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06Q—INFORMATION 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
- G06Q10/00—Administration; Management
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Business, Economics & Management (AREA)
- General Engineering & Computer Science (AREA)
- Marketing (AREA)
- Strategic Management (AREA)
- Entrepreneurship & Innovation (AREA)
- Human Resources & Organizations (AREA)
- Human Computer Interaction (AREA)
- Operations Research (AREA)
- Quality & Reliability (AREA)
- Economics (AREA)
- Tourism & Hospitality (AREA)
- General Business, Economics & Management (AREA)
- Data Mining & Analysis (AREA)
- Databases & Information Systems (AREA)
- Mathematical Physics (AREA)
- Software Systems (AREA)
- Instructional Devices (AREA)
- Processing Or Creating Images (AREA)
Abstract
본 발명의 그래픽 기반의 웹 벡터 지도 표시 방법은 벡터 지도와 디스플레이 엔진의 저장 배열 구조를 결합하기 때문에, 연산 과정 후의 불필요 요소를 제거함으로써 데이터 사이즈가 축소되는 효과가 있다.
또한, 본 발명은 지도의 성능적 이슈와 용량적 이슈를 동시에 해결하여 웹 기반에서 대용량의 벡터 지도를 표출할 수 있도록 할 수 있는 효과가 있다.
Description
도 2는 본 발명의 그래픽 기반의 웹 벡터 지도 표시 방법을 위한 디스플레이 엔진의 입력 배열을 나타낸 도면,
도 3은 본 발명의 그래픽 기반의 웹 벡터 지도 표시 방법에서 웹 벡터 지도와 디스플레이 엔진의 데이터 파싱 및 연산 이후 웹 벡터 지도 데이터가 제거되는 것을 나타낸 도면,
도 4는 본 발명의 그래픽 기반의 웹 벡터 지도 표시 방법에서 웹 벡터 지도와 디스플레이 엔진의 데이터 파싱 및 연산 이후 디스플레이 엔진의 입력 배열에 포함된 지도 데이터가 제거되는 것을 나타낸 도면,
도 5는 본 발명의 그래픽 기반의 웹 벡터 지도 표시 방법을 위한 객체별 배열 정보를 지도 데이터로 저장하는 것을 나타낸 도면이다.
Claims (7)
- 지도 표시 방법에 있어서:
벡터 지도 도엽의 객체 정보가 추출되는 제 1단계;
디스플레이 엔진의 입력 배열을 지도 종별로 추출하는 제 2단계;
추출된 상기 디스플레이 엔진 입력 배열에 상기 벡터 지도의 객체 정보를 저장하는 제 3단계; 및
상기 저장된 입력 배열을 지도 도엽 파일로 저장하는 제 4단계를 포함하되,
상기 제 3단계는,
상기 디스플레이 엔진의 데이터 파싱 결과로 저장된 상기 입력 배열에 대한 정보를 객체별로 저장하고,
상기 디스플레이 엔진 입력 배열에 점, 선 또는 면의 좌표 열에 대한 정보를 저장하는 것을 특징으로 그래픽 기반의 웹 벡터 지도 표시 방법.
- 제 1항에 있어서,
상기 제 1단계의 상기 벡터 지도는 텍스트 기반의 JSON 포맷인 것을 특징으로 하는 그래픽 기반의 웹 벡터 지도 표시 방법.
- 제 1항에 있어서,
상기 제 2단계의 상기 입력 배열의 구성은 캔버스 엔진 또는 WebGL 엔진의 입력 값으로 데이터 파싱 및 연산되는 것을 특징으로 하는 그래픽 기반의 웹 벡터 지도 표시 방법.
- 제 3항에 있어서,
상기 연산 과정에서 활용되는 상기 벡터 지도의 데이터는 상기 연산 과정 수행 후 제거되는 것을 특징으로 하는 그래픽 기반의 웹 벡터 지도 표시 방법.
- 삭제
- 삭제
- 제 1항에 있어서,
상기 제 3단계는 상기 디스플레이 엔진 입력 배열에 RGB 색상 또는 테마에 대한 정보를 저장하는 것을 특징으로 하는 그래픽 기반의 웹 벡터 지도 표시 방법.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR1020140168728A KR102289141B1 (ko) | 2014-11-28 | 2014-11-28 | 그래픽 기반의 웹 벡터 지도 표시 방법 |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR1020140168728A KR102289141B1 (ko) | 2014-11-28 | 2014-11-28 | 그래픽 기반의 웹 벡터 지도 표시 방법 |
Publications (2)
Publication Number | Publication Date |
---|---|
KR20160064737A KR20160064737A (ko) | 2016-06-08 |
KR102289141B1 true KR102289141B1 (ko) | 2021-08-12 |
Family
ID=56193704
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
KR1020140168728A KR102289141B1 (ko) | 2014-11-28 | 2014-11-28 | 그래픽 기반의 웹 벡터 지도 표시 방법 |
Country Status (1)
Country | Link |
---|---|
KR (1) | KR102289141B1 (ko) |
Citations (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20140337772A1 (en) * | 2013-05-07 | 2014-11-13 | Palantir Technologies Inc. | Interactive data object map |
US20140340421A1 (en) * | 2013-05-15 | 2014-11-20 | Google Inc. | Efficient composition and rendering of graphical elements |
Family Cites Families (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR101101970B1 (ko) * | 2009-12-04 | 2012-01-02 | 현대엠엔소프트 주식회사 | 차량 항법 시스템에서 3차원 지도를 표시하기 위한 그래픽 처리 장치 및 그래픽 처리 방법 |
-
2014
- 2014-11-28 KR KR1020140168728A patent/KR102289141B1/ko active IP Right Grant
Patent Citations (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20140337772A1 (en) * | 2013-05-07 | 2014-11-13 | Palantir Technologies Inc. | Interactive data object map |
US20140340421A1 (en) * | 2013-05-15 | 2014-11-20 | Google Inc. | Efficient composition and rendering of graphical elements |
Non-Patent Citations (1)
Title |
---|
S.C. Chan 외, 'Image-Based Rendering and Synthesis', IEEE Signal Processing Magazine, 2007. |
Also Published As
Publication number | Publication date |
---|---|
KR20160064737A (ko) | 2016-06-08 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN103335657B (zh) | 一种基于图像捕获和识别技术增强导航功能的方法和系统 | |
US11967132B2 (en) | Lane marking detecting method, apparatus, electronic device, storage medium, and vehicle | |
US8204687B2 (en) | Display route creation method, display route creation apparatus, and display route creation program | |
JP2014225229A5 (ko) | ||
KR102626290B1 (ko) | 증강 현실 안내 인터페이스 | |
US10685464B2 (en) | Comparative visualization of numerical information | |
Gartner et al. | Progress in Location-Based Services 2016 | |
CN112580666B (zh) | 图像特征的提取方法、训练方法、装置、电子设备及介质 | |
KR101642861B1 (ko) | 웹 맵 서비스를 위한 전자해도의 처리 시스템 및 방법 | |
JP2011038792A5 (ko) | ||
CN105426443A (zh) | 一种地图数据的处理方法、装置及系统 | |
CN113705515B (zh) | 语义分割模型的训练和高精地图车道线的生成方法和设备 | |
CN112232341A (zh) | 文本检测方法、电子设备及计算机可读介质 | |
CN113739811B (zh) | 关键点检测模型的训练和高精地图车道线的生成方法设备 | |
CN111797184A (zh) | 信息显示方法、装置、设备和介质 | |
KR101485108B1 (ko) | 좌표계 일괄 자동 변환 방법 및 이를 위한 장치 | |
KR102395023B1 (ko) | 그래픽 기반의 웹 벡터 지도 표시 시스템 및 방법 | |
KR102289141B1 (ko) | 그래픽 기반의 웹 벡터 지도 표시 방법 | |
CN114111813A (zh) | 高精地图元素更新方法、装置、电子设备及存储介质 | |
US20230419655A1 (en) | Controlled image manipulations using semantic labels | |
CN108133029B (zh) | 地图元素的调整方法、装置、设备及计算机可读存储介质 | |
JP6320065B2 (ja) | 地図表示装置、ナビゲーションシステム及びコンピュータプログラム | |
JP2011180029A5 (ko) | ||
CN114970666B (zh) | 一种口语处理方法、装置、电子设备及存储介质 | |
TWM526156U (zh) | 行動資訊雲端學習系統 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
PA0109 | Patent application |
Patent event code: PA01091R01D Comment text: Patent Application Patent event date: 20141128 |
|
PG1501 | Laying open of application | ||
PA0201 | Request for examination |
Patent event code: PA02012R01D Patent event date: 20191011 Comment text: Request for Examination of Application Patent event code: PA02011R01I Patent event date: 20141128 Comment text: Patent Application |
|
E902 | Notification of reason for refusal | ||
PE0902 | Notice of grounds for rejection |
Comment text: Notification of reason for refusal Patent event date: 20201215 Patent event code: PE09021S01D |
|
E701 | Decision to grant or registration of patent right | ||
PE0701 | Decision of registration |
Patent event code: PE07011S01D Comment text: Decision to Grant Registration Patent event date: 20210712 |
|
PR0701 | Registration of establishment |
Comment text: Registration of Establishment Patent event date: 20210806 Patent event code: PR07011E01D |
|
PR1002 | Payment of registration fee |
Payment date: 20210809 End annual number: 3 Start annual number: 1 |
|
PG1601 | Publication of registration | ||
PR1001 | Payment of annual fee |
Payment date: 20240722 Start annual number: 4 End annual number: 4 |