Re: [Geoserver-devel] adding data to geoserver via some code in java

2009-06-08 Thread Justin Deoliveira
Hi, You should be able to do this with the REST api extension, without writing any code. Check out: http://docs.geoserver.org/1.7.x/user/extensions/rest/ -Justin shashank520 wrote: > I want to add some .tif images to geoserver but not through GUI provided in > it.I want to write a code in java

[Geoserver-devel] adding data to geoserver via some code in java

2009-06-08 Thread shashank520
I want to add some .tif images to geoserver but not through GUI provided in it.I want to write a code in java which will take the path of image as input and will save the data in geoserver.how can I do this?also can I do this sitting on a remote server? -- View this message in context: http://ww