-
Notifications
You must be signed in to change notification settings - Fork 3
Sample geodata
TomWaterat edited this page Dec 12, 2018
·
6 revisions
All tutorials use the following sample geodata: Sample Data v1.0.2 Release. Below is a list of the geodata included in this zip file.
In order to test the different tools the geodata are in different projections and the raster geodata provide examples of different pixel types and cell sizes.
| File Name | Type | Spatial Reference | NoData Value | Pixel Type | Is Integer | Cell Size | Attributes |
|---|---|---|---|---|---|---|---|
| demfill25m.tif | RasterDataset | GDA_1994_MGA_Zone_56 | -1 | U16 | TRUE | 25 | OID, VALUE, COUNT, CLASS_50M, CLASS_100M, COUNT_PCNT |
| MCASS_StudyAreaTemplate30m_sml.tif | RasterDataset | GDA_1994_MGA_Zone_56 | 255 | U8 | TRUE | 30 | OID, Value, Count |
| netvegkc100m_sml.tif | RasterDataset | GDA_1994_MGA_Zone_56 | -2147483648 | S32 | TRUE | 100 | OID, Value, Count, OID_1, VALUE_1, COUNT_1, CLASS_COD... |
| rain_ann1km.tif | RasterDataset | GDA_1994_Australia_Albers | -1 | F32 | FALSE | 1000 | NA |
| sheep_dse1km.tif | RasterDataset | GDA_1994_Australia_Albers | -1.797693e+308 | F64 | FALSE | 1000 | NA |
| SPOT5_WoodyExtent_Armidale_sml.TIF | RasterDataset | GDA_1994_MGA_Zone_56 | 255 U8 | TRUE | 5 | OID, Value, Count | |
| HydroLine_All_Watercourses.shp | FeatureClass | GCS_GDA_1994 | NA | NA | NA | NA | FID, Shape, TopoID, ObjectModD, FeatureMod, ClassSubty, FeatureRel... |
| mcass_studyareatemplate30m_sml.shp | FeatureClass | GDA_1994_MGA_Zone_56 | NA | NA | NA | NA | FID, Shape, ID, GRIDCODE |
| Place_Names.shp | FeatureClass | GDA_1994_MGA_Zone_56 | NA | NA | NA | NA | FID, Shape, OBJECTID, TopoID, ObjectModD, FeatureMod, ClassSubty... |
| Statewide_RiverConditionIndex.shp | FeatureClass | NSW_Lambert_Conformal_Conic | NA | NA | NA | NA | FID, Shape, OBJECTID, Catchment_, WSP, WaterSourc, RCI_HS... |
| VegBorderRiversGwydir_Comp09_VIS3801.shp | FeatureClass | GCS_GDA_1994 | NA | NA | NA | NA | FID, Shape, Veg1, Veg2, Veg3, Comments, Cover_perc... |