Skip to content

issues Search Results · repo:stac-utils/stac-fastapi language:Python

Filter by

0 results
 (59 ms)

0 results

instac-utils/stac-fastapi (press backspace or delete to remove)

This might be more of a discussion point that an issue. But it seems to me there is a lot of duplication between the different backends. Would it be possible to harmonise them. I know @jonhealy1 done something ...
  • rhysrevans3
  • 2
  • Opened 
    4 days ago
  • #812

STAC item-search API explicitly allows 3D coordinates for bbox search parameter: bbox Represented using either 2D or 3D geometries. The length of the array must be 2*n where n is the number of dimensions ...
  • vprivat-ads
  • Opened 
    11 days ago
  • #808

In the stac-fastapi-pgstac GitHub repo I ve found this comment in https://github.com/stac-utils/stac-fastapi-pgstac/blob/0357f130bfa202038b90bc9ffac5d0b9495cc564/stac_fastapi/pgstac/extensions/query.py#L22-L26 ...
  • NicholasPini
  • 1
  • Opened 
    14 days ago
  • #807

from stac_fastapi.extensions.core.collection_search.request import BaseCollectionSearchPostRequest BaseCollectionSearchPostRequest(datetime= 2020-01-01T00:00:00Z/2020-01-02T00:00:00Z ).end_date datetime.datetime(2020, ...
  • vincentsarago
  • Opened 
    28 days ago
  • #801

By default we add all the collections links to the landing page, but when the catalog grows this might become useless or really slow (we have catalogs with 100 collections). https://github.com/stac-utils/stac-fastapi/blob/c71a355c46e53af40cd9ebe23bc151fa9faf8776/stac_fastapi/types/stac_fastapi/types/core.py#L418-L429 ...
enhancement
question
  • vincentsarago
  • 1
  • Opened 
    on Feb 6
  • #797

Hey Team, I want to create a Client for performing the operations of Create, Update and Delete on the Stac objects. Basically the operations that I see here: https://stac-utils.github.io/stac-fastapi/api/stac_fastapi/types/core/ ...
  • Yuvraj-Dhepe
  • Opened 
    on Jan 24
  • #791

I intended to create a collection that has links to items that sit in other collection. The item links are stripped out of the collection JSON when updating a collection via the stac-fastapi. Only an item ...
  • drandyziegler
  • 1
  • Opened 
    on Jan 8
  • #775

Hi, when calling the /search endpoint that is implemented here: https://github.com/stac-utils/stac-fastapi/blob/main/stac_fastapi/api/stac_fastapi/api/app.py, it seems we cannot search by date, but only ...
  • jgaucher-cs
  • 12
  • Opened 
    on Dec 19, 2024
  • #778

Hi all, I need to have multiple instances of this api under the same fastAPI and I m trying to understand why base_url has been used to generate urls not using also: f {base_url}/{request.scope.get( root_path ...
  • ccancellieri
  • 7
  • Opened 
    on Dec 9, 2024
  • #767

@pedro-cf raised an issue on the stac-fastapi-elasticsearch-opensearch https://github.com/stac-utils/stac-fastapi-elasticsearch-opensearch/issues/310 that you can t use multiple security route dependency. ...
  • rhysrevans3
  • 4
  • Opened 
    on Dec 2, 2024
  • #765
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub