Hi, Thanks for your answer.
I wonder if you have any example of GML2 or GLM3 which I can use. I tried many things, but it gave me error about Not Applicable Code. For instance, I used the simple GML codes as follows: <gml:Point gml:id="p21" srsName="http://www.opengis.net/def/crs/EPSG/0/4326"> <gml:coordinates>45.67, 88.56</gml:coordinates> </gml:Point> <gml:LineString gml:id="p21" srsName="http://www.opengis.net/def/crs/EPSG/0/4326"> <gml:coordinates>45.67, 88.56 55.56,89.44</gml:coordinates> </gml:LineString > So, I do not know how should I fill this section. If I select REFERENCE as the input (Instead of TEXT), it will ask me about the URL, which again I have no clue what it should be? Thanks in advance. Regards, Bahman On Tue, Aug 9, 2011 at 10:40 PM, Bahman Javadi Jahantigh <[email protected]> wrote: > > ------------------------------------------- > From: [email protected] on behalf of Andrea > Aime[SMTP:[email protected]] > Sent: Tuesday, August 09, 2011 10:40:30 PM > To: Bahman Javadi Jahantigh > Cc: [email protected] > Subject: Re: [Geoserver-users] GeoServer WPS request builder > Auto forwarded by a Rule > > On Mon, Aug 8, 2011 at 1:57 AM, Bahman Javadi <[email protected]> > wrote: >> Hi, >> >> I just wonder if anyone knows about the input of WPS request builder. >> When I select TEXT for geometry, there are some options to select. >> I managed to get result with WKT, but not others. > > You should be able to use valid GML2 and GML3 as well, by changing > the mime type in the drop down combos. > More formats could be added by coding a plugging in a new PPIO (process > parameter I/O) class > > Cheers > Andrea > > -- > ------------------------------------------------------- > Ing. Andrea Aime > GeoSolutions S.A.S. > Tech lead > > Via Poggio alle Viti 1187 > 55054 Massarosa (LU) > Italy > > phone: +39 0584 962313 > fax: +39 0584 962313 > > http://www.geo-solutions.it > http://geo-solutions.blogspot.com/ > http://www.youtube.com/user/GeoSolutionsIT > http://www.linkedin.com/in/andreaaime > http://twitter.com/geowolf > > ------------------------------------------------------- ------------------------------------------------------------------------------ uberSVN's rich system and user administration capabilities and model configuration take the hassle out of deploying and managing Subversion and the tools developers use with it. Learn more about uberSVN and get a free download at: http://p.sf.net/sfu/wandisco-dev2dev _______________________________________________ Geoserver-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-users
