-
Notifications
You must be signed in to change notification settings - Fork 1
Download_filenames
linaizhong edited this page Nov 13, 2014
·
1 revision
#Some ideas on standardizing filenames on downloads from the Spatial Portal
Currently, we have a mix of filenames associated with downloads from the Spatial Portal. Ideally, we would like a consistent naming strategy not only in the SP, but across the ALA.
Current downloads
- Species list: "Species_list_20110707_1310018189872.CSV"
- Species sample:
- Scatterplot data+image:
- Classify: "My_classification_1.zip"
- Predict: "My_prediction_1.zip"
- Map
Suggestions
- Rename-able files are fine for now with default as above
- Filenames from black-box packages such as MaxEnt and likely GDM to use the standard export filenames
- Additional filenames to use the STEM of the tool/process. For example, "Classification_" and "Prediction_"
- When adding date_time, stick with "yearmonthday_hourminute" format
- Use underscore rather than spaces
- All zip files must have a readme.txt file that lists the filenames, a tab and then the description of the file content
- Prediction (and GDM) should include the citation file as would be generated if downloading the same species occurrences
Documentation
- Getting started
- ALA Spatial Portal
- Introduction
- ALA Spatial Portal UI
- ALA Spatial Analysis Service
- ALA Spatial Layers Service
- ALA Spatial Actions
- Production Environment
- Testing Sequence
- System documentation
- webportal
- alaspatial
- layers-service
- layers-store
- local file
- layers database
- geoserver
- Geonetwork and ANZMET Lite
Additional Technical Information