2015 IEEE World Congress on Services 2015
DOI: 10.1109/services.2015.24
|View full text |Cite
|
Sign up to set email alerts
|

Antares: A Scalable, Real-Time, Fault Tolerant Data Store for Spatial Analysis

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
1
1

Citation Types

0
6
0

Year Published

2020
2020
2023
2023

Publication Types

Select...
4

Relationship

0
4

Authors

Journals

citations
Cited by 4 publications
(7 citation statements)
references
References 9 publications
0
6
0
Order By: Relevance
“…NoSQL databases are more suitable for SVD storage than SQL databases as they can directly store SVD in a common format such as GeoJSON, WKT (well-known text), or WKB (well-known binary). Although some NoSQL databases provide native spatial indexes for spatial-query processing, most of them are not well-designed for geospatial data [32] due to the limited spatial data types and query functions [10]. Therefore, vast efforts have been made for building spatial-query processing approaches for NoSQL databases.…”
Section: Spatial-query Processing On Nosql Databasesmentioning
confidence: 99%
See 1 more Smart Citation
“…NoSQL databases are more suitable for SVD storage than SQL databases as they can directly store SVD in a common format such as GeoJSON, WKT (well-known text), or WKB (well-known binary). Although some NoSQL databases provide native spatial indexes for spatial-query processing, most of them are not well-designed for geospatial data [32] due to the limited spatial data types and query functions [10]. Therefore, vast efforts have been made for building spatial-query processing approaches for NoSQL databases.…”
Section: Spatial-query Processing On Nosql Databasesmentioning
confidence: 99%
“…In most cases, the R-tree family was used as a disk-based spatial index. In NoSQL databases, the R-tree was usually flattened as basic data elements in a NoSQL table, such as documents in MongoDB [27] and rows in HBase [29,30], or stored in an external storage to support spatial-query processing for NoSQL databases [31,32]. Such disk-based usage of the R-tree family suffers from notable latency in slow index loading and searching on disk.…”
Section: Introductionmentioning
confidence: 99%
“…Collecting open geospatial datasets in a traditional relational database management system (RDBMS) requires a lot of work related to schema design and data import, where both attributes and geometries have to be mapped, translated, and converted [14,15]. Relational databases have also some advantages compared to NoSQL databases that provide standard ACID properties (atomicity, consistency, isolation, and durability) that maintain the integrity of the database system when performing concurrent operations on it [16,17].…”
Section: Related Workmentioning
confidence: 99%
“…In addition to these, more recently some document‐oriented databases, such as MongoDB (Makris et al, 2019) and Solr (Simmonds, Watson, & Halliday, 2015), have also received updates to be able to deal with big geospatial data.…”
Section: Introductionmentioning
confidence: 99%
“…It is referred to as a public domain geocode system which encodes a geographic location as a short string, using a hierarchical spatial data structure which subdivides space into buckets of grid shape, providing a z ‐order traversal of rectangles covering the Earth at each resolution. Among the databases that use GeoHash in their spatial indexing approaches are MongoDB (Makris et al, 2019) and Solr (Simmonds et al, 2015).…”
Section: Introductionmentioning
confidence: 99%