Hi list
I am working with automatic layer upload to geoserver (through my program
using the api rest of geoserver). This process runs automatically every day.

Please see this line:
curl -u user:pass  -XPUT -H "Content-type: image/tiff" --data-binary @$i
http://ip:port
/geoserver/rest/workspaces/my_workspace/coveragestores/coveragestore/file.geotiff
My raster is named Sequia_NDDI_12_h0906.tif

When the layer is uploaded to geoserver, both in the "title" field and in
the "name" field , geoserver assigns the name of the file.
Is there a way to assign a custom name in the "title" field, through
automation process?
Please see capture: the Name Field and th Title Field, both have the name
"Sequia_NDDI_12_h0906"


[image: cap.png]


Thanks in advanced
Pablo


Pablo J. Zader
Lic. en Cs. de la Computación + MSc. en Aplicaciones Espaciales de Alerta y
Respuesta Temprana a Emergencias
[email protected]

Universidad Nacional de Córdoba
Av. Valpáraíso s/n Ciudad Universitaria
 [image: skype] [image: linkedIn]
<http://linkedin.com/in/pablo-javier-zader-7a232125>

*"Los Grandes Hombres hablan sobre ideas...  Los Hombres Promedio hablan
sobre cosas...  Los Hombres Pequeños hablan.. de otros Hombres.*

*del libro Matemática estas ahí? A. Paenza "*
_______________________________________________
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

Reply via email to