Dear all,

With two colleagues, we are trying to intersect two features, like this example:

http://localhost:8080/geoserver/ows?&VERSION=1.0.0&SERVICE=WFS&REQUEST=GetFeature&TYPENAME=cities&Filter=<Filter>
<Intersect><PropertyName>Geometry</PropertyName><gml:Polygon><gml:outerBoundaryIs><gml:LinearRing>
<gml:coordinates>135.5329,34.6624 135.4921,34.8153 135.3673,34.7815 
135.3800,34.6216 135.5361,34.6210 
135.5329,34.6624</gml:coordinates></gml:LinearRing></gml:outerBoundaryIs></gml:Polygon></Intersect></Filter>

but instead of defining the <gml:coordinates> we want to call a second WFS 
GetFeature like that:

http://localhost:8080/geoserver/ows?&VERSION=1.0.0&SERVICE=WFS&REQUEST=GetFeature&TYPENAME=cities&Filter=<Filter>
<Intersect><PropertyName>Geometry</PropertyName><HTTP><Get 
onlineResource="http://sdi.unige.ch/arcgis/services/WFS_GDB/MapServer/WFSServer?
 
request=GetFeature&version=1.0.0&srs=EPSG:4326&typename=WFS_GDB:river"/></HTTP></Intersect></Filter>

But unfortunately this does not work.

Did someone has an idea on how to do that and if it is possible?

Thanks in advance for the help

Regards

Greg

---
Gregory Giuliani
Scientific collaborator - Spatial Data Infrastructure
**************************************************************
University of Geneva/Institute for Environmental Sciences
Climatic Change and Climate Impacts/enviroSPACE
7 route de Drize, CH - 1227 CAROUGE
Phone: (+41 22) 379 00 21 Fax: (+41 22) 379 07 44
Web: http://www.unige.ch/envirospace
Email: [email protected]
**************************************************************
UNEP/DEWA/GRID-Europe
International Environment House
11, chemin des Anémones, CH - 1219 CHATELAINE
Phone: (+41 22) 917 84 17 Fax: (+41 22) 917 80 29
Web: http://www.grid.unep.ch
Email: [email protected]
**************************************************************














------------------------------------------------------------------------------
Nokia and AT&T present the 2010 Calling All Innovators-North America contest
Create new apps & games for the Nokia N8 for consumers in  U.S. and Canada
$10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing
Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store 
http://p.sf.net/sfu/nokia-dev2dev
_______________________________________________
Geoserver-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to