Improving Contents Metadata
Correctly setting the dataset’s metadata is very important in GeoNode. The metadata allows the owners to describe the datasets’ contents and quality better. Further, the metadata allows the owner to set restrictions or license constraints on its usage while still allowing registered GeoNode members to search for it on the catalog.
Adding a Shapefile
**Note**
You can skip to the `Editing Metadata` section directly in the case
you already added this dataset in the previous training sessions.
Navigate to the GeoNode main page
http://localhost
and log in asadmin
. On the resources page, click theAdd Resource
button and then click theUpload dataset
link from the dropdown menu.On the next page, click on
Select Files
From the
file browser window
navigate to:1:
/opt/data/sample_data/pretty_maps/data/boulder
(i.e. the folder where the data is stored)2: Select all the
Mainrd.*
files by pressingRIGHT-SHIFT
andLEFT-CLICK
3: Click on the
Open
button
If everything went well, you should be able to see the file name and file extension listed on the
Upload dataset
page; click on theUpload
buttonThe upload will start and you will be able to see a progress bar on the top of the page. Please be patient, if you have a slow machine it will require some time to finish.
If no errors occur, the progress bar will reach
100%
and the name of the newDataset
will become clickableClick on the
dataset
name or on theview
button in order to be redirected to theDetails Page
.Click on the
Datasets
link of theData
dropdown menu to go back to the list of all the available datasets. The newly uploaded dataset will be listed and a small summary card will report the most important information about the dataset:The thumbnail depicts a quick preview of the dataset
The small section shows the clickable name of the dataset along with an abstract, which is empty by default
There’s also the name of the owner/creator of the content and the publication date
Adding a GeoTiff
**Note**
You can skip to the `Editing Metadata` section directly in the case
you already added this dataset in the previous training sessions.
Repeat the first two steps we have done for the
Shapefile
upload but now for a GeoTiff. Then click theSelect Files
button and navigate to thetest_grid.tif
from the file path/opt/data/sample_data/gisdata/data/good/raster/test_grid.tif
. Select the file and clickOpen
.Upload the file and wait for the progress bar to finish
Navigate to the datasets list and select the newly created dataset
Editing Metadata
As an
admin
, or as a user withmanage
share permissions on the dataset, move to theMainrd
dataset detailsClick on
Edit > Edit Metadata
On the next form, fill the metadata fields as follows
Title:
Boulder Main Roads
Abstract:
The dataset shows the main roads of the Boulder city, in Colorado.
Publication Date: Update the date to
now
Category:
Transportation
Free-text Keywords:
boulder, roads,
License:
Open Data Commons Open Database License / OSM
Regions:
United Stated of America [North America], Americas, North America,
Temporal Extent:
2021-08-01 to 2021-09-30
From the
Optional Metadata
form, click on thetoggle more Contact Roles
link and fill some of the additionalContact Roles
at your convenenceClick on
Update
and wait for the page to be reloaded; theinfo
panel will show the updated information.