Umang Kalra
Umang Kalra
### How I'm going to implement this: Here, I'll add a similar function to `download_images()` from the S3 path https://github.com/OpenDroneMap/NodeODM/blob/6acd3726f646726e46db5127c00abe57fd19a31c/libs/S3.js#L77 Modifications will have to be made in places like these:...
> Did you make any progress on this? I'm trying to do the same thing and would love to know if you got it working. No, I'm working on a...
To add imagemosaic, you first have to import the folder to Geoserver, then you can make API call to create imagemosaic datastore. I used `importer` extension that would upload the...
Cool! Wondering if it works for mosaic as well. If it does, it'll be cool. Anyways, the endpoint is same. I'll try to add mosaic option as well to current...
@lstillwe Sorry, I don't have the code for it now. What I can tell you is that this approach was very difficult for me to get working and is not...
> A python alternative could be libcloud (I know this tool is written in JS, just mentioning this for posterity): https://libcloud.apache.org/ @pierotofy Can we not migrate to Terraform? It is...
I am quite well-versed with Azure components and experienced with **Azure Blob Storage** and have also used _NodeODM_ with **Azure Container Instances**. I'd LOVE to add Azure support!!! It'd be...
@pierotofy Thanks for the heads-up! Will get on it and make a PR soon!
I'd make a PR for this 👍 Just wanna know if we need separate `ComputeEnvironemts` for EC2 instances and add them to job queues: https://github.com/azavea/raster-vision/blob/99be9b788e4f234c48006d404d0a436668050975/cloudformation/template.yml#L365-L373 Or we can take input...
I'd like to help in this one. Please let me know which package are you planning to use for texturing. I'll integrate that in https://github.com/OpenDroneMap/ODM/blob/master/stages/odm_postprocess.py