Re: [gdal-dev] Raster/vector storing and processing in micro services efficiently?

2019-09-22 Thread Mateusz Loskot
On Sun, 22 Sep 2019, 16:47 Idan Miara, wrote: > Hi, > > I'm developing a system that creates, processes and consumes rasters and > vectors. (...) > I'm would like to break the system into micro services > You may find some inspirations at https://iiif.io. The community is quite active on their

[gdal-dev] Raster/vector storing and processing in micro services efficiently?

2019-09-22 Thread Idan Miara
Hi, I'm developing a system that creates, processes and consumes rasters and vectors. For instance, the user runs a computation that ouputs a few rasters and vectors, later he could choose some of the output rasters and the next process will combine the selected rasters into a new raster or vector