The geonetwork instance modified for swisstopo | Read-only mirror of https://github.com/geoadmin/geocat — Bundesamt für Landestopografie swisstopo. Issues & pull requests at the source.
  • Java 41.8%
  • JavaScript 29.8%
  • XSLT 21.5%
  • HTML 4.4%
  • Less 0.8%
  • Other 1.5%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-03-27 10:24:38 +01:00
.github about to merge, remove pr branch indirection in workflow 2026-03-27 10:24:38 +01:00
bin
cachingxslt
code_quality
common [gn] on subtemplate's update, trigger indexation for every md referencing it 2024-10-09 17:24:44 +02:00
core [gn] on subtemplate's update, trigger indexation for every md referencing it 2024-10-09 17:24:44 +02:00
csw-server
cswtest
docker
docs
doi Permalink improvement (#6792) 2023-02-06 16:55:00 +01:00
domain [geocat]: unpublish metadata job 2024-05-23 14:28:54 +02:00
es
estest
events
harvesters [geocat] Harvester / Local folder / Allow known scripts. 2024-10-09 17:24:43 +02:00
healthmonitor
index
inspire-atom Update INSPIRE Atom harvester log configuration to use log4j2 (#6827) 2023-02-24 08:26:44 +01:00
integration-test
jmeter
listeners
messaging
monitoring
oaipmh
release
schemas [geocat] index contact website URL as multilingual object, cf. MGEO_SB-933 2024-10-10 15:51:52 +02:00
schemas-test
sde
services [gn] Maintenance Swagger API to clean data dir of orphaned metadata absent from DB (#252) 2024-10-09 17:24:44 +02:00
slave
software_development
transifex
web add bl to x-frame 2025-09-10 13:12:31 +02:00
web-ui add application banner warning message 2026-03-27 10:24:38 +01:00
workers [deja reporte dans gn]: camel tests, avoid side effects 2024-05-23 10:21:11 +02:00
wro4j JS & CSS / Cache / Add a profile to prebuilt the wro4j-cache (#6774) 2023-01-30 08:42:06 +01:00
.editorconfig
.gitattributes
.gitignore JS & CSS / Cache / Add a profile to prebuilt the wro4j-cache (#6774) 2023-01-30 08:42:06 +01:00
.gitmodules
add-schema.sh
CODE_OF_CONDUCT.md
CONTRIBUTING.md
eclipse-import-existing-projects.png
git-all
LICENSE.md
pom.xml Set CORS proxy security mode to NONE 2024-12-17 13:40:11 +01:00
README.md
resetReleaseVersions.sh
SECURITY.md
transifex-localization-files.json
update-version.sh
updateBranchVersions.sh
updateReleaseVersions.sh

GeoNetwork Open-source

Build Health

Build Status

Features

  • Immediate search access to local and distributed geospatial catalogues
  • Uploading and downloading of data, graphics, documents, pdf files and any other content type
  • An interactive Web Map Viewer to combine Web Map Services from distributed servers around the world
  • Online editing of metadata with a powerful template system
  • Scheduled harvesting and synchronization of metadata between distributed catalogs
  • Support for OGC-CSW 2.0.2 ISO Profile, OAI-PMH, SRU protocols
  • Fine-grained access control with group and user management
  • Multi-lingual user interface

Documentation

User documentation is managed in the geonetwork/doc repository covering all releases of GeoNetwork.

The docs folder includes geonetwork/doc as a git submodule. This documentation is compiled into html pages during a release for publishing on the geonetwork-opensource.org website.

Developer documentation located in README.md files in the code-base:

  • General documentation for the project as a whole is in this README.md
  • Software Development Documentation provides instructions for setting up a development environment, building Geonetwork, compiling user documentation, and making a releases
  • Module specific documentation can be found in each module (assuming there is module specific documentation required)