AN ARTIFICIAL INTELLIGENCE (AI) PATTERN MATCHING SYSTEM FOR AUTOMATED CADASTRAL EPOCH REFERENCE LAYER CONFLATION
A system for cadastral epoch conflation involving previous and subsequent cadastre epochs, each comprising a plurality of shapes calculates geometric characteristics for each polygon of each epoch, the geometric characteristics comprising at least one of area, perimeter, number of vertices, scale, orientation and irregularity, calculates geometric topologies for each epoch, the topology representing neighbour relationships of the polygons of each epoch, correlates pairs of polygons from the respective epochs according to the geometric characteristics and correlates remaining pairs of polygons from the respective epochs according to the geometric topologies.
This invention relates generally to an artificial Intelligence (Al) pattern matching system for automated cadastral epoch reference layer conflation.
BACKGROUND OF THE INVENTIONA cadastre is a comprehensive land recording of the real estate or real property’s metes-and-bounds of a country.
Cadastral data may be periodically updated to account for subdivisions and consolidations, boundary adjustment and the like. For example,
Problematically however, differences between the two epochs may not be conformal or regular. For example, polygons may be moved, subdivided or consolidated, and/or deformed between each epoch. As such, finding the correlating pairs of polygons cannot involve simple equivalence testing.
As such, present reference layer conflation techniques involve manual digitisation of differences between the epochs wherein, for example, a human operator will use a pointer device to correlate vertices of each polygon on screen to digitise the transformations between the epochs. This is a time-consuming, expensive and inaccurate process.
Automated digitisation of these differences is desirous but however automated digitisation is difficult because computers are ill-equipped to ‘intuitively’ match polygons that have been deformed and/or subdivided or consolidated between epochs.
The present invention seeks to provide a way to overcome or substantially ameliorate at least some of the deficiencies of the previous art, or to at least provide an alternative.
It is to be understood that, if any previous art information is referred to herein, such reference does not constitute an admission that the information forms part of the common general knowledge in the art, in Australia or any other country.
SUMMARY OF THE DISCLOSUREThere is provided herein an artificial Intelligence (AI) pattern matching system for automated cadastral epoch conflation.
The system takes cadastral data of previous and subsequent epochs and performs digitisation and/or polygonisation if required.
The system calculates geometric characteristics for each polygon of each epoch. The geometric characteristics may comprise at least one of area, perimeter, number of vertices, scale, orientation, irregularity. Scale may be calculated as the average of the distances from centroid of a polygon to each vertex thereof, orientation may be calculated as a double integral of the second moment of inertia and irregularity may be calculated as angular deviation from a regular n-sided shape.
The system may generate a multi-dimensional R-Tree for each epoch using the geometric characteristics for fast searching of polygons according to one or more of the geometric characteristics.
The system further obtains or calculates geometric topologies for each epoch. The geometric topologies represent neighbour relationships of the polygons of each epochs and, in embodiments, represents directional relationships.
The system then correlates pairs of polygons from the respective epochs according to the geometric characteristics.
The system may correlate pair of polygons using a weighted fuzzy comparison of the geometric characteristics. The system may adjust for weightings to control for a number of matches and/or a number of false positives.
For any remaining pairs of polygons, the system correlates the remaining pairs of polygons according to the geometric topologies, including directionally.
The system may employ Voronoi tessellation, such as centroidal Voronoi tessellation to calculate adjustment vectors between correlated polygons which are used to adjust one or more reference layers.
Other aspects of the invention are also disclosed.
Notwithstanding any other forms which may fall within the scope of the present invention, preferred embodiments of the disclosure will now be described, by way of example only, with reference to the accompanying drawings in which:
The computer program code instructions may be logically divided into a plurality of controllers 118.
The system 100 may comprise an I/O interface 118 for obtaining cadastral data from a cadastral database 101. The cadastral database 101 may comprise a plurality of cadastral data epochs, including a previous epoch 102 and subsequent epoch 103.
The cadastral database 101 may further comprise one or more reference layers 102 such as representing services, utilities, assets and the like.
The controllers 118 may comprise a digitiser and polygonisation controller 113 which may digitise and/or modify the digital format of the cadastral data from the cadastral database 101 and which may calculate a plurality of polygons 109 in relation to each epoch 102, 103 if required.
The controllers 118 may further comprise a geometric characteristic calculation controller 114 which may generate a plurality of geometric characteristics 110 for the polygons 109 of each epoch 102, 103.
The controllers 118 may further comprise a topology calculation controller 115 which may calculate geometric topologies 111 of the polygons 109 of each epoch 102, 103. As will be described in further detail below, the geometric topologies 111 may represent neighbour or bounding relationships of polygons 109. The geometric topologies 111 may further represent directional relationships between polygons 109.
The controllers 118 may further comprise a correlation controller 116 which correlates matching pairs of polygons 109 within each epoch 102, 103 according to the geometric characteristics 110 and the geometric topologies 111.
The controllers 118 may generate an R-tree for multidimensional searching of the geometric characteristics 110, and, in embodiments, the geometric topologies 111.
The controllers 118 may further comprise a Voronoi tessellation controller 120 for performing Voronoi tessellation of the polygons 109 and a reference layer adjustment controller 118 which generates one or more adjusted reference layers 105 according to adjustment vectors determined from the Voronoi tessellation.
Exemplary processing 112 of the system 100 is given in
The processing 112 may comprise the digitiser and polygonisation controller 113 digitising the previous and subsequent cadastral epochs 102, 103 if required.
The processing 112 may comprise the digitiser and polygonisation controller 113 performing polygonisation using the previous and subsequent epoch 102, 103 to divide each epoch 102, 103 into a plurality of polygons 109 if required. With reference to
Step 125 comprises the geometric characteristic calculation controller 114 calculating geometric characteristics 111 for each polygon 109 of each epoch 102, 103.
The geometric characteristics 111 may comprise at least one of area, perimeter, number of vertices, scale, orientation and irregularity of each polygon.
Scale may be calculated as the average of the distances from centroid of a polygon to each vertex thereof.
Orientation may be calculated as a double integral of the second moment of inertia.
Irregularity may be correlated as angular deviation from a regular n-sided shape.
In a preferred embodiment, the geometric characteristic calculation controller 114 calculate all of area, perimeter, number of vertices, scale, orientation and irregularity of each polygon.
These geometric characteristics 110 may be stored within the data 121.
The R-Tree 112 may be generated at step 127 according to the geometric characteristics 110 for fast multi-dimensional searching. For example, the R-Tree 112 may be searched to find polygons 109 by one or more of area, perimeter, number of vertices, scale, orientation and irregularity.
At step 126, the topology calculation controller 115 may calculate geometric topologies 111 for the epoch 102, 103. The geometric topologies 111 represent neighbour/bounding relationships of the polygons of each epoch 102, 103.
In embodiments, the R-tree 112 may be further updated according to the geometric topologies 111 so that neighbours of a polygon 109 may be quickly found.
At step 128, the correlation controller 116 correlates pairs of polygons from the respective epoch 102, 103 according to the geometric characteristics 128.
In embodiments, the correlation controller 116 uses a weighted fuzzy comparison of the geometric characteristics 110. The correlation controller 116 may adjust fuzzy weightings to control a number of matches and all a number of false positives.
With reference to
As such, at step 129, the correlation controller 116 correlates remaining pairs of the polygons 109 from the respective epoch 102, 103 according to the geometric topologies 111.
For example, indistinctive remaining polygons B′ and B are correlated by virtue of their adjacency to matched polygons A′ and A. In embodiments, the correlation controller 116 may further match adjacent polygons 109 directionally wherein, for example, polygons B′ and B are matched by virtue of their being southerly of matched polygons A′ and A as compared to easterly polygons E′ and E1.
Furthermore, polygons E1 and E2 may be correlated to previous epoch polygon E′ by virtue of adjacency and area. For example, the sum of the area of E1 and E2 may be determined by the correlation controller 116 as being approximately that of polygon E′.
Step 130 may comprise the Voronoi tessellation, such as centroidal Voronoi tessellation to calculate adjustment vectors 113 between polygon centroids for each correlated pair of polygons 109. Each vector 113 may comprise a magnitude and direction.
At step 130, the reference layers 104 may be adjusted according to the adjustment vectors to generate adjusted reference layers 105.
The foregoing description, for purposes of explanation, used specific nomenclature to provide a thorough understanding of the invention. However, it will be apparent to one skilled in the art that specific details are not required in order to practise the invention. Thus, the foregoing descriptions of specific embodiments of the invention are presented for purposes of illustration and description. They are not intended to be exhaustive or to limit the invention to the precise forms disclosed as obviously many modifications and variations are possible in view of the above teachings. The embodiments were chosen and described in order to best explain the principles of the invention and its practical applications, thereby enabling others skilled in the art to best utilize the invention and various embodiments with various modifications as are suited to the particular use contemplated. It is intended that the following claims and their equivalents define the scope of the invention.
The term “approximately” or similar as used herein should be construed as being within 10% of the value stated unless otherwise indicated.
Claims
1. A system for cadastral epoch conflation involving previous and subsequent cadastre epochs, each comprising a plurality of shapes, wherein the system:
- calculates geometric characteristics for each polygon of each epoch, the geometric characteristics comprising at least one of area, perimeter, number of vertices, scale, orientation and irregularity,
- calculates geometric topologies for each epoch, the topology representing neighbour relationships of the polygons of each epoch,
- correlates pairs of polygons from the respective epochs according to the geometric characteristics, and
- correlates remaining pairs of polygons from the respective epochs according to the geometric topologies.
2. The system as claimed in claim 1, wherein the system further performs Voronoi tessellation to calculate adjustment vectors for each correlated pair of polygons from the respective epochs and adjust a reference layer using the vectors.
3. The system as claimed in claim 2, wherein the Voronoi tessellation is centroidal Voronoi tessellation.
4. The system as claimed in claim 1, wherein the system correlates pairs of polygons from the respective epochs according to the geometric characteristics using a weighted fuzzy comparison of the geometric characteristics.
5. The system as claimed in claim 4, further comprising the system adjusting for the weightings to control a number of matches and a number of false positives.
6. The system as claimed in claim 1, wherein the system correlating pairs of polygons from the respective epoch according to the geometric topologies comprises the system further correlating pairs of polygons directionally.
7. The system as claimed in claim 1, wherein the system correlating pairs of polygons from the respective epoch further comprises the system correlating subdivided or combined polygons according to area thereof between the respective epochs.
8. The system as claimed in claim 1, further comprising the system generating a multi-dimensional R-Tree for each epoch using the geometric characteristics.
9. The system as claimed in claim 8, wherein the system correlating pairs of polygons from the respective epochs according to the geometric characteristics comprises searching the R-Tree for polygons according to one or more of the geometric characteristics.
10. The system as claimed in claim 1, wherein the geometric characteristics comprises all of area, perimeter, number of vertices, scale, orientation, irregularity.
11. The system as claimed in claim 1, wherein the system calculates scale as an average of the distances from centroid to each vertex.
12. The system as claimed in claim 1, wherein the system calculates orientation as a double integral of a second moment of inertia.
13. The system as claimed in claim 1, wherein the system calculates irregularity as an angular deviation from a regular n-sided shape.
Type: Application
Filed: Aug 21, 2021
Publication Date: Oct 26, 2023
Inventor: Paul JOYCE (Melbourne)
Application Number: 18/041,294