Skip to content

Geonode-RNDT is a Django App to let GeoNode be able to expose the metadata compliant to the RNDT standard

License

Notifications You must be signed in to change notification settings

geosolutions-it/geonode-rndt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

geonode-rndt

Geonode-RNDT is a Django App to let GeoNode be able to expose the metadata compliant to the RNDT standard

Detailed information on the definition of RNDT are available at this link


Quick start

  1. Install the application as requirement
pip install -e git+https://github.com/geosolutions-it/geonode-rndt@setup_minimum_django_req#egg=rndt
  1. Add "rndt" to your INSTALLED_APPS setting like this::

    INSTALLED_APPS = [ ... 'rndt', ]

  2. Run python manage.py migrate to create the RNDT models.

About

Geonode-RNDT is a Django App to let GeoNode be able to expose the metadata compliant to the RNDT standard

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •