I used the batch import function to get 333 datasets to GN. All of the data
is well imported and can be found in the Postgres database I´m using. The
problem is that GN does not display all of the data, for example dataset
which has not specified a Bounding Box. Is there a way to force GN to show
these dataset anyway? I tried to empty the lucene folder - not working.
I also tried to manually create an ISO 19115/19139 without the Bounding Box
Spec. - GN does not display these datasets.
I used the batch import function to get 333 datasets to GN. All of the data
is well imported and can be found in the Postgres database I´m using.
Good!
The
problem is that GN does not display all of the data, for example dataset
which has not specified a Bounding Box. Is there a way to force GN to show
these dataset anyway?
Yes, this is (was) due to the fact that a bounding box was always included in the embedded (AJAX) query. This has now been resolved and should not be there anymore in RC1.
From the changes.txt:
- Fix to allow search for all metadata in the catalog, including those that do
not contain a bounding box. Now the BBOX and region code are not included in
the query when the Region field is set to '- Any -'
I tried to empty the lucene folder - not working.
I also tried to manually create an ISO 19115/19139 without the Bounding Box
Spec. - GN does not display these datasets.