<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Aug 2, 2017 at 12:54 PM, Tone Kastlunger <span dir="ltr"><<a href="mailto:users.giulietta@gmail.com" target="_blank">users.giulietta@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">Out of curiosity, are you running mapnik server on SFOS? :P<br></div><div class="gmail-HOEnZb"><div class="gmail-h5"><div class="gmail_extra"><br></div></div></div></blockquote><div><br></div><div>Yes, I do. However, note that Mapnik is not a server by itself - its C++ library for map rendering and few other things. So, at present, Mapnik is used a default map rendering backend by OSM Scout Server. When compared to usual Mapnik usage - PostGIS + apache2 - there are differences:</div><div><br></div><div>* The data is read from SQLite databases that are stored on device together with few shapefiles. This required to make few import scripts and adaptation//development mapnik styles </div><div><br></div><div>*  Server API is exposed via libmicrohttpd<br></div><div><br></div><div>But as a result, it works quite well on SFOS devices.</div><div><br></div><div>Rinigus </div></div></div></div>