<div dir="ltr"><div><div><div><div><div>Hi,<br><br></div>I've added a few small new features to QWC, currently they are in Customizations.js because I'm unsure if they can be of general interest, if yes, I would be happy to share and merge them upstream to QWC:<br>
<br></div>* center/zoom map on QWC load, for example:<br>?zoom=12&center=8.24,44.99&srid=4326  will center the map and zoom, an optional "layers" parameter can be used to activate (show) the specified layers.  <br>
<br></div>* center/zoom to a feature, for example:<br>?searchtable=Numeri%20Civici&searchcolumn=gid&searchvalue=18247&zoom=11<br><br></div>this will search into layer named Numeri%20Civici for feature with gid=18247 and zoom/highlight to feature if found, this function uses a slightly modified version  of search_geom.php, for security reasons, only layers configured to be searchable in config.php are enabled.<br>
<br></div><br><div><div><div><div><div><div>-- <br>Alessandro Pasotti<br>w3:   <a href="http://www.itopen.it">www.itopen.it</a>
</div></div></div></div></div></div></div>