文件名称:geonode-rndt:Geonode-RNDT是Django应用,可让GeoNode公开符合RNDT标准的元数据
文件大小:69KB
文件格式:ZIP
更新时间:2024-04-08 14:04:21
inspire geonode rndt JavaScript
地球节点 Geonode-RNDT是Django应用,可让GeoNode公开符合RNDT标准的元数据 有关RNDT定义的详细信息,请访问此 配置 根据需要安装应用程序: pip install -e git+https://github.com/geosolutions-it/geonode-rndt@master#egg=rndt 将“ rndt”添加到您的INSTALLED_APPS设置中,如下所示:: INSTALLED_APPS = [ 'rndt', ... ] 如果您有local_setting文件,则可能需要使用以下rndt行添加rndt应用程序: INSTALLED_APPS += ('rndt',) 运行python manage.py migrate migration创建RNDT模型。 要启用UUIDHandler ,请在geonode.settin
【文件预览】:
geonode-rndt-master
----rndt()
--------models.py(5KB)
--------apps.py(823B)
--------templates()
--------context_processors.py(162B)
--------api()
--------locale()
--------static()
--------uuidhandler.py(2KB)
--------__init__.py(290B)
--------migrations()
--------layers()
--------views.py(2KB)
--------admin.py(1KB)
--------templatetags()
--------catalogue()
--------tests.py(3KB)
--------urls.py(0B)
----LICENSE(1KB)
----requirements.txt(0B)
----setup.py(1KB)
----.gitignore(2KB)
----README.md(2KB)
----thesauri()
--------2.4.3_ConditionsApplyingToAccessAndUse.rdf(2KB)
--------3.2.4.3_SpatialScope.rdf(4KB)
--------3.2.4.5_rndt-all1-fixed.rdf(20KB)
--------3.2.4.1_gemet-inspire-themes.rdf(30KB)
--------4.1.2.1_SpatialDataServiceCategory_RNDT-fixed.rdf(83KB)
--------3.2.4.2_PriorityDataset.rdf(111KB)
--------2.4.2_LimitationsOnPublicAccess.rdf(10KB)