1
1
# titiler-stacapi-mspc
2
2
3
3
<p align =" center " >
4
- <img width =" 800 " src =" https://github.com/developmentseed/titiler-stacapi/assets/10407788/bb54162e-9a47-4a67-99e5-6dc91098e048 " >
4
+ <img width =" 800 " src =" https://github.com/developmentseed/titiler-stacapi-mspc /assets/10407788/bb54162e-9a47-4a67-99e5-6dc91098e048 " >
5
5
<p align =" center " >Connect titiler to MS Planetary Computer STAC API</p >
6
6
</p >
7
7
8
8
<p align =" center " >
9
- <a href =" https://github.com/developmentseed/titiler-stacapi/actions?query=workflow%3ACI " target =" _blank " >
10
- <img src="https://github.com/developmentseed/titiler-stacapi/workflows/CI/badge.svg" alt="Test">
9
+ <a href =" https://github.com/developmentseed/titiler-stacapi-mspc /actions?query=workflow%3ACI " target =" _blank " >
10
+ <img src="https://github.com/developmentseed/titiler-stacapi-mspc /workflows/CI/badge.svg" alt="Test">
11
11
</a >
12
- <a href =" https://codecov.io/gh/developmentseed/titiler-stacapi " target =" _blank " >
13
- <img src="https://codecov.io/gh/developmentseed/titiler-stacapi/branch/main/graph/badge.svg" alt="Coverage">
12
+ <a href =" https://codecov.io/gh/developmentseed/titiler-stacapi-mspc " target =" _blank " >
13
+ <img src="https://codecov.io/gh/developmentseed/titiler-stacapi-mspc /branch/main/graph/badge.svg" alt="Coverage">
14
14
</a >
15
- <a href =" https://github.com/developmentseed/titiler-stacapi/blob/main/LICENSE " target =" _blank " >
16
- <img src="https://img.shields.io/github/license/developmentseed/titiler-stacapi.svg" alt="License">
15
+ <a href =" https://github.com/developmentseed/titiler-stacapi-mspc /blob/main/LICENSE " target =" _blank " >
16
+ <img src="https://img.shields.io/github/license/developmentseed/titiler-stacapi-mspc .svg" alt="License">
17
17
</a >
18
18
</p >
19
19
20
20
---
21
21
22
- ** Documentation** : <a href =" https://developmentseed.org/titiler-stacapi/ " target =" _blank " >https://developmentseed.org/titiler-stacapi/ </a >
22
+ ** Documentation** : <a href =" https://developmentseed.org/titiler-stacapi-mspc / " target =" _blank " >https://developmentseed.org/titiler-stacapi-mspc / </a >
23
23
24
- ** Source Code** : <a href =" https://github.com/developmentseed/titiler-stacapi " target =" _blank " >https://github.com/developmentseed/titiler-stacapi </a >
24
+ ** Source Code** : <a href =" https://github.com/developmentseed/titiler-stacapi-mspc " target =" _blank " >https://github.com/developmentseed/titiler-stacapi-mspc </a >
25
25
26
26
---
27
27
30
30
Install from sources and run for development:
31
31
32
32
```
33
- $ git clone https://github.com/developmentseed/titiler-stacapi.git
34
- $ cd titiler-stacapi
33
+ $ git clone https://github.com/developmentseed/titiler-stacapi-mspc .git
34
+ $ cd titiler-stacapi-mspc
35
35
$ python -m pip install -e .
36
36
```
37
37
@@ -52,29 +52,29 @@ uvicorn titiler.stacapi.main:app --port 8000
52
52
### Using Docker
53
53
54
54
```
55
- $ git clone https://github.com/developmentseed/titiler-stacapi.git
56
- $ cd titiler-stacapi
55
+ $ git clone https://github.com/developmentseed/titiler-stacapi-mspc .git
56
+ $ cd titiler-stacapi-mspc
57
57
$ docker-compose up --build api
58
58
```
59
59
60
60
It runs ` titiler.stacapi ` using Gunicorn web server.
61
61
62
62
### How it works
63
63
64
- ![ ] ( https://github.com/developmentseed/titiler-stacapi/assets/10407788/2e53bfe3-402a-4c57-bf61-c055e32f1362 )
64
+ ![ ] ( https://github.com/developmentseed/titiler-stacapi-mspc /assets/10407788/2e53bfe3-402a-4c57-bf61-c055e32f1362 )
65
65
66
66
## Contribution & Development
67
67
68
- See [ CONTRIBUTING.md] ( https://github.com//developmentseed/titiler-stacapi/blob/main/CONTRIBUTING.md )
68
+ See [ CONTRIBUTING.md] ( https://github.com//developmentseed/titiler-stacapi-mspc /blob/main/CONTRIBUTING.md )
69
69
70
70
## License
71
71
72
- See [ LICENSE] ( https://github.com//developmentseed/titiler-stacapi/blob/main/LICENSE )
72
+ See [ LICENSE] ( https://github.com//developmentseed/titiler-stacapi-mspc /blob/main/LICENSE )
73
73
74
74
## Authors
75
75
76
- See [ contributors] ( https://github.com/developmentseed/titiler-stacapi/graphs/contributors ) for a listing of individual contributors.
76
+ See [ contributors] ( https://github.com/developmentseed/titiler-stacapi-mspc /graphs/contributors ) for a listing of individual contributors.
77
77
78
78
## Changes
79
79
80
- See [ CHANGES.md] ( https://github.com/developmentseed/titiler-stacapi/blob/main/CHANGES.md ) .
80
+ See [ CHANGES.md] ( https://github.com/developmentseed/titiler-stacapi-mspc /blob/main/CHANGES.md ) .
0 commit comments