“GeoNode is an Open Source Geospatial Content Management System”
Resources representing raster or vector spatial data which is published to GeoNode are referred to as Layers. Each layer can be associated with distinct metadata, ratings, and comments on the GeoNode platform. This module outlines the workflow for uploading spatial data into GeoNode, which will create a new layer for each of the uploaded data sources.
Goal: To upload and visualize GIS datasets in GeoNode
A high level overview for the layer creation process is as follows:
You may review the data by selecting the Layer Info tool, which will generate a preview of the layer in a live web map view.
Task
Try to perform a data upload for the following data sources available from the exercise folder:
Note that a single shapefile consists of numerous auxiliary files, all of which will be uploaded as a single layer in order for the data to be recognised as valid content.
Check your results
Are you able to visualize all the layers you have uploaded to GeoNode?
If a layer is not able to be visualized, can you identify the possible reasons why?
Why are the symbologies different between vector and raster layers?
Name | Expectation |
---|---|
Layer type ❗ |
Raster, Vector |
Layer formats for GeoNode ❗ |
GDAL and OGR compatible formats |
❗ |
GeoNode supports uploading and managing different types of resources. The two primary resource types are:
GeoNode uses the popular library GDAL to read raster and vector data. Although GDAL can read many different data formats, GeoNode defaults to supporting only a subset of them for stability purposes. If you intend on utilising other spatial data formats which are not of the official recommended daata types, many formats may work but it is not guaranteed that all functionality will perform as expected.
As a result, although not strictly necessary, it is recommended that data conversion into one of the recommended data types takes place before publication using software such as the GDAL library or a Desktop GIS application like QGIS Desktop.
The following vector data formats are recommended:
The following raster data formats are recommended:
tif
, geotiff
or tiff
Can a user who is not logged into GeoNode upload their layers:❗
Can I upload a zipped file containing raster data into GeoNode:❗
Can I upload a proprietary raster format in GeoNode:❗
Download the sample data for the lesson.