Hi All, My team are trying to create new ImageMosaic coverages via the REST interface. We are successfully able to create imagemosaics from imagery existing on the local file system via the GeoServer Web UI. However, the methods for creating ImageMosaics via REST seem limited.
E.g: Image Files exist in: /filepath/image_dir/image1.tif /filepath/image_dir/image2.tif /filepath/image_dir/image3.tif When using the UI geoserver will build the granule index shapefile and will allow the creation of a new layer. I have a lot of experience configuring from the UI and adding datastores.properties, indexer, regex and dimensions etc. I would have expected the same functionality to be available through REST, however it is not? Documentation instead refers to the modifying or uploading files to this location, this is impractical as we are dealing with hundreds of large TIF files. http://docs.geoserver.org/latest/en/user/rest/examples/curl.html#uploading-and-modifying-a-image-mosaic We have also had a look at the gsconfig python module, however this still eludes to the fact that we must upload images using cat.create_imagemosaic(images.zip) Any comments/experiences welcomed. -- View this message in context: http://osgeo-org.1560.x6.nabble.com/GeoServer-ImageMosaic-via-REST-tp5318574.html Sent from the GeoServer - User mailing list archive at Nabble.com. ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ Geoserver-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-users
