“A good content management system needs to ensure that the latest data is always available”
In order for an SDI to stay relevant it needs the spatial data to be updated as new versions become available. Spatial data represents real-world features. The world is constantly changing and this should also be reflected by the data. GeoNode provides a number of methods to ensure that the latest data can be made available, including:
These mechanisms ensure that the data on the GeoNode platform can remain accurate and up to date, so that users can make informed decisions with the data.
Goal: To explore editing capabilities of GeoNode
Exercise 01 - Upload and edit attribute data
Exercise 02 - Perform an update using the layer data replacement feature
Check your results
Were you able to update the attributes of existing features?
Did you manage to update multiple features simultaneously?
Did you manage to replace the roads layer with osm_railways layer? Did you try to change the default style to be more appropriate?
Did you manage to update the metadata? Will other users be able to identify the change?
Name | Expectation |
---|---|
Feat Type |
Main Road |
Entity_Nam |
501 |
SAGD_S_TYP |
4 |
JOB_NR |
498_591 |
There are some additional considerations when utilising the layer update functionality.
Layer data replacements
Replacing of complete layers should use the geometry type of existing layers. For example, in the exercise above, the roads layer can be replaced with the contents of the railway data as both feature sets are of the line geometry type. If, for example, the intention was to update the data with a street sign point dataset, this would not be feasible and a new layer would need to be created instead.
Layer data editing
When in edit mode, the following interface features can be leverage to enhance the editing capabilities for attribute data
About refreshing attributes and statistics
GeoNode provides a layer function for attribute and statistic refreshing. This function ensures that the GeoNode system has the most up to date information, including when the latest edits were made or what attribute values are available, and is useful in many contexts, including:
This process is distinct from layer updates as it does not make changes to the underlying data itself, but rather updates the available metadata for a layer within the GeoNode platform.
Is it possible to edit the attributes of raster data:
Is it possible to replace a vector layer with a raster layer:
Is it possible to also edit the geometry of an existing feature whilst in edit mode for attributes:
Download the sample data for the lesson.