<div dir="ltr"><div><div><div><div>hi lukas,<br><br></div>the wfs-t digitize module can handle only flat (simple) featuretypes. if you have a complex model, it is possible to flatten it by using database rules and views. this is quiet easy. we use the module to digitize many different featuretypes in distributed wfs-t. the client itself can be defined very comfortable (dropdown menus, datepickers, mandatory fields, ...).<br><br></div>the documentation for the configuration in german language is quiet better than in english ;-) :<br><br><a href="https://www.mapbender2.org/WFS_Konfiguration">https://www.mapbender2.org/WFS_Konfiguration</a><br><br></div><div>(we use geoserver and tinyows as wfs-t server)<br><br></div><div>the digitize module parses the describefeaturetype response from the wfs and therefor knows the datatypes of the attributes of the featuretype. the special options to fill the attributes (e.g. datepicker) are configurable at the wfs-configuration in form of simple templates.<br><br></div><div>we plan to integrate the option to reference skos based classification schemes as codelists for special attributes in near future. at the time you have to define existing codelists as html select option elements by hand.<br></div><div><br></div>if you have further questions, don't hesitate to ask - i think i can help you :-)<br><br></div><div>best regards from germany <br><br></div><div>armin<br></div><div><br><br></div><div><div><div><br></div></div></div></div><div class="gmail_extra"><br><div class="gmail_quote">2016-01-22 16:17 GMT+01:00 lukas.bollack <span dir="ltr"><<a href="mailto:lukas.bollack@naturnetz.ch" target="_blank">lukas.bollack@naturnetz.ch</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello Mapbender mailing list!<br>
<br>
I would like to use mapbender (2.7.4) to digitize new features in a postgis<br>
database via wfs-t. I've played around with the digitizer module but it<br>
seems to be very basic. If I have a postgis layer with a couple of<br>
attributes and maybe even some secondary keys which lead to other tables -<br>
can the digitizer handle this? Does it know which attributes there are and<br>
what kind of data the user is allowed to put in there, or do I have to tell<br>
this to the module first? If I have to - how do I do this? I couldn't find<br>
much about it in the official documentation.<br>
<br>
It would be great if someone could shed some light on this!<br>
<br>
Thanks!<br>
Lukas<br>
<br>
<br>
<br>
--<br>
View this message in context: <a href="http://osgeo-org.1560.x6.nabble.com/Mapbender-2-7-4-Digitizer-functionalities-tp5246772.html" rel="noreferrer" target="_blank">http://osgeo-org.1560.x6.nabble.com/Mapbender-2-7-4-Digitizer-functionalities-tp5246772.html</a><br>
Sent from the mapbender-users mailing list archive at Nabble.com.<br>
_______________________________________________<br>
Mapbender_users mailing list<br>
<a href="mailto:Mapbender_users@lists.osgeo.org">Mapbender_users@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/mapbender_users" rel="noreferrer" target="_blank">http://lists.osgeo.org/mailman/listinfo/mapbender_users</a></blockquote></div><br></div>