Hi Anthony, There aren't packaged binaries available for download anywhere right now, however the source is available in SVN for the ambitious (after checking out GeoServer sources, build with "mvn install -Prest,RESTConfig")
We plan on making packages available sometime after 1.7.0 is released, although the API exposed by RESTConfig will probably change a lot before 2.0. As far as adding geotiffs via REST, I believe this is supported already. Hope this helps, -David Winslow Anthony Fox wrote: > Hi Everyone, > > Is the REST API for configuration available in an experimental form > somewhere? The project I am working on creates geotiffs based on user > actions that need to be displayed through geoserver as coverages. Is this > something that is configurable through the REST API? > > Thanks, > Anthony > > > aaime wrote: > >> Alessio Fabiani ha scritto: >> >>> Hi guys, >>> >>> I almost agree with you David, and also I think RESTConfig should not be >>> included into 1.7.x release at least in this very incomplete state, but >>> anyway it is a valid alternative to interact with GS catalog >>> configuration ... so what I'm thinking is that maybe we can distribute >>> it as a GeoServer 1.7.x extension or something like that. Does it make >>> sense? >>> >> I agree with this line of thinking. Release it as an extension with a >> big "subject to change" warning. The message could be that we understand >> the need of programmatic catalog manipulation and we're throwing a rope >> to anybody needing it, but warn people to not rely too much on it, and >> isolate their client code so that they can update when a full blown, >> supported and included by default rest subsystem shows up. >> >> Cheers >> Andrea >> >> ------------------------------------------------------------------------- >> Check out the new SourceForge.net Marketplace. >> It's the best place to buy or sell services for >> just about anything Open Source. >> http://sourceforge.net/services/buy/index.php >> _______________________________________________ >> Geoserver-devel mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/geoserver-devel >> >> >> > > ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Geoserver-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-devel
