<div dir="ltr"><div>First, let me thank you for all your comments. They’ve been very helpful indeed.</div><div><br></div><div>Second, let me apologise for the length of this reply.</div><div><br></div><div>Dan S:</div><div>> Looking good! Is there a key? Would help to make sense of the various</div><div>> footpath markings etc</div><div><br></div><div>Automating the legend was one of those jobs I kept putting off. I’ve just pushed an update that provides a basic legend; there’s still more to add. You can find the legend at <a href="http://geo.gy/legend/">http://geo.gy/legend/</a>.</div><div><br></div><div>Robert Whittaker:</div><div>> That does look really nice. I particularly like the long-distance</div><div>> cycling and walking routes being shown. Maybe decrease the dot spacing</div><div>> a bit at higher zooms though.</div><div>> …</div><div>> Are Public Rights of Way actually shown with specific markings,</div><div>> separate from other paths/tracks with access tags set? I couldn't seem</div><div>> to see anything obvious to distinguish them in the areas I just looked</div><div>> at.</div><div>> …</div><div><br></div><div>Good points. A few people have mentioned the access markings, and it’s clear we need to rethink these. I will review these, and add new access categories that distinguish between a legal public right of way, and a maintained footway. I’ll also separate bridleways and cycle paths, add a category for Scottish core paths, and add permissive bridleways.</div><div><br></div><div>The current site is just intended as a way of accessing the maps for preview purposes. I’ll make the search accept place names shortly, and allow links to a specific grid reference. Using the History API I should be able to update the URL as you pan around the map, but I can also add a grid reference readout.</div><div><br></div><div>Dave F:</div><div>> Could you add a permalink, primarily so any specific queries/problems </div><div>> can be clearly identified?</div><div><br></div><div>Sorry Dave, not sure what you mean? Do you mean the ability to link to a specific location on the map (lat/lon or grid ref)? If so sure, I’ll make that happen shortly.</div><div><br></div><div>> It appears to render OS filed boundaries as grey short dashed lines. Is </div><div>> this intentional?</div><div><br></div><div>Yeah I appreciate the dashed lines are a bit odd. These aren’t actually taken from OS maps in the majority of cases. We processed the 2m LiDAR data from the EA and NRW, and used these to infer hedgerows and walls. Unfortunately as you noticed it’s not perfect, and worked better in some regions than others. I want to revisit this and try improve it by using their raw point cloud data.</div><div><br></div><div>In areas where OSM has field boundaries, the system throws away our LiDAR walls and uses OSM’s instead. The intention of the grey dashes was to suggest there’s a surface feature rather than definitely a wall, because from the LiDAR data we can’t be certain. I’ll come up with another way of showing them that’s less confusing.</div><div><br></div><div>> As a by-product of the PROW comparison, would it be possible to create a </div><div>> list (Geojson?) of paths not in OSM but in LA's definitive maps? It's </div><div>> something I always thought would be helpful to complete PROWS.</div><div><br></div><div>I’m happy to do whatever I can to help out in that respect, but Robert Whittaker’s system seems better suited. I don’t know if it’s helpful or not, but you’ll find the code I use for pulling in PRoW data in all sorts of different formats at [1], with some extra files for the awkward authorities that used numeric codes in their data etc. It pulls in the files then attempts to classify them automatically using common codes and abbreviations. Might help Robert keep his tool up to date?</div><div><br></div><div>SK53:</div><div>> With PostGIS I have run into various problems including non-noded</div><div>> intersection errors in the latter steps.</div><div><br></div><div>PostGIS and I now have a difficult relationship at best. Processing the whole country (with lots of ST_MakeValid calls and the like) to match all the PRoWs does take several hours. One thing we also do is try to deal with partial matches of the paths, so a new segment will be added only when OSM doesn’t already have a path stored, otherwise the legal status is updated instead. </div><div><br></div><div>> Churches</div><div>Good point. I haven’t yet extended the building schema we use to accommodate ‘special’ buildings, but it’s on the plan. That would allow us to show a thicker border or different colour for significant buildings in a community, including churches. From a cartographic standpoint, there’s a system in place to prioritise some features, and aggregate features if they’re nearby into a single plural label. Churches would definitely be more helpful in navigation than memorials.</div><div><br></div><div>> Access land</div><div>I’ll look into this. The data from Natural England is a bit dodgy in places, with very very small gaps that can’t be shown on a 1:25,000 scale map. We remove some of the detail when we import it, but maybe we removed too much if these narrow patches are missing. One of the things I want to look at is moving features that are near to roads slightly.</div><div><br></div><div>> Grid lines</div><div>Good idea. I’ll make the 10km lines thicker.</div><div><br></div><div>> PRoWs through gardens and so on</div><div>Good points. My intention is to use OSM as the base for highways always, so if we match a local authority’s PRoW data against a path in OSM, the geometry will be taken from OSM and maybe we’ll indicate the discrepancy between the real path and the legal status in some other way.</div><div><br></div><div>Richard Fairhurst:</div><div>> The major thing you need to look at, I would suggest, is access tagging.</div><div><br></div><div>Absolutely. One thing I am concerned about is making it too complex (i.e. having to consult the legend all the time), but it’s clear we need to improve on the access tagging we have at the minute. Watch this space.</div><div><br></div><div>Paul Berry:</div><div>> It's a great effort; please keep at it!</div><div><br></div><div>Thanks – hopefully we’ll keep updating this once every few weeks. Unfortunately we can’t update as often as OSM does, because of all the data matching. </div><div><br></div><div>Ed Loach:</div><div>> both the correct route for the Essex Way (as in OSM, here-ish <a href="http://osm.org/go/0EHx9iB1--">http://osm.org/go/0EHx9iB1--</a> ) </div><div>> where it has been diverted north and south of where it passes under the railway, and also show </div><div>> the pre-diverted footpaths (not in OSM) which used to cross the fields diagonally</div><div><br></div><div>I’ll look into this. The official data I have downloaded might be old. Over time I want to move to also comparing timestamps on OSM updates, to deal with these changes more sensibly. The same issues likely apply to buildings, because OS OpenMap hasn’t been updated since 2015 so could have reinstated some demolished buildings.</div><div><br></div><div>> PS: I just tried searching for the grid reference without spaces, and then it seemed to work.</div><div><br></div><div>Oops. Fixed now.</div><div><br></div><div>Thanks once again for all your comments.</div><div><br></div><div>Cheers</div><div><br></div><div>Luke</div><div><br></div><div><br></div><div>[1] <a href="https://github.com/lukessmith/grough-map/blob/master/bin/linux/gm-import-prow.sh">https://github.com/lukessmith/grough-map/blob/master/bin/linux/gm-import-prow.sh</a></div><div><br></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Sep 7, 2016 at 11:02 AM, Ed Loach <span dir="ltr"><<a href="mailto:edloach@gmail.com" target="_blank">edloach@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div lang="EN-GB" link="blue" vlink="purple"><div><p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d">I’m not sure which of your data sources give which bit of your rendering, but at about TM 151 312 (and I can’t get search by grid reference to find this location – slightly NE of Bradfield, Essex) you have both the correct route for the Essex Way (as in OSM, here-ish <a href="http://osm.org/go/0EHx9iB1--" target="_blank">http://osm.org/go/0EHx9iB1--</a> ) where it has been diverted north and south of where it passes under the railway, and also show the pre-diverted footpaths (not in OSM) which used to cross the fields diagonally.<u></u><u></u></span></p><p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d"><u></u> <u></u></span></p><p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d">But generally I think it looks great.<u></u><u></u></span></p><p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d"><u></u> <u></u></span></p><p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d">Ed<u></u><u></u></span></p><p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d"><u></u> <u></u></span></p><p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d">PS: I just tried searching for the grid reference without spaces, and then it seemed to work.<u></u><u></u></span></p><p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d"><u></u> <u></u></span></p><div style="border:none;border-left:solid blue 1.5pt;padding:0cm 0cm 0cm 4.0pt"><div><div style="border:none;border-top:solid #b5c4df 1.0pt;padding:3.0pt 0cm 0cm 0cm"><p class="MsoNormal"><b><span lang="EN-US" style="font-size:10.0pt;font-family:"Tahoma","sans-serif"">From:</span></b><span lang="EN-US" style="font-size:10.0pt;font-family:"Tahoma","sans-serif""> Luke Smith [mailto:<a href="mailto:luke.smith@grough.co.uk" target="_blank">luke.smith@grough.co.<wbr>uk</a>] <br><b>Sent:</b> 06 September 2016 16:03<br><b>To:</b> <a href="mailto:talk-gb@openstreetmap.org" target="_blank">talk-gb@openstreetmap.org</a><br><b>Subject:</b> [Talk-GB] Composite mapping (OSM and OS, PRoWs etc)<u></u><u></u></span></p></div></div><div><div class="h5"><p class="MsoNormal"><u></u> <u></u></p><div><div><p class="MsoNormal">I mentioned a while back that grough was developing a composite map, blending OSM data with OS OpenData to fill in the gaps, and using public rights of way data directly from the local authorities which have released it. Over time, hopefully we will rely progressively less on other data sources.<u></u><u></u></p></div><div><p class="MsoNormal"><u></u> <u></u></p></div><div><p class="MsoNormal">I'm happy to say there's now a beta available, at <a href="http://geo.gy/" target="_blank">http://geo.gy/</a> with more details about the project at <a href="http://map.grough.co.uk/" target="_blank">http://map.grough.co.uk/</a>. <u></u><u></u></p></div><div><p class="MsoNormal"><u></u> <u></u></p></div><div><p class="MsoNormal">There'll also soon be a 3D version available, building on the prototype at <a href="http://3d.geo.gy/" target="_blank">http://3d.geo.gy/</a> to cover all of Great Britain and improve the controls.<u></u><u></u></p></div><div><p class="MsoNormal"><u></u> <u></u></p></div><div><p class="MsoNormal">The source code behind generating the maps is open source, although not suitable for on-the-fly tile generation because of the preprocessing. The idea was to create a map which could be printed and used at a fixed scale (1:25,000 scale), with labels moved around to avoid obscuring detail etc.<u></u><u></u></p></div><div><p class="MsoNormal"><u></u> <u></u></p></div><div><p class="MsoNormal">If anyone has comments or advice for us, it would be gratefully received. We're aware of some issues already, so this is only a beta release. Similarly if anyone would like to use the maps, we'd be more than happy to help if you run into problems.<u></u><u></u></p></div><div><p class="MsoNormal"><u></u> <u></u></p></div><div><p class="MsoNormal">Luke<u></u><u></u></p></div><div><p class="MsoNormal"><u></u> <u></u></p></div></div></div></div></div></div></div></blockquote></div><br><br>
</div></div>