Skip to content

Commit

Permalink
anenxes
Browse files Browse the repository at this point in the history
  • Loading branch information
jodygarnett committed Sep 15, 2023
1 parent f444e49 commit 4f41f77
Show file tree
Hide file tree
Showing 84 changed files with 41,199 additions and 2 deletions.
19 changes: 19 additions & 0 deletions docs/manual/docs/annexes/gallery/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@

# GeoNetwork gallery page

To add a new site to the gallery, add the URL to the `gallery-urls.csv` file.

To build the gallery page, install the following:

```shell script
npm install pageres
sudo apt install html-xml-utils pageres-cli
```

And run

```shell script
./build-gallery.sh
```

to create the RST page.
47 changes: 47 additions & 0 deletions docs/manual/docs/annexes/gallery/build-gallery.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,47 @@

rm gallery.rst
rm img/*.png
cat <<EOT >> gallery.rst
.. _gallery:
Some GeoNetwork nodes
#####################
EOT


while IFS=, read -r url
do
echo "______________________________"
echo "Adding $url to gallery page..."
if curl --output /dev/null --silent --head --fail "$url"
then
echo " * Building thumbnail for ..."
cd img
pageres $url 1366x768 --filename='<%= url %>'
THUMBNAIL_FILE=$(ls -t | head -n 1)
echo " . Thumbnail $THUMBNAIL_FILE created."
#wget -qO- $url | hxselect -s '\n' -c 'title' 2>/dev/null
#PAGE_TITLE=$(wget -qO- $url | hxselect -s '\n' -c 'title')
#echo $PAGE_TITLE
cd ..
cat <<EOT >> gallery.rst
* $url
.. figure:: img/$THUMBNAIL_FILE
:target: $url
EOT
echo " * Portal added to the gallery."
else
echo " * URL does not exist."
fi
done < gallery-urls.csv


cat <<EOT >> gallery.rst
To add your catalog to this list, add it to \`this list <https://github.com/geonetwork/doc/tree/develop/source/annexes/gallery/gallery-urls.csv>\`_.
EOT

echo "Gallery updated."
72 changes: 72 additions & 0 deletions docs/manual/docs/annexes/gallery/gallery-urls.csv
Original file line number Diff line number Diff line change
@@ -0,0 +1,72 @@
http://catalogue.geo-ide.developpement-durable.gouv.fr/catalogue
http://csw.data.gov.uk/geonetwork
http://geocatalog.webservice-energy.org/geonetwork
http://geometadatensuche.inspire.gv.at/
http://geoportal.kscnet.ru/geonetwork/
http://inspire.gov.hu/geonetwork
http://meta.data-za.org/catalogue/
http://metadane.gison.pl/geonetwork/
http://metadata.geopunt.be/zoekdienst
http://metawal.wallonie.be
http://salbgeonetwork.grid.unep.ch/geonetwork
http://services.data.shom.fr/geonetwork/
http://www.fao.org/geonetwork/
http://www.geoguyane.fr/catalogue/
http://www.geonorge.no/geonetwork
http://www.geopal.org/accueil
http://www.idee.es/csw-codsi-idee
http://www.metadados.geo.ibge.gov.br/geonetwork_ibge/
http://www.metadados.idesp.sp.gov.br/catalogo/
http://www.nationaalgeoregister.nl/geonetwork
http://www.sadc.int/geonetwork
http://www.sandre.eaufrance.fr/atlas/
http://www.sigloire.fr/
http://www.wodgik.katowice.pl:8080/geonetwork
http://www1.okxe.gr/geonetwork/
https://agroenvgeo.data.inra.fr/geonetwork/
https://catalogue-imos.aodn.org.au/geonetwork
https://catalogue.ec.gc.ca/geonetwork/
https://catalogue.parcnational.fr/
https://cdgp.u-strasbg.fr/geonetwork
https://download.data.grandlyon.com/catalogue
https://ecat.ga.gov.au/geonetwork/
https://gatt.lmi.is/geonetwork
https://gdk.gdi-de.org/gdi-de/
https://geo.aims.gov.au/geonetwork/
https://geo.gob.bo/geonetwork/
https://geocatalogue.apur.org/catalogue
https://geocatalogue.geoportail.lu/
https://geodata.nz/geonetwork
https://geoportail.lepuyenvelay.fr/geonetwork/
https://geoportal.geodaten.niedersachsen.de/harvest/
https://georep.nc/
https://geoservice.pbl.nl/geonetwork
https://gis.ices.dk/geonetwork
https://iandc.pnra.aq/
https://ide.cat/en/catalogue/
https://ids.craig.fr/geocat/
https://inspirebg.eu/geonetwork
https://metadados.snirh.gov.br/geonetwork/
https://metadata.vlaanderen.be/
https://metadata.vlaanderen.be/metadatacenter
https://msdi.data.gov.mt/geonetwork
https://opendata.zuid-holland.nl/geonetwork/
https://prodige.cerema.fr/
https://santegraphie.fr/geonetwork
https://sdi.eea.europa.eu/catalogue/srv/api/sources
https://sextant.ifremer.fr/eng
https://www.cdata.cerema.fr/geonetwork
https://www.doterr.fr/accueil
https://www.geo.be/#!/catalogs/1/resources?l=en
https://www.geo2france.fr/geonetwork/
https://www.geocat.ch/geonetwork/
https://www.geograndest.fr/geonetwork
https://www.geomartinique.fr/accueil
https://www.geonormandie.fr/accueil
https://www.geopicardie.fr/geonetwork/
https://www.indores.fr/geonetwork/
https://www.karugeo.fr/accueil
https://www.mongeosource.fr/geosource/
https://www.paikkatietohakemisto.fi
https://www.picto-occitanie.fr/accueil
https://www.pigma.org/geonetwork
243 changes: 243 additions & 0 deletions docs/manual/docs/annexes/gallery/gallery.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,243 @@
# Some GeoNetwork nodes {#gallery}

- <http://catalogue.geo-ide.developpement-durable.gouv.fr/catalogue>

![](img/catalogue.geo-ide.developpement-durable.gouv.fr!catalogue.png)

- <http://geocatalog.webservice-energy.org/geonetwork>

![](img/geocatalog.webservice-energy.org!geonetwork.png)

- <http://geometadatensuche.inspire.gv.at/>

![](img/geometadatensuche.inspire.gv.at.png)

- <http://geoportal.kscnet.ru/geonetwork/>

![](img/geoportal.kscnet.ru!geonetwork.png)

- <http://inspire.gov.hu/geonetwork>

![](img/inspire.gov.hu!geonetwork.png)

- <http://meta.data-za.org/catalogue/>

![](img/meta.data-za.org!catalogue.png)

- <http://metadata.geopunt.be/zoekdienst>

![](img/metadata.geopunt.be!zoekdienst.png)

- <http://metawal.wallonie.be>

![](img/metawal.wallonie.be.png)

- <http://services.data.shom.fr/geonetwork/>

![](img/services.data.shom.fr!geonetwork.png)

- <http://www.fao.org/geonetwork/>

![](img/fao.org!geonetwork.png)

- <http://www.geoguyane.fr/catalogue/>

![](img/geoguyane.fr!catalogue.png)

- <http://www.geonorge.no/geonetwork>

![](img/geonorge.no!geonetwork.png)

- <http://www.geopal.org/accueil>

![](img/geopal.org!accueil.png)

- <http://www.idee.es/csw-codsi-idee>

![](img/idee.es!csw-codsi-idee.png)

- <http://www.metadados.geo.ibge.gov.br/geonetwork_ibge/>

![](img/www.metadados.geo.ibge.gov.br!geonetwork_ibge.png)

- <http://www.metadados.idesp.sp.gov.br/catalogo/>

![](img/www.metadados.idesp.sp.gov.br!catalogo.png)

- <http://www.nationaalgeoregister.nl/geonetwork>

![](img/nationaalgeoregister.nl!geonetwork.png)

- <http://www.sandre.eaufrance.fr/atlas/>

![](img/www.sandre.eaufrance.fr!atlas.png)

- <http://www.sigloire.fr/>

![](img/sigloire.fr.png)

- <http://www.wodgik.katowice.pl:8080/geonetwork>

![](img/www.wodgik.katowice.pl!8080!geonetwork.png)

- <https://agroenvgeo.data.inra.fr/geonetwork/>

![](img/agroenvgeo.data.inra.fr!geonetwork.png)

- <https://catalogue-imos.aodn.org.au/geonetwork>

![](img/catalogue-imos.aodn.org.au!geonetwork.png)

- <https://catalogue.ec.gc.ca/geonetwork/>

![](img/catalogue.ec.gc.ca!geonetwork.png)

- <https://cdgp.u-strasbg.fr/geonetwork>

![](img/cdgp.u-strasbg.fr!geonetwork.png)

- <https://download.data.grandlyon.com/catalogue>

![](img/download.data.grandlyon.com!catalogue.png)

- <https://ecat.ga.gov.au/geonetwork/>

![](img/ecat.ga.gov.au!geonetwork.png)

- <https://gatt.lmi.is/geonetwork>

![](img/gatt.lmi.is!geonetwork.png)

- <https://gdk.gdi-de.org/gdi-de/>

![](img/gdk.gdi-de.org!gdi-de.png)

- <https://geo.gob.bo/geonetwork/>

![](img/geo.gob.bo!geonetwork.png)

- <https://geocatalogue.apur.org/catalogue>

![](img/geocatalogue.apur.org!catalogue.png)

- <https://geocatalogue.geoportail.lu/>

![](img/geocatalogue.geoportail.lu.png)

- <https://geodata.nz/geonetwork>

![](img/geodata.nz!geonetwork.png)

- <https://geoportail.lepuyenvelay.fr/geonetwork/>

![](img/geoportail.lepuyenvelay.fr!geonetwork.png)

- <https://georep.nc/>

![](img/georep.nc.png)

- <https://gis.ices.dk/geonetwork>

![](img/gis.ices.dk!geonetwork.png)

- <https://iandc.pnra.aq/>

![](img/iandc.pnra.aq.png)

- <https://ide.cat/en/catalogue/>

![](img/ide.cat!en!catalogue.png)

- <https://ids.craig.fr/geocat/>

![](img/ids.craig.fr!geocat.png)

- <https://metadados.snirh.gov.br/geonetwork/>

![](img/metadados.snirh.gov.br!geonetwork.png)

- <https://metadata.vlaanderen.be/>

![](img/metadata.vlaanderen.be.png)

- <https://metadata.vlaanderen.be/metadatacenter>

![](img/metadata.vlaanderen.be!metadatacenter.png)

- <https://msdi.data.gov.mt/geonetwork>

![](img/msdi.data.gov.mt!geonetwork.png)

- <https://opendata.zuid-holland.nl/geonetwork/>

![](img/opendata.zuid-holland.nl!geonetwork.png)

- <https://prodige.cerema.fr/>

![](img/prodige.cerema.fr.png)

- <https://santegraphie.fr/geonetwork>

![](img/santegraphie.fr!geonetwork.png)

- <https://sextant.ifremer.fr/eng>

![](img/sextant.ifremer.fr!eng.png)

- <https://www.cdata.cerema.fr/geonetwork>

![](img/www.cdata.cerema.fr!geonetwork.png)

- <https://www.doterr.fr/accueil>

![](img/doterr.fr!accueil.png)

- <https://www.geo.be/#!/catalogs/1/resources?l=en>

![](img/geo.be!#!catalogs!1!resources!l=en#!catalogs!1!resources!l=en.png)

- <https://www.geo2france.fr/geonetwork/>

![](img/geo2france.fr!geonetwork.png)

- <https://www.geocat.ch/geonetwork/>

![](img/geocat.ch!geonetwork.png)

- <https://www.geograndest.fr/geonetwork>

![](img/geograndest.fr!geonetwork.png)

- <https://www.geomartinique.fr/accueil>

![](img/geomartinique.fr!accueil.png)

- <https://www.geonormandie.fr/accueil>

![](img/geonormandie.fr!accueil.png)

- <https://www.indores.fr/geonetwork/>

![](img/indores.fr!geonetwork.png)

- <https://www.karugeo.fr/accueil>

![](img/karugeo.fr!accueil.png)

- <https://www.mongeosource.fr/geosource/>

![](img/mongeosource.fr!geosource.png)

- <https://www.paikkatietohakemisto.fi>

![](img/paikkatietohakemisto.fi.png)

- <https://www.picto-occitanie.fr/accueil>

![](img/picto-occitanie.fr!accueil.png)

- <https://www.pigma.org/geonetwork>

![](img/pigma.org!geonetwork.png)

To add your catalog to this list, add it to [this list](https://github.com/geonetwork/doc/tree/develop/source/annexes/gallery/gallery-urls.csv).
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
7 changes: 7 additions & 0 deletions docs/manual/docs/annexes/glossary/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
sorted

:

# Glossary

Empty
6 changes: 6 additions & 0 deletions docs/manual/docs/annexes/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
# Annexes

- [Mef Format](mef-format.md)
- [Gallery Gallery](gallery/gallery.md)
- [Glossary](glossary/index.md)
- [Standards](standards/index.md)
Loading

0 comments on commit 4f41f77

Please sign in to comment.