<div dir="ltr"><div><div><div><div><div><div><div><div><div><div><div><div><div><div>hello charles,<br><br></div>what
 kind of download do you need? we have different modules to allow a 
download of data via wfs. the normal way is the wfs gazetter module, 
which is documented and can be seen in some of the standard guis (gui2 
and gui digitize). another module, which can be seen as wfs - 'download'
 module was made for geoportal.rlp and is also part of mapbender. the 
third possibility is to use 'standardized' way of the European SDI 
project INSPIRE. In this SDI the access of data is managed thru 
'download services' which may be feeded by wfs, wms or simple direct 
links. To see how this work, please have a look at <a href="http://www.geoportal.rlp.de/portal/en/information/inspire-katalog.html" target="_blank">http://www.geoportal.rlp.de/portal/en/information/inspire-katalog.html</a>. <br>

</div>This can be seen as a good example for the implementation of the European SDI. <br></div>E.g. the download of protected sites (a special theme of the INSPIRE) can be achieved on the follwing page:<br><a href="http://www.geoportal.rlp.de/mapbender/plugins/mb_downloadFeedClient.php?url=http%3A%2F%2Fwww.geoportal.rlp.de%2Fmapbender%2Fphp%2Fmod_inspireDownloadFeed.php%3Fid%3De9d22d13-e045-f0e0-25cc-1f146d681216%26type%3DSERVICE%26generateFrom%3Dwfs%26wfsid%3D216" target="_blank">http://www.geoportal.rlp.de/mapbender/plugins/mb_downloadFeedClient.php?url=http%3A%2F%2Fwww.geoportal.rlp.de%2Fmapbender%2Fphp%2Fmod_inspireDownloadFeed.php%3Fid%3De9d22d13-e045-f0e0-25cc-1f146d681216%26type%3DSERVICE%26generateFrom%3Dwfs%26wfsid%3D216</a><br>

</div>In the backend we use simple wfs 1.1.0 which are registrated in 
mapbender. If you will a list of download options for a single metadata 
record there are some good webservices:<br><a href="http://www.geoportal.rlp.de/mapbender/php/mod_getDownloadOptions.php?id=545eb1fe-9dee-502a-97a8-c932388a54d7" target="_blank">http://www.geoportal.rlp.de/mapbender/php/mod_getDownloadOptions.php?id=545eb1fe-9dee-502a-97a8-c932388a54d7</a><br>

</div>Actually mapbender is the only catalogue software which is able to allow such things ;-).<br></div>But
 this is a way of interoperable implementation. If you only need a good 
way to download data via a simple wfs client, we have implemented a 
download client, which is automatically generated when you fill out the 
relevant columns in your wfs-conf. I think, that the wfs_gazetter client
 is also able to handle this, but only in the current trunk version 
(coming 2.7.4). In 2.7.3 you have to use the wfs_tree module as we use 
it in our geoportal. there you have a tree representation of the 
different wfs-configurations (similar to the layer tree). If you wan't 
the sql, please ask me again.<br>
</div>the wfs-confs which are apriori in the wfs-conf tree, has to be 
defined as element var of the current mapframe. you can add more 
wfs-conf modules via a simple get interface to load them dynamically via
 catalogue search. <br>
</div>maybe a complete implementation of our portal is an alternative for you? <br></div>you can download it here:<br><a href="http://www.geoportal.rlp.de/redmine/news/6" target="_blank">http://www.geoportal.rlp.de/redmine/news/6</a><br>

</div>It is a virtual machine based in debian squeeze, with typo3 as a 
cms and mapbender_trunk as catalogue/viewer/user management engine.<br></div><div>with
 this vm it may be easier to test all things, cause there are all 
configs already done for productive use (geoserver/geonetwork/mapserver are implemented also)<br>
</div><div>but the download size is 9.5GB :-( .<br></div>greetings from germany <br></div>armin<br></div>wfs conf tree:<br>INSERT
 INTO gui_element(fkey_gui_id, e_id, e_pos, e_public, e_comment, 
e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, 
e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, 
e_mb_mod, e_target, e_requires, e_url) VALUES('Geoportal-RLP','wfsConfTree',1,1,'','Search- and download modules','ul','','',10,400,1,1,NULL ,'','','ul','../plugins/wfsConfTree.js','','mapframe1','','');<br>

INSERT INTO gui_element_vars(fkey_gui_id, fkey_e_id, var_name, 
var_value, context, var_type) VALUES('Geoportal-RLP', 'wfsConfTree', 
'wfs_spatial_request_conf_filename', 'wfs_default.conf', '' ,'php_var');<br>
<br></div>you need also the resultList modules: resultList, resultList_Highlight,  resultList_DetailPopup,  resultList_Zoom, the element var of mapframe is wfsConfIdString as in the gazetteer module.</div><div class="gmail_extra">
<br><br><div class="gmail_quote">2013/8/2 Charles Nievas <span dir="ltr"><<a href="mailto:cnievas-npm@adinet.com.uy" target="_blank">cnievas-npm@adinet.com.uy</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hello, i ll apreciate your help. I'm using Mapbender 2.7 and i couldnt configure a wfs download. I was looking for that in the forum but i couldnt find.<br>
<br>
Thanks you very much.<br>
Cheers<br>
<br>
Charles<br>
______________________________<u></u>_________________<br>
Mapbender_users mailing list<br>
<a href="mailto:Mapbender_users@lists.osgeo.org" target="_blank">Mapbender_users@lists.osgeo.<u></u>org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/mapbender_users" target="_blank">http://lists.osgeo.org/<u></u>mailman/listinfo/mapbender_<u></u>users</a><br>
</blockquote></div><br></div>