Hi everyone,

we've developed a cloud application (on Azure) that produces images for a web 
GIS. The images produced (using Spark) are stored in the cloud file system 
Azure DataLake.

Now we want to go into production serving the images to the GIS application 
using GeoServer.

We have installed GeoServer on a dedicated virtual machine and the current 
solution is to duplicate the images saved in the remote Azure DataLake on the 
local file system of the VM and then build stores, layers, etc. This solution 
is inconvenient: it involves a considerable duplication of data and requires a 
process that takes care of synchronizing the data saved on the DataLake with 
those of the GeoServer machine.

How can we improve this implementation? Is there a way to connect GeoServer to 
the data stored in the cloud directly?

I know that there is a plugin for Amazon S3 while there is not one for Azure.


Thanks in advance,

Nicola

_______________________________________________
Geoserver-users mailing list

Please make sure you read the following two resources before posting to this 
list:
- Earning your support instead of buying it, but Ian Turton: 
http://www.ianturton.com/talks/foss4g.html#/
- The GeoServer user list posting guidelines: 
http://geoserver.org/comm/userlist-guidelines.html

If you want to request a feature or an improvement, also see this: 
https://github.com/geoserver/geoserver/wiki/Successfully-requesting-and-integrating-new-features-and-improvements-in-GeoServer


Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to