Changes between Version 18 and Version 19 of SampleDataset


Ignore:
Timestamp:
Mar 9, 2015, 10:46:37 AM (9 years ago)
Author:
wenzeslaus
Comment:

use table for formatting of lists of maps

Legend:

Unmodified
Added
Removed
Modified
  • SampleDataset

    v18 v19  
    2020
    2121 * ncarolina_spm_base
    22    * PERMANENT
    23      * raster
    24        * '''basins''':             South-West Wake county: Watersheds derived from NED 30m
    25        * '''elevation''':          South-West Wake county: Elevation NED 10m
    26        * '''elevation_shade''':    South-West Wake county: Shaded relief
    27        * '''geology''':            South-West Wake county: Geology derived from a vector map
    28        * '''lakes''':              South-West Wake county: Wake county lakes
    29        * '''landuse''':            South-West Wake county: Landuse in 1996
    30        * '''orthophoto'''        (for CC or rural area, 1m res or better, ?)
    31        * '''soils'''                  (should be vector data)
    32      * vector
    33        * '''boundary_region''':    South-West Wake region boundary (polygon map)
    34        * '''boundary_state''':     NC State map (polygon map)
    35        * '''census''':             Wake County census blocks with attributes, clipped (polygon
    36        * '''firestations''':       Wake county fire stations (points map)
    37        * '''geology''':            North Carolina geology map (polygon map)
    38        * '''geonames''':           Wake county geonames (points map)
    39        * '''hospitals''':          North Carolina hospitals (points map)
    40        * '''history_markers''':    (move to archaeology mapset?)
    41        * '''parcels''':            (for CC or rural area, ?)
    42        * '''points_bare_surface''': (bare ground lidar points for CC or rural for interpolation)
    43        * '''points_of_interest''': Wake County points of interest (points map)
    44        * '''railroads''':          North Carolina railroads (lines map)
    45        * '''roadsmajor''':         Wake County major highways and roads (lines map)
    46        * '''schools''':            Wake County schools (points map)
    47        * '''streams''':            South-West Wake streams (lines map)
    48        * '''streets''':            Wake County roads and streets (lines map)
    49        * '''zipcodes''':           Wake County zip codes (polygon map)
     22  * PERMANENT
     23   * raster
     24   * vector
     25  * practice1 (empty mapset)
    5026
    51    * practice1 (empty mapset)
     27==== Common rules ====
    5228
     29 * Names of maps/layers must be the same for all standardized datasets. No additions to names such as ``_10m`` or ``_wake_county`` are allowed. This also implies that names must be in English, national language is not allowed for national standardized datasets (however, if desired, we can can work on a script which would automatically [https://github.com/wenzeslaus/g.rename.many rename multiple maps] in dataset and would also find and replace names in documentation and tutorials).
     30 * Description in tables here should be usable as title of the map. Separate details in description, which should not be part of the title, using commas or parentheses. Titles can differ between standardized datasets and can use national language (unlike names).
     31
     32==== Rasters ====
     33
     34 * resolution and extent (in the sense of number of rows and columns) should be the same of very similar for all standardized datasets (obviously, actual geographical extent can be different)
     35 * standard resolution: 10m (marked as std)
     36 * standard rows x columns (cells): xxx (x) (marked as std)
     37
     38|| '''name''' || '''area for NC''' || '''description for NC''' || '''resolution''' ||'''rows x columns (cells)''' || '''note''' ||
     39|| basins || South-West Wake county || Watersheds derived from NED 30m || std || std ||
     40|| elevation || South-West Wake county || Elevation NED || std || std ||
     41|| elevation_shade || South-West Wake county || Shaded relief || std || std ||
     42|| geology || South-West Wake county || Geology derived from a vector map || std || std ||
     43|| lakes || South-West Wake county || Wake county lakes || std || std ||
     44|| landuse || South-West Wake county || Landuse in 1996 || std || std ||
     45|| orthophoto || for CC or rural area || || 1m res or better || || ||
     46|| soils || for ? || || || || should be vector data? ||
     47
     48==== Vectors ====
     49
     50|| '''name''' || '''area for NC''' || '''description for NC''' || '''feature type''' || '''number of features''' || '''note''' ||
     51|| boundary_region || South-West Wake || region boundary || polygon map ||
     52|| boundary_state || State of NC || NC State map || polygon map ||
     53|| census || Wake County || Wake County census blocks with attributes, clipped || polygon ||
     54|| firestations || Wake County || fire stations || points map ||
     55|| geology || Wake County || North Carolina geology map || polygon map ||
     56|| geonames || Wake County || geonames || points map ||
     57|| hospitals || Wake County || North Carolina hospitals || points map ||
     58|| history_markers || || || || || move to archeology mapset? ||
     59|| parcels || for CC or rural area || ||
     60|| points_bare_surface || CC or rural || bare ground lidar points for interpolation ||
     61|| points_of_interest || Wake County || points of interest (examples?) || points map ||
     62|| railroads || || North Carolina railroads || lines map ||
     63|| roadsmajor || || Wake County major highways and roads || lines map ||
     64|| schools || Wake County || schools || points map ||
     65|| streams || South-West Wake || streams || lines map ||
     66|| streets || Wake County || roads and streets || lines map ||
     67|| zipcodes || Wake County || zip codes || polygon map ||
    5368=== Specialized Mapsets ===
    5469