{"title":"Solving Intersection Searching problem for spatial data using bloom filters","authors":"Prerna Budhkar","doi":"10.1109/CONECCT.2013.6469310","DOIUrl":null,"url":null,"abstract":"In a generalized Intersection Searching problem, a set S of spatial objects is pre-processed so that for a given a query object q, the question that whether q intersects with any object of S can be answered efficiently. A technique to solve Intersection Searching problem on spatial data using bloom filter is presented. Bloom filter on conventional data has been proved to be one of the most successful technique for solving set-membership problem. The presented method applies space filling curves on spatial objects to fetch appropriate information about these divisions. It then converts this information into a bloom filter which can be used for addressing intersection searching problem. The technique performs the intersection search query in O(1) amortized time. The space required to store the pre-processed spatial data set is linear to number of objects in the dataset.","PeriodicalId":374175,"journal":{"name":"2013 IEEE International Conference on Electronics, Computing and Communication Technologies","volume":"30 1","pages":"0"},"PeriodicalIF":0.0000,"publicationDate":"2013-02-25","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"0","resultStr":null,"platform":"Semanticscholar","paperid":null,"PeriodicalName":"2013 IEEE International Conference on Electronics, Computing and Communication Technologies","FirstCategoryId":"1085","ListUrlMain":"https://doi.org/10.1109/CONECCT.2013.6469310","RegionNum":0,"RegionCategory":null,"ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"","JCRName":"","Score":null,"Total":0}
引用次数: 0
Abstract
In a generalized Intersection Searching problem, a set S of spatial objects is pre-processed so that for a given a query object q, the question that whether q intersects with any object of S can be answered efficiently. A technique to solve Intersection Searching problem on spatial data using bloom filter is presented. Bloom filter on conventional data has been proved to be one of the most successful technique for solving set-membership problem. The presented method applies space filling curves on spatial objects to fetch appropriate information about these divisions. It then converts this information into a bloom filter which can be used for addressing intersection searching problem. The technique performs the intersection search query in O(1) amortized time. The space required to store the pre-processed spatial data set is linear to number of objects in the dataset.