<div dir="ltr"><div dir="ltr">I am hosting my OSM based app (<a href="https://zikes.website/">https://zikes.website/</a>) on a two-tier backend:</div><div dir="ltr"><ul><li>the web frontend and basic user state management on the Google Cloud Engine free tier (this is why, when you load the app, it sometimes needs to be woken up as it snoozes when nobody's talking to it - which is one of the constraints of the free tier)</li><li>a 32GB dedicated Ubuntu box that i rent from <a href="https://www.hetzner.com/sb?country=ot">Hetzner</a> at 40EUR/pcm. I load most of Europe (and California) into RAM for efficient routing. I think this is something that you're really after. You can get  16GB/2TB box for 24EUR/pcm as i am looking at it now. This is plainly pay-as-you go. The management is very easy, but it's a bare-bones linux.</li></ul>Hope this helps</div><div>Remek</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, 5 Feb 2019 at 09:30, Nick Whitelegg <<a href="mailto:nick.whitelegg@solent.ac.uk">nick.whitelegg@solent.ac.uk</a>> wrote:<br></div><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">
<div id="gmail-m_-6452916786831828701divtagdefaultwrapper" style="font-size:12pt;color:rgb(0,0,0);font-family:Calibri,Helvetica,sans-serif" dir="ltr">
<p style="margin-top:0px;margin-bottom:0px"><br>
</p>
<p style="margin-top:0px;margin-bottom:0px">Hi,</p>
<p style="margin-top:0px;margin-bottom:0px"><br>
</p>
<p style="margin-top:0px;margin-bottom:0px">This weekend at FOSDEM I gave a talk on "Hikar", my augmented reality project for walkers/hikers making use of OSM data to show trails and virtual signposts on the device. (see <a href="http://www.free-map.org.uk/common/hikar.html" class="gmail-m_-6452916786831828701OWAAutoLink" id="gmail-m_-6452916786831828701LPlnk730109" target="_blank">http://www.free-map.org.uk/common/hikar.html</a>
 for info and screenshots).</p>
<p style="margin-top:0px;margin-bottom:0px"><br>
At the moment however it only works in Britain, Ireland and Greece due to the constraints of my server. Would be great to get it working in the whole of Europe (I realise the world might be a bit much at this stage!), so I wondered if anyone had any affordable
 hosting recommendations? Hikar downloads GeoJSON from a server containing OSM data (see below) and caches it on the device.<br>
</p>
<p style="margin-top:0px;margin-bottom:0px"><br>
</p>
<p style="margin-top:0px;margin-bottom:0px">Basically what I need is an OSM PostGIS database (of the type used for Mapnik rendering) but it only needs to contain highways and selected POIs (as nodes) - nothing else. Ideally I also need PHP with the postgres extension
 as that is what my service is written in at the moment. However, if the best solution was an environment without PHP, I would be prepared to rewrite in say node.js.</p>
<p style="margin-top:0px;margin-bottom:0px">Would be looking for hosting of not much more than approximately £20/EUR 20 per month, perhaps £30/EUR 30 as a maximum.</p>
<p style="margin-top:0px;margin-bottom:0px"><br>
</p>
<p style="margin-top:0px;margin-bottom:0px">My current server has 1GB of memory and can just about cope with the areas above, so I suspect for the whole of Europe more memory would be required. Storage requirements for Britain, Ireland and Greece is perhaps (as
 an estimate) 10GB or a little less.<br>
</p>
<p style="margin-top:0px;margin-bottom:0px"><br>
</p>
<p style="margin-top:0px;margin-bottom:0px">The same service would also serve OpenTrailView, a recently resurrected project to create a fully FOSS StreetView-type system for walkers and hikers. (see <a href="http://opentrailview.org" target="_blank">opentrailview.org</a> - _very_ early demo!)</p>
<p style="margin-top:0px;margin-bottom:0px"><br>
</p>
<p style="margin-top:0px;margin-bottom:0px">As an alternative, I was wondering how acceptable it would be to use the Overpass API to obtain the data? Downloaded data would be cached on the device so for a given area, data would only need to be downloaded once.</p>
<p style="margin-top:0px;margin-bottom:0px"><br>
</p>
<p style="margin-top:0px;margin-bottom:0px">Thanks,</p>
<p style="margin-top:0px;margin-bottom:0px">Nick<br>
</p>
<p style="margin-top:0px;margin-bottom:0px"><br>
</p>
<p style="margin-top:0px;margin-bottom:0px"><br>
</p>
</div>
</div>

_______________________________________________<br>
Talk-GB mailing list<br>
<a href="mailto:Talk-GB@openstreetmap.org" target="_blank">Talk-GB@openstreetmap.org</a><br>
<a href="https://lists.openstreetmap.org/listinfo/talk-gb" rel="noreferrer" target="_blank">https://lists.openstreetmap.org/listinfo/talk-gb</a><br>
</blockquote></div>