Skip to content

Commit 820c028

Browse files
committed
Merge branch 'main' into sfeos-helpers
2 parents 7ab88d4 + b0450eb commit 820c028

File tree

4 files changed

+19
-2
lines changed

4 files changed

+19
-2
lines changed

README.md

Lines changed: 19 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,32 @@
33
<!-- markdownlint-disable MD033 MD041 -->
44

55
<p align="left">
6-
<img src="https://github.com/radiantearth/stac-site/raw/master/images/logo/stac-030-long.png" width=600>
6+
<img src="https://raw.githubusercontent.com/stac-utils/stac-fastapi-elasticsearch-opensearch/refs/heads/main/assets/stac-030-long.png" width=700>
77
<p align="left"><b>Elasticsearch and Opensearch backends for the stac-fastapi project.</b></p>
8-
<p align="left"><b>Featuring stac-fastapi.core for simplifying the creation and maintenance of custom STAC api backends.</b></p>
98
</p>
109

1110

1211
[![PyPI version](https://badge.fury.io/py/stac-fastapi-elasticsearch.svg)](https://badge.fury.io/py/stac-fastapi-elasticsearch) [![PyPI version](https://badge.fury.io/py/stac-fastapi-opensearch.svg)](https://badge.fury.io/py/stac-fastapi-opensearch)
1312
[![Join the chat at https://gitter.im/stac-fastapi-elasticsearch/community](https://badges.gitter.im/stac-fastapi-elasticsearch/community.svg)](https://gitter.im/stac-fastapi-elasticsearch/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
1413

14+
## Sponsors & Supporters
15+
16+
The following organizations have contributed time and/or funding to support the development of this project:
17+
18+
<table>
19+
<tr>
20+
<td align="center" width="50%">
21+
<a href="https://healy-hyperspatial.github.io/">
22+
<img src="https://raw.githubusercontent.com/stac-utils/stac-fastapi-elasticsearch-opensearch/refs/heads/main/assets/hh-logo-blue.png" alt="Healy Hyperspatial" height="120">
23+
</a>
24+
</td>
25+
<td align="center" width="50%">
26+
<a href="https://atomicmaps.io/">
27+
<img src="https://raw.githubusercontent.com/stac-utils/stac-fastapi-elasticsearch-opensearch/refs/heads/main/assets/am-logo-black.png" alt="Atomic Maps" height="120">
28+
</a>
29+
</td>
30+
</tr>
31+
</table>
1532

1633
---
1734

assets/am-logo-black.png

92.2 KB
Loading

assets/hh-logo-blue.png

453 KB
Loading

assets/stac-030-long.png

95.9 KB
Loading

0 commit comments

Comments
 (0)