Spatial Database
Spatial Database
1. It is a database system
2. It offers spatial data types (SDTs) in its data model and
query language.
3. It supports spatial data types in its implementation, providing
at least spatial indexing and efficient algorithms for spatial
join.
Example:-
Spatial index
Geohash
HHCode
Z-order (curve)
Quadtree
UB-tree
R-tree
Note:-
A geodatabase (also geographical database and geospatial
database) is a database of geographic data such
as countries, administrative divisions, cities and related
information. Such databases can be useful for websites that
wish to identify the locations of their visitors for customization
purposes.