Patents
Literature
Patsnap Eureka AI that helps you search prior art, draft patents, and assess FTO risks, powered by patent and scientific literature data.

13 results about "R+ tree" patented technology

R-trees are tree data structures used for spatial access methods, i.e., for indexing multi-dimensional information such as geographical coordinates, rectangles or polygons. The R-tree was proposed by Antonin Guttman in 1984 and has found significant use in both theoretical and applied contexts. A common real-world usage for an R-tree might be to store spatial objects such as restaurant locations or the polygons that typical maps are made of: streets, buildings, outlines of lakes, coastlines, etc. and then find answers quickly to queries such as "Find all museums within 2 km of my current location", "retrieve all road segments within 2 km of my location" (to display them in a navigation system) or "find the nearest gas station" (although not taking roads into account). The R-tree can also accelerate nearest neighbor search for various distance metrics, including great-circle distance.

Layout file geometric data processing method, computer device and storage medium

The invention provides a layout file geometric data processing method, a computer device and a storage medium. The method comprises the steps that a layout file of a three-dimensional chip is obtained, polygonal entities and layer information are extracted, the polygonal entities are distributed to corresponding layer containers, and an independent R tree index is created for each layer; performing connectivity analysis on the polygonal entity, and returning a connected component set and performance analysis statistical information; when an independent R-tree index is created for each layer, data of all polygonal entities of a single layer is obtained, a minimum boundary rectangle is generated for each polygonal entity, R-tree indexes are constructed for different layers in parallel by adopting a plurality of threads, whether the number of node entries of the R-tree indexes exceeds a splitting threshold value or not is judged, and if yes, splitting processing is carried out on nodes; and verifying the consistency of the created R tree index and the original data. The computer device and the storage medium can realize the method. The geometric data processing efficiency of the layout file can be improved.
Owner:ZHUHAI SILICON CORE TECHNOLOGY CO LTD

A method for personalized spatial keyword privacy query of indoor multi-users based on GIS enhanced index tree

ActiveCN121092794BImprove privacy protectionDealing with proximityParticular environment based servicesDigital data protectionPersonalizationPrivacy protection
The application relates to the field of privacy protection query schemes, in particular to an indoor multi-user personalized spatial keyword privacy query method based on a GIS enhanced index tree. In view of the demand of multi-user spatial keyword privacy query in an indoor environment, a GISEnhancedIndexTree index structure is constructed by fusing Hilbert coding, an R tree, an encrypted Bloom filter and an EASPE encrypted vector, and spatial and text information of indoor objects are encrypted and indexed. During query, a user request is encrypted and processed into a trapdoor, a server performs spatial, floor and keyword pre-filtering in the index tree according to the trapdoor, calculates the similarity of encrypted vectors by means of EASPE, and returns the encrypted result to the user after threshold filtering, score aggregation and sorting. Meanwhile, a comprehensive position vector construction method and a privacy protection coordinate conversion method based on a local coordinate system are designed to guarantee the privacy safety of the whole data flow. The method can effectively protect the privacy of users and improve the efficiency and accuracy of indoor multi-user personalized spatial keyword query.
Owner:HEILONGJIANG INST OF TECH

Sub-graph matching method based on decomposition query

The invention provides a sub-graph matching method based on decomposition query, which relates to the technical field of data processing, and comprises the following steps: decomposing a query graph and a data graph into a plurality of query sub-graphs and data sub-graphs; establishing a filtering strategy based on the feature vectors, filtering the data sub-graphs based on the filtering strategy, and obtaining a first candidate data sub-graph set which comprises a plurality of candidate data sub-graphs; generating an R tree based on the candidate data sub-graphs, and excluding unmatched candidate data sub-graphs in the first candidate data sub-graph set to obtain a candidate result set; and calculating a matching sequence based on the candidate result set, obtaining a preliminary matching result of the query sub-graph, combining the preliminary matching result into a candidate sub-graph, and taking the verified matching sub-graph as a final sub-graph matching result through refinement and verification. A data graph and a query graph are decomposed into a plurality of sub-graphs for efficient query of vertexes in the graphs. The generated candidate vertex set can provide more accurate information for the sorting method.
Owner:NORTHEASTERN UNIV CHINA

Method for building multi-resolution fragmented DEM database based on GiST spatial index

PendingCN122111974AEliminate duplicate storageAvoid repeated writingGeographical information databasesDatabase design/maintainanceShardImage resolution
The application discloses a kind of based on GiST spatial index multi-resolution fragmentation DEM database construction method, comprising: S1, with the resolution of fragmentation DEM image tile as hierarchical division standard;S2, existing DEM image tile is hierarchically divided according to S1 hierarchical division standard, to minimum outer rectangle as unit independent storage;S3, based on DEM image tile, the hierarchical structure rule of R tree is used to establish parent-child node relationship, and the initial R tree multi-resolution skeleton is constructed;S4, on the basis of initial R tree multi-resolution skeleton, uniform different hierarchical spatial relationship description rule is formulated, and according to the rule, the spatial correlation between DEM image tile is described, and the preliminary establishment of multi-resolution DEM database based on GiST spatial index is completed;S5, the DEM image tile to be stored is stored into database, and the database is improved.The application improves the performance of DEM data storage.
Owner:CHINA RAILWAY DESIGN GRP CO LTD

Data task coordination management method based on multi-level organization architecture

PendingCN122636134AWebSocketBusiness enterprise
The application relates to the technical field of property management and discloses a data task coordination management method based on a multistage organization framework, which comprises the following steps: S1, synchronizing an organization framework through an enterprise WeChat API to generate cross-system identity mapping; an interval nesting model is constructed, and interval information of all nodes is stored by using an R tree space index; S2, receiving an index abnormal event, automatically generating a task object, and associating all contents of the event with the task object as a context snapshot; S3, acquiring all subordinate departments which are completely contained in an interval and meet a depth condition by querying the R tree to generate a permission matrix of a current user; S4, managing a task life cycle by using a finite state machine, and synchronizing to a PC terminal board in real time through a WebSocket; and S5, after the task is completed, automatically acquiring the latest index value from the board, comparing the latest index value with a snapshot, and generating an effect improvement report. According to the application, offline communication cost is reduced, task transmission time is greatly shortened, system docking cost is reduced, the whole life cycle of a task is covered, and coordination efficiency is improved.
Owner:CHONGQING TIANZHIQI TECH CO LTD

A method and apparatus for constructing a ciphertext spatial index based on hierarchical order-preserving encryption

This application discloses a method and apparatus for constructing a ciphertext spatial index based on hierarchical order-preserving encryption, relating to the field of ciphertext spatial index construction. The method includes: embedding a security policy into the nodes of an R+ tree index to obtain an AR+ tree index; generating multi-level keys based on the AR+ tree index; using the multi-level keys to perform hierarchical order-preserving encryption on the plaintext index data, mapping the plaintext index data to ciphertext intervals; parsing the query statement to obtain a query rectangle and user access permissions; performing hierarchical order-preserving encryption on the query rectangle based on the AR+ tree index and multi-level keys, and finding the intersection with the minimum bounding rectangle of each layer's nodes; verifying user access permissions and filtering out all data IDs that meet the conditions; determining the original data ciphertext based on the filtered data IDs; and decrypting the original data ciphertext using the encryption algorithm used when encrypting the original data to obtain the plaintext data. This application enables fast retrieval and querying of spatial indexes in ciphertext mode.
Owner:CHINESE ACAD OF SURVEYING & MAPPING

Indoor multi-user personalized space keyword privacy query method based on GIS enhanced index tree

The invention relates to the field of privacy protection query schemes, in particular to an indoor multi-user personalized space keyword privacy query method based on a GIS enhanced index tree. According to the requirements of multiple users for space keyword privacy query in an indoor environment, encryption indexing is carried out on space and text information of an indoor object by constructing a GISEnhancedIndexTree index structure fusing a Hilbert code, an R tree, a densely distributed filter and an EASPE encryption vector. In the query process, a user request is encrypted into a trap door, and the server sequentially executes space, floor and keyword pre-filtering, encryption vector similarity calculation by means of EASPE, threshold filtering, score aggregation and sorting in the index tree and then returns an encryption result to the user. And meanwhile, a comprehensive position vector construction and local coordinate system-based privacy protection coordinate conversion method is designed, so that the privacy security of the whole flow of data is ensured. According to the method, the efficiency and accuracy of indoor multi-user personalized spatial keyword query are improved while the user privacy is effectively protected.
Owner:HEILONGJIANG INST OF TECH

R+ tree dynamic publish / subscribe method based on lazy update strategy

The application discloses a kind of R+tree dynamic publishing and subscribing method based on lazy update strategy, comprising: constructing subscription condition list and R+tree;Receive subscription condition;The unique identification of subscription condition is generated, and the update field, boundary field and pointer field of subscription condition are determined;Judge whether the unique representation is contained in the initialized subscription condition list, if yes, delete subscription condition, and receive next subscription condition;If not, determine the updated subscription list and the updated R+tree, in response to the publishing request of target event, receive the subscription relationship of target event;Based on subscription relationship, search in the updated subscription list and the updated R+tree, determine final target subscription condition, and publish the final event corresponding to final target subscription condition.The application can improve the efficiency of traffic event matching and node subscription management.
Owner:NORTHWESTERN POLYTECHNICAL UNIV

R-tree-based astronomical data index construction method, equipment and program product

The invention relates to the field of information retrieval, in particular to an astronomical data index construction method and device based on an R tree and a program product. The method for constructing the astronomical data index based on the R tree comprises the steps that an astronomical star catalogue is obtained, the astronomical star catalogue comprises a plurality of data lines, and fields of the astronomical star catalogue comprise spatial positions; dividing the celestial coordinate system into a plurality of pixel blocks with different spatial codes based on a predetermined sky area division protocol, mapping the data rows to the corresponding pixel blocks based on the spatial positions of the data rows to obtain the spatial codes corresponding to the data rows, and dividing the data rows with the same spatial codes in the astronomical star catalogue into one data block to obtain a plurality of data blocks; constructing an R tree index for each data block in the plurality of data blocks based on the spatial position of the data row to obtain a block index of the data block; and performing one-to-one correspondence on each spatial code and the block index to obtain an astronomical data index. According to the method, the astronomical data retrieval efficiency is improved.
Owner:YUNNAN OBSERVATORY CHINESE ACADEMY OF SCIENCES

Query method and system based on track index structure

The invention discloses a query method and system based on a trajectory index structure, and the method comprises the steps: S1, constructing a probabilistic maneuvering R tree: S11, receiving a to-be-inserted dynamic object, and modeling the motion uncertainty of the to-be-inserted dynamic object into a PMBR which is composed of a plurality of maneuvering unit groups; s12, inserting an object into a leaf node which enables the internal motion confusion degree of the node to be increased to the minimum, if the inserted node overflows, executing a node splitting method based on a future interaction score, and selecting a division scheme which enables the interaction possibility of the two split nodes in a future time window to be minimum; s13, inserting an object at a leaf node; s14, splitting the nodes; and S15, updating the PMBR of the ancestor node upwards. And S2, receiving a query request, and returning a query result. According to the method, the pruning efficiency of predictive query is remarkably improved. A flexible motion model is applied, and a pruning strategy and accurate calculation are combined, so that the query performance is greatly improved while the accuracy is ensured.
Owner:JIAXING QINIU INFORMATION TECHNOLOGY CO LTD

Chip layout link tracing method based on scan line and R-tree

ActiveCN122154615BComputer hardwareScan line
The application discloses a chip layout link tracking method based on a scan line and an R tree, and belongs to the technical field of calculation, estimation or counting. The method comprises the following steps: analyzing an input layout file, constructing an event queue for a read graph, storing events into an R tree and traversing the R tree by using a scan line, and outputting a required graph set. The above method can effectively realize efficient processing of large-scale layout data and rapid extraction of multilayer links.
Owner:NANJING UNIV OF POSTS & TELECOMM

Chip layout link tracing method based on scan line and R-tree

The application discloses a chip layout link tracking method based on a scan line and an R tree, and belongs to the technical field of calculation, estimation or counting. The method comprises the following steps: analyzing an input layout file, constructing an event queue for a read graph, storing events into an R tree and traversing the R tree by using a scan line, and outputting a required graph set. The above method can effectively realize efficient processing of large-scale layout data and rapid extraction of multilayer links.
Owner:NANJING UNIV OF POSTS & TELECOMM

GPU space query optimization method based on nearest neighbor query

The invention discloses a GPU spatial query optimization method based on nearest neighbor query, and the method comprises the steps: carrying out the clustering analysis of boundary rectangles of spatial objects based on an improved density clustering algorithm, sorting the central points of all types of sets after clustering and the spatial objects in each type of sets, and finally constructing a clustering sorting R tree, therefore, a large amount of power grid spatial data can be quickly and effectively retrieved, the spatial data processing efficiency is optimized, and support is provided for constructing a heterogeneous cloud platform oriented to non-structural spatial data.
Owner:SGCC GENERAL AVIATION