mirror of
https://github.com/geoadmin/geocat.git
synced 2026-08-26 06:34:16 +00:00
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%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
| .github | ||
| bin | ||
| cachingxslt | ||
| code_quality | ||
| common | ||
| core | ||
| csw-server | ||
| cswtest | ||
| docker | ||
| docs | ||
| doi | ||
| domain | ||
| es | ||
| estest | ||
| events | ||
| harvesters | ||
| healthmonitor | ||
| index | ||
| inspire-atom | ||
| integration-test | ||
| jmeter | ||
| listeners | ||
| messaging | ||
| monitoring | ||
| oaipmh | ||
| release | ||
| schemas | ||
| schemas-test | ||
| sde | ||
| services | ||
| slave | ||
| software_development | ||
| transifex | ||
| web | ||
| web-ui | ||
| workers | ||
| wro4j | ||
| .editorconfig | ||
| .gitattributes | ||
| .gitignore | ||
| .gitmodules | ||
| add-schema.sh | ||
| CODE_OF_CONDUCT.md | ||
| CONTRIBUTING.md | ||
| eclipse-import-existing-projects.png | ||
| git-all | ||
| LICENSE.md | ||
| pom.xml | ||
| README.md | ||
| resetReleaseVersions.sh | ||
| SECURITY.md | ||
| transifex-localization-files.json | ||
| update-version.sh | ||
| updateBranchVersions.sh | ||
| updateReleaseVersions.sh | ||
GeoNetwork Open-source
Build Health
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)