<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<style type="text/css" style="display:none;"> P {margin-top:0;margin-bottom:0;} </style>
</head>
<body dir="ltr">
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
Hello Andy,</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
Thanks for your comments.</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
To be honest, maybe I was expecting a little too much that possible contributors would do a bit of research on what's required, for example the format of a Tangram style file, which is the main thing which controls what is on the map; so that if people wanted
 to add new things to the map or tweak others, they'd research how to do this in Tangram and have a go at tweaking the file.</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
You are right that I have said nothing about how I import the db though. I do use a modified osm2pgsql style file for the version on free-map.org.uk, though the version on the OSMUK server uses the unmodified file. I have now added the scripts I use to create
 the database to the repo.</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
Issues like the slowness of the map are down to the fact that I do not yet do any caching, plus both servers I use (one donated, one paid-for by myself) are fairly low on memory. Again, the whole point of the demo as it stands is a quick and dirty proof-of-concept
 to experiment with vector tiles.</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
Nick</div>
<div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
</div>
<div id="appendonsend"></div>
<hr style="display:inline-block;width:98%" tabindex="-1">
<div id="divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif" style="font-size:11pt" color="#000000"><b>From:</b> Andy Townsend <ajt1047@gmail.com><br>
<b>Sent:</b> 30 December 2020 15:58<br>
<b>To:</b> talk-gb@openstreetmap.org <talk-gb@openstreetmap.org><br>
<b>Subject:</b> Re: [Talk-GB] OSMUK walkers map - GitHub repo and demo now available</font>
<div> </div>
</div>
<div>
<p><br>
</p>
<div class="x_moz-cite-prefix">On 30/12/2020 10:13, Nick Whitelegg via Talk-GB wrote:<br>
</div>
<blockquote type="cite"><style type="text/css" style="display:none">
<!--
p
        {margin-top:0;
        margin-bottom:0}
-->
</style>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0)">
<br>
</div>
<div>...<br>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0)">
At some point, at Adam's suggestion, I will probably setup a poll on Loomio to gather ideas for features.</div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0)">
<br>
</div>
<br>
</div>
</blockquote>
<p>Hi Nick,</p>
<p><br>
</p>
<p>Thanks for this, but I suspect that a bit more information will be needed by anyone who might be thinking about helping with this.  Currently the "What's needed" section of the readme is a bit "Monty Python: how to play the flute" (
<a class="x_moz-txt-link-freetext" href="https://www.youtube.com/watch?v=-1sM29zGxeo">
https://www.youtube.com/watch?v=-1sM29zGxeo</a> ).  As just one example, I'd expect that the osm2pgsql database needs to be imported with a particular style file to decide which columns are created.  Maybe that's the default osm2pgsql one, maybe it's a different
 one such as <a class="x_moz-txt-link-freetext" href="https://github.com/gravitystorm/openstreetmap-carto/blob/master/openstreetmap-carto.style">
https://github.com/gravitystorm/openstreetmap-carto/blob/master/openstreetmap-carto.style</a> , or maybe it's a cut-down one to minimise database size - but without that information, no-one is going to be able to reproduce what you currently have at
<a class="x_moz-txt-link-freetext" href="http://35.177.54.109/">http://35.177.54.109/</a> or
<a class="x_moz-txt-link-freetext" href="https://www.free-map.org.uk/">https://www.free-map.org.uk/</a> and investigate why things are as they are there - for example why are some things shown and not other, why does the screen only take up a quarter of the
 browser window, why is it so slow (is that a server or a client side issue)?</p>
<p><br>
</p>
<p>I appreciate that this is only designed to be a proof of concept - but surely the purpose is that people will see it and say "that isn't exactly what I was looking for but I can change it to do X, and Y, and Z"?  I don't think that that's really possible
 right now.</p>
<p><br>
</p>
<p>Best Regards,</p>
<p><br>
</p>
<p>Andy</p>
<p><br>
</p>
</div>
</body>
</html>