https://github.com/eea/geonetwork-eea
https://github.com/eea/geonetwork-eea
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/eea/geonetwork-eea
- Owner: eea
- License: gpl-2.0
- Created: 2012-07-03T07:35:08.000Z (almost 14 years ago)
- Default Branch: eea-4.4.x
- Last Pushed: 2025-04-03T12:10:08.000Z (about 1 year ago)
- Last Synced: 2025-04-04T10:43:26.575Z (about 1 year ago)
- Language: Java
- Size: 284 MB
- Stars: 6
- Watchers: 52
- Forks: 9
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
- Code of conduct: CODE_OF_CONDUCT.md
- Citation: CITATION.cff
- Security: SECURITY.md
Awesome Lists containing this project
- open-sustainable-technology - EEA geospatial data catalogue - Discover and access easily the geospatial data catalogue of the European Environment Agency. (Sustainable Development / Data Catalogs and Interfaces)
README
# GeoNetwork opensource
[](https://github.com/geonetwork/core-geonetwork/actions/workflows/linux.yml?query=branch%3Amain) [](https://www.bestpractices.dev/projects/8626) [](https://cla-assistant.io/geonetwork/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 1911x and DCAT-AP metadata profiles, OAI-PMH, SRU protocols
* Fine-grained access control with group and user management
* Multi-lingual user interface
## Documentation
The GeoNetwork Manual and Online Help are included in the `docs/manual` folder. This content is compiled into html pages during a release for a publishing on docs.geonetwork-opensource.org website.
* [docs.geonetwork-opensource.org](https://docs.geonetwork-opensource.org)
The online help is compiled into html pages during a release and is included in the `war` web archive.
## Developer Documentation
Developer documentation located in ``README.md`` files in the code-base:
* General documentation for the project as a whole is in this [README.md](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