GeoServer 2.18.0 Java 1.8 on Windows I have succeeded in creating an ImageMosaic store using the REST API. This store is located as a single directory in the file system. The data are GeoTIFF.
I would like to add new tiles to this store. To do this l add a targetStore JSON object to the REST import object. GeoServer returns an INIT_ERROR with a message " ingest not supported for mosaics" This seems to indicate that it is not possible to extend a mosaic once it has been created. Is this the case or perhaps I am calling the REST API incorrectly? Note. I previously posted this question to GIS StackExchange but it was not answered so I am trying my luck here.
_______________________________________________ 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 [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-users
