Skip to content

Commit c1ea304

Browse files
committed
update live deployments map
1 parent 1b1ad08 commit c1ea304

4 files changed

Lines changed: 39 additions & 3 deletions

File tree

docs/community/index.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,6 @@ Want to add your deployment? Add it to the [wiki page](https://github.com/geopy
5656
});
5757
</script>
5858

59-
6059
<div class="pygeoapi-powered">
6160
<a href="https://www.ga.gov.au"><img alt="Geoscience Australia" src="/img/org-logos/aus-ga.png"/></a>
6261
<a href="https://ec.gc.ca"><img alt="Environment and Climate Change Canada" src="/img/org-logos/can-eccc.jpg"/></a>
@@ -66,10 +65,12 @@ Want to add your deployment? Add it to the [wiki page](https://github.com/geopy
6665
<a href="https://wmo.int/site/knowledge-hub/programmes-and-initiatives/global-atmosphere-watch-programme-gaw"><img alt="World Meteorological Organization, Global Atmospheric Watch" src="/img/org-logos/int-wmo-gaw.jpg" style="vertical-align: top;"/></a>
6766
<a href="https://wmo.int"><img alt="World Meteorological Organization" src="/img/org-logos/int-wmo.jpg" style="vertical-align: top;"/></a>
6867
<a href="https://www.dgterritorio.gov.pt"><img alt="Direção-Geral do Território (DGT)" src="/img/org-logos/prt-dgt.png" style="vertical-align: middle;"/></a>
69-
<a href="https://www.geoplatform.gov"><img alt="US Geoplatform.gov" src="/img/org-logos/usa-geoplatform.jpg" style="vertical-align: top;"/></a>
70-
<a href="https://internetofwater.org"><img alt="The Internet of Water Coalition" src="/img/org-logos/usa-iow.png" style="vertical-align: top;"/></a>
68+
<a href="https://www.geoplatform.gov"><img alt="US Geoplatform.gov" src="/img/org-logos/usa-geoplatform.jpg" style="vertical-align: middle;"/></a>
69+
<a href="https://internetofwater.org"><img alt="The Internet of Water Coalition" src="/img/org-logos/usa-iow.png" style="vertical-align: middle;"/></a>
7170
<a href="https://usgs.gov"><img alt="United States Geological Survey" src="/img/org-logos/usa-usgs.jpg" style="vertical-align: top;"/></a>
7271
<a href="https://www.ingv.it"><img alt="Istituto Nazionale di Geofisica e Vulcanologia" src="/img/org-logos/ita-ingv.png" style="vertical-align: middle;"/></a>
72+
<a href="https://www.cityofathens.gr"><img alt="Municipality of Athens, Greece" src="/img/org-logos/gre-city-of-athens.svg" style="vertical-align: middle;"/></a>
73+
<a href="https://eoepca.org"><img alt="ESA Earth Observation Exploitation Platform Common Architecture (EOEPCA)" src="/img/org-logos/int-eoepca.png" style="vertical-align: middle;"/></a>
7374
</div>
7475

7576
## Code of Conduct

docs/community/live-deployments.geojson

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -325,6 +325,32 @@
325325
43.71553206
326326
]
327327
}
328+
},
329+
{
330+
"type": "Feature",
331+
"properties": {
332+
"url": "<a target=\"_blank\" href=\"https://api.gis.cityofathens.gr/pygeoapi\">Municipality of Athens, Greece</a>"
333+
},
334+
"geometry": {
335+
"type": "Point",
336+
"coordinates": [
337+
23.7275,
338+
37.9838
339+
]
340+
}
341+
},
342+
{
343+
"type": "Feature",
344+
"properties": {
345+
"url": "<a target=\"_blank\" href=\"https://registration-api.develop.eoepca.org\">ESA EOEPCA</a>"
346+
},
347+
"geometry": {
348+
"type": "Point",
349+
"coordinates": [
350+
12.6761,
351+
41.8084
352+
]
353+
}
328354
}
329355
]
330356
}

0 commit comments

Comments
 (0)