Skip to content

Commit

Permalink
update website
Browse files Browse the repository at this point in the history
  • Loading branch information
Unknown committed Jun 23, 2024
0 parents commit a144efc
Show file tree
Hide file tree
Showing 638 changed files with 78,778 additions and 0 deletions.
Empty file added .nojekyll
Empty file.
1 change: 1 addition & 0 deletions CNAME
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
pygeoapi.io
100 changes: 100 additions & 0 deletions community/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,100 @@
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Community - pygeoapi</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="language" content="en-US">
<meta name="description" content="pygeoapi provides an API to geospatial data">
<meta name="keywords" content="geospatial,data,api">
<link rel="canonical" href="https://pygeoapi.io">
<link rel="me" href="https://noc.social/@pygeoapi">
<link rel="shortcut icon" href="/favicon.ico" type="image/x-icon">
<link rel="stylesheet" href="https://unpkg.com/[email protected]/dist/mini-default.min.css">
<link rel="stylesheet" href="https://pygeoapi.io//css/default.css">
<!--[if lt IE 9]>
<script src="https://cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv.js"></script>
<![endif]-->
<!-- Place this tag in your head or just before your close body tag. -->
<script async defer src="https://buttons.github.io/buttons.js"></script>
</head>
<body>
<header class="sticky row">
<label for="drawer-control" class="drawer-toggle"></label>
<input type="checkbox" id="drawer-control" class="drawer">
<nav class="col-sm-12 col-md-12 col-md-offset-1">
<label for="drawer-control" class="drawer-close"></label>
<a href="https://pygeoapi.io/" class="logo hidden-md" role="button">
<img src="https://pygeoapi.io//img/pygeoapi-logo.png" title="pygeoapi" style="height:40px;vertical-align: middle;"/></a>
<a title="Fork me on GitHub" href="https://github.com/geopython/pygeoapi"><img style="z-index: 1110; position: fixed; top: 0; right: 0; border: 0; padding: 0;" src="https://github.blog/wp-content/uploads/2008/12/forkme_right_darkblue_121621.png" alt="Fork me on GitHub"/></a>
<a href="https://pygeoapi.io/">Home</a> <span class='hidden-sm'>|</span>
<a href="https://pygeoapi.io//community">Community</a> <span class='hidden-sm'>|</span>
<a href="https://pygeoapi.io//documentation">Documentation</a> <span class='hidden-sm'>|</span>
<a href="https://demo.pygeoapi.io">Demo</a> <span class='hidden-sm'>|</span>
<a href="https://github.com/geopython/pygeoapi">Code</a> <span class='hidden-sm'>|</span>
<a href="https://pygeoapi.io//download">Download</a> <span class='hidden-sm'>|</span>
<a href="https://pygeoapi.io//development">Development</a>
</nav>
</header>
<main>
<div class="container">
<div class="row">
<div class="col-sm-12 col-md-10 col-md-offset-1">
<h1 id="community">Community</h1>
<h2 id="code-of-conduct">Code of Conduct</h2>
<p>In support of an inclusive and welcoming community, the pygeoapi code of conduct can always be found at <a href="https://github.com/geopython/pygeoapi/blob/master/CODE_OF_CONDUCT.md">https://github.com/geopython/pygeoapi/blob/master/CODE_OF_CONDUCT.md</a>.</p>
<p>There are numerous ways to interact with the pygeoapi community.</p>
<h2 id="mailing-list">Mailing List</h2>
<p>The pygeoapi mailing list enables users and developers to exchange ideas, discuss improvements / issues, and ask questions. To subscribe, visit <a href="https://lists.osgeo.org/mailman/listinfo/pygeoapi">https://lists.osgeo.org/mailman/listinfo/pygeoapi</a>.</p>
<p>Mailing list archives are available at <a href="https://lists.osgeo.org/pipermail/pygeoapi">https://lists.osgeo.org/pipermail/pygeoapi</a>.</p>
<h2 id="github-discussions">GitHub Discussions</h2>
<p>pygeoapi also provides <a href="https://github.com/geopython/pygeoapi/discussions">GitHub Discussions</a> as a collaborative community space for general questions, ideas, and more.</p>
<h2 id="chat">Chat</h2>
<p>pygeoapi provides open communication in real-time, and provides chat via Gitter, Slack, or IRC (note: connecting via either Gitter or Slack or IRC plugs you in to the same chat).</p>
<p>PSC discussions, meetings and user discussion can typically be found in pygeoapi's chat.</p>
<h3 id="gitter">Gitter</h3>
<p>Gitter provides a web-based instant messaging and chatroom. The pygeoapi <a href="https://app.gitter.im/#/room/#geopython_pygeoapi:gitter.im">Gitter chatroom</a> is public and open to anyone.</p>
<h3 id="slack">Slack</h3>
<p>The OSGeo Slack is provided at <a href="https://osgeo.slack.com/pygeoapi">https://osgeo.slack.com/pygeoapi</a>.</p>
<h3 id="irc">IRC</h3>
<p>The pygeoapi IRC can be found at <a href="irc://irc.freenode.net#pygeoapi">irc://irc.freenode.net#pygeoapi</a>.</p>
<p>For those wishing only to follow repository changes/updates, the pygeoapi-activity IRC can be found at <a href="irc://irc.freenode.net#pygeoapi-activity">irc://irc.freenode.net#pygeoapi-activity</a>.</p>
<h2 id="twitter">Twitter</h2>
<p>The official pygeoapi Twitter handle is at <a href="https://twitter.com/pygeoapi">https://twitter.com/pygeoapi</a>.</p>
<h2 id="mastodon">Mastodon</h2>
<p>The official pygeoapi Mastodon handle is at <a href="https://noc.social/@pygeoapi">https://noc.social/@pygeoapi</a>.</p>
<h2 id="stack-overflow">Stack Overflow</h2>
<p>pygeoapi discussions on Stack Overflow can be found with the <a href="https://stackoverflow.com/questions/tagged/pygeoapi">pygeoapi</a> tag.</p>
<h2 id="service-providers">Service Providers</h2>
<p>pygeoapi service providers (core development, support, training) can be found on the <a href="service-providers/">Service Providers page</a>.</p>
<p>Service providers are also listed on the <a href="https://www.osgeo.org/service-providers">OSGeo Service Provider Directory</a>.</p>
<h2 id="swag">Swag</h2>
<p>pygeoapi swag (t-shirts, hoodies, stickers, etc.) are available and can be purchased via the <a href="https://www.redbubble.com/shop/ap/146590645">OSGeo Redbubble shop</a>.</p>
<h2 id="github-wiki-issues-code">GitHub (Wiki, Issues, Code)</h2>
<p>The pygeoapi <a href="https://github.com/geopython/pygeoapi/wiki">wiki</a> provides an area for supporting information that frequently changes and / or is outside the scope of the formal documentation.</p>
<p>The pygeoapi <a href="https://github.com/geopython/pygeoapi/issues">issue tracker</a> is the place to report bugs or request enhancements. To submit a <a href="https://github.com/geopython/pygeoapi/issues/">bug</a> be sure to specify the version you are using, the appropriate component, a description of how to reproduce the bug, as well as what version of Python and platform.</p>
<p>GitHub provides the ability for users to issue <a href="https://help.github.com/articles/creating-a-pull-request">pull requests</a>, and is the preferred way to have your contributions added to pygeoapi, although patches and other mechanisms are welcome as well.</p>
<p>All pygeoapi <a href="https://github.com/geopython/pygeoapi">source code</a> is managed on GitHub, which includes the latest (<code>master</code>) and other supported branches.</p>
<h2 id="security-issues">Security issues</h2>
<p>If you encounter a security vulnerability in pygeoapi please report as per our <a href="https://github.com/geopython/pygeoapi/blob/master/SECURITY.md">Security Policy</a></p>
<h2 id="getting-involved">Getting Involved</h2>
<p>Users, developers and others are more than welcome! There are plenty of ways to get involved:</p>
<ul>
<li>Documentation</li>
<li>Fixing bugs</li>
<li>Testing</li>
<li>Core development (bug fixing, feature implementation, etc.)</li>
</ul>
<p>See <a href="https://github.com/geopython/pygeoapi/blob/master/CONTRIBUTING.md">https://github.com/geopython/pygeoapi/blob/master/CONTRIBUTING.md</a> for more information on contributing.</p>
</div>
</div>
</div>
</main>
<footer style="text-align: center;">
<a rel="license" title="This work is licensed under a Creative Commons Attribution 4.0 International License" href="https://creativecommons.org/licenses/by/4.0/"><img alt="Creative Commons License" style="border-width:0" src="https://i.creativecommons.org/l/by/4.0/80x15.png" /></a>
&copy; 2019 - 2024 pygeoapi development team
<a title="Open Hub project report for pygeoapi" href="https://www.openhub.net/p/pygeoapi"><img src="https://www.openhub.net/p/pygeoapi/widgets/project_thin_badge.gif"/></a>
<br/>Powered by <a href="https://www.mkdocs.org/">MkDocs</a>
</footer>
</body>
</html>
95 changes: 95 additions & 0 deletions community/psc.geojson
Original file line number Diff line number Diff line change
@@ -0,0 +1,95 @@
{
"type": "FeatureCollection",
"features": [
{
"geometry": {
"type": "Point",
"coordinates": [
12.6514,
42.3759
]
},
"type": "Feature",
"properties": {
"marker-color": "0000FF",
"role": "PSC",
"name": "<a target=\"_blank\" href=\"https://github.com/francbartoli\">Francesco Bartoli</a>"
}
},
{
"geometry": {
"type": "Point",
"coordinates": [
4.8517,
52.3099
]
},
"type": "Feature",
"properties": {
"marker-color": "0000FF",
"role": "PSC",
"name": "<a target=\"_blank\" href=\"https://github.com/justb4\">Just van den Broecke</a>"
}
},
{
"geometry": {
"type": "Point",
"coordinates": [
5.67375,
51.99934
]
},
"type": "Feature",
"properties": {
"marker-color": "0000FF",
"role": "PSC",
"name": "<a target=\"_blank\" href=\"https://github.com/pvgenuchten\">Paul van Genuchten</a>"
}
},
{
"geometry": {
"type": "Point",
"coordinates": [
5.67137,
51.97286
]
},
"type": "Feature",
"properties": {
"marker-color": "0000FF",
"role": "PSC",
"name": "<a target=\"_blank\" href=\"https://github.com/jorgejesus\">Jorge Samuel Mendes de Jesus</a>"
}
},
{
"geometry": {
"type": "Point",
"coordinates": [
-79.383184,
43.653226
]
},
"type": "Feature",
"properties": {
"marker-color": "0000FF",
"role": "PSC Chair",
"name": "<a target=\"_blank\" href=\"https://github.com/tomkralidis\">Tom Kralidis</a>"
}
},
{
"geometry": {
"type": "Point",
"coordinates": [
23.72936,
37.983917
]
},
"type": "Feature",
"properties": {
"marker-color": "0000FF",
"role": "PSC",
"name": "<a target=\"_blank\" href=\"https://github.com/kalxas\">Angelos Tzotsos</a>"
}
}
]
}
70 changes: 70 additions & 0 deletions community/psc/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,70 @@
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Project Steering Committee - pygeoapi</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="language" content="en-US">
<meta name="description" content="pygeoapi provides an API to geospatial data">
<meta name="keywords" content="geospatial,data,api">
<link rel="canonical" href="https://pygeoapi.io">
<link rel="me" href="https://noc.social/@pygeoapi">
<link rel="shortcut icon" href="/favicon.ico" type="image/x-icon">
<link rel="stylesheet" href="https://unpkg.com/[email protected]/dist/mini-default.min.css">
<link rel="stylesheet" href="https://pygeoapi.io//css/default.css">
<!--[if lt IE 9]>
<script src="https://cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv.js"></script>
<![endif]-->
<!-- Place this tag in your head or just before your close body tag. -->
<script async defer src="https://buttons.github.io/buttons.js"></script>
</head>
<body>
<header class="sticky row">
<label for="drawer-control" class="drawer-toggle"></label>
<input type="checkbox" id="drawer-control" class="drawer">
<nav class="col-sm-12 col-md-12 col-md-offset-1">
<label for="drawer-control" class="drawer-close"></label>
<a href="https://pygeoapi.io/" class="logo hidden-md" role="button">
<img src="https://pygeoapi.io//img/pygeoapi-logo.png" title="pygeoapi" style="height:40px;vertical-align: middle;"/></a>
<a title="Fork me on GitHub" href="https://github.com/geopython/pygeoapi"><img style="z-index: 1110; position: fixed; top: 0; right: 0; border: 0; padding: 0;" src="https://github.blog/wp-content/uploads/2008/12/forkme_right_darkblue_121621.png" alt="Fork me on GitHub"/></a>
<a href="https://pygeoapi.io/">Home</a> <span class='hidden-sm'>|</span>
<a href="https://pygeoapi.io//community">Community</a> <span class='hidden-sm'>|</span>
<a href="https://pygeoapi.io//documentation">Documentation</a> <span class='hidden-sm'>|</span>
<a href="https://demo.pygeoapi.io">Demo</a> <span class='hidden-sm'>|</span>
<a href="https://github.com/geopython/pygeoapi">Code</a> <span class='hidden-sm'>|</span>
<a href="https://pygeoapi.io//download">Download</a> <span class='hidden-sm'>|</span>
<a href="https://pygeoapi.io//development">Development</a>
</nav>
</header>
<main>
<div class="container">
<div class="row">
<div class="col-sm-12 col-md-10 col-md-offset-1">
<h2 id="project-steering-committee">Project Steering Committee</h2>
<p>In accordance with <a href="../../development/rfc/1">RFC1</a>,
the authoritative and current PSC membership list is maintained at
<a href="../psc">https://pygeoapi.io/community/psc</a></p>
<h3 id="psc-meetings">PSC Meetings</h3>
<p>PSC meetings are managed on the <a href="https://github.com/geopython/pygeoapi/wiki/Meetings">pygeoapi wiki</a>.</p>
<h3 id="members-in-alphabetical-order">Members (in alphabetical order)</h3>
<ul>
<li><a href="https://github.com/francbartoli">Francesco Bartoli</a></li>
<li><a href="https://github.com/justb4">Just van den Broecke</a></li>
<li><a href="https://github.com/pvgenuchten">Paul van Genuchten</a></li>
<li><a href="https://github.com/jorgejesus">Jorge Samuel Mendes de Jesus</a></li>
<li><a href="https://github.com/tomkralidis">Tom Kralidis</a> (Chair)</li>
<li><a href="https://github.com/kalxas">Angelos Tzotsos</a></li>
</ul>
<script src="https://embed.github.com/view/geojson/geopython/pygeoapi.io/gh-pages/community/psc.geojson?width=400&height=300"> </script>
</div>
</div>
</div>
</main>
<footer style="text-align: center;">
<a rel="license" title="This work is licensed under a Creative Commons Attribution 4.0 International License" href="https://creativecommons.org/licenses/by/4.0/"><img alt="Creative Commons License" style="border-width:0" src="https://i.creativecommons.org/l/by/4.0/80x15.png" /></a>
&copy; 2019 - 2024 pygeoapi development team
<a title="Open Hub project report for pygeoapi" href="https://www.openhub.net/p/pygeoapi"><img src="https://www.openhub.net/p/pygeoapi/widgets/project_thin_badge.gif"/></a>
<br/>Powered by <a href="https://www.mkdocs.org/">MkDocs</a>
</footer>
</body>
</html>
Loading

0 comments on commit a144efc

Please sign in to comment.