how add a new collection to an STAC catalog eoAPI? #188
              
                Unanswered
              
          
                  
                    
                      automataIA
                    
                  
                
                  asked this question in
                Q&A
              
            Replies: 1 comment 8 replies
-
| 
         Hi @automataIA! The answer depends on a few things, but have you checked out the examples in https://github.com/vincentsarago/MAXAR_opendata_to_pgstac to get started? The best practice is using  Would you like to add new items to the collections as new assets becomes available?  | 
  
Beta Was this translation helpful? Give feedback.
                  
                    8 replies
                  
                
            
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
-
I'm using python. How to add a new collection(empty collection) to an existing STAC catalog created with docker compose custom eoAPI, via python?
And then, how do you add the items(json, dict) to the collection? in the 'cleanest' way possible?
Beta Was this translation helpful? Give feedback.
All reactions