What is a shapefile used for?
Storing vector spatial data
What are the 4 things stored in a shapefile?
Feature geometry
Attribute data
Projection info
Metadata
Can a shapefile store multiple types of vector data?
No
What is a geodatabase?
Object model based spatial database
What does a geodatabase contain (4)?
Vector/raster/tabular data
Topologies
Attachments
Relationships between data sources
What does a relational database management system (RDMS) accomplish (2)?
Versioning
Integration with other database systems
What does a GeoJSON do?
encodes points/lines/polygons using JSON
What kinds of apps is a GeoJSON used for?
web mapping apps
What is a GML file (spelled out/use)?
Geography markup language
Used for storing geographic info in text format
What does KML stand for and what is its typical use?
Keyhole Markup Language
Google Earth
What are CAD files used for and where do they come from?
AutoCAD
Represent 2D/3D objects
What does DTM stand for?
Digital terrain model
What is a DTM used for?
Elevation data without influence of vegetation/surface features
What are 3 advantages of vector datasets?
What are 2 disadvantages of vector datasets?