Closed eliotjordan closed 7 years ago
Zipped shapefiles that are delivered to GeoServer are unzipped into a directory named Shapefile. This could cause conflicts. They directory should have the same name as the parent file.
Shapefile
https://github.com/projecthydra-labs/geo_concerns/blob/master/app/services/geo_concerns/delivery/geoserver.rb#L104
Zipped shapefiles that are delivered to GeoServer are unzipped into a directory named
Shapefile
. This could cause conflicts. They directory should have the same name as the parent file.https://github.com/projecthydra-labs/geo_concerns/blob/master/app/services/geo_concerns/delivery/geoserver.rb#L104