Object-based spatial database: Difference between revisions

Content deleted Content added
m case fix (via WP:JWB)
typo and references tag
 
Line 1:
{{Short description|Spatial database}}<!-- this section need many updates and it will not be completed soon
-->{{No footnotes|date=August 2025}}
-->
 
An '''object-based spatial database''' is a [[spatial database]] that stores the ___location as [[Object database|objects]]. The object-based spatial model treats the world as surface littered with recognizable objects (e.g. cities, rivers), which exist independent of their locations.
 
Line 37 ⟶ 38:
{{Main|Oracle Spatial}}
 
Oracle spatial is a component of enterprise Oracle 10g and provides support to stores object such as road on top of the current implentendimplemented construction, but it used network data model to store geographic data as nodes and links (a graph representation) with each node or links it has a set of attributes. For example, a route object can be added to the database.
 
===GRASS GIS===