<div dir="ltr"><div><div>Hey,<br>my 2 cents :<br></div>If you give write access, beware of the sql injections <br><a href="http://en.wikipedia.org/wiki/SQL_injection">http://en.wikipedia.org/wiki/SQL_injection</a><br><br></div>
<div>Cheers,<br>RĂ©mi-C<br></div><div><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">2014-04-10 21:48 GMT+02:00 zach cruise <span dir="ltr"><<a href="mailto:zachc1980@gmail.com" target="_blank">zachc1980@gmail.com</a>></span>:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">i accept multiple "city, country" from users on-the-fly, and want to<br>
dynamically map them.<br>
<br>
i could create a table where i insert their multiple entries, and then<br>
geocode that table for display.<br>
<br>
but i also want to avoid giving write permission to the web user.<br>
<br>
i could create a schema and restrict write to that schema.<br>
<br>
or something better?<br>
_______________________________________________<br>
postgis-users mailing list<br>
<a href="mailto:postgis-users@lists.osgeo.org">postgis-users@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/cgi-bin/mailman/listinfo/postgis-users" target="_blank">http://lists.osgeo.org/cgi-bin/mailman/listinfo/postgis-users</a><br>
</blockquote></div><br></div>