Hi Marc, Yeah there are only two formats supported currently - xml and json. I can work on more formats later as we require them.
Thanks Vikas On Thu, Aug 19, 2010 at 4:04 PM, Marc Jansen <[email protected]> wrote: > Hi Vikas, > > both examples work great for me. Good work! Where -- if anywhere -- in the > wiki can I see a list of supported outputformats for the GET-request? 'json' > worked, but are there more? > > Regards, > Marc > > > > On 19.08.2010 06:11, Vikas Banjara wrote: > > Hi all, > > > I have set up a demo of user resource on adhocVM. > > There are currently two operations supported on user resource. > > 1) GET user/id/format > Example : http://adhocvm.mapbender.osgeo.org/banjo_dev/rest/user.php/2/xml > > 2) PUT user/id?parameters > Example: > curl -i -X PUT -d > "password=banjo&owner=1&city=Delhi&description=test&phone=91&department=mapbender&resolution=72&organisation_name=geo&position_name=dev&phone1=91&facsimile=91&delivery_point=&city=Delhi&postal_code=201301&country=India&online_resource=no" > http://adhocvm.mapbender.osgeo.org/banjo_dev/rest/user.php/2/ > > > Please let me know the feedback. > > Thanks, > Vikas > > > _______________________________________________ > Mapbender_dev mailing > [email protected]http://lists.osgeo.org/mailman/listinfo/mapbender_dev > > > > > _______________________________________________ > Mapbender_dev mailing list > [email protected] > http://lists.osgeo.org/mailman/listinfo/mapbender_dev > >
_______________________________________________ Mapbender_dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/mapbender_dev
