[Geoserver-devel] Geoserver, REST, php, servlet

2009-05-20 Thread Jimmy Aumard
Hello, I want to know if it's possible to use REST with servlet or php and if tutorials exist because I find a tutorial for cURL and that's all. Thanks Jim -- Crystal Reports - New Free Runtime and 30 Day Trial Check

[Geoserver-devel] [jira] Created: (GEOS-3059) restconfig java sources miss copyright headers

2009-05-20 Thread Andrea Aime (JIRA)
restconfig java sources miss copyright headers -- Key: GEOS-3059 URL: http://jira.codehaus.org/browse/GEOS-3059 Project: GeoServer Issue Type: Task Components: REST Affects Versions:

Re: [Geoserver-devel] Geoserver, REST, php, servlet

2009-05-20 Thread David Winslow
Yes, the REST API can be used from any platform that permits you to construct custom HTTP requests. For PHP, you should check out the PHP cURL bindings (which are closely related to the curl commandline utility and should translate well from the documentation). You can see the API documentation

Re: [Geoserver-devel] Geoserver WPS status

2009-05-20 Thread Justin Deoliveira
Andrea and myself spent some spare time cleaning up what was contributed by refractions on 1.7.x. We more or less have the base framework there, and it should be possible to execute simple operations on feature collections. Rasters I don't think are hooked up yet, i could be wrong. I know

[Geoserver-devel] Geoserver WPS status

2009-05-20 Thread Daniele Romagnoli
Hi all, I have started some work to allow to define new Processes leveraging on IDL. They will be then used to execute IDL processes from WPS. Can you give me some info about the status of the WPS on GeoServer? A quick analysis on source reports that GS trunk has several improvements/important

[Geoserver-devel] [jira] Created: (GEOS-3061) external bitmap is not resizable for polygon fills

2009-05-20 Thread Stefan Ziegler (JIRA)
external bitmap is not resizable for polygon fills -- Key: GEOS-3061 URL: http://jira.codehaus.org/browse/GEOS-3061 Project: GeoServer Issue Type: Bug Affects Versions: 1.7.4

[Geoserver-devel] [jira] Created: (GEOS-3060) Port restconfig to trunk

2009-05-20 Thread Justin Deoliveira (JIRA)
Port restconfig to trunk Key: GEOS-3060 URL: http://jira.codehaus.org/browse/GEOS-3060 Project: GeoServer Issue Type: Task Reporter: Justin Deoliveira Assignee: Justin Deoliveira

Re: [Geoserver-devel] Geoserver WPS status

2009-05-20 Thread Andrea Aime
Justin Deoliveira ha scritto: Andrea and myself spent some spare time cleaning up what was contributed by refractions on 1.7.x. We more or less have the base framework there, and it should be possible to execute simple operations on feature collections. Rasters I don't think are hooked up

[Geoserver-devel] Integration of feature-pregeneralized module into geoserver

2009-05-20 Thread Christian Müller
I finshed the geoserver tutorial for the feature-pregeneralizd module. http://docs.geoserver.org/1.7.x/user/tutorials/feature-pregeneralized/featur e-pregeneralized_tutorial.html (at the moment of writing this email, it is not up to date, but it is already commited) For testing the tutorial,