Store to geoserver #13
Created by: ehundt
This branch has been branched from basic_api_setup...
Instead of uploading the single shape file we need to upload the files as zip archive to a directory of shape files in order to keep the attributes within the results.
For this we now use the data folder within the api folder as the data folder for the geoserver. This might cause issues during deployment though ... depends on how this is going to be deployed?
...also did some refactoring.