KR100759269B1 - System for creating multipolygon using property information of numerical map the object and method therefor - Google Patents

System for creating multipolygon using property information of numerical map the object and method therefor Download PDF

Info

Publication number
KR100759269B1
KR100759269B1 KR1020070019076A KR20070019076A KR100759269B1 KR 100759269 B1 KR100759269 B1 KR 100759269B1 KR 1020070019076 A KR1020070019076 A KR 1020070019076A KR 20070019076 A KR20070019076 A KR 20070019076A KR 100759269 B1 KR100759269 B1 KR 100759269B1
Authority
KR
South Korea
Prior art keywords
attribute information
polygon
mpolygon
polyline
multipolygon
Prior art date
Application number
KR1020070019076A
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 KR1020070019076A priority Critical patent/KR100759269B1/en
Application granted granted Critical
Publication of KR100759269B1 publication Critical patent/KR100759269B1/en

Links

Images

Classifications

    • GPHYSICS
    • G01MEASURING; TESTING
    • G01CMEASURING DISTANCES, LEVELS OR BEARINGS; SURVEYING; NAVIGATION; GYROSCOPIC INSTRUMENTS; PHOTOGRAMMETRY OR VIDEOGRAMMETRY
    • G01C21/00Navigation; Navigational instruments not provided for in groups G01C1/00 - G01C19/00
    • G01C21/005Navigation; Navigational instruments not provided for in groups G01C1/00 - G01C19/00 with correlation of navigation data from several sources, e.g. map or contour matching
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T7/00Image analysis
    • G06T7/30Determination of transform parameters for the alignment of images, i.e. image registration
    • 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
    • G09B29/006Representation of non-cartographic information on maps, e.g. population distribution, wind direction, radiation levels, air and sea routes
    • G09B29/007Representation of non-cartographic information on maps, e.g. population distribution, wind direction, radiation levels, air and sea routes using computer methods
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N21/00Selective content distribution, e.g. interactive television or video on demand [VOD]
    • H04N21/20Servers specifically adapted for the distribution of content, e.g. VOD servers; Operations thereof
    • H04N21/23Processing of content or additional data; Elementary server operations; Server middleware
    • H04N21/231Content storage operation, e.g. caching movies for short term storage, replicating data over plural servers, prioritizing data for deletion

Abstract

A system and a method for generating an MPolygon(Multi-Polygon) using property information of a digital map object are provided to generate/manage a polygon and the MPolygon without generating the new digital map object by assigning the predetermined property information to each poly-line included in the polygon. A data inputting module(10) receives a digital map made by using digital map making software from a worker. A generating module(20) generates a MPolygon object by selecting a polygon object to be generated as the polygon from the digital map and analyzing geometrical relation of the selected poly-line. A property information setting module(30) sets a value of the property information attached to the poly-line. A property information attaching module(40) attaches the property information to the poly-line. A searching/extracting module(50) searches the MPolygon from the digital map. A changing module(60) converts the MPolygon into a general poly-line by adding or removing the polygon from the MPolygon, or removing all property information of the MPolygon. A displaying module(80) displays the extracted MPolygon to an output device.

Description

수치지도 객체의 속성정보를 이용한 다중폴리곤 생성 시스템 및 그 방법 {System for creating MultiPolygon using property information of numerical map the object and method therefor}System for creating multipolygon using property information of numerical map the object and method therefor}

도 1은 본 발명의 일실시예에 따른 다중폴리곤 생성 시스템을 나타내는 구성도,1 is a block diagram showing a multipolygon generating system according to an embodiment of the present invention,

도 2a는 본 발명의 일실시예에 따른 생성모듈부가 MPolygon 객체를 생성하는 화면을 나타내는 예시도,2A is an exemplary diagram illustrating a screen on which a generation module unit creates an MPolygon object according to an embodiment of the present invention;

도 2b는 본 발명의 일실시예에 따른 속성정보부착모듈부가 폴리선에 속성정보를 부착하는 화면을 나타내는 예시도,2B is an exemplary view showing a screen for attaching attribution information to a polyline with an attribution information attachment module according to an embodiment of the present invention;

도 2c는 본 발명의 일실시예에 따른 부분추가모듈이 폴리곤을 일부 추가 등록하는 화면을 나타내는 예시도,2C is an exemplary view showing a screen for partially registering a polygon by a partial addition module according to an embodiment of the present invention;

도 2d는 본 발명의 일실시예에 따른 부분제거모듈이 폴리곤을 일부 삭제하는 화면을 나타내는 예시도,2d is an exemplary view showing a screen for partially deleting a polygon by a partial removal module according to an embodiment of the present invention;

도 2e는 본 발명의 일실시예에 따른 해제모듈이 폴리선에 부착된 속성정보값을 제거하는 화면을 나타내는 예시도,Figure 2e is an exemplary view showing a screen for removing the attribute information value attached to the polyline release module according to an embodiment of the present invention,

도 2f는 본 발명의 일실시예에 따른 제어모듈부가 폴리곤을 검색, 생성 및 편집하는 화면을 나타내는 예시도,2F is an exemplary view showing a screen in which the control module searches for, creates, and edits polygons according to an embodiment of the present invention;

도 3a는 본 발명의 일실시예에 따른 수치지도 객체의 속성정보를 이용한 다중폴리곤 생성 방법을 나타내는 전체 흐름도,3A is an overall flowchart illustrating a method of generating a multipolygon using attribute information of a digital map object according to an embodiment of the present invention;

도 3b는 본 발명의 일실시예에 따른 폴리곤 또는 다중폴리곤에 속성정보를 부여하는 방법을 나타내는 상세 흐름도.3B is a detailed flowchart illustrating a method of assigning attribute information to a polygon or a multipolygon according to an embodiment of the present invention.

< 도면의 주요 부분에 대한 부호의 설명 ><Description of Symbols for Main Parts of Drawings>

10 : 데이터입력모듈부 20 : 생성모듈부10: data input module unit 20: generation module unit

21 : 객체선택모듈 22 : 확인ㆍ분석모듈21: object selection module 22: confirmation and analysis module

23 : 객체생성모듈 30 : 속성정보설정모듈부23: object generation module 30: attribute information setting module

40 : 속성정보부착모듈부 50 : 검색추출모듈부40: attribute information attachment module portion 50: search extraction module portion

60 : 변경모듈부 61 : 부분추가모듈60: change module unit 61: partial additional module

62 : 부분제거모듈 63 : 해제모듈62: partial removal module 63: release module

70 : 데이터베이스모듈부 80 : 디스플레이모듈부70: database module unit 80: display module unit

90 : 제어모듈부90: control module

본 발명은 다중폴리곤 생성 시스템에 관한 것으로서, 특히 수치지도상에서 면형객체를 관리함에 있어서 폴리곤 내에 속하는 각각의 폴리선에 일정한 속성정보를 부여함으로써, 속성정보만을 이용하여 새로운 객체를 생성하지 않도록 한 수치지도 객체의 속성정보를 이용한 다중폴리곤 생성 시스템 및 그 방법에 관한 것이다.The present invention relates to a multipolygon generation system, and in particular, in managing a planar object on a digital map, by assigning certain attribute information to each polyline belonging to a polygon, the digital map object does not create a new object using only the attribute information. The present invention relates to a multipolygon generating system using the attribute information of and a method thereof.

일반적으로 수치지도에 있어서 기하학적인 요소를 표현하는 경우에 점, 선, 면의 도면요소를 이용하여 공간 데이터를 표현한다.In general, in the case of representing a geometric element in a digital map, spatial data is represented by using elements of points, lines, and faces.

구체적으로 수치지도에서 면으로 표현하는 경우를 살펴보면 도로경계면, 건물, 실폭하천, 수부지형경계면 등의 여러 가지 지형지물을 면형으로 표현하고 색상과 패턴으로 표시한다. 즉, 대부분 하나의 면형객체로 하나의 지형지물을 표현하나 두 개 이상의 면형객체가 이루어져 하나의 지형지물을 표현해야 하는 경우도 있다.Specifically, in the case of expressing a surface in a digital map, various features such as road boundaries, buildings, rivers, and riverbed boundary surfaces are expressed in plane form and displayed in color and pattern. That is, in most cases, one surface object represents one feature, but two or more surface objects are required to express one feature.

현재 수치지도를 편집하거나 관리하는 대부분의 시스템에서는 폴리곤(Polygon) 객체로 면형을 표현하는데, 면형의 내부에 또 다른 면형이 존재할 경우 내부의 면형객체를 홀(Hole)이라고 한다. 또한 다수의 폴리곤이 이루어져 하나의 객체를 형성하는 것을 다중폴리곤(MultiPolygon)이라 한다. 이때, 폴리곤의 색상표현을 하는 경우에 있어서 홀(Hole)은 색상을 표시하지 않는다. 즉, 구멍난 면형을 나타내는 것이다.Most systems that currently edit or manage digital maps represent polygonal shapes as polygon objects. If there is another surface shape inside, the surface object inside is called a hole. In addition, a plurality of polygons are formed to form an object is called a multipolygon (MultiPolygon). In this case, in the case of expressing the color of the polygon, the hole does not display the color. That is, it shows a perforated surface shape.

상술한 방식을 이용하여 수치지도(DWG 파일) 제작을 위한 입력 및 편집 작업 수행하는 경우 양끝점이 연결된 닫힌폴리선(Closed-Polyline)으로만 폴리곤과 다중폴리곤을 표현할 수 있다.When performing input and editing operations for digital map (DWG file) production using the above-described method, polygons and multi-polygons may be represented only by closed-polylines connected to both ends.

이때, 폴리곤 객체 및 다중폴리곤 객체가 존재하지 않는다. 예를 들어 한 개 의 홀을 가진 폴리곤을 표현하는 경우에 닫힌폴리선내부 영역에 또 다른 닫힌폴리선을 표시하고, 두 개의 면형을 가진 다중폴리곤은 개별적인 닫힌폴리선으로 분리하여 표현이 가능하다.At this time, the polygon object and the multipolygon object do not exist. For example, in the case of representing a polygon with one hole, another closed polyline is displayed in the region inside the closed polyline, and the multipolygon having two facets can be expressed by separating them into individual closed polylines.

하지만, 단일 지형지물을 여러 개의 객체로 표현할 수 있음으로 수치지도 입력 및 편집 작업을 하거나, 수치도면에서 어떤 지형지물을 검색하고자 할 경우에 연관되어 있는 다른 객체를 같이 고려해야함으로써, 작업자의 많은 주의를 요하며 작업의 능률이 떨어지게 된다.However, since a single feature can be represented by multiple objects, the user can draw a lot of attention by inputting and editing a digital map, or by considering other objects involved when searching for a feature in the figure. Work efficiency is reduced.

또한 홀 폴리곤인 경우 색상을 표시할 때 전체가 채워져 있는 게 아니라 내부의 홀은 표시되지 않고 구멍이 생기도록 표현해야 한다.Also, in the case of hole polygons, when the color is displayed, the whole hole is not filled, but the hole inside is not displayed but the hole is formed.

하지만, 종래의 홀 표시방식은 두 개의 닫힌폴리선 즉, 외부 폴리선과 내부 폴리선이 겹쳐지게 되어 내부의 폴리선(홀)이 가려지거나, 두 개의 폴리선이 각각 선택됨으로써, 구멍 난 한 개의 객체로 표현할 수가 없다.However, in the conventional hole display method, two closed polylines, that is, an outer polyline and an inner polyline are overlapped to cover an inner polyline (hole), or two polylines are selected, and thus cannot be represented as one perforated object. .

그리고 폴리곤이나 다중폴리곤을 지원하는 다른 시스템의 데이터 포맷을 불러들이거나, 내보내기 할 때 객체타입을 그대로 유지하기 위해서는 부가적인 작업이 필요하다. 즉 불러들일 때는 분리된 객체의 정보를 따로 관리하여야 하고 내보내기 수행 시에 저장된 파일의 시스템에서 분리된 객체를 다시 하나의 객체로 편집해 주어야만 하는 문제점이 있었다.When importing or exporting data formats from other systems that support polygons or multipolygons, additional work is required to maintain the object type. In other words, when importing, there is a problem in that information of a separated object must be managed separately, and when the export is performed, the separated object must be edited as a single object again in the system of the stored file.

한편, 수치지도를 오토캐드(Autocad) 시스템을 이용하여 확인 가능한데, 상위 버전의 캐드 시스템을 사용하면 폴리곤 및 다중폴리곤 객체가 존재하지만, 오토캐드 시스템을 사용하는 경우 상위 버전에서 작성된 파일은 하위 버전에서 확인 불 가능하여 호환성에 문제가 발생한다.On the other hand, the numerical map can be checked using the Autocad system. When using a higher version of the CAD system, polygon and multipolygon objects exist. It is impossible to check, which causes compatibility problems.

그리고 타응용프로그램을 개발하여 폴리곤 객체타입을 새로 생성하여 사용할 수 있지만, 타응용프로그램을 통해 생성된 객체를 파일로 저장한 경우 그에 따른 응용프로그램을 갖지 않으면 편집 및 수정이 불가능한 문제점도 있었다.And while other applications can be developed and used to create a new polygon object type, there was a problem that can not be edited and modified without having the application according to the object created by the other application stored as a file.

본 발명은 전술한 문제점들을 해결하기 위해 창안된 것으로서, 본 발명의 목적은, 수치지도상에서 면형객체를 관리함에 있어서 폴리곤 내에 속하는 각각의 폴리선에 일정한 속성정보를 부여함으로써 새로운 객체를 생성하지 않고 속성정보만을 이용하여 폴리곤 및 다중폴리곤을 생성하고 관리할 수 있도록 함에 있다.SUMMARY OF THE INVENTION The present invention has been made to solve the above problems, and an object of the present invention is to provide property information without creating a new object by assigning certain property information to each polyline belonging to a polygon in managing a planar object on a digital map. It is intended to create and manage polygons and multipolygons using only bays.

이와 같은 특징적인 기술적 사상을 구현하기 위한 본 발명의 시스템은, 수치지도 객체의 속성정보를 이용한 다중폴리곤 생성 시스템에 있어서, 작업자로부터 수치지도 제작 소프트웨어(A)를 이용하여 제작된 수치지도를 수신받는 데이터입력모듈부(10); 수치도면 상에서 폴리선 객체를 선택하는 객체선택모듈(21)과, 상기 폴리선 객체의 폐합(廢合)여부, 교차여부 또는 폴리선 내부의 존재여부를 고려하여 기하학적인 관계를 분석하는 확인ㆍ분석모듈(22)과, 다중폴리곤(MultiPolygon)을 MPolygon객체로 생성하는 객체생성모듈(23)을 포함하는 생성모듈부(20); 폴리선에 부착되는 속성정보의 값을 설정하는 속성정보설정모듈부(30); 폴리선에 상기 속성정보를 부착하는 속성정보부착모듈부(40); 수치도면에 존재하는 MPolygon을 검색하 는 검색추출모듈부(50); 기등록된 특정 MPolygon에 포함된 폴리곤을 추가하는 부분추가모듈(61)과, 기등록된 특정 MPolygon에 포함된 폴리곤을 삭제하는 부분제거모듈(52)과, 기등록된 특정 MPolygon을 상기 데이터베이스모듈부에서 제거하고, 폴리선에 부착된 속성정보를 제거하는 해제모듈(53)을 포함하는 변경모듈부(60); MPolygon 객체를 리스트로 등록하여 관리하는 데이터베이스모듈부(70); 상기 검색추출모듈부를 통해서 추출된 MPolygon을 작업자가 확인할 수 있도록 화면 또는 별도로 구비된 출력장치를 이용하여 디스플레이하는 디스플레이모듈부(80); 및 상기 구성요소(10, 20, 30, 40, 50, 60, 70, 80)를 제어하여 수치지도 객체의 속성정보를 이용한 다중폴리곤 생성하는 제어모듈부(90); 를 포함한다.The system of the present invention for implementing such a characteristic technical idea, in a multipolygon generation system using attribute information of a digital map object, receives a digital map produced using a digital mapping software (A) from an operator. A data input module unit 10; An object selection module 21 for selecting a polyline object on a numerical drawing, and a confirmation / analysis module 22 for analyzing a geometric relationship in consideration of whether the polyline object is closed, intersected, or present in the polyline. A generation module unit 20 including an object generation module 23 for generating a multipolygon as an MPolygon object; An attribute information setting module unit 30 for setting a value of attribute information attached to the polyline; An attribution information attachment module unit (40) for attaching the attribution information to a polyline; A search extraction module unit 50 for searching the MPolygon existing in the numerical drawing; The database module unit includes a partial addition module 61 for adding a polygon included in a specific registered MPolygon, a partial removal module 52 for deleting a polygon included in a specific registered MPolygon, and a specific registered MPolygon. A change module unit 60 including a release module 53 to remove from and remove attribute information attached to the polyline; A database module unit 70 for registering and managing MPolygon objects as a list; A display module unit 80 for displaying the MPolygon extracted through the search extraction module unit using a screen or an output device provided separately; And a control module unit 90 for controlling the components 10, 20, 30, 40, 50, 60, 70, and 80 to generate a multipolygon using attribute information of the numerical map object. It includes.

이때, 속성정보설정모듈부(30)는, 수치도면에서 다중폴리곤(MultiPolygon)을 구분하기 위해 고유값을 나타내는 MID, 다중폴리곤내에 속하는 폴리곤들의 일련번호를 나타내는 PID 및 폴리곤내에 속하는 개별 폴리선에 대해 홀(Hole)인지의 여부를 나타내는 HOLE를 포함하는 속성정보 테이블을 포함하고, 상기 속성정보부착모듈(40)은, 사용자가 수치도면에서 선택한 폴리선이 다중폴리곤(MultiPolygon)을 형성하면 그에 따른 속성정보를 구성하고 각각의 폴리선에 속성정보를 부착하거나, 사용자가 선택한 폴리선이 폴리곤(Polygon)을 형성하면 그에 따른 속성정보를 구성하여 각각의 폴리선에 속성정보를 부착하는 것을 특징으로 한다.At this time, the attribute information setting module unit 30 includes a MID indicating an intrinsic value, a PID indicating a serial number of polygons belonging to the multipolygon, and an individual polyline belonging to the polygon in order to distinguish the multipolygons in the numerical drawing. And an attribute information table including a HOLE indicating whether or not the unit is a (Hole), and the attribute information attaching module 40 is configured to display attribute information according to the result when the polyline selected by the user in the numerical drawing forms a multipolygon. If the configuration and attach the attribute information to each polyline, or if the polyline selected by the user forms a polygon (polygon), the attribute information is configured to attach the attribute information to each polyline.

바람직하게 상기 MPolygon은, MPolygon내의 폴리곤 개수가 1개 이면 폴리곤(Polygon)객체가 되고, 1개 이상이면 다중폴리곤(MultiPolygon)객체인 것을 특징으로 한다.Preferably, the MPolygon is a polygon object when the number of polygons in the MPolygon is one, and is a multipolygon object when the number of polygons is one or more.

한편, 수치지도 객체의 속성정보를 이용한 다중폴리곤 생성 방법에 있어서, (a) 제어모듈부(90)가 작업자로부터 수치지도의 정보를 수신받는 단계; (b) 상기 제어모듈부가 속성정보가 부착된 객체를 검색한 후, 처리된 객체를 선택하는 단계; (c) 상기 제어모듈부가 MID, PID 및 HOLE의 속성정보값을 확인하는 단계; (d) 상기 제어모듈부가 상기 속성정보 중 'MID'를 이용하여 데이터베이스모듈부(70)에 저장된 객체 중 MPolygon이 검색되면, 'PID'를 이용하여 MPolygon에서 폴리곤을 검색하는 단계; (e) 상기 제 (d) 단계의 판단결과, 폴리곤이 검색되는 경우 상기 제어모듈부가 'HOLE=1'인지 여부를 판별하는 단계; 및 (f) 상기 제 (e) 단계의 판단결과, 'HOLE=1'인 경우 상기 제어모듈부가 처리 객체를 검색된 폴리곤에 Hole 객체로 등록시키는 단계; 를 수행하는 것을 특징으로 한다.On the other hand, in the multi-polygon generating method using the attribute information of the digital map object, (a) the control module unit 90 receives the information of the digital map from the operator; (b) selecting, by the control module, the processed object after searching for the object to which the attribute information is attached; (c) checking, by the control module unit, attribute information values of MID, PID, and HOLE; (d) searching for a polygon in the MPolygon by using the 'PID' when the MPolygon is found among the objects stored in the database module unit 70 by using the 'MID' in the attribute information; (e) determining whether the control module unit is 'HOLE = 1' when the polygon is searched as a result of the determination of step (d); And (f) registering the processing object as a Hole object in the searched polygon by the control module unit when 'HOLE = 1' as a result of the determination of step (e); It characterized in that to perform.

바람직하게 상기 제 (a) 단계 이전에, 상기 제어모듈부가 작업자로부터 수치지도의 정보를 수신받는 단계; 를 더 수행하는 것을 특징으로 한다.Preferably before the step (a), the step of receiving the control module information of the numerical map from the operator; Characterized in further performing.

더욱 바람직하게 상기 제 (a) 단계는, (a-1) 상기 제어모듈부가 MPolygon 내의 폴리곤을 검색하는 단계; (a-2) 상기 제어모듈부가 상기 폴리곤에 따른 속성정보를 생성하는 단계; (a-3) 상기 제어모듈부가 상기 추출된 폴리곤의 속성정보값을 'MID = id, PID = count, HOLE = 0'으로 설정하는 단계; 및 (a-4) 상기 제어모듈부가 상기 설정된 속성정보를 MPolygon내의 Boundary 폴리선에 부착하는 단계; 를 수행하는 것을 특징으로 한다.More preferably, the step (a) may include: (a-1) searching for a polygon in the MPolygon by the control module; (a-2) generating, by the control module, attribute information according to the polygon; (a-3) setting, by the control module, the attribute information value of the extracted polygon to 'MID = id, PID = count, HOLE = 0'; And (a-4) attaching the set attribute information to the boundary polyline in the MPolygon by the control module unit. It characterized in that to perform.

또한 바람직하게 상기 제 (a-1) 단계 이전에, 상기 제어모듈부가 고유한 id 값을 생성하는 단계; 및 상기 제어모듈부가 수치지도를 구성하는 폴리곤 객체 또는 다중폴리곤 객체를 처리하기 위해 'count= 0'으로 초기화 시키는 단계; 를 더 수행하는 것을 특징으로 한다.Also preferably, before the step (a-1), the control module unit generates a unique id value; And initializing, by the control module, 'count = 0' to process a polygon object or a multipolygon object constituting a numerical map. Characterized in further performing.

또한 바람직하게 상기 제 (a-4) 단계 이후에, 상기 제어모듈부가 MPolygon 내의 Hole 폴리선을 검색하는 단계; 상기 제어모듈부가 상기 Hole 폴리선에 따른 속성정보를 생성하는 단계; 상기 제어모듈부가 상기 추출된 Hole 폴리선의 속성정보값을 'MID = id, PID = count, HOLE = 1'로 설정하는 단계; 및 상기 제어모듈부가 상기 설정된 속성정보를 폴리곤내의 Hole 폴리선에 부착하는 단계; 를 더 수행하는 것을 특징으로 한다.Also preferably, after the step (a-4), the control module searching for the hole polyline in the MPolygon; Generating, by the control module, attribute information according to the hole polyline; Setting, by the control module, the attribute information of the extracted hole polyline to 'MID = id, PID = count, HOLE = 1'; And attaching, by the control module unit, the set attribute information to a hole polyline in a polygon. Characterized in further performing.

또한 바람직하게 상기 제 (d) 단계는, 상기 MPolygon이 검색되지 않는 경우 상기 제어모듈부가 신규 MPolygon을 생성하는 단계; 를 수행하는 것을 특징으로 한다.Also preferably, the step (d) may include: generating, by the control module, a new MPolygon when the MPolygon is not found; It characterized in that to perform.

또한 바람직하게 상기 제 (d) 단계는, 상기 폴리곤이 검색되지 않는 경우 상기 제어모듈부가 신규 폴리곤을 생성하는 단계; 를 수행하는 것을 특징으로 한다.Also preferably, the step (d) may include: generating, by the control module, a new polygon when the polygon is not found; It characterized in that to perform.

또한 바람직하게 상기 제 (e) 단계는, 'HOLE=0'인 경우 상기 제어모듈부가 처리 객체를 검색된 폴리곤에 Boundary 객체로 등록시키는 단계; 를 수행하는 것을 특징으로 한다.Also preferably, the step (e) may include: registering, by the control module unit, the processing object as a boundary object in the searched polygon when 'HOLE = 0'; It characterized in that to perform.

그리고 바람직하게 상기 제 (f) 단계 이후에, (f-1) 상기 제어모듈부가 신규 폴리곤을 신규 MPolygon에 등록시키는 단계; 및 (f-2) 상기 제어모듈부가 신규 MPolygon을 상기 데이터베이스모듈부에 등록시키는 단계; 를 더 수행하는 것을 특징으로 한다.And preferably, after step (f), (f-1) registering the new polygon with a new MPolygon by the control module; And (f-2) registering the new MPolygon by the control module to the database module. Characterized in further performing.

본 발명의 특징 및 이점들은 첨부도면에 의거한 다음의 상세한 설명으로 더욱 명백해질 것이다. 이에 앞서, 본 명세서 및 청구범위에 사용된 용어나 단어는 발명자가 그 자신의 발명을 가장 최선의 방법으로 설명하기 위해 용어의 개념을 적절하게 정의할 수 있다는 원칙에 입각하여 본 발명의 기술적 사상에 부합하는 의미와 개념으로 해석되어야 할 것이다. 또한, 본 발명에 관련된 공지 기능 및 그 구성에 대한 구체적인 설명이 본 발명의 요지를 불필요하게 흐릴 수 있다고 판단되는 경우에는, 그 구체적인 설명을 생략하였음에 유의해야 할 것이다.The features and advantages of the present invention will become more apparent from the following detailed description based on the accompanying drawings. Prior to this, the terms or words used in the present specification and claims are defined in the technical spirit of the present invention on the basis of the principle that the inventor can appropriately define the concept of the term in order to explain his invention in the best way. It should be interpreted to mean meanings and concepts. In addition, when it is determined that the detailed description of the known function and its configuration related to the present invention may unnecessarily obscure the subject matter of the present invention, it should be noted that the detailed description is omitted.

우선, 본 발명의 다중폴리곤 생성 시스템은 첨부 도면 도 1에 예시한 바와 같이 폴리곤내에 속하는 각각의 폴리선에 일정한 속성정보를 부여하는 기능을 수행하는바, 작업자로부터 수치지도 제작 소프트웨어(A)를 이용하여 제작된 수치지도를 수신받는 데이터입력모듈부(10)와, 폴리곤으로 생성하고자 할 폴리선 객체를 수치도면에서 작업자가 선택하고 선택된 폴리선의 기하학적인 관계를 분석하여 MPolygon 객체를 생성하는 생성모듈부(20)와, 폴리선에 부착되는 속성정보의 값을 설정하는 속성정보설정모듈부(30)와, 폴리선에 상기 설정된 속성정보를 부착하는 속성정보부착모듈부(40)와, 수치도면에 존재하는 MPolygon을 검색하는 검색추출모듈부(50)와, 수치지도에 있어서 폴리선에 부착된 속성정보를 제거 또는 부착하는 변경모듈부(60)와,MPolygon 객체를 리스트로 등록하여 관리하는 데이터베이스모듈 부(70)와, 상기 검색추출모듈부(50)를 통해서 추출된 MPolygon을 작업자가 확인할 수 있도록 화면 또는 별도로 구비된 출력장치를 이용하여 디스플레이하는 디스플레이모듈부(80)와, 수치도면 상에서 폴리곤을 검색, 생성 및 편집할 수 있도록 상기 운용 프로그램의 절차에 따라 상기 구성요소(10, 20, 30, 40, 50, 60, 70, 80)를 제어하는 제어모듈부(90)로 구성된다.First, the multipolygon generating system of the present invention performs a function of assigning certain attribute information to each polyline belonging to a polygon as illustrated in FIG. 1, by using a digital mapping software A from an operator. The data input module unit 10 receiving the produced digital map, and the generation module unit 20 for generating a MPolygon object by selecting a polyline object to be created as a polygon in the numerical drawing and analyzing the geometric relationship of the selected polyline. ), The attribute information setting module unit 30 for setting the value of the attribute information attached to the polyline, the attribute information attachment module unit 40 for attaching the set attribute information to the polyline, and the MPolygon present in the numerical drawing. A search extraction module unit 50 for searching, a change module unit 60 for removing or attaching attribute information attached to a polyline in a digital map, and a MPolygon object; The display module unit 80 for displaying and using the display unit or an output device provided separately so that the operator can check the database module unit 70 and the MPolygon extracted through the search extraction module unit 50. And a control module unit 90 for controlling the components 10, 20, 30, 40, 50, 60, 70, and 80 according to the procedure of the operation program so that the polygons can be searched, created, and edited on the numerical drawing. It consists of

본 실시예에 있어서, 수치지도의 처리과정은 수치지도 제작 소프트웨어(A)에 의해 수행되며 이하에서는 그 언급을 생략하겠으나, 본 발명에서 개시하는 일련의 제작 방법은 수치지도 제작 소프트웨어(A)의 일부 기능이 포함되는 것으로 이해하는 것이 바람직하다. 즉, 상기 DWG 파일로 저장되는 수치지도를 입력받아 오토캐드(Autocad)를 이용함으로써, 확인 가능하다.In the present embodiment, the processing of the digital map is performed by the digital map production software A, and the description thereof will be omitted below, but the series of production methods disclosed in the present invention are part of the digital map production software A. It is desirable to understand that functionality is included. In other words, by receiving the numerical map stored in the DWG file using Autocad, it can be confirmed.

여기서, 상기 수치지도 제작 소프트웨어(A)를 오토캐드로 설정하였지만, 본 발명이 이에 한정되는 것은 아니다.Here, the numerical mapping software A is set to AutoCAD, but the present invention is not limited thereto.

구체적으로 생성모듈부(20)는 객체선택모듈(21)을 이용하여 수치도면 상에서 폴리선 객체를 선택하면, 확인ㆍ분석모듈(22)이 상기 폴리선 객체의 폐합(廢合)여부, 교차여부 또는 폴리선 내부의 존재여부 등을 고려하여 기하학적인 관계를 분석한 후, 객체생성모듈(23)을 통해 도 2a에 도시된 바와 같이 다중폴리곤(MultiPolygon)을 MPolygon객체로 생성한다.Specifically, when the generation module unit 20 selects the polyline object on the numerical drawing by using the object selection module 21, the identification / analysis module 22 closes, crosses, or polylines the polyline object. After analyzing the geometric relationship in consideration of the presence of the inside, etc., as shown in FIG. 2A through the object generation module 23 generates a multipolygon (MultiPolygon) as an MPolygon object.

예를 들어, 폴리선이 폐합되어 있지 않거나 서로 교차가 발생한다면 폴리곤을 형성할 수가 없으며, 확인ㆍ분석모듈(22)은 상기 폴리선 내부에 존재하는 폴리선을 HOLE로 판단한다.For example, if the polylines are not closed or cross each other, no polygons can be formed, and the identification / analysis module 22 determines the polylines existing inside the polylines as HOLE.

참고적으로, 다중폴리곤은 폴리곤을 다수개 포함하여 하나의 객체를 이루는 것이다. 즉, MPolygon은 폴리곤과 다중폴리곤을 하나의 모델로써 처리하여 보다 효율적으로 객체를 관리할 수 있다. 다시 말하면 MPolygon내의 폴리곤 개수가 1개 이면 폴리곤(Polygon)객체가 되고 1개 이상이면 다중폴리곤(MultiPolygon)으로 간주되는 것이 바람직하다.For reference, a multipolygon includes a plurality of polygons to form a single object. In other words, MPolygon can manage objects more efficiently by processing polygons and multipolygons as a model. In other words, when the number of polygons in the MPolygon is one, the polygon object becomes a Polygon object, and when the number of polygons is one or more, it is preferable that the polygon is regarded as a MultiPolygon.

또한, 속성정보설정모듈부(30)는 MID, PID 및 HOLE를 포함하는 속성정보 테이블을 구성하여 각 폴리선에 부착되는 속성정보를 설정한다.In addition, the attribute information setting module unit 30 configures an attribute information table including MID, PID, and HOLE to set attribute information attached to each polyline.

구체적으로, MID는 수치도면에서 다중폴리곤(MultiPolygon)을 구분하기 위한 고유값을 나타내고, PID는 다중폴리곤내에 속하는 폴리곤들의 일련번호를 나타내며, HOLE는 폴리곤내에 속하는 개별 폴리선에 대해 홀(Hole)인지의 여부를 나타내는 값을 나타내는 것 즉, 값이 1이면 Hole 객체임을 의미하고, 값이 0이면 Boundary(지도나 도면에 명기된 엄밀한 의미로서의 경계선) 객체인 것을 의미한다.Specifically, MID represents an eigenvalue for distinguishing a multipolygon in a numerical drawing, PID represents a serial number of polygons belonging to a multipolygon, and HOLE represents a hole for each polyline belonging to the polygon. A value of 1 indicates that it is a Hole object, and a value of 0 means that it is a Boundary object.

또한, 속성정보부착모듈부(40)는 도 2b에 도시된 바와 같이 폴리선에 상기 설정된 속성정보를 부착하는 기능을 수행한다.In addition, the attribute information attaching module unit 40 performs a function of attaching the attribute information set to the polyline as shown in FIG. 2B.

구체적으로 살펴보면, 상술한 속성정보(MID, PID, HOLE)를 구성하여 각각의 폴리선에 속성정보를 부착한다. 이는, 사용자가 수치도면에서 선택한 폴리선이 다중폴리곤(MultiPolygon)을 형성하면 그에 따른 속성정보를 구성하고 각각의 폴리선에 속성정보를 부착한다.Specifically, the attribute information (MID, PID, HOLE) described above is configured to attach attribute information to each polyline. When the polyline selected by the user in the numerical drawing forms a multipolygon, the attribute information is configured and the attribute information is attached to each polyline.

한편, 수치도면에서 사용자가 선택한 폴리선이 폴리곤(Polygon)을 형성하면 상술한 바와 같이 속성정보(MID, PID, HOLE)를 구성하여 각각의 폴리선에 속성정보를 부착한다. 이때, 폴리선은 홀(Hole)을 포함할 수도 있다.On the other hand, when the polyline selected by the user in the numerical drawing forms a polygon, as described above, the attribute information (MID, PID, HOLE) is configured to attach the attribute information to each polyline. In this case, the polyline may include a hole.

또한, 검색추출모듈부(50)는 수치지도 상에서 폴리선을 검색하고, 그에 따른 다중폴리곤을 생성하고, 다중폴리곤 내의 폴리선을 추출한 후, HOLE이 0인 경우에 처리객체를 Boundary 객체로 등록시키고, HOLE이 1인 경우에 처리객체를 Hole 객체로 등록시킴으로써, MPolygon을 생성하여 저장 및 관리한다.In addition, the search extraction module unit 50 searches for a polyline on a digital map, generates a multipolygon according to the digital map, extracts a polyline in the multipolygon, and registers a processing object as a boundary object when the HOLE is 0. If this is 1, the MPolygon is created, stored and managed by registering the processing object as a Hole object.

여기서 데이터베이스모듈부(70)에 저장되는 MPolygon을 편집 또는 다른 포맷형식으로 변경 저장하여 관리할 수도 있다.Here, the MPolygon stored in the database module unit 70 may be edited or changed and stored in another format.

또한, 변경모듈부(60)는 MPolygon에 폴리곤을 추가, 제거, 또는 MPolygon의 모든 속성정보를 제거함으로써 일반 폴리선(Closed Polyline)으로 전환한다.In addition, the change module unit 60 converts the polygon into a closed polyline by adding, removing, or removing all attribute information of the MPolygon.

구체적으로 상기 변경모듈부(60)는 기등록된 MPolygon에 속하는 폴리선들과 사용자가 추가하기 위해 선택한 폴리선들을 함께 확인분석모듈(22)을 이용한 기하학적인 관계를 고려하고 설정모듈부(30)에 의하여 속성정보를 재구성하여 폴리선에 부착함으로써 도 2c에 도시된 바와 같이 MPolygon에 폴리곤을 추가하는 부분추가모듈(51)과, 도 2d에 도시된 바와 같이 기등록된 MPolygon에서 작업자가 선택한 폴리곤을 일부 삭제하는 부분제거모듈(52)과, 도 2e에 도시된 바와 같이 기등록된 MPolygon에 속하는 모든 폴리선에 부착된 속성정보를 제거하는 해제모듈(53)을 포함한다.Specifically, the change module unit 60 considers the geometric relationship using the identification analysis module 22 together with the polylines belonging to the pre-registered MPolygon and the polylines selected by the user, and by the setting module unit 30 By reconfiguring the attribute information and attaching it to the polyline, a partial addition module 51 for adding a polygon to the MPolygon as shown in FIG. 2C and a part of the polygon selected by the operator from the previously registered MPolygon as shown in FIG. 2D are deleted. A partial removal module 52 and a release module 53 for removing attribute information attached to all polylines belonging to a previously registered MPolygon as shown in FIG. 2E.

이때, 해제모듈(53)은 기등록된 MPolygon 객체를 데이터베이스모듈부(70)에서 제거하는 것이 바람직하다.In this case, the release module 53 preferably removes the previously registered MPolygon object from the database module unit 70.

그리고, 제어모듈부(90)는 도 2f에 도시된 바와 같이, 데이터입력모듈부(10), 생성모듈부(20), 속성정보설정모듈부(30), 속성정보부착모듈부(40), 검색 추출모듈부(50), 변경모듈부(60), 데이터베이스모듈부(70), 디스플레이모듈부(80)를 제어함으로써, 수치지도 객체의 속성정보를 이용한 다중폴리곤 생성하는 기능을 수행한다.As shown in FIG. 2F, the control module unit 90 includes a data input module unit 10, a generation module unit 20, an attribute information setting module unit 30, an attribute information attaching module unit 40, By controlling the search extraction module unit 50, the change module unit 60, the database module unit 70, and the display module unit 80, a multipolygon is generated using the attribute information of the numerical map object.

이하, 상술한 바와 같은 구성으로 이루어진 응용소프트웨어를 통해 수치지도 객체의 속성정보를 이용한 다중폴리곤 생성 방법에 대하여 도 3a 및 도 3b를 참조하여 살펴보면 다음과 같다.Hereinafter, a method of generating a multipolygon using attribute information of a digital map object through application software having the above-described configuration will be described with reference to FIGS. 3A and 3B.

우선, 제어모듈부(90)는 도 3a에 도시된 바와 같이 다른 파일 포맷(SHP, NGI등)형식으로 제작된 수치도면을 작업자로부터 수신한다(S2).First, as shown in FIG. 3A, the control module unit 90 receives a numerical drawing manufactured in another file format (SHP, NGI, etc.) from an operator (S2).

본 실시예에서 수지도면을 외부로부터 수신하는 것으로 설정하였지만, 본 발명이 이에 한정되지 않고 실행화면(DWG 면)만을 실행시킨 상태에서도 작업이 가능하다.In the present embodiment, the resin map surface is set to receive from the outside, but the present invention is not limited thereto, and the operation can be performed even when only the execution screen (DWG surface) is executed.

다음으로 제어모듈부(90)는 폴리선에 속성정보를 부여한다(S4).Next, the control module unit 90 gives attribute information to the polyline (S4).

즉, 폴리선에 속성정보를 부여하는 상기 제 S4 단계를 도 3b를 참조하여 살펴보면 제어모듈부(90)는 고유한 id 값을 새로 생성한다(S4a). 여기서 id는 폴리곤 또는 다중폴리곤을 식별하기위한 고유한 값을 나타내는 것으로 이해할 수 있다.That is, referring to FIG. 3B, the S4 step of giving attribute information to the polyline is described with reference to FIG. 3B. The control module unit 90 generates a unique id value (S4a). Here, id may be understood as representing a unique value for identifying a polygon or multipolygon.

다음, 제어모듈부(90)는 수치지도를 구성하는 폴리곤 객체 또는 다중폴리곤 객체를 처리하기 위해 'count= 0'으로 초기화시킨다(S4b). 여기서 count는 수치지도를 구성하는 폴리곤 객체 또는 다중폴리곤 객체의 개수를 나타내는 것으로 이해할 수 있다.Next, the control module unit 90 initializes 'count = 0' to process the polygon object or the multipolygon object constituting the numerical map (S4b). Here, count can be understood as representing the number of polygon objects or multipolygon objects constituting the numerical map.

우선, 제어모듈부(90)는 속성정보를 MPolygon내의 Boundary 폴리선에 부착한다(S4c).First, the control module unit 90 attaches the attribute information to the boundary polyline in the MPolygon (S4c).

구체적으로, 제어모듈부(90)는 수치지도 상에서 MPolygon 내의 폴리곤을 검 색한 후(S4c1), 상기 폴리곤에 따른 속성정보(MID, PID, HOLE)를 생성한다(S4c2). 이때, count는 'count+1'로 설정되는 것이 바람직하다. 즉, MPolygon 내의 폴리곤에 대하여 반복 수행한다.In detail, the control module unit 90 searches for polygons in the MPolygon on the numerical map (S4c1), and generates attribute information (MID, PID, HOLE) according to the polygons (S4c2). At this time, the count is preferably set to 'count + 1'. That is, the polygon is repeatedly performed in the MPolygon.

제어모듈부(90)는 상기 추출된 폴리곤의 속성정보값을 'MID = id, PID = count, HOLE = 0'으로 설정한 후(S4c3), 상기 설정된 속성정보를 MPolygon내의 Boundary 폴리선에 부착한다.The control module unit 90 sets the attribute information value of the extracted polygon to 'MID = id, PID = count, HOLE = 0' (S4c3), and attaches the set attribute information to the boundary polyline in the MPolygon.

다음으로, 제어모듈부(90)는 속성정보를 폴리곤내의 Boundary 폴리선에 부착한다(S4d).Next, the control module unit 90 attaches the attribute information to the boundary polyline in the polygon (S4d).

구체적으로, 제어모듈부(90)는 수치지도 상에서 MPolygon 내의 Hole 폴리선을 검색한 후(S4d1), 상기 폴리선에 따른 속성정보(MID, PID, HOLE)를 생성한다(S4d2). 이때, MPolygon 내의 Hole 폴리선에 대하여 반복 수행한다.Specifically, the control module unit 90 searches for the hole polyline in the MPolygon on the numerical map (S4d1), and then generates attribute information (MID, PID, HOLE) according to the polyline (S4d2). At this time, the hole polyline in the MPolygon is repeatedly performed.

제어모듈부(90)는 상기 추출된 Hole 폴리선의 속성정보값을 'MID = id, PID = count, HOLE = 1'로 설정한 후(S4d3), 상기 설정된 속성정보를 폴리곤내의 Hole 폴리선에 부착한다.The control module unit 90 sets the attribute information value of the extracted hole polyline to 'MID = id, PID = count, HOLE = 1' (S4d3), and attaches the set attribute information to the hole polyline in the polygon. .

다음으로, 제어모듈부(90)는 수치도면에 속성정보가 부착된 객체를 검색한 후, 처리된 객체를 선택한다(S6).Next, the control module unit 90 searches for an object having attribute information attached to the numerical drawing, and then selects the processed object (S6).

이때, 제어모듈부(90)는 상기 처리된 객체에 부착된 속성정보(MID, PID, HOLE)를 확인한다(S8).At this time, the control module unit 90 checks the attribute information (MID, PID, HOLE) attached to the processed object (S8).

제어모듈부(90)는 상기 속성정보 중 'MID'를 이용하여 데이터베이스모듈부(70)에 저장된 객체 중 MPolygon이 검색되는지 여부를 판별한다(S10).The control module unit 90 determines whether the MPolygon is searched among the objects stored in the database module unit 70 using 'MID' among the attribute information (S10).

상기 제 S10 단계에 있어서, MPolygon이 검색되는 경우 제어모듈부(90)는 'PID'를 이용하여 MPolygon에서 폴리곤이 검색되는지 여부를 판별한다(S12).In step S10, when the MPolygon is searched, the control module unit 90 determines whether the polygon is searched for in the MPolygon by using 'PID' (S12).

상기 제 S12 단계에 있어서, 폴리곤이 검색되는 경우 제어모듈부(90)는 'HOLE=1'인지 여부를 판별한다(S14).In the step S12, when the polygon is searched, the control module unit 90 determines whether 'HOLE = 1' (S14).

즉, 상기 제 S14 단계의 판단결과 'HOLE=1'인 경우 제어모듈부(90)는 처리 객체를 검색된 폴리곤에 Hole 객체로 등록시킨다(S16).That is, when the determination result of step S14 is 'HOLE = 1', the control module unit 90 registers the processing object as a hole object in the searched polygon (S16).

다음으로 제어모듈부(90)는 MPolygon에 폴리곤을 등록시킨다(S18).Next, the control module unit 90 registers the polygon in the MPolygon (S18).

즉, 새로 생성된 신규 폴리곤인 경우에 MPolygon에 폴리곤을 등록시킨다.That is, in the case of a newly created new polygon, the polygon is registered in MPolygon.

이때, 제어모듈부(90)는 MPolygon의 유일키를 'MID'로 설정한다(S20).At this time, the control module unit 90 sets the unique key of the MPolygon to 'MID' (S20).

다음으로, 제어모듈부(90)는 데이터베이스모듈부(70)에 MPolygon 등록시킨다(S22). 이는, 새로 생성된 MPolygon인 경우에 데이터베이스모듈부(70)에 등록시킨다.Next, the control module unit 90 registers the MPolygon in the database module unit 70 (S22). This registers the newly created MPolygon in the database module unit 70.

마지막으로, 제어모듈부(90)는 데이터베이스모듈부(70)에 신규 폴리곤 및 신규폴리곤을 포함하는 신규 MPolygon을 등록 및 관리한다.Finally, the control module unit 90 registers and manages a new MPolygon including a new polygon and a new polygon in the database module unit 70.

반면, 상기 제 S14 단계의 판단결과 'HOLE=0'인 경우 제어모듈부(90)는 처리 객체를 검색된 폴리곤에 Boundary 객체로 등록시킨다(S24).On the contrary, when the determination result of step S14 is 'HOLE = 0', the control module unit 90 registers the processing object as a boundary object in the searched polygon (S24).

만일, 상기 제 S12 단계에 있어서, 폴리곤이 검색되지 않는 경우 제어모듈부(90)는 새로운 폴리곤을 생성한다(S26).If the polygon is not found in the step S12, the control module unit 90 generates a new polygon (S26).

한편, 상기 제 S10 단계에 있어서, MPolygon이 검색되는 않는 경우 제어모듈부(90)는 새로운 MPolygon을 생성한다(S28).On the other hand, in step S10, when the MPolygon is not found, the control module unit 90 generates a new MPolygon (S28).

본 발명에 따르면, 새로운 객체를 생성하지 않고 속성정보만을 객체에 부여함으로써, 작업절차를 단순화하여 폴리곤 및 다중폴리곤을 생성하고 관리할 수 있는 효과가 있다.According to the present invention, by assigning only attribute information to an object without creating a new object, there is an effect of simplifying the work procedure to create and manage polygons and multipolygons.

또한, 오토캐드 시스템 또는 폴리곤을 지원하는 다른 시스템을 통해서 제작된 파일이 서로 호환 가능함으로써, 작업절차가의 간소화에 따라 작업의 효율성을 높일 수 있는 효과도 있다.In addition, the files produced by the AutoCAD system or other systems that support polygons are compatible with each other, thereby increasing the efficiency of the work by simplifying the work procedure.

이상으로 본 발명의 기술적 사상을 예시하기 위한 바람직한 실시예와 관련하여 설명하고 도시하였지만, 본 발명은 이와 같이 도시되고 설명된 그대로의 구성 및 작용에만 국한되는 것이 아니며, 기술적 사상의 범주를 일탈함이 없이 본 발명에 대해 다수의 변경 및 수정이 가능함을 당업자들은 잘 이해할 수 있을 것이다. 따라서 그러한 모든 적절한 변경 및 수정과 균등물들도 본 발명의 범위에 속하는 것으로 간주되어야 할 것이다.As described above and described with reference to a preferred embodiment for illustrating the technical idea of the present invention, the present invention is not limited to the configuration and operation as shown and described as described above, it is a deviation from the scope of the technical idea It will be understood by those skilled in the art that many modifications and variations can be made to the invention without departing from the scope of the invention. Accordingly, all such suitable changes and modifications and equivalents should be considered to be within the scope of the present invention.

Claims (15)

수치지도 객체의 속성정보를 이용한 다중폴리곤 생성 시스템에 있어서,In a multipolygon generation system using attribute information of a digital map object, 작업자로부터 수치지도 제작 소프트웨어(A)를 이용하여 제작된 수치지도를 수신받는 데이터입력모듈부(10);A data input module unit 10 which receives a numerical map produced by the numerical mapping software A from a worker; 폴리곤으로 생성하고자 하는 폴리선 객체를 수치도면에서 작업자가 선택하고 선택된 폴리선의 기하학적인 관계를 분석하여 MPolygon(MultiPolygon) 객체를 생성하는 생성모듈부(20);A generation module unit 20 for generating a MPolygon (MultiPolygon) object by selecting a polyline object to be created as a polygon in a numerical drawing and analyzing a geometric relationship of the selected polyline; 폴리선에 부착되는 속성정보의 값을 설정하는 속성정보설정모듈부(30);An attribute information setting module unit 30 for setting a value of attribute information attached to the polyline; 폴리선에 상기 속성정보를 부착하는 속성정보부착모듈부(40);An attribution information attachment module unit (40) for attaching the attribution information to a polyline; 수치도면에 존재하는 MPolygon을 검색하는 검색추출모듈부(50);A search extraction module unit 50 for searching the MPolygon present in the numerical drawing; MPolygon에 폴리곤을 추가, 제거, 또는 MPolygon의 모든 속성정보를 제거함으로써 일반 폴리선으로 전환하는 변경모듈부(60);A change module unit 60 for converting to a general polyline by adding, removing, or removing all attribute information of the MPolygon to the MPolygon; 작업자로부터 입력받은 수치지도, MPolygon 객체, 폴리곤 객체, 폴리선 객체 및 속성정보값을 저장하는 데이터베이스모듈부(70);A database module unit 70 for storing a numerical map, an MPolygon object, a polygon object, a polyline object, and attribute information values received from an operator; 상기 검색추출모듈부를 통해서 추출된 MPolygon을 작업자가 확인할 수 있도록 화면 또는 별도로 구비된 출력장치를 이용하여 디스플레이하는 디스플레이모듈부(80); 및 A display module unit 80 for displaying the MPolygon extracted through the search extraction module unit using a screen or an output device provided separately; And 상기 구성요소(10, 20, 30, 40, 50, 60, 70, 80)를 제어하여 수치지도 객체의 속성정보를 이용한 다중폴리곤 생성하는 제어모듈부(90); 를 포함하는 것을 특징으로 하는 수치지도 객체의 속성정보를 이용한 다중폴리곤 생성 시스템.A control module unit 90 for controlling the components 10, 20, 30, 40, 50, 60, 70, and 80 to generate a multipolygon using attribute information of the numerical map object; Multipolygon generation system using the attribute information of the digital map object, characterized in that it comprises a. 제 1 항에 있어서,The method of claim 1, 상기 생성모듈부(20)는,The generation module unit 20, 수치도면 상에서 폴리선 객체를 선택하는 객체선택모듈(21);An object selecting module 21 for selecting the polyline object on the numerical drawing; 상기 폴리선 객체의 폐합(廢合)여부, 교차여부 또는 폴리선 내부의 존재여부를 고려하여 기하학적인 관계를 분석하는 확인ㆍ분석모듈(22); 및A confirmation / analysis module 22 for analyzing a geometric relationship in consideration of whether the polyline object is closed, intersected, or present in the polyline; And 다중폴리곤(MultiPolygon)을 MPolygon객체로 생성하는 객체생성모듈(23); 을 포함하는 것을 특징으로 하는 수치지도 객체의 속성정보를 이용한 다중폴리곤 생성 시스템.An object generation module 23 for generating a multipolygon as an MPolygon object; Multipolygon generation system using the attribute information of the digital map object, characterized in that it comprises a. 제 1 항에 있어서,The method of claim 1, 상기 속성정보설정모듈부(30)는,The attribute information setting module unit 30, 수치도면에서 다중폴리곤(MultiPolygon)을 구분하기 위해 고유값을 나타내는 MID(MultiPolygonID), 다중폴리곤내에 속하는 폴리곤들의 일련번호를 나타내는 PID(PolygonID) 및 폴리곤내에 속하는 개별 폴리선에 대해 홀(Hole)인지의 여부를 나타내는 HOLE를 포함하는 속성정보 테이블을 포함하는 것을 특징으로 하는 수치지도 객체의 속성정보를 이용한 다중폴리곤 생성 시스템.MID (MultiPolygonID) representing eigenvalues to distinguish MultiPolygons in numerical drawings, PID (PolygonID) representing serial numbers of polygons belonging to a multipolygon, and whether it is a hole for an individual polyline belonging to a polygon Multi-polygon generation system using the attribute information of the digital map object, characterized in that it comprises an attribute information table including a HOLE indicating. 제 1 항에 있어서,The method of claim 1, 상기 속성정보부착모듈(40)은,The attribute information attachment module 40, 사용자가 수치도면에서 선택한 폴리선이 다중폴리곤(MultiPolygon)을 형성하면 그에 따른 속성정보를 구성하고 각각의 폴리선에 속성정보를 부착하거나, 사용자가 선택한 폴리선이 폴리곤(Polygon)을 형성하면 그에 따른 속성정보를 구성하여 각각의 폴리선에 속성정보를 부착하는 것을 특징으로 하는 수치지도 객체의 속성정보를 이용한 다중폴리곤 생성 시스템.If the polyline selected in the digital drawing forms a multipolygon, the attribute information is constructed accordingly and the attribute information is attached to each polyline, or if the polyline selected by the user forms a polygon, the attribute information is And constructing and attaching attribute information to each polyline. 제 1 항에 있어서,The method of claim 1, 상기 변경모듈부(60)는,The change module unit 60, 기등록된 특정 MPolygon에 포함된 폴리곤을 추가하는 부분추가모듈(61);A partial adding module 61 for adding a polygon included in a specific registered MPolygon; 기등록된 특정 MPolygon에 포함된 폴리곤을 삭제하는 부분제거모듈(62); 및A partial removal module 62 for deleting a polygon included in a specific registered MPolygon; And 기등록된 특정 MPolygon을 상기 데이터베이스모듈부에서 제거하고, 폴리선에 부착된 속성정보를 제거하는 해제모듈(63); 를 포함하는 것을 특징으로 하는 수치지도 객체의 속성정보를 이용한 다중폴리곤 생성 시스템.A release module 63 for removing a specific registered MPolygon from the database module unit and for removing attribute information attached to a polyline; Multipolygon generation system using the attribute information of the digital map object, characterized in that it comprises a. 제 1 항에 있어서,The method of claim 1, 상기 MPolygon은,The MPolygon is, MPolygon내의 폴리곤 개수가 1개 이면 폴리곤(Polygon)객체가 되고, 1개 이상이면 다중폴리곤(MultiPolygon)객체인 것을 특징으로 하는 수치지도 객체의 속성정보를 이용한 다중폴리곤 생성 시스템.When the number of polygons in the MPolygon is one, it becomes a Polygon object, and if it is one or more, it is a MultiPolygon object. 수치지도 객체의 속성정보를 이용한 다중폴리곤 생성 방법에 있어서,In the multi-polygon generation method using the attribute information of the digital map object, (a) 제어모듈부(90)가 폴리선에 속성정보를 부여하는 단계;(a) the control module unit 90 giving attribution information to the polyline; (b) 상기 제어모듈부가 속성정보가 부착된 객체를 검색한 후, 처리된 객체를 선택하는 단계;(b) selecting, by the control module, the processed object after searching for the object to which the attribute information is attached; (c) 상기 제어모듈부가 MID, PID 및 HOLE의 속성정보값을 확인하는 단계;(c) checking, by the control module unit, attribute information values of MID, PID, and HOLE; (d) 상기 제어모듈부가 상기 속성정보 중 'MID'를 이용하여 데이터베이스모듈부(70)에 저장된 객체 중 MPolygon이 검색되면, 'PID'를 이용하여 MPolygon에서 폴리곤을 검색하는 단계;(d) searching for a polygon in the MPolygon by using the 'PID' when the MPolygon is found among the objects stored in the database module unit 70 by using the 'MID' in the attribute information; (e) 상기 제 (d) 단계의 판단결과, 폴리곤이 검색되는 경우 상기 제어모듈부가 'HOLE=1'인지 여부를 판별하는 단계; 및(e) determining whether the control module unit is 'HOLE = 1' when the polygon is searched as a result of the determination of step (d); And (f) 상기 제 (e) 단계의 판단결과, 'HOLE=1'인 경우 상기 제어모듈부가 처리 객체를 검색된 폴리곤에 Hole 객체(폴리곤내에 속하는 개별 폴리곤 객체)로 등록시키는 단계; 를 수행하는 것을 특징으로 하는 수치지도 객체의 속성정보를 이용한 다중폴리곤 생성 방법.(f) when the determination result of step (e) indicates that 'HOLE = 1', the control module registers the processing object as a Hole object (individual polygon object belonging to the polygon) to the searched polygon; Multipolygon generation method using the attribute information of the digital map object, characterized in that for performing. 제 7 항에 있어서,The method of claim 7, wherein 상기 제 (a) 단계 이전에,Before step (a), 상기 제어모듈부가 작업자로부터 수치지도의 정보를 수신받는 단계; 를 더 수행하는 것을 특징으로 하는 수치지도 객체의 속성정보를 이용한 다중폴리곤 생성 방법.Receiving, by the control module unit, information of a numerical map from an operator; Multipolygon generation method using the attribute information of the digital map object, characterized in that for further performing. 제 7 항에 있어서,The method of claim 7, wherein 상기 제 (a) 단계는,Step (a) is, (a-1) 상기 제어모듈부가 MPolygon 내의 폴리곤을 검색하는 단계;(a-1) searching for a polygon in the MPolygon by the control module; (a-2) 상기 제어모듈부가 상기 폴리곤에 따른 속성정보를 생성하는 단계;(a-2) generating, by the control module, attribute information according to the polygon; (a-3) 상기 제어모듈부가 상기 추출된 폴리곤의 속성정보값을 'MID = id, PID = count, HOLE = 0'으로 설정하는 단계; 및(a-3) setting, by the control module, the attribute information value of the extracted polygon to 'MID = id, PID = count, HOLE = 0'; And (a-4) 상기 제어모듈부가 상기 설정된 속성정보를 MPolygon내의 Boundary 폴리선에 부착하는 단계; 를 수행하는 것을 특징으로 하는 수치지도 객체의 속성정보를 이용한 다중폴리곤 생성 방법.(a-4) attaching the set attribute information to the boundary polyline in the MPolygon by the control module; Multipolygon generation method using the attribute information of the digital map object, characterized in that for performing. 제 9 항에 있어서,The method of claim 9, 상기 제 (a-1) 단계 이전에,Before step (a-1), 상기 제어모듈부가 고유한 id 값을 생성하는 단계; 및Generating a unique id value by the control module unit; And 상기 제어모듈부가 수치지도를 구성하는 폴리곤 객체 또는 다중폴리곤 객체를 처리하기 위해 'count= 0'으로 초기화 시키는 단계; 를 더 수행하는 것을 특징으로 하는 수치지도 객체의 속성정보를 이용한 다중폴리곤 생성 방법.Initializing, by the control module, 'count = 0' to process a polygon object or a multipolygon object constituting a numerical map; Multipolygon generation method using the attribute information of the digital map object, characterized in that for further performing. 제 9 항에 있어서,The method of claim 9, 상기 제 (a-4) 단계 이후에,After the step (a-4), 상기 제어모듈부가 MPolygon 내의 Hole 폴리선을 검색하는 단계;Searching the hole polyline in the MPolygon by the control module; 상기 제어모듈부가 상기 Hole 폴리선에 따른 속성정보를 생성하는 단계;Generating, by the control module, attribute information according to the hole polyline; 상기 제어모듈부가 상기 추출된 Hole 폴리선의 속성정보값을 'MID = id, PID = count, HOLE = 1'로 설정하는 단계; 및 Setting, by the control module, the attribute information of the extracted hole polyline to 'MID = id, PID = count, HOLE = 1'; And 상기 제어모듈부가 상기 설정된 속성정보를 폴리곤내의 Hole 폴리선에 부착하는 단계; 를 더 수행하는 것을 특징으로 하는 수치지도 객체의 속성정보를 이용한 다중폴리곤 생성 방법.Attaching, by the control module unit, the set attribute information to a hole polyline in a polygon; Multipolygon generation method using the attribute information of the digital map object, characterized in that for further performing. 상기 제 7 항에 있어서,According to claim 7, 상기 제 (d) 단계는,In step (d), 상기 MPolygon이 검색되지 않는 경우 상기 제어모듈부가 신규 MPolygon을 생성하는 단계; 를 수행하는 것을 특징으로 하는 수치지도 객체의 속성정보를 이용한 다중폴리곤 생성 방법.Generating, by the control module, a new MPolygon when the MPolygon is not found; Multipolygon generation method using the attribute information of the digital map object, characterized in that for performing. 상기 제 7 항에 있어서,According to claim 7, 상기 제 (d) 단계는,In step (d), 상기 폴리곤이 검색되지 않는 경우 상기 제어모듈부가 신규 폴리곤을 생성하는 단계; 를 수행하는 것을 특징으로 하는 수치지도 객체의 속성정보를 이용한 다중폴리곤 생성 방법.Generating, by the control module, a new polygon when the polygon is not found; Multipolygon generation method using the attribute information of the digital map object, characterized in that for performing. 제 7 항에 있어서,The method of claim 7, wherein 상기 제 (e) 단계는, The step (e) is 'HOLE=0'인 경우 상기 제어모듈부가 처리 객체를 검색된 폴리곤에 Boundary 객체로 등록시키는 단계; 를 수행하는 것을 특징으로 하는 수치지도 객체의 속성정보를 이용한 다중폴리곤 생성 방법.Registering 'processing object' as a boundary object in the searched polygon by the control module when 'HOLE = 0'; Multipolygon generation method using the attribute information of the digital map object, characterized in that for performing. 제 7 항에 있어서,The method of claim 7, wherein 상기 제 (f) 단계 이후에,After step (f), (f-1) 상기 제어모듈부가 신규 폴리곤을 신규 MPolygon에 등록시키는 단계; 및(f-1) registering the new polygon with the new MPolygon by the control module; And (f-2) 상기 제어모듈부가 신규 MPolygon을 상기 데이터베이스모듈부에 등록시키는 단계; 를 더 수행하는 것을 특징으로 하는 수치지도 객체의 속성정보를 이용한 다중폴리곤 생성 방법.(f-2) registering the new MPolygon by the control module to the database module; Multipolygon generation method using the attribute information of the digital map object, characterized in that for further performing.
KR1020070019076A 2007-02-26 2007-02-26 System for creating multipolygon using property information of numerical map the object and method therefor KR100759269B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020070019076A KR100759269B1 (en) 2007-02-26 2007-02-26 System for creating multipolygon using property information of numerical map the object and method therefor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020070019076A KR100759269B1 (en) 2007-02-26 2007-02-26 System for creating multipolygon using property information of numerical map the object and method therefor

Publications (1)

Publication Number Publication Date
KR100759269B1 true KR100759269B1 (en) 2007-09-17

Family

ID=38738031

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020070019076A KR100759269B1 (en) 2007-02-26 2007-02-26 System for creating multipolygon using property information of numerical map the object and method therefor

Country Status (1)

Country Link
KR (1) KR100759269B1 (en)

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101469087B1 (en) 2014-07-25 2014-12-12 동아항업주식회사 Error Checking System for Digital Map
KR101494826B1 (en) 2014-11-04 2015-02-23 김은경 Error Checking System for Digital Map
KR101496317B1 (en) * 2014-11-25 2015-03-03 (주)그린공간정보 Correcting method for the drawing image by modifing the ground features location in photographing image
KR101507393B1 (en) 2014-11-04 2015-04-08 주식회사 우리강산시스템 Management system using polygon for universal editing Digital Map
KR101882332B1 (en) 2018-06-18 2018-07-27 삼아항업(주) Digital map error checking system according to terrain change on the ground
KR102113000B1 (en) * 2020-01-10 2020-05-20 한국항공촬영 주식회사 Numerical cartography system to prevent numerical map errors
KR102113001B1 (en) * 2020-01-10 2020-05-20 한국항공촬영 주식회사 Digital Mapping System by Feature Change
KR102115963B1 (en) * 2020-01-10 2020-05-27 한국항공촬영 주식회사 Digital Cartography System Improves Accuracy
KR102401510B1 (en) 2021-09-27 2022-05-25 대한항업(주) Numerical map error checking system based on the secured data

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002181560A (en) 2000-12-08 2002-06-26 Matsushita Electric Ind Co Ltd Transfer method for polygon information and apparatus for executing it
JP2002189726A (en) 2000-10-11 2002-07-05 Jo Network:Kk Digital map database system and computer-readable recording medium

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002189726A (en) 2000-10-11 2002-07-05 Jo Network:Kk Digital map database system and computer-readable recording medium
JP2002181560A (en) 2000-12-08 2002-06-26 Matsushita Electric Ind Co Ltd Transfer method for polygon information and apparatus for executing it

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101469087B1 (en) 2014-07-25 2014-12-12 동아항업주식회사 Error Checking System for Digital Map
KR101494826B1 (en) 2014-11-04 2015-02-23 김은경 Error Checking System for Digital Map
KR101507393B1 (en) 2014-11-04 2015-04-08 주식회사 우리강산시스템 Management system using polygon for universal editing Digital Map
KR101496317B1 (en) * 2014-11-25 2015-03-03 (주)그린공간정보 Correcting method for the drawing image by modifing the ground features location in photographing image
KR101882332B1 (en) 2018-06-18 2018-07-27 삼아항업(주) Digital map error checking system according to terrain change on the ground
KR102113000B1 (en) * 2020-01-10 2020-05-20 한국항공촬영 주식회사 Numerical cartography system to prevent numerical map errors
KR102113001B1 (en) * 2020-01-10 2020-05-20 한국항공촬영 주식회사 Digital Mapping System by Feature Change
KR102115963B1 (en) * 2020-01-10 2020-05-27 한국항공촬영 주식회사 Digital Cartography System Improves Accuracy
KR102401510B1 (en) 2021-09-27 2022-05-25 대한항업(주) Numerical map error checking system based on the secured data

Similar Documents

Publication Publication Date Title
KR100759269B1 (en) System for creating multipolygon using property information of numerical map the object and method therefor
KR101469087B1 (en) Error Checking System for Digital Map
US7653245B2 (en) System and method for coding and retrieval of a CAD drawing from a database
KR20080082482A (en) Recording medium storing program, method and system for selecting the three-dimensional model of a component
CN103617047A (en) Method, device and processor for developing business processes
RU2006113579A (en) METHOD FOR VISUAL PROGRAMMING A SET OF TEAMS FOR A PROCESS
CN103109264A (en) Creating a configuration file template
JP2008052312A (en) Operation specification extraction support system
JP2009116638A (en) System and method for supporting understanding of business specification
JP4092637B2 (en) Shape model simplification device
JP5045042B2 (en) Business flow editing program, business flow editing apparatus, and business flow editing method
CN105426676B (en) A kind of well data processing method and system
CN111061733A (en) Data processing method and device, electronic equipment and computer readable storage medium
GB2528697A (en) Generating a database structure from a scanned drawing
JP2008052648A (en) Analysis model generation method, program and storage medium
CN113001538B (en) Command analysis method and system
JP2008146300A (en) Information processor, information processing method and program
KR100895773B1 (en) A database for link of Serch data in GIS system, a serch method
JP2006293527A (en) Analytic model preparation device
US20180365341A1 (en) Three-Dimensional Cad System Device, and Knowledge Management Method Used in Three-Dimensional Cad
KR101995108B1 (en) Method and system for modeling compositional feature model providing interest in view in software product line
KR101698422B1 (en) Apparatus and Method for design of process map by the IWOD
JP6805096B2 (en) File generator, file generator, and file generator
CN113127494B (en) Method and device for updating knowledge graph
US20040199483A1 (en) Design work assistance apparatus

Legal Events

Date Code Title Description
A201 Request for examination
A302 Request for accelerated examination
E902 Notification of reason for refusal
E701 Decision to grant or registration of patent right
GRNT Written decision to grant
LAPS Lapse due to unpaid annual fee
R401 Registration of restoration
FPAY Annual fee payment

Payment date: 20131011

Year of fee payment: 7

FPAY Annual fee payment

Payment date: 20140821

Year of fee payment: 8

FPAY Annual fee payment

Payment date: 20150721

Year of fee payment: 9

FPAY Annual fee payment

Payment date: 20160727

Year of fee payment: 10

FPAY Annual fee payment

Payment date: 20171023

Year of fee payment: 11

FPAY Annual fee payment

Payment date: 20180730

Year of fee payment: 12

FPAY Annual fee payment

Payment date: 20190909

Year of fee payment: 13