CN104915991A - Spatial subdivision method for intersecting linear geographic elements - Google Patents

Spatial subdivision method for intersecting linear geographic elements Download PDF

Info

Publication number
CN104915991A
CN104915991A CN201510303987.9A CN201510303987A CN104915991A CN 104915991 A CN104915991 A CN 104915991A CN 201510303987 A CN201510303987 A CN 201510303987A CN 104915991 A CN104915991 A CN 104915991A
Authority
CN
China
Prior art keywords
point
line feature
polygon
point set
thicssen
Prior art date
Legal status (The legal status 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 status listed.)
Granted
Application number
CN201510303987.9A
Other languages
Chinese (zh)
Other versions
CN104915991B (en
Inventor
李安波
姚蒙蒙
陈楹
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Nanjing Normal University
Original Assignee
Nanjing Normal University
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 Nanjing Normal University filed Critical Nanjing Normal University
Priority to CN201510303987.9A priority Critical patent/CN104915991B/en
Publication of CN104915991A publication Critical patent/CN104915991A/en
Application granted granted Critical
Publication of CN104915991B publication Critical patent/CN104915991B/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Abstract

The invention discloses a spatial subdivision method for intersecting linear geographic elements. The method includes the following steps that: intersecting linear elements are dispersed so as to form point sets based on the principle of a Voronoi distribution model; point addition processing is performed on intersecting positions of every two intersecting linear elements; Delaunay triangulation and Voronoi diagram generation are performed based on the point sets; and a generated Voronoi diagram is clipped, and sub regions generated by point sets which belong to the same linear element are merged, so that sub regions of different linear elements can be obtained, and therefore, spatial subdivision of the intersecting linear geographic elements can be realized.

Description

A kind of space partitioning method for crossing wire geographic element
Technical field
The invention belongs to geographical information technology and application, be specifically related to a kind of method that crossing wire geographic element based on intersection auxiliary point carries out geographical space subdivision.
Background technology
In geographical information technology and application, the more solution relating to allocation optimum problem.And in allocation optimum, first it is envisaged that the determination of each key element coverage separately.How to accomplish the coverage rationally determining each key element? at present, using maximum is space partitioning method, and correlative study mainly concentrates on the uniformly subdivision of a key element, and less to the space partitioning method research based on Linear element.
Wang new life etc. proposes a kind of Approximation Algorithm for Constructing Voronoi Diagrams with General Generators (" Approximation Algorithm for Constructing Voronoi Diagrams with General Generators based on GIS ", Wang new life, Liu Jiyuan, the village are generous, Jiang Youhua, geographical science is in progress, 2004,23 (4)), for the subdivision of line feature, mainly by line feature is separated into point set at equal intervals, then generate the first Voronoi figure of generation arbitrarily and realize.But the situation being difficult in the method avoid intersection point to be considered to belong to multiple generation unit and Voronoi figure cannot be generated, and need realize by ArcGIS platform, automaticity is lower.Zhang Hui etc. devise a kind of algorithm (" a kind of practical algorithm building the first Voronoi figure of generation arbitrarily " building the first Voronoi figure of generation arbitrarily, Zhang Hui, Hu Wei, Pu Yingxia, king tie minister, geography and Geographical Information Sciences, 2011,27 (4)).The method and Wang Xin generation method similar, and for cross spider key element, devise and a kind ofly cross spider to be interrupted and antinode does the disposal route of trace skew in point of intersection, though avoid intersection point to be considered to belong to and multiplely unit to occur and the situation of Voronoi figure cannot be generated, but due to the migration processing of intersection point, change intersection point and belong to multiple this fact that unit occurs, bring certain division error.In addition, these two kinds of methods, owing to being adopt method line feature being separated into point set at equal intervals, can affect, and efficiency are lower to original factor shape.
Summary of the invention
For this reason, the present invention, mainly for crossing wire geographic element, proposes a kind of crossing wire geographic element space partitioning method based on intersection auxiliary point.On the one hand, directly adopt the point of original line key element to generate Voronoi figure as discrete point, the shape of original factor can not be changed, and execution efficiency is higher; On the other hand, when occurring that line feature intersects situation, by the cross-point locations both sides respectively in two line features respectively equal proportion increase by two trace separately but vision is difficult to the auxiliary point distinguished, when not changing intersection point and belonging to this fact of multiple generation unit, avoid the situation that cannot generate Voronoi figure, and there is good subdivision effect.
Main thought of the present invention is: according to the principle of Voronoi apportion model, and will intersect Linear element discrete is point set; And the crossover location to two line features intersected, carry out the process of increasing point; Carry out Delaunay triangulation based on point set again and generate Voronoi figure; Cutting is carried out to the Voronoi figure generated, finally the subregion that the point set belonging to same line feature generates is carried out merger, obtain different line feature subregion separately, thus realize the uniformly subdivision intersecting wire geographic element.
Concrete steps of the present invention are as follows:
Step one: load GIS line feature set L={l i| i=1,2 ..., n}, n are the number of line feature.
Step 2: ask for different line feature l in line feature set L i, l jbetween point of crossing C ij(x, y), and carry out interpolation process, detailed process is:
(a) first, for line feature l i, read line feature l ion point set, search line feature l itwo points that overcrossing point is contiguous, are designated as C respectively a(x a, y a), C b(x b, y b);
B (), according to following formula (1), calculates and is inserted into an I c(x c, y c), I d(x d, y d) coordinate, wherein (x, y) is point of crossing C ijcoordinate, (x a, y a) and (x b, y b) be the C of two near point of crossing a, C bcoordinate, (x c, y c) and (x d, y d) for being inserted into an I c, I dcoordinate, s is step factor, s desirable 10,100,1000 ... 10 n.
Δd = ( y b - y a ) 2 + ( x b - x a ) 2 s k = y b - y a x b - x a x c = x + Δd y c = k × x c + y a - k × x a x d = x - Δd y d = k × x d + y a - k × x a - - - ( 1 )
C () will put I a, I bbe inserted into line feature l iin some C a, C bbetween;
(d) secondly, for another line feature l at this place, point of crossing j, repeated execution of steps (a)-(c), is inserted into line feature l by the corresponding insertion point generated jin;
Step 3: by discrete for line feature set L be point set P={p i(x i, y i) | i=1,2 ..., k}, k are the number (comprising intersection auxiliary point) of a key element, and use the line feature that " line feature " attribute of point set P belongs to record this point;
Step 4: based on point set P, generate Delaunay triangulation network D, the detailed process of algorithm is as follows:
A () introduces 3 auxiliary point p 11(x 11, y 11), p 22(x 22, y 22), p 33(x 33, y 33), build an initial convex hull S, auxiliary point coordinate can be tried to achieve by formula (2), and wherein MaxX/MaxY is maximum x/y coordinate figure in point set P, AvgX/AvgY is the mean value of x/y coordinate in point set P, and MinX/MinY is minimum x/y coordinate figure in point set P.This initial convex hull S must comprise in point set P institute a little;
. x 11 = MaxX + MaxX - AvgX y 11 = AvgY x 22 = MinX y 22 = MaxY + MaxY - MinY x 33 = MinX - MaxX - AvgX 2 y 33 = MinY - MaxX + MinY - - - ( 2 )
B () finds out range points p from point set P 12 lines are become the initial baseline of Delaunay triangulation network, follow LOP principle, then find out thirdly by nearest point, build first triangle.
C (), based on first leg-of-mutton another two baseline, is followed local optimization procedure principle, is found their the 3rd points respectively.The all newly-generated limits of circular treatment, follow local optimization procedure principle successively, find thirdly, until a little all become the point of Delaunay triangulation network;
Step 5: based on Delaunay triangulation network D, generates Voronoi and schemes V;
Step 6: by " line feature " property value of each point in point set P, is assigned to the corresponding Thicssen polygon t comprising this point i" former line feature " attribute;
Step 7: Voronoi schemes the cutting process of V.By solving given rectangular extent R (the minimum rectangle scope as figure layer data) and each Thicssen polygon t in figure V icommon factor, generate the Thicssen polygon set t after cutting i'.Each Thicssen polygon t ithe concrete steps of cutting are:
A () obtains rectangular extent R and Thicssen polygon t iall intersection points, and deposit in point set D;
B () obtains the Thicssen polygon t be included in rectangular extent R respectively isummit and be included in Thicssen polygon t ithe summit of interior rectangular extent R, continues to add in point set D;
(c) by point set D first put into point set D again, form end to end point set D;
D (), by point set D by the sequence of clockwise or counterclockwise order, the polygon be made up of point set D is the Thicssen polygon t after cutting i';
E the above step of () cycling, until complete the polygonal cutting process of all Thicssen;
Step 8: according to " former line feature " attribute, will have the Thicssen polygon t of same " former line feature " property value successively in Voronoi figure i' merge into a polygon, each polygonal region is the coverage of a line feature.
Compared to prior art, outstanding advantages of the present invention is mainly manifested in three aspects: one is that the present invention directly adopts the point of original line key element to generate Voronoi figure as discrete point, can not change the shape of original line key element; Two is when line feature intersects, the present invention by the cross-point locations both sides in two line features respectively equal proportion increase by two trace separately but vision is difficult to the auxiliary point distinguished, do not change intersection point and belong to this fact of multiple generation unit, avoid the situation that cannot generate Voronoi figure; Three is that automaticity of the present invention is high, and prior art still needs to realize by ArcGIS platform.
Accompanying drawing explanation
The process flow diagram of Fig. 1 the inventive method;
Fig. 2 experiment line figure layer data;
Line chart layer data after Fig. 3 point set;
Fig. 4 increases a process schematic diagram;
Fig. 5 increases the point set line chart layer data after a process;
Fig. 6 is the Delaunay triangulation network D generated;
Fig. 7 is that the Voronoi generated schemes V;
Fig. 8 Voronoi is schemed V carry out cutting after figure V';
The design sketch of Fig. 9 line chart layer data uniformly subdivision.
Embodiment
Below in conjunction with accompanying drawing also by description example for the uniformly subdivision of wire geographic element, further illustrate effect of the present invention.This example selects the line chart layer of a shp form to be experimental data.
Specific implementation process is as follows:
1, open the line chart layer file of layer " road " by name, as shown in Figure 2.Stored in line feature set L, gather L in this example and comprise 4 line features, be respectively l 1, l 2, l 3, l 4.Its ID attribute is respectively 1,2,3,4.
2, ask for the point of crossing C in L between different line feature, and carry out interpolation process, the point set of 4 line features wherein in this example as shown in Figure 3.There are 4 point of crossing in example, are respectively a C 1(-96.07,0.33), some C 2(-24.39,5.74), some C 3(-75.71 ,-51.78) and some C 4(-0.39 ,-42.68).For each point of crossing, carry out interpolation process, obtain vicinity two points of their place line features according to formula (1) respectively, in the present embodiment, get s=100, try to achieve 16 interpolated points.With point of crossing C 1for example, based on point of crossing C1, interpolation goes out l respectively 1on two points (-93.36851,0.336116), (-93.56850,0.32959) and l 3on two points (-93.36851,0.11350), (-93.56850,0.55220), interpolation results is as shown in Figure 4.All the other C 2around four interpolated points are (-24.29142,5.74238), (-24.49142,5.74008), (-24.29142,5.57623), (-24.49142,5.90623); C 3four interpolated points are around (-75.60735 ,-51.76809), (-75.80734 ,-51.79939), (-75.60735 ,-52.28374), (-75.80734 ,-51.28374); C 4four interpolated points are around (-0.29368 ,-42.68370), (-0.49368 ,-42.68370), (-0.29368 ,-42.97601), (-0.49368,-42.39139) layer after the increasing point of, last, generation as shown in Figure 5.
3, by discrete for line feature set L be point set P, in this example, point set P={ (-156.29 ,-8.18), (-128.03,-2.23), (-94.98,0.28) ..., (9.38,-77.19) } have 50 points, comprising 16 interpolated points, and the ID attribute of 4 line features is assigned to " line feature " attribute of its corresponding discrete point.
4, based on an elements combination P, generate Delaunay triangulation network D.
1) 3 auxiliary point: p are added 11, p 22, p 33, form initial convex hull S.In the present embodiment, can calculate three point coordinate by formula (2), be p respectively 11(185.48 ,-23.86), p 22(-156.29,195.26), p 33(-214.44 ,-249.10).
2) from point set P, range points p is found out 12 lines are become the initial baseline of Delaunay triangulation network by nearest point.In the present embodiment, some p 2(-128.03 ,-2.23) range points p 1recently.Follow local optimization procedure principle, then find out thirdly, this example mid point p 10(-19.47,5.80) are the 3rd point, some p 1, some p 2with a p 10build first triangle.
3) based on first leg-of-mutton another two baseline, follow local optimization procedure principle, find their the 3rd points respectively.The all newly-generated limits of circular treatment, follow local optimization procedure principle successively, find thirdly, until a little all become the point of Delaunay triangulation network; In this example, generate 101 triangles altogether based on point set P, and leave in container listTriangle.Wherein 11 triangles generated based on auxiliary point do not show, and Fig. 6 shows 90 triangles not comprising auxiliary point.
5, based on Delaunay triangulation network D, generate Voronoi and scheme V.
After generating Voronoi figure, in the present embodiment, by " line feature " attribute of every bit in point set P, be assigned to the corresponding Thicssen polygon t comprising this point i" former line feature " attribute.As with a p 1for example, its " line feature " property value is 1, and the Thicssen polygon of its correspondence is t 1, then t 1" former line feature " property value be 1.
Generate 53 Thicssen polygons in the present embodiment altogether, according to these 53 groups of data, generate the line chart layer file of layer " V figure " by name, as shown in Figure 7.
6, Voronoi schemes the cutting process of V.
Using the minimum rectangle scope of mileage chart layer data as R scope in the present embodiment, R={ (-156.29,47.14), (69.17,47.14), (69.17 ,-100.98), (-156.29,-100.98), (-156.29,47.14) }, the dot cycle of 50 in point set P is proceeded as follows successively (with a p 1for example):
1) p is read 1thicssen polygon t 1, analyze and obtain t 1be overlapping relation with the spatial relation of R.
2) rectangular domain R and Thicssen polygon t is obtained 1intersection point, totally 2 points, be respectively point (-156.29,37.89) and point (-156.29 ,-30.95) and deposit in point set C 1in.
3) t be included in rectangular domain R is obtained 1summit and be included in t 1in the summit of rectangular domain R, continue to obtain point (-156.29 ,-30.95) and point (-137.09 ,-29.31) and continue to deposit in point set C 1in.
4) by C 1in first point (-156.29,37.89) deposit in C1, form the equal point set of ending.
5) after point set C being pressed sequence counterclockwise, obtain point set C={ (-156.29 ,-30.95), (-156.29,37.89), (-150.12,32.62), (-137.09,-29.31), (-156.29 ,-30.95) } totally 5 points, form ending and to connect new region t 1'.
The above step of cycling, the new polygon t of each generation i' (represent p ithe new region that point is corresponding).V figure after process, as shown in Figure 8.
7, according to " former line feature " attribute of the Thicssen polygon set T' after cutting, merge Thicssen polygon t' in Voronoi figure.
Carry out the Voronoi after cutting process and scheme V, be made up of 50 Thicssen polygon t'.According to " former line feature " attribute of 50 Thicssen polygon t', the Thicssen polygon t' deriving from same line feature is merged.In the present embodiment, rectangular domain R is just divided into 4 sub regions, and in corresponding the present embodiment, ID attribute is 1,2 respectively, the coverage of the line feature of 3,4.As shown in Figure 9.

Claims (4)

1., for a space partitioning method for crossing wire geographic element, it is characterized in that, concrete steps are as follows:
Step one: load GIS line feature set L={l i| i=1,2 ..., n}, n are the number of line feature;
Step 2: ask for different line feature l in line feature set L iand l jbetween point of crossing C ij(x, y), and carry out interpolation process;
Step 3: by discrete for line feature set L be point set P={p i(x i, y i) | i=1,2 ..., k}, k are the number of a key element, wherein comprise the number of intersection auxiliary point, and use the line feature that " line feature " attribute of point set P belongs to record this point;
Step 4: based on point set P, generates Delaunay triangulation network D;
Step 5: based on Delaunay triangulation network D, generates Voronoi and schemes V;
Step 6: by " line feature " property value of each point in point set P, is assigned to the corresponding Thicssen polygon t comprising this point ithe property value of " former line feature ";
Step 7: scheme V to Voronoi and carry out cutting process, by solving given rectangular extent R and each Thicssen polygon t in figure V icommon factor, generate the Thicssen polygon set T after cutting i';
Step 8: according to the Thicssen polygon set T after cutting i' " former line feature " attribute, successively Voronoi is schemed the Thicssen polygon t in V with identical " former line feature " property value i' merge into a polygon, each polygonal region is the coverage of a line feature, thus realizes the uniformly subdivision intersecting geographic element.
2. a kind of space partitioning method for crossing wire geographic element according to claim 1, it is characterized in that, the detailed process of described step 2 is:
(a) first, for line feature l i, read line feature l ion point set, search line feature l itwo points that overcrossing point is contiguous, are designated as C respectively a(x a, y a), C b(x b, y b);
B (), according to following formula (1), calculates and is inserted into an I c(x c, y c), I d(x d, y d) coordinate, wherein (x, y) is point of crossing C ijcoordinate, (x a, y a) and (x b, y b) be the C of two near point of crossing a, C bcoordinate, (x c, y c) and (x d, y d) for being inserted into an I c, I dcoordinate, s is step factor, s desirable 10,100,1000 ... 10 n,
Δd = ( y b - y a ) 2 + ( x b - x a ) 2 s k = y b - y a x b - x a x c = x + Δd y c = k × x c + y a - k × x a x d = x - Δd y d = k × x d + y a - k × x a - - - ( 1 )
C () will put I aand I bbe inserted into line feature l iin some C a, C bbetween;
(d) secondly, for another line feature l at this place, point of crossing j, repeated execution of steps (a)-(c), is inserted into line feature l by the corresponding insertion point generated jin.
3. a kind of space partitioning method for crossing wire geographic element according to claim 1, is characterized in that, in described step 4, the detailed process generating Delaunay triangulation network D is as follows:
A () introduces 3 auxiliary point p 11(x 11, y 11), p 22(x 22, y 22), p 33(x 33, y 33), build an initial convex hull S, auxiliary point coordinate can be tried to achieve by formula (2), wherein MaxX/MaxY is maximum x/y coordinate figure in point set P, AvgX/AvgY is the mean value of x/y coordinate in point set P, MinX/MinY is minimum x/y coordinate figure in point set P, this initial convex hull S must comprise in point set P institute a little;
x 11 = MaxX + MaxX - AvgX y 11 = AvgY x 22 = MinX y 22 = MaxY + MaxY - MinY x 33 = MinX - MaxX - AvgX 2 y 33 = MinY - MaxX + MinY - - - ( 2 )
B () finds out range points p from point set P 12 lines are become the initial baseline of Delaunay triangulation network, follow the principle of local optimization procedure, then find out thirdly by nearest point, build first triangle;
C (), based on first leg-of-mutton another two baseline, is followed local optimization procedure principle, is found their the 3rd points respectively, the all newly-generated limits of circular treatment successively, follow local optimization procedure principle, find thirdly, until a little all become the point of Delaunay triangulation network.
4. a kind of space partitioning method for crossing wire geographic element according to claim 1, is characterized in that, in described step 6, to each Thicssen polygon t ithe concrete steps of cutting are:
A () obtains rectangular extent R and Thicssen polygon t iall intersection points, and deposit in point set D;
B () obtains the Thicssen polygon t be included in rectangular extent R respectively isummit and be included in Thicssen polygon t ithe summit of interior rectangular extent R, continues to add in point set D;
(c) by point set D first put into point set D again, form end to end point set D;
D (), by point set D by the sequence of clockwise or counterclockwise order, the polygon be made up of point set D is the Thicssen polygon t after cutting i';
E the above step of () cycling, until complete the polygonal cutting process of all Thicssen.
CN201510303987.9A 2015-06-04 2015-06-04 A kind of space partitioning method for intersecting wire geographic element Expired - Fee Related CN104915991B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201510303987.9A CN104915991B (en) 2015-06-04 2015-06-04 A kind of space partitioning method for intersecting wire geographic element

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201510303987.9A CN104915991B (en) 2015-06-04 2015-06-04 A kind of space partitioning method for intersecting wire geographic element

Publications (2)

Publication Number Publication Date
CN104915991A true CN104915991A (en) 2015-09-16
CN104915991B CN104915991B (en) 2017-07-28

Family

ID=54085027

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201510303987.9A Expired - Fee Related CN104915991B (en) 2015-06-04 2015-06-04 A kind of space partitioning method for intersecting wire geographic element

Country Status (1)

Country Link
CN (1) CN104915991B (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106384016A (en) * 2016-10-08 2017-02-08 南京师范大学 Automatic inversion method of single dip fault
CN108550135A (en) * 2018-03-07 2018-09-18 天津工业大学 A kind of steel cable core conveying belt joint elongation automatic testing method based on x-ray image
CN110309248A (en) * 2019-06-26 2019-10-08 东南大学 A method of the traffic route network based on Voronoi diagram divides traffic zone automatically
CN111080509A (en) * 2019-12-10 2020-04-28 中国科学院自动化研究所 Multithreading parallel computing method and system for three-dimensional cutting Voronoi diagram

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110689569B (en) * 2019-12-10 2020-06-30 北京唯智佳辰科技发展有限责任公司 Integrated circuit layout field identification and grid subdivision processing method and device

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20090040217A1 (en) * 2005-03-09 2009-02-12 Riken Method and program for generating boundary surface information
CN102194253A (en) * 2011-06-15 2011-09-21 北京航空航天大学 Method for generating tetrahedron gridding for three-dimensional geological structure

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20090040217A1 (en) * 2005-03-09 2009-02-12 Riken Method and program for generating boundary surface information
CN102194253A (en) * 2011-06-15 2011-09-21 北京航空航天大学 Method for generating tetrahedron gridding for three-dimensional geological structure

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
张辉 等: "一种构建任意发生元Voronoi图的实用算法", 《地理与地理信息科学》 *
王新生 等: "基于GIS的任意发生元Voronoi图逼近方法", 《地理科学进展》 *
赵晔 等: "关于一般图形Voronoi图的离散构造法的研究", 《计算机应用与软件》 *

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106384016A (en) * 2016-10-08 2017-02-08 南京师范大学 Automatic inversion method of single dip fault
CN106384016B (en) * 2016-10-08 2019-04-23 南京师范大学 The automatic inversion method of single dip fault
CN108550135A (en) * 2018-03-07 2018-09-18 天津工业大学 A kind of steel cable core conveying belt joint elongation automatic testing method based on x-ray image
CN108550135B (en) * 2018-03-07 2021-07-30 天津工业大学 Automatic detection method for elongation of steel wire rope core conveyor belt joint based on X-ray image
CN110309248A (en) * 2019-06-26 2019-10-08 东南大学 A method of the traffic route network based on Voronoi diagram divides traffic zone automatically
CN110309248B (en) * 2019-06-26 2022-04-29 东南大学 Method for automatically dividing traffic cells of traffic road network based on Voronoi diagram
CN111080509A (en) * 2019-12-10 2020-04-28 中国科学院自动化研究所 Multithreading parallel computing method and system for three-dimensional cutting Voronoi diagram
CN111080509B (en) * 2019-12-10 2022-03-08 中国科学院自动化研究所 Multithreading parallel computing method and system for three-dimensional cutting Voronoi diagram

Also Published As

Publication number Publication date
CN104915991B (en) 2017-07-28

Similar Documents

Publication Publication Date Title
CN104915991A (en) Spatial subdivision method for intersecting linear geographic elements
Kizilateş et al. On the nearest neighbor algorithms for the traveling salesman problem
CN110887502B (en) Must-pass node shortest path searching method
Eppstein et al. Succinct greedy geometric routing using hyperbolic geometry
CN106156138B (en) The foundation of the spatial index of point of interest, Perimeter method and apparatus
EA022006B1 (en) Method of geophysical survey of prospective oil-bearing area
CN111611664B (en) Power transmission line path selection method and system
CN110032771B (en) DEM accurate cutting method considering local detail characteristics for opencast coal mine
CN105574931A (en) Electronic map road drawing method and device
CN108364331A (en) A kind of isopleth generation method, system and storage medium
CN111159808A (en) Mine method tunnel parametric modeling method and device based on Revit and Dynamo
CN105118091A (en) Method and system for constructing multi-precision non-uniform geological grid curved surface model
CN112233205B (en) Electronic map making method and system for partitioning and cutting based on discrete data
CN107391516A (en) Bus station polymerization and device
CN105654551B (en) A kind of method and device constructing geology local fault threedimensional model
CN109614454A (en) A kind of vector big data parallel spatial Overlap Analysis method based on MPI
Dassi et al. Efficient geometric reconstruction of complex geological structures
CN110567459A (en) Path planning method and device
Bekos et al. Area-feature boundary labeling
CN105653881A (en) Flow field visualization method based on multi-density levels
CN107492130B (en) Non-continuous equivalent cloud picture generation method based on layer rendering
Korotov et al. Longest-edge n-section algorithms: properties and open problems
Liao et al. Improving differential evolution with ring topology-based mutation operators
CN105378800A (en) 2.5D stadia meshing
CN105427330A (en) Random multi-proportion partition method of vector polygon

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant
CF01 Termination of patent right due to non-payment of annual fee
CF01 Termination of patent right due to non-payment of annual fee

Granted publication date: 20170728

Termination date: 20200604