Skip to content

Commit d7b3bef

Browse files
committed
update service providers info
1 parent 02558c0 commit d7b3bef

File tree

3 files changed

+27
-3
lines changed

3 files changed

+27
-3
lines changed

docs/community/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ The pygeoapi [wiki](https://github.com/geopython/pygeoapi/wiki) provides an area
6868

6969
The pygeoapi [issue tracker](https://github.com/geopython/pygeoapi/issues) is the place to report bugs or request enhancements. To submit a [bug](https://github.com/geopython/pygeoapi/issues/) 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.
7070

71-
GitHub provides the ability for users to issue [pull requests](https://help.github.com/articles/creating-a-pull-request), and is the preferred way to have your contributions added to pygeoapi, although patches and other mechanisms are welcome as well.
71+
GitHub provides the ability for users to issue [Pull Requests](https://help.github.com/articles/creating-a-pull-request), and is the preferred way to have your contributions added to pygeoapi, although patches and other mechanisms are welcome as well.
7272

7373
All pygeoapi [source code](https://github.com/geopython/pygeoapi) is managed on GitHub, which includes the latest (`master`) and other supported branches.
7474

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
# Service Providers
2+
3+
The pygeoapi Service Provivers page lists businesses, organizations and individuals around the world who can provide services related to pygeoapi.
4+
5+
In order to add your entity to the pygeoapi Service Providers page, you must be a clear, visible contributor to the project and community.
6+
7+
While listing new entities is welcome, the pygeoapi [Project Steering Committee (PSC)](https://pygeoapi.io/community/psc) reserves the right to update or remove organizations as required.
8+
9+
To add your entity:
10+
11+
- edit the page `https://github.com/geopython/pygeoapi.io/blob/master/docs/community/service-providers/index.md`, by adding the below HTML div (following the last entry) as follows:
12+
13+
```html
14+
<div class="service-provider">
15+
<h2>My Entity</h2>
16+
<p>
17+
<span>Description of my Entity which can include HTML.</span>
18+
</p>
19+
</div>
20+
```
21+
22+
- open a GitHub Pull Request of your addition, for review
23+
24+
If the Pull Request is merged, the page at https://pygeoapi.io/community/service-providers will be updated live. Note that entities are randomly shuffled on each page load.

docs/community/service-providers/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ If you are a service provider and would like to be listed on this page, please f
3434
<h2>EOX IT Services GmbH</h2>
3535
<p>
3636
<span><a href="https://eox.at"><img width="100" src="https://eox.at/EOX_Logo.svg"/></a></span>
37-
<span><a href="https://eox.at">EOX IT Services GmbH</a> (Austria) offers solutions and services in the geodata domain in general and in the Earth Observation domain in particular. EOX is strongly committed towards utilizing and contributing to Open Source Software for example by adapting pygeoapi for <a href="https://github.com/eurodatacube/pygeoapi-kubernetes-papermill">kubernetes-based cloud environments</a>. EOX furthermore provides managed compute and storage resources in the EOxHub Workspace.</span>
37+
<span><a href="https://eox.at">EOX IT Services GmbH</a> (Austria) offers solutions and services in the geodata domain in general and in the Earth Observation domain in particular. EOX is strongly committed towards utilizing and contributing to Open Source Software for example by adapting pygeoapi for <a href="https://github.com/eurodatacube/pygeoapi-kubernetes-papermill">Kubernetes-based cloud environments</a>. EOX furthermore provides managed compute and storage resources in the EOxHub Workspace.</span>
3838
</p>
3939
</div>
4040

@@ -89,7 +89,7 @@ If you are a service provider and would like to be listed on this page, please f
8989
<div class="service-provider">
9090
<h2>Rotten Grapes Private Limited</h2>
9191
<p>
92-
<span><a href="https://rottengrapes.tech/"><img width="100" src="https://rottengrapes.tech/assets/images/logo.png"/></a></span>
92+
<span><a href="https://rottengrapes.tech/"><img width="100" src="https://rottengrapes.tech/assets/images/logo.webp"/></a></span>
9393
<span><a href="https://rottengrapes.tech/">Rotten Grapes</a> (India) is an open-source first Geospatial company providing unique solutions for your business via our Services and Products! We are small agency of 6 developers and designers all walking down from different paths of life and sharing same purpose <b> Helping local business leverage geospatial data</b>!
9494
</p>
9595
</div>

0 commit comments

Comments
 (0)