<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">... or you could load the data into a spatial database (PostGIS/MySQL) and write a<br>
PHP script to call just the bits you need to fill the map viewport.<br>
<br>
Hope this helps to get you started...<br></blockquote><br><br>Very helpful, thanks!<br>I&#39;m trying to do something like that but I don&#39;t understand how to perform the script; I&#39;ll try to explain me better:<br>
<ol><li>Extract the data from db with a query -&gt; &quot;select * from ...&quot;</li><li>Create the variables</li><li>Write my html code and create a structure like a csv (first row as title and then the data)</li></ol>Could works?<br>
<br>bye <br><br>-- <br>-beppe-<br>