<div dir="ltr">Ciao a tutti,<div>torno sul tema.</div><div>Secondo voi è possibile far girare un vector tile server su un raspberry con linux?</div><div>Ciao.</div><div>l.</div></div><div class="gmail_extra"><br clear="all"><div><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div dir="ltr">Lorenzo Perone<div><div>twitter: <a href="https://twitter.com/lorenzo_perone" target="_blank">@lorenzo_perone</a></div><div>photoblog: <a href="http://immagini.me" target="_blank">http://immagini.me<br></a><br></div><font color="#1155cc"><span style="line-height:18px"><u></u></span></font></div></div></div></div></div></div></div>
<br><div class="gmail_quote">Il giorno 30 giugno 2016 10:07, Lorenzo <span dir="ltr"><<a href="mailto:lorenzo.perone@gmail.com" target="_blank">lorenzo.perone@gmail.com</a>></span> ha scritto:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word"><span class=""><div><blockquote type="cite"><div><br>Il giorno 29 giu 2016, alle ore 21:24, Paolo F <<a href="mailto:geofrizz@gmail.com" target="_blank">geofrizz@gmail.com</a>> ha scritto:</div><br><div><div dir="ltr"><div><div><div><div><div><div><div>Ciao a tutti,<br></div>credo di aver trovato il problema !!<br></div>In realta' a differenza di quanto riportato direttamente sul sito OSM, per i tiles, non viene utilizzato il <a href="http://spatialreference.org/ref/epsg/4326/" target="_blank">WGS84/EPSG4326</a>, ma <a href="http://spatialreference.org/ref/sr-org/7483/" target="_blank">EPSG:3857/Pseudo Mercator/EPSG:900913 (google)</a> e questo e' ufficiale sul sito <br><br><a href="http://openstreetmapdata.com/info/projections" target="_blank">openstreetmapdata.com/info/<wbr>projections</a><br><br></div>Dove viene appositamente specificato nell'ultima riga<br><br></div>Nel dubbio ho verificato sul tile server di test che ho creato nei giorni scorsi ed effettivamente ho riscontrato che nel nome stesso della cartella che contiene i land_polygons e che e' stata creata nell'installazione dello style viene riportato il numero 3857; inizialmente lo avevo interpretato come un numero di versione. <br></div>All'interno della cartella in un file README si parla di "Mercator projection", non ancora contento mi sono aperto lo shape file con qgis che mi ha ulteriormente confermato il sistema di riferimento delle coordinate: (EPGS:3857, WGS 84 / Pseudo Mercator).<br></div><div>I due sistemi non dovrebbero differire di molto.<br></div><div><br></div>Se tu Lorenzo vuoi provare ad aggiungere, nella mappa di test che hai creato, anche i dati convertiti in questo sistema ... possiamo vedere se anche quel piccolo scarto viene definitivamente eliminato.<br><br></div>Ciao, Paolo<br></div></div></blockquote><div><br></div><div><br></div></div></span>Ciao Paolo,<div>dal sito <a href="https://www.epsg-registry.org/" target="_blank">https://www.epsg-<wbr>registry.org/</a></div><div><br></div><div>leggo </div><div><br></div><div><table style="border:none;padding-bottom:10px;width:1162px;font-family:sans-serif;background-color:rgb(255,255,238)"><thead><tr><th style="padding:1px 5px;border:1px solid rgb(98,144,210);font-size:0.9em;background:rgb(221,221,255)">Name</th><th style="padding:1px 5px;border:1px solid rgb(98,144,210);font-size:0.9em;background:rgb(221,221,255)">Code</th><th style="padding:1px 5px;border:1px solid rgb(98,144,210);font-size:0.9em;background:rgb(221,221,255)">Type</th><th style="padding:1px 5px;border:1px solid rgb(98,144,210);font-size:0.9em;background:rgb(221,221,255)">Status</th><th style="padding:1px 5px;border:1px solid rgb(98,144,210);font-size:0.9em;background:rgb(221,221,255)">Area Description</th><th style="padding:1px 5px;border:1px solid rgb(98,144,210);font-size:0.9em;background:rgb(221,221,255)">Remarks / Description</th></tr></thead><tbody style="text-align:center;background:rgb(238,238,255)"><tr style="background-position:initial initial;background-repeat:initial initial"><td style="display:inline"><input type="checkbox" style="vertical-align:top"></td><td style="padding-left:10px;padding-right:10px;text-align:left;vertical-align:top"><div style="padding-bottom:5px"><div style="display:inline;font-size:0.8em">WGS 84 / Pseudo-Mercator</div><div style="display:inline;font-size:0.8em"></div></div></td><td style="padding-left:10px;padding-right:10px;text-align:left;vertical-align:top"><div style="padding-bottom:5px"><div style="display:inline;font-size:0.8em">EPSG::3857</div><div style="display:inline;font-size:0.8em"></div></div></td><td style="padding-left:10px;padding-right:10px;text-align:left;vertical-align:top"><div style="padding-bottom:5px"><div style="display:inline;font-size:0.8em">ProjectedCRS</div><div style="display:inline;font-size:0.8em"></div></div></td><td style="padding-left:10px;padding-right:10px;text-align:left;vertical-align:top"><div style="padding-bottom:5px"><div style="display:inline;font-size:0.8em">Valid</div><div style="display:inline;font-size:0.8em"></div></div></td><td style="padding-left:10px;padding-right:10px;text-align:left;vertical-align:top"><div style="padding-bottom:5px"><div style="display:inline;font-size:0.8em">World between 85.06°S and 85.06°N.</div><div style="display:inline;font-size:0.8em"></div></div></td><td style="padding-left:10px;padding-right:10px;text-align:left;vertical-align:top"><div style="padding-bottom:5px"><div style="display:inline;font-size:0.8em">Uses spherical development of ellipsoidal coordinates. Relative to WGS 84 / World Mercator (CRS code 3395) errors of 0.7 percent in scale and differences in northing of up to 43km in the map (equivale...</div></div></td></tr></tbody></table><div>la differenza con WGS84 sembra minima.</div></div><div>Magari @NAPO ci corregge :)</div><div>Ciao.</div><span class="HOEnZb"><font color="#888888"><div>l.</div></font></span></div></blockquote></div><br></div>