# core-geonetwork **Repository Path**: mirrors_geosolutions-it/core-geonetwork ## Basic Information - **Project Name**: core-geonetwork - **Description**: No description available - **Primary Language**: Unknown - **License**: GPL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-08 - **Last Updated**: 2026-02-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # GeoNetwork Open-soucce # Build Health [![Build Status](https://travis-ci.org/geonetwork/core-geonetwork.svg?branch=master)](https://travis-ci.org/geonetwork/core-geonetwork) # 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](https://github.com/geonetwork/doc) repository covering all releases of GeoNetwork. The `docs` folder includes [geonetwork/doc](https://github.com/geonetwork/doc) as a git submodule. This documentation is compiled into html pages during a release for publishing on the [geonetwork-opensource.org](http://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](/software_development/) 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)