1 / 17

Spatial data models

Spatial data models. Raster exhaustive regular or irregular partitioning of space associated with the field view location-based Vector points, lines, areas associated with the object view object-based. Spatial data models. Vector data models.

talmai
Télécharger la présentation

Spatial data models

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Spatial data models • Raster • exhaustive regular or irregular partitioning of space • associated with the field view • location-based • Vector • points, lines, areas • associated with the object view • object-based

  2. Spatial data models

  3. Vector data models • An object (as opposed to field or location) viewpoint of space • represent geographic entities as discrete objects composed of points, lines, and polygons

  4. Vector data models • Spaghetti vector data model • each point, line, or polygon that represents a geographic entity is stored as a record in a file that consists of that entity’s ID and a list of coordinates that define it’s location (or the coordinate space that it occupies)

  5. Vector data models • Spaghetti vector data model • relationships among objects are implied

  6. Vector data models • Spaghetti vector data model • advantages • simple • efficient for display and plotting • disadvantages • inefficient for most types of spatial analysis

  7. Vector data models • Vector topologic data model • composed of points, lines, and polygons • node: a point at the intersection of two or more lines • in addition to coordinate locations, the topologic relationships between geometric features are explicitly recorded

  8. Vector data models • Vector topologic data model

  9. Vector data models • Vector topologic data model

  10. Vector data models • Vector topologic data model: GBF/DIME

  11. Vector data models • Vector topologic data model: POLYVRT (hierarchical data structure)

  12. Vector data models • Freeman - Hoffman chain-code for compacting vector storage

  13. Vector data model • TIN: Triangulated Irregular Network

  14. Vector data model TIN: Triangulated Irregular Network

  15. Vector data model • TIN: Triangulated Irregular Network

  16. Vector data model • Hybrid vs. integrated systems for vector data models • A hybrid system stores spatial data in one type of data model and the attribute data in another data model that is often an existing commercial non-spatial database • An integrated system manages both spatial and attribute data using the same data model

  17. E B A D C F ID Length Key A 5 1 B 6 2 C 6 2 D 7 1 E 9 1 F 9 3 Key Name Length 1 Main St. 21 2 Elm St. 12 3 Spruce St. 9

More Related