Sample datasets: Difference between revisions

From GRASS-Wiki
Jump to navigation Jump to search
(move to trac)
m (URL updates)
 
Line 67: Line 67:


=== EXTERNAL data sets for testing external data formats ===
=== EXTERNAL data sets for testing external data formats ===
* point cloud ascii, LAS, e.g. http://grass.osgeo.org/sampledata/north_carolina/points.las (25MB)
* point cloud ASCII, http://courses.ncsu.edu/mea792/common/Assign_GISamodel/assign2_data.xyz
* LAS
* shape
* shape
* geodatabase?
* geodatabase?
Line 73: Line 74:


==== Anything else from here? ====
==== Anything else from here? ====
* Course material [http://courses.ncsu.edu/mea582/common/GIS_anal_lecture/GIS_Anal_webdata.html http://courses.ncsu.edu/mea582/common/GIS_anal_lecture/GIS_Anal_webdata.html]
* Course material:
** http://courses.ncsu.edu/mea582/common/GIS_anal_lecture/GIS_Anal_webdata.html
** http://courses.ncsu.edu/mea792/common/Assign_GISamodel/Assignall.html#lidarair
LAS, e.g. http://grass.osgeo.org/sampledata/north_carolina/points.las (25MB, California)
* Additional data for North Carolina [http://www.nconemap.com/Default.aspx?tabid=286 http://www.nconemap.com/Default.aspx?tabid=286]
* Additional data for North Carolina [http://www.nconemap.com/Default.aspx?tabid=286 http://www.nconemap.com/Default.aspx?tabid=286]
* Additional data for Wake county in North Carolina [http://www.wakegov.com/gis/services/data.htm http://www.wakegov.com/gis/services/data.htm]
* Additional data for Wake county in North Carolina [http://www.wakegov.com/gis/services/data.htm http://www.wakegov.com/gis/services/data.htm]


[[Category: Geodata]]
[[Category: Geodata]]

Latest revision as of 20:10, 5 April 2014

Move to Trac Wiki, here are mostly ideas and some data description should be rather part of the dataset or its download page.

Most of GRASS's tutorials and help page examples are built around two sample datasets. You can download them from the GRASS website (or a local mirror)

  • Spearfish, South Dakota - this dataset has been with GRASS for many years.


If you would like to experiment with some local data, have a look at the Global datasets wiki page.


Ideas for new datasets

Data organization

  • provided as separate MAPSETS that can be inserted into nc_spm_08 or gisdemo_ncspm
  • each MAPSET will have at least one example of application

Proposed new MAPSETS

New MAPSET Time_series_coast

  • Coastal lidar point clouds, 1m res DEMs, 15 years in 10-15 snapshots, plus 1974 DEM for Jockey's Ridge,

aerial photos starting in 1936. The data set is rather complex with variable spatial coverage and time step, (see the description) but should be useful for testing and teaching more complex analyses.

  • mapset that includes DEMs and orthos for Jockey's ridge

http://courses.ncsu.edu/mea792/common/media/nc_coast_demseries.zip http://courses.ncsu.edu/mea792/common/media/readme_nc_coast_demseries.txt

  • to keep the mapset at reasonable size the raw x,y,z point clouds

are packaged separately, they can be imported with v.in.ascii or r.in.xyz http://courses.ncsu.edu/mea792/common/media/nc_coast_pointseries.zip

  • reference location for North Carolina with projection information (nc_spm_08 can also be used)

http://courses.ncsu.edu/mea792/common/media/gisdemo.zip

  • "Getting started" with this data set assignment

http://courses.ncsu.edu/mea792/common/Assign_GISamodel/a_timeseries.html

(I will add a space-time cube practice soon).

New MAPSET Landuse_img

New MAPSET Time_series_census

this may take more time to prepare

data are available for 1970,80,90,2000,2010

combine with election districts?

LOCATIONS

  • Clean up and provide nc_ll, nc_utm, nc_spf for testing projections

EXTERNAL data sets for testing external data formats

Anything else from here?

LAS, e.g. http://grass.osgeo.org/sampledata/north_carolina/points.las (25MB, California)