|
11 | 11 | [](https://badge.fury.io/py/stac-fastapi-elasticsearch) [](https://badge.fury.io/py/stac-fastapi-opensearch) |
12 | 12 | [](https://gitter.im/stac-fastapi-elasticsearch/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) |
13 | 13 |
|
| 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> |
14 | 32 |
|
15 | 33 | ## Table of Contents |
16 | 34 |
|
17 | | -- [Sponsors & Supporters](#sponsors--supporters) |
18 | 35 | - [Documentation & Resources](#documentation--resources) |
19 | 36 | - [Package Structure](#package-structure) |
20 | 37 | - [Examples](#examples) |
|
35 | 52 | - [Aggregation](#aggregation) |
36 | 53 | - [Rate Limiting](#rate-limiting) |
37 | 54 |
|
38 | | -## Sponsors & Supporters |
39 | | - |
40 | | -The following organizations have contributed time and/or funding to support the development of this project: |
41 | | - |
42 | | -<table> |
43 | | - <tr> |
44 | | - <td align="center" width="50%"> |
45 | | - <a href="https://healy-hyperspatial.github.io/"> |
46 | | - <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"> |
47 | | - </a> |
48 | | - </td> |
49 | | - <td align="center" width="50%"> |
50 | | - <a href="https://atomicmaps.io/"> |
51 | | - <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"> |
52 | | - </a> |
53 | | - </td> |
54 | | - </tr> |
55 | | -</table> |
56 | | - |
57 | 55 | ## Documentation & Resources |
58 | 56 |
|
59 | 57 | - **Online Documentation**: [https://stac-utils.github.io/stac-fastapi-elasticsearch-opensearch](https://stac-utils.github.io/stac-fastapi-elasticsearch-opensearch/) |
|
0 commit comments