Questions tagged [geonetwork]

GeoNetwork is a catalog application to manage spatially referenced resources.

The GeoNetwork homepage says it provides powerful metadata editing and search functions as well as an embedded interactive web map viewer, with the following main features:

  • Immediate search access to local and distributed geospatial catalogues
  • Up- 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, Z39.50 protocols
  • Fine-grained access control with group and user management
  • Multi-lingual user interface
40 questions
2
votes
1 answer

GeoServer WPS could not locate FeatureCollection in Catalog

I'm trying to execute wps request via the GeoNetwork3 mapView. The workflow is that the user selects an existing feature collection and then a point. After that, the request is being executed. The request format is xml and it's being submitted via…
Antivist
  • 184
  • 9
1
vote
0 answers

Authentication of Geonetwork using API

I am accessing the metadata from the geonetwork using the code shown below but the metadata is not retrieving from the geonetwork and throwing the error 403 forbidden as CORS error, but in the I had…
1
vote
1 answer

Geonetwork web interface not running in localhost

I followed the steps mentioned here Download the desired geonetwork.war file from SourceForge. Copy the WAR file into the webapp folder of Tomcat. If started, Tomcat will automatically deploy the application. If not, start Tomcat to deploy. I…
BallpenMan
  • 185
  • 1
  • 12
1
vote
0 answers

Geonetwork doesn´t load UI

I´m trying to install Geonetwork (both 3x and 4x) but the UI doesn´t load. I´m on Tomcat 9, Java 8, Postgres 12. Installing from de WAR (https://geonetwork-opensource.org/manuals/trunk/en/install-guide/installing-from-war-file.html) I got no errors,…
Della
  • 11
  • 1
1
vote
1 answer

No Spring WebApplicationInitializer types detected on classpath - GEONETWORK 3.6 - CENTOS7

I put the geonetwork.war file in the webapps folder of my working installation of Tomcat 7.0 on CENTOS 7. But when it tries to deploy it, I got the following error: INFO [http-nio-8081-exec-1] org.apache.catalina.core.ApplicationContext.log No…
sylar_80
  • 251
  • 3
  • 18
1
vote
1 answer

Thumbnail storage

Currently GeoNetwork stores Thumbnails (at least in my latest version) on the computer and not where the XML metadata is stored. my question: is there a way to store Thumbnails (pictures) in a database (same for the XML metadata) ? thanks Abel
ludba
  • 11
  • 3
1
vote
2 answers

Build Failure GeoNetwork opensource

I try build GeoNetwork opensource, but I have the following problem when I run "mvn clean install -DskipTests": Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256M; support was removed in 8.0 Apache Maven 3.5.2 Maven…
Baby
  • 326
  • 4
  • 16
1
vote
1 answer

Load balancing Geonetwork Tomcat + HAProxy

Recently I configure a Cluster of Two Tomcat (A and B) in one single machine using HAProxy (everything fine). I have deloyed Geonetwork WAR in both Web Servers. I start Tomcat A with no problem, but when start Tomcat B there's an error when its…
1
vote
0 answers

Harvesting from THREDDS using GeoNetwork

I have a THREDDS instance: https://wci.earth2observe.eu/thredds/catalog-earth2observe.html and I am looking for a way to get the data in an ISO-19115 standard format. I have tried many solutions and am currently trying to get the information into a…
1
vote
0 answers

Pushing metadata automatically in Git

I want to make a connection between Geonode and Geonetwork. I want to harvest the metadata from Geonetwork. How to connect Geonode to Geonetwork? please guide me
Rey Sad
  • 11
  • 2
1
vote
1 answer

How to create database from existing SQL files in NetBeans?

I have downloaded Geonetwork and opened it with NetBeans IDE 8.0.2. In that project, there exists some SQL files. How can i run them or create database based on these files? Edit: I have done some more research, and all i need is to connect to H2…
1
vote
1 answer

Changes in html template do not reflect

I am trying to add some buttons to the GeoNetwork 3 MapViewer. Unfortunately I'm new to AngularJS, which GN3 is written in. So what I've done is editing the html-template that the 'gnMainViewer' directive is…
Antivist
  • 184
  • 9
1
vote
0 answers

Geonetwork 3 war file deploying tomcat 7 issue

I'm trying to deploy geonetwork.war file to tomcat 7. I've tried a lot of diferent ways to doing this but all the time failed. OS : Windows 7 Java Version : JDK 1.7 Tomcat 7 Is there anybody who can success this?
Haktan Aydın
  • 581
  • 1
  • 6
  • 21
1
vote
1 answer

Trying to setup environment for GeoNetwork metadata editor

I'm trying to set up environment for Geonetwork metadata editor. I've installed Java 1.5 SE with Tomcat 7.0. I've used this tutorial to set it up. Everything went well up to part when should download dependencies and compile the code form package…
LennyM
  • 11
  • 2
0
votes
0 answers

Xpath | Change @codeListValue

I have the following XML snippet, referring to a metadata published in my GeoNetwork:
1
2 3