answering myself after this been answered in gis stackexchange, the
endpoint to deal with raster data is PUT /workspaces/{workspaceName}/
coveragestores/{storeName}/{method}.{format}



On 16 April 2018 at 14:34, Abel Soares <abelbarbosasoa...@gmail.com> wrote:

> I'm using the following endpoint to create datasources in Geoserver:
>
> PUT /workspaces/{workspaceName}/datastores/{storeName}/{method}.{format}
>
> I have been able to create vector datastores from an already available
> .shp at Geoserver data directory, using the method as external and format 
> option
> as .shp
>
> My issue is that the documentation
> <http://docs.geoserver.org/latest/en/api/#/1.0.0/datastores.yaml> only
> gives the .shp format example, and i can't seem to find whats the correct
> option for geotiff format.
>
> So, does any one know the list of available options for format and the
> correct way to use it for geotiff data?
>
>
------------------------------------------------------------------------------
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

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