Re: [OSM-talk] When two bots go to war

2023-09-14 Thread Robert Whittaker (OSM lists)
Maybe there should be a general good-practice recommendation / policy
that bots running in this fashion to keep things in sync should only
automatically add/update/remove a tag that they've previously set if
the current state/value in OSM is unchanged from the last state/value
that the bot set. This way, bots could be used to keep things up to
date automatically, but would not automatically override any manually
applied changes by other mappers between runs. (A sensible bot owner
would have the bot send them a report of any tags that couldn't be
updated for manual review.)

Robert.

On Thu, 14 Sept 2023 at 08:41, Cj Malone
 wrote:
>
> On Tue, 2023-09-12 at 15:06 +0200, Snusmumriken via talk wrote:
> > My speculation is that Distriktstandvården (a chain of dental
> > clinics)
> > has taken "ownership" of "their" nodes and once a day check that the
> > values in osm database correspond to that of their internal database.
>
> I've added a more specific website tag to test this. If they restore it
> (Probably 03:00) to the generic home page I agree with you. They need
> to be informed that 1) there data needs improving (eg covid opening
> hours, POI specific not brand specific contact details) 2) they don't
> own these nodes, other people can edit them.
>
> CJ
>
> https://www.openstreetmap.org/changeset/141243391


-- 
Robert Whittaker

___
talk mailing list
talk@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk


Re: [Talk-GB] UK street addressing

2020-12-21 Thread Robert Whittaker (OSM lists)
As others have said, having some uniform national scheme of
places/areas that each address is assigned to is useful for anyone
using addresses. No-one outside the local area will know which postal
districts correspond to which areas, or even where many remote postal
areas are. Local authorities would be better than postcode districts,
but again they may not always be well-known (even amongst local
residents), and their boundaries can change. Post towns provide a more
recognisable way for people to identify the rough location of an
address. They're also good for error checking / correction within
addresses.

In any case, if OSM is going to be a useful source of addresses for
businesses and the public, we need to replicate the official addresses
that everyone is currently used to using.

On Mon, 21 Dec 2020 at 16:19, Chris Hill  wrote:
> How are they verifiable? There is no open source that is compatible with
> the OSM licence that I am aware of that lets us look up an address.

There are plenty of open sources for addresses. They won't be
complete, but if you know the postcode of the address you're
interested in, in the vast majority of cases you should be able to
find an open address that's close enough to be able to infer the post
town. In particular, there is an open dataset of addresses for all
post office branches: https://osm.mathmos.net/postoffice/data/ . This
should cover pretty much all the post towns, and if you add in the
(admittedly imperfect) FHRS data, I'd have thought that you should be
able to deduce the correct post town in almost every case.

Robert.

-- 
Robert Whittaker

___
Talk-GB mailing list
Talk-GB@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk-gb


Re: [Talk-GB] UK street addressing

2020-12-21 Thread Robert Whittaker (OSM lists)
On Mon, 21 Dec 2020 at 12:02, Alan Mackie  wrote:
>
> I struggle with what to call the  in that example.
>
> A recent suggestion for named terraces was to use addr:street= 
> and addr:parentstreet=, but if the  relates the 
> whole building to to parentstreet, then reconstructing an address seems 
> impossible.

In cases where a building/property has a number and/or name on a main
street and is then sub-divided into dwellings, I would put the
building/property info in addr:housenumber and/or addr:housename with
addr:street as the main street. You then need a way to tag the
individual dwelling identifiers. Looking at
https://wiki.openstreetmap.org/wiki/Key:addr#Detailed_subkeys it looks
like addr:unit might be the best tag to use.

This is a different way of thinking about things from the "named
terrace" as a sub-street approach. There are certainly real
sub-streets branching off main streets that could use addr:street=*
and addr:parentstreet=* that will want that approach. And there will
be instances of named/numbered buildings that have flats or
appartments within them that will want the approach above. There will
be probably be borderline cases between the two that could use either
scheme, though if the main property/building has a number on the main
street, you wouldn't be able to use the sub-street approach.

Robert.

-- 
Robert Whittaker

___
Talk-GB mailing list
Talk-GB@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk-gb


Re: [Talk-GB] Anglican churches

2020-12-21 Thread Robert Whittaker (OSM lists) via Talk-GB
On Fri, 18 Dec 2020 at 20:07, Donald Noble  wrote:
> Forgive me if I've missed it somewhere, but what do the different colours 
> represent on the nameless places of worship page?

It's not documented anywhere at the moment, but the different coloured
markers on the "nameless" maps at e.g.
https://osm.mathmos.net/nameless/amenity/place_of_worship simply
denote the type of OSM object: node, way or relation.

Robert.

-- 
Robert Whittaker

___
Talk-GB mailing list
Talk-GB@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk-gb


Re: [Talk-GB] UK street addressing

2020-12-21 Thread Robert Whittaker (OSM lists)
Like it or not, in the UK addresses are defined by Royal Mail. They're
introduced the concept of a "postal town", and this is one of the few
common elements that each address must always have. Once you accept
that the Post Town is intended to be a nearby significant place (to
help with delivery routing and identifying the rough location of the
addressed property) rather than being a place that the address is
"in", then it's really no more of a fiction than the postcode. (The
village I grew up in had a GL postcode, despite it being in
Worcestershire. I've currently got an IP postcode, despite being in
Norfolk and closer to Norwich (NR) than Ipswich.)

On the basis that it's a required part of each address, I would
recommend that we do store the post town in OSM addresses. There are
significant advantages to storing it in a consistent way, and the best
existing tag to do this would be addr:city. (We wouldn't want to
invent a new tag (e.g. addr:posttown), since as a UK-only term that
will simply be ignored by most international data consumers.

We then have a possible hierarchy of named localities between the
street and the post town to record as part of the address. I would
suggest using appropriate values from the set {addr:hamlet,
addr:village, addr:town, addr:suburb}. (I don't see any other
alternatives to this.) Most of these key names already have a
reasonable number of uses in OSM (addr:town is the lowest, but that
still has 59k uses), so it seems that others are doing this too.

Regarding properties (e.g. on named terraces or sub-streets), where
there are two street names (Thoroughfare and Dependent Throughourfare
in Rail Mail terminology) then we need a second key to store the other
street name under. Certainly if there is an addr:housenumber or
addr:housename, I think we need to use addr:street for the
street/terrace name on which that name or number applies. Otherwise,
software that's unaware of the second key name will think it's house
number n on the main street not the sub-street. There are already
about 3.5k uses of addr:parentstreet in OSM, so I'd recommend using
that for the main street, and addr:street for the terrace or
sub-street name. If any data-users aren't aware of addr:parentstreet
it's not a major issue, since it will still pick up the correct
terrace/sub-street name, and the locality, which will probably be
enough to use as an address.

I would strongly argue against using addr2 in connection with
sub-streets, as it's not standardised, and is likely to not be picked
up by any software. There's an abondoned proposal at
https://wiki.openstreetmap.org/wiki/Proposed_features/addr2 , but that
was for the case of a single property on a street corner having two
formal addresses, one on each street, not for the case of two streets
in a hierarchy.

Robert.

On Sun, 20 Dec 2020 at 12:47, Dave Abbott  wrote:
> I am trying to make sure I tag addresses correctly. I am currently
> trying to understand how to map in my area.
>
> The postal addresses are like:
>
> 99 Postal Street
> Smalltown
> Largertown
> West Yorks XY9 7GY
>
> Smalltown is geographically separate to Largertown, which however is the
> Postal Town. Omitting Smalltown from the address is probably correct
> postally-speaking, but local residents would object as Smalltown is seen
> as completely separate to other places under the same Postal Town.
>
> Currently tagging as -
> addr:housenumber=99
> addr:street=Postal Street
> addr:city=Smalltown, Largertown
>
> But I am pretty sure this is wrong.
>
> There is a page at
> https://wiki.openstreetmap.org/wiki/User:Rjw62/UK_Address_Mapping which
> mentions "suggested tags" but there is no evidence that this is in use.
> If correct I would be tagging as -
>
> addr:housenumber=99
> addr:street=Postal Street
> addr:town=Smalltown
> addr:city=Largertown
>
> Hoping someone can advise me as to the correct way to tag for the UK...
>
> Dave Abbott  (OSM user DaveyPorcy)
>
>
> ___
> Talk-GB mailing list
> Talk-GB@openstreetmap.org
> https://lists.openstreetmap.org/listinfo/talk-gb


-- 
Robert Whittaker

___
Talk-GB mailing list
Talk-GB@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk-gb


Re: [Talk-GB] Anglican churches

2020-12-18 Thread Robert Whittaker (OSM lists)
On Fri, 18 Dec 2020 at 18:05, Sean Blanchflower  wrote:
> In case anyone's interested I set myself the lockdown project of ensuring all 
> the active Anglican churches in England are mapped consistently in OSM, and 
> have gotten as far as I realistically can for the moment.
>
> The net result is that of the 15649 active Anglican churches that I know of 
> in England, all of them are now in OSM mapped as ways with 
> building=church;amenity=place_of_worship;religion=christian;denomination=anglican;name=XX
> other than...

Good stuff!

On a slightly related note, I've recently done a bit of an upgrade to
my "Nameless" tool. This flags objects that don't have a name=* tag
when you'd usually expect them too. There's now a page for each tag
combination with a map and list of the nameless objects. The
top-ranked tag combination is amenity=place_of_worship, with around
4,000 instances:
https://osm.mathmos.net/nameless/amenity/place_of_worship . I think a
lot of them may have been armchair-mapped from possibly out of date
maps. So if anyone is at a loose end and fancies trying to work out if
the places of worship listed there are still in use and if so what
their name is, please have a look.

Robert.

-- 
Robert Whittaker

___
Talk-GB mailing list
Talk-GB@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk-gb


Re: [Talk-GB] Bridleway across field

2020-12-08 Thread Robert Whittaker (OSM lists)
On Tue, 8 Dec 2020 at 13:18, Dave F via Talk-GB
 wrote:
>
> https://snipboard.io/scrm5R.jpg
>
> There you go, free of any supposed copyright infringement.

Not quite. Before we're able to use any third-party data in OSM, we
need to verify that it is available under a suitable licence. So you
would still need to get permission from Wiltshire Council to use that
data, and ensure that any required attribution statements or
disclaimers are correctly recorded at
https://wiki.openstreetmap.org/wiki/Contributors#Public_Rights_of_Way_Data_from_local_councils
.

If you trust the author of Rowmaps, you could make use of the
Wiltshire data that's available from
https://www.rowmaps.com/datasets/WT/ (which claims to be re-usable
under the OGL v3) once the appropriate attribution statement is added
to the OSM Contributors page linked above. However the precise
attribution statement required isn't clear, and the copyright text in
the files on rowmaps conflicts with the statement that it's available
under the OGL v3. (If the text in the files is correct, then they're
incompatible with OSM use, due to the additional sub-licensing
requirement.)

So I think we'd be better to wait for a successful outcome at
https://www.whatdotheyknow.com/request/public_rights_of_way_gis_data_9
before using the Wiltshire data. Many other councils have made their
data available under terms we can use in OSM, as you can see from
https://osm.mathmos.net/prow/open-data/ .

Robert.

-- 
Robert Whittaker

___
Talk-GB mailing list
Talk-GB@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk-gb


Re: [Talk-GB] Bridleway across field

2020-12-08 Thread Robert Whittaker (OSM lists)
On Tue, 8 Dec 2020 at 12:37, Dave F  wrote:
> On 08/12/2020 12:08, Robert Whittaker (OSM lists) wrote:
> > On Tue, 8 Dec 2020 at 09:39, Mark Lee via Talk-GB
> >  wrote:
> >> Hello. I've just added a missing public bridleway 
> >> (https://www.openstreetmap.org/way/882278479) which is detailed on the 
> >> Wiltshire Definitive Map.
> > Generally these maps have lines drawn on top of
> > Copyrighted Ordnance Survey base-maps, which means they're off-limits
> > for use in OSM.
>
> Do you have evidence of this being the case? Has someone from OS (or
> anyone outside OSM) stated that?

Since the Definitive Maps are someone else's work, without a licence /
permission, we aren't allowed to make use of them in OSM. So the
question is usually moot. I'm not aware of any instances of a
Surveying Authority granting a re-use licence for its definitive maps.

But, generally speaking, the base-map will contain a OS copyright
notice, and OS have historically claimed derived data rights over
anything drawn on top of their base-maps. This would mean that local
authorities aren't able to authorise any re-use. That's changed
slightly in the last few years, with OS's "Presumption to Publish"
policy. But this makes it clear that it's only the derived data on its
own (and not the basemaps) that third-parties are able to licence. See
https://www.ordnancesurvey.co.uk/business-government/licensing-agreements/presumption-to-publish-form
and in particular point 5: "For example, you can’t use OS licensed
data as a background picture to give your data better real-world
context." The upshot of this is that Councils are able to allow re-use
of their Rights of Way data if it's separated from the OS base-map
(e.g. as a stand-alone GIS file), but not the Definitive Maps
themselves.

I guess if a council is still using a very old OS base-map that has
since gone out of copyright, things might be different. But you'd
still need an explicit licence from the council if their depictions of
the Rights of Way were still in copyright. And there's a question
about the status of derived data rights on derivations made while the
base-maps were still in copyright.

Robert.

-- 
Robert Whittaker

___
Talk-GB mailing list
Talk-GB@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk-gb


Re: [Talk-GB] Bridleway across field

2020-12-08 Thread Robert Whittaker (OSM lists)
On Tue, 8 Dec 2020 at 09:39, Mark Lee via Talk-GB
 wrote:
> Hello. I've just added a missing public bridleway 
> (https://www.openstreetmap.org/way/882278479) which is detailed on the 
> Wiltshire Definitive Map.

I see that you've put source="Wiltshire Definitive Map" in the
tagging. Do you have permission to use information from the Definitive
Map in OpenStreetMap? Generally these maps have lines drawn on top of
Copyrighted Ordnance Survey base-maps, which means they're off-limits
for use in OSM.

Digitised Public Rights of Way data (without the base-map background)
is another matter though, and it is possible to get permission to use
these. But we need an explicit statement / licence from each Council.
Generally this will be permission to use the data under the Open
Government Licence, and we would then need to document this with the
specified attribution statement at
https://wiki.openstreetmap.org/wiki/Contributors#Public_Rights_of_Way_Data_from_local_councils
. Wiltshire is not currently listed there, although there is an FOI
request in progress to get the data and permission to use it:
https://www.whatdotheyknow.com/request/public_rights_of_way_gis_data_9
.

I maintain a table of which authorities we have PRoW data for and what
licence it can be used under at
https://osm.mathmos.net/prow/open-data/ . Any updates and corrections
to this would be most welcome.

Robert.

-- 
Robert Whittaker

___
Talk-GB mailing list
Talk-GB@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk-gb


Re: [Talk-GB] Idea - OSMUK walkers' map application

2020-12-05 Thread Robert Whittaker (OSM lists)
On Sat, 5 Dec 2020 at 15:29, Nick Whitelegg via Talk-GB
 wrote:
> A shame really, an open, standard API - and accompanying open source clients 
> to the API - adopted by all councils for problem reporting would be a great 
> thing to have.

It would indeed be great. An open standard for this already exists --
it's called Open311. I don't think there's very much adoption of it
though. See https://www.open311.org/ and
https://www.mysociety.org/2013/01/10/open311-introduced/ . Fix
MyStreet can make use of it where it is available, and some of the
councils they have collaborated with may well support it.

If anyone is looking to create some sort of reporting tool for PRoW
faults, I'd suggest a system that will use Open311 if the council
supports it, and otherwise send the report through FixMyStreet.

Robert.

-- 
Robert Whittaker

___
Talk-GB mailing list
Talk-GB@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk-gb


Re: [OSM-talk] I’m running for OSMF board and I’ve set up office hours for questions

2020-12-03 Thread Robert Whittaker (OSM lists)
On Wed, 2 Dec 2020 at 21:56, Michal Migurski  wrote:
> First, the text of the ODbL is explicit about “reasonably calculated” 
> awareness. FB believes its maps comply with this. The ODbL does not require 
> that “every” person see the attribution. It requires that “any” person can.

I believe that you are wrong here. In ODbL 4.3, "any Person" is
synonymous with "every Person". The term "reasonably calculated"
modifies the whole clause, and is about the result of the scheme as a
whole, not "reasonable awareness" by individuals. It means that the
attribution method you use must be reasonably calculated to ensure
that *every* person viewing will be aware that content has come from
OpenStreetMap. Nowhere does the clause allow you to only provide the
opportunity for anyone to be able to discover the source if they
decide to, or to only ensure some people are aware. Yes, the
"reasonably calculated" means that not 100% of people necessarily have
to be aware, but the attribution scheme does have to have the purpose
and intention of making everyone aware. You have to be able to say
that under a reasonable assessment of the scheme, everyone viewing the
work will know of the ODbL source. I think it's clear this is not the
case for the current Facebook attribution, as clearly lots of people
will not choose to click on the "(i)" icon.

Given your interpretation of ODbL 4.3 and the statements you have made
so far, does this mean that you and/or Facebook are admitting that the
current Facebook attribution does not meet this stricter
interpretation of 4.3? i.e. the current Facebook attribution is not
"reasonably calculated" to ensure that every person who "uses, views,
accesses, interacts with, or is otherwise exposed to the Produced Work
aware that Content was obtained from" OpenStreetMap?

I think this is a crucial point that the OSM community needs an answer
to, given your candidacy for the OSMF Board.

Many thanks,

Robert.

___
talk mailing list
talk@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk


Re: [OSM-talk] I’m running for OSMF board and I’ve set up office hours for questions

2020-12-02 Thread Robert Whittaker (OSM lists)
On Wed, 2 Dec 2020 at 03:41, Michal Migurski  wrote:

> Facebook is in compliance with the ODbL license which requires that 
> attribution be “reasonably calculated to make any Person that uses, views, 
> accesses, interacts with, or is otherwise exposed to the Produced Work aware” 
> of OSM’s contribution to a map.

Are you seriously claiming that *every* person who views one of the
maps on Facebook, will either already know that it uses OpenStreetMap
data, or will click on the faint "(i)" logo to find that out? Because
that is what the ODbL requires. This isn't just about a mechanism for
people who are already motivated to find out where the map data comes
from, your attribution needs to be reasonably calculated to ensure
that *everyone* viewing one of your maps (whether they're interested
or not) is aware that the map data has come from OpenStreetMap. I
don't see how you can claim that your current attribution does that.

Robert.

-- 
Robert Whittaker

___
talk mailing list
talk@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk


Re: [Talk-GB] High quality NLS imagery of buildings and HOUSENUMBERS (!) available in London (and Scotland). Create a tasking manger to add this?

2020-12-01 Thread Robert Whittaker (OSM lists)
On Tue, 1 Dec 2020 at 09:53, Ken Kilfedder  wrote:
> IpswichMapper forwarded me this note, apparently received from NLS via an 
> enquiry made by Rob-from-OSMF:
>
> > “I wish I could give you better news on the 1940s OS maps of south-east 
> > England.
> > Unfortunately, you’re right, they were scanned by a third-party commercial 
> > company
> > who have placed commercial re-use restrictions on this layer – there are 
> > further
> > details under our Copyright Exceptions list at
> > https://maps.nls.uk/copyright.html#exceptions. These restrictions will last 
> > for
> > another couple of years – until the end of 2022 – which I know might seem a 
> > long
> > way off, but hopefully will pass quickly. Then we’ll be happily able to 
> > share
> > them with the OSM community, along with the rest of England and Wales
> > National Grid 1940s-1960s mapping, that will be of interest too.”

Looking at https://maps.nls.uk/copyright.html#exceptions am I right in
thinking that the non-commercial contract restriction also applies to
some other NLS layers (e.g. OS 1:25k and 7th series scans) which have
been available (and being used) in popular OSM editors for some time
now? Do we have some specific permission to use those layers, and if
so does that permission apply to the new house number layer as well?

Robert.

-- 
Robert Whittaker

___
Talk-GB mailing list
Talk-GB@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk-gb


Re: [Talk-GB] Recycling Points

2020-11-28 Thread Robert Whittaker (OSM lists)
On Sat, 28 Nov 2020 at 12:35, Mateusz Konieczny via Talk-GB
 wrote:
> 28 Nov 2020, 10:48 by robert.whittaker+...@gmail.com:
>
> I guess the problem is that recycling_type=container is being used
> both for individual containers and for mini sites with a group of
> containers.
>
> Is it really a problem?

It is if you want to be able to micro-map such a site and the
individual containers within it.

Robert.

-- 
Robert Whittaker

___
Talk-GB mailing list
Talk-GB@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk-gb


Re: [Talk-GB] Recycling Points

2020-11-28 Thread Robert Whittaker (OSM lists)
On Fri, 27 Nov 2020 at 09:42, Jez Nicholson  wrote:
> Agreed, "point" sucks as a value, I won't use itmy fundamental reason for 
> it not being a 'centre' was size, but a Recycling Point _could_ be seen as a 
> mini Recycling Centre that only accepts recyclable waste. You can see a 
> perimeter boundary by the concrete area it is set on. I could go with a site 
> relation but you can't physically carry out other activities between the 
> constituent objects (unlike a wind farm).

How about recycling_type=container_site ?

I guess the problem is that recycling_type=container is being used
both for individual containers and for mini sites with a group of
containers. An alternative approach would be to continue to use
recycling_type=container for the site, and have a new tag for
individual containers within such a site. (Then it would be a bit like
mapping individual parking spaces within a car-park.)

Robert.

-- 
Robert Whittaker

___
Talk-GB mailing list
Talk-GB@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk-gb


Re: [Talk-GB] UPRN wiki page

2020-11-18 Thread Robert Whittaker (OSM lists)
On Wed, 18 Nov 2020 at 10:42, Jez Nicholson  wrote:
> My personal opinion is that UPRNs never apply to a road or road section. They 
> apply to something that you cannot see, like a grit bin that is no longer 
> there.

It's definitely possible for UPRNs to be assigned to streets. I think
you can tell this by searching for such a UPRN at
https://www.findmyaddress.co.uk/ (I don't look at that now since they
added a new T forbidding any use of the information for competing
purposes.) IIRC, that site will tell you if a UPRN you enter is a
street reference, and then refuse to provide the usual address
information.

It could well vary by local authority, but looking at the pattern of
URPNs near where I live, it certainly seems that there is one assigned
to every public road. There is consistently exactly UPRN at one end or
the other of each road. The pattern is quite obvious if you look at a
housing estate with lots of little roads.

Robert.

-- 
Robert Whittaker

___
Talk-GB mailing list
Talk-GB@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk-gb


Re: [Talk-GB] "Survey Me" Tool Update

2020-11-07 Thread Robert Whittaker (OSM lists)
On Sat, 7 Nov 2020 at 13:02, ael via Talk-GB  wrote:
> On Sat, Nov 07, 2020 at 12:11:42PM +0000, Robert Whittaker (OSM lists) wrote:
> > For anyone who's interested, I've just updated my "Survey Me" tool at
> > https://osm.mathmos.net/survey/ .
>
> I took a look and it flagged up
>   https://www.openstreetmap.org/node/3149722064
> as having no name. But it has a perfectly good name?

It's not flagging https://www.openstreetmap.org/node/3149722064 , it's
flagging the building next to it:
https://www.openstreetmap.org/way/679205532 . That building is tagged
with shop=yes but no has name=* tag. When an issue concerns an
existing OSM object, you'll find a direct link to that object in the
popup bubble when you click/tap on the icon.

In this case see: https://osm.mathmos.net/survey/#19/51.7885/-1.4833 .
If the building is only that single shop, then you could remove the
shop node and transfer the tags to the building way. If the building
also has other uses (e.g. there's a flat above the shop, or it
contains more than one shop) then it might be better to remove the
shop=yes tag from the building, and move the shop node inside the
bounds of the building instead.

Robert.

-- 
Robert Whittaker

___
Talk-GB mailing list
Talk-GB@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk-gb


[Talk-GB] "Survey Me" Tool Update

2020-11-07 Thread Robert Whittaker (OSM lists)
For anyone who's interested, I've just updated my "Survey Me" tool at
https://osm.mathmos.net/survey/ . It now includes food retail chains
where OSM mapping doesn't agree with the "Retail Points" dataset from
Geolytix ( https://blog.geolytix.net/tag/retail-points/ ).

The idea of "Survey Me" is that it flags up potential errors or
omissions in OSM data that probably require a ground survey to
resolve. So mappers may like to have a look at their local area, or
anywhere they are visiting, to see if there's anything worth checking
out.

More details of the comparison between OSM data and Retail Points can
be found at https://osm.mathmos.net/chains/ .

Robert.

-- 
Robert Whittaker

___
Talk-GB mailing list
Talk-GB@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk-gb


Re: [Talk-GB] OSM UK's first tile layer

2020-10-17 Thread Robert Whittaker (OSM lists)
On Sat, 17 Oct 2020 at 00:22, Rob Nickerson  wrote:
> Just in time for the AGM, I have just published OSM UK's first tile layer. No 
> don't get too excited it is not a full map render. Instead I have produced a 
> very simple tiling of the Land Registry polygon data now that this is under 
> the OGL Open Data Licence. My view is that this is a good layer to align our 
> mapping too - i.e. when tracing from imagery we should first align the 
> imagery to the Land Registry polygon layer before tracing from the imagery.
>
> The tile URL for JOSM is:
> tms[13,17]:http://tiles.osmuk.org/LRpolygons/{zoom}/{x}/{y}.png

Excellent. Ever since the new Bing imagery landed, I've been after a
good source to align things to. I've been having to rely on my own GPS
traces and/or existing mapping so far.

By the way, when there was some previous discussion on this list about
using OS data for imagery alignment, an issue was raised about needing
to ensure any transformation from OSGB grid coordinates to WGS84 is
accurate enough:
https://lists.openstreetmap.org/pipermail/talk-gb/2020-August/025077.html
. Popular transforms may be out by a few meters (which would be
noticeable in our detailed mapping.) Are you doing such a
transformation, and are you sure what you're doing is sufficiently
accurate?

Robert.

-- 
Robert Whittaker

-- 
Robert Whittaker

___
Talk-GB mailing list
Talk-GB@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk-gb


Re: [Talk-GB] Q4 2020 Quarterly Project: Defibrillators

2020-10-12 Thread Robert Whittaker (OSM lists)
On Fri, 9 Oct 2020 at 16:20, Gareth L  wrote:
> The UK quarterly project for Q4 has been selected as Defibrillators. 
> https://wiki.openstreetmap.org/wiki/UK_2020_Q4_Project:_Defibrillators
>
> A check on taginfo shows there are 4181 nodes and ways with 
> emergency=defibrillator in Great Britain. Reading 
> https://cesafety.co.uk/list-of-public-access-defibrillators-across-the-uk 
> from August 2019 reports that there are 5304 defibrillators in London alone.

I've got the AED data from all the Ambulance Services in the UK apart
from Northern Ireland and London in my OSM comparison tool at
https://osm.mathmos.net/defib/progress/ . Much of the data is more
than a year old, but given our current levels of mapping, that
probably doesn't matter too much for now. Of the 25k AEDs in those
Ambulance Services' data, we've currently only got about 12.4% of them
mapped. So there's lots to do.

The Ambulance Services are currently moving to a central UK-wide
database of AEDs called "The Circuit" (see [1] and [2]), which is
being run by the British Heart Foundation. It's not clear whether
they're intending to publish the national set of locations, though my
local Ambulance Service (East of England) have said they intend to
keep publishing a list for their region.

It's apparent from my tool that there are a significant number of AEDs
that we have mapped in OSM but which aren't on the Ambulance Services'
lists. It would be great if we could engage with the people running
The Circuit to look into ways in which they could use OSM data to help
them discover additional AEDs that haven't yet been registered with
them. I doubt they would take our data on trust (I think they want to
have contact details for the owners and regular assurances that the
AED is being actively maintained) but it would be a good source of
hints for them in who to contact to get the missing devices registered
with them.

Robert.

[1] https://www.thecircuit.uk/
[2] 
https://www.bhf.org.uk/how-you-can-help/how-to-save-a-life/defibrillators/ndn-the-circuit

-- 
Robert Whittaker

-- 
Robert Whittaker

___
Talk-GB mailing list
Talk-GB@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk-gb


Re: [Talk-GB] New Bing Imagery

2020-08-19 Thread Robert Whittaker (OSM lists)
On Wed, 19 Aug 2020 at 15:36, SK53  wrote:
> This isn't necessarily true. If you open any OS Open Data product in QGIS one 
> is now confronted by a bewildering array of ways of converting from the OSGB 
> national grid co-ordinates to WGS84.
>
> The optimum one currently uses the 2015 file of detailed offset corrections 
> to the basic projection transformation. There was an earlier set of similar 
> data released in 2002. If one doesn't download this correction data then it 
> falls back on the basic transform using OSGB36 which can be anywhere between 
> 1 and 5 m off-true. In addition there has always been the slightly obscure 
> behaviour of OSGB projections specified in proj4 or WKT formats with respect 
> to the Helmert Transformation parameters (in early days of Open Data Chris 
> Hill & I found these were essential). At least part of the problem is that 
> EPSG:27700 appears to relate to several very slightly diverging projections, 
> whereas, for instance, Irish Grid changes are handled by EPSG:29001 through 
> EPSG:29003, and Swiss Grid CH1903 is EPSG:4149, CH1903+ is EPSG:4150 and the 
> newest CH1903+/LV95 is EPSG:2096.
>
> I don't know what transformation JOSM uses when reading EPSG:27700 so unless 
> one is very cautious it is not possible to be certain that one is anywhere 
> near the RMS 25 cm accuracy of OS data (especially as products, including 
> Boundary Line, may be partially generalised.

Perhaps this is what's causing the following problem for me then. I
GPS-surveyed a lot of the roads on my estate a few years ago when
aerial imagery wasn't so good. I've got GPS traces in OSM that
consistently follow the pavements on each side of the road and will
line up nicely with the aerial imagery if you put in the right
off-set. However, the required off-set for these traces is around 3m
out from the offset you need to make the OS OpenMap Local Functional
sites (as suggested above) line up, when I load the shapefile directly
in JOSM. This ~3m is very noticable when you have mapped buildings and
pavements sticking out into roads.

Perhaps it would be useful if someone could to do a correct
transformation of (e.g.) the OS OpenMap Local Functional Sites data to
a format and CRS that can be unambiguously read by JOSM, in order to
help our imagery alignment.

Robert.

-- 
Robert Whittaker

___
Talk-GB mailing list
Talk-GB@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk-gb


Re: [Talk-GB] National Cycle Network removal/reclassification

2020-08-13 Thread Robert Whittaker (OSM lists)
On Sat, 18 Jul 2020 at 14:49, Richard Fairhurst  wrote:
> Sustrans' own website mapping has just been updated to take account of this, 
> which you can see at https://osmaps.ordnancesurvey.co.uk/ncn . The dashed 
> lines are reclassified, while some sections have been removed entirely.
>
> It's not currently released under an open licence so not suitable for direct 
> inclusion into OSM. I will see if I can get permission for the data to be 
> used.

Sustrans' NCN data is available from
http://livingatlas-dcdev.opendata.arcgis.com/datasets/54a66fa3c15d4e118e085fbd9b141aae
as vector tiles under the ODbL. However, note that the "removed"
sections mostly won't be reflected on the ground yet. Also, the
dataset isn't perfect, as there's at least one bit near me where the
route Sustrans have is wrong. I think it's also likely that some of
the small gaps that have been created are inadvertent and will quickly
be filled back in as volunteers review the new network.

We also might need to think about our tagging, as there will now be
more levels of routes: Full NCN routes, other promoted named routes
that aren't on the NCN. How can we distinguish these in OSM?
network=ncn and network=rcn are typically used for national and
regional level routes rather than specifically the Sustrans NCN.

For anyone interested in working with the data, I'm wondering if
vector tiles is the most convenient format? Would a shapefile be
better for example? I was at Sustrans volunteer webinar last night,
and there was concern about getting various OSM-based maps and routers
updated. So if there's a more convenient data format for OSM mappers,
I think there's a good chance Sustrans would look in to it for us.

Robert.

-- 
Robert Whittaker

___
Talk-GB mailing list
Talk-GB@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk-gb


Re: [Talk-GB] Street-name toids

2020-08-13 Thread Robert Whittaker (OSM lists)
On Wed, 12 Aug 2020 at 16:56, SK53  wrote:
> OpenRoads from the Ordnance Survey contains a field containing the toid for 
> the street name. I wonder if we should include these alongside usrn & uprn. 
> They may be more useful than either for gathering complex roads which share a 
> name.

I'd tend to see the TOIDs are just an internal ID used in OS MasterMap
and not something that there's much value in adding to OSM. I'd have
thought that that USRN should be a sufficient unique reference number
for highways. (Everything in OS MasterMap has a TOID, and actually I
think streets have two -- one for the centreline geometry, and one for
the bounding polygon. If we start adding TOIDs for streets, where
would we stop?)

However, from a practical point of view, if you want to check OSM for
completeness against OS Open Roads, then having the TOID in OSM would
be useful. But perhaps a better solution would be to persuade OS that
they should be including the USRNs in OS Open Roads -- as these are
now the promoted 'gold standard' open unique identifiers for streets.

Robert.

-- 
Robert Whittaker

___
Talk-GB mailing list
Talk-GB@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk-gb


Re: [Talk-GB] Electric vehicle charging points

2020-07-22 Thread Robert Whittaker (OSM lists)
On Tue, 21 Jul 2020 at 23:12, Nick  wrote:
> Could the data be included in https://osm.mathmos.net/survey/ ?

I had a quick look at the National Charge Point Registry data a while
ago. I got as far as plotting a map showing both the OSM charge points
and those from the Registry:
https://osm.mathmos.net/chargepoint/progress/ . Unfortunately, the
Registry data seemed rather incomplete, and not always accurate. It
also wasn't clear exactly how to do matching between the two datasets.
I then got distracted by other things.

Due to the incompleteness of the Registry, there'd be no way to flag
OSM charge point objects that shouldn't be there. But if I could sort
out some way of matching between the two datasets, I would then be
able to add the charge points in the Registry that are "missing" in
OSM to https://osm.mathmos.net/survey/ .

-- 
Robert Whittaker

___
Talk-GB mailing list
Talk-GB@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk-gb


[Talk-GB] UPRN Locations Map

2020-07-02 Thread Robert Whittaker (OSM lists)
I'm not completely sure if/how we can best make use of the new OS
OpenData (UPRNs, USRNs and related links) in OpenStreetMap, but as a
first step I've set up a quick slippy map with the UPRN locations
shown:

https://osm.mathmos.net/addresses/uprn/ (zoom in to level 16 to show the data)

The UPRN dataset literally just contains the UPRN number and its
coordinates (both OS National Grid and WGS lat/lon). There are some
additional linking datasets that link these ids to other ids (e.g.
USRNs, TOIDs). But no address information is available directly. (You
may be able to get street names by matching to OS Open Roads via TOIDs
though. Coupled with Code-Point Open, you might be able to assign
quite a few postcodes in cases where there's only one unit for a whole
street.)

The UPRN data has already helped me find a mapping error I made
locally though -- it looks like I'd accidentally missed drawing a
house outline from aerial imagery, and also classified a large garage
a few doors down as a house. The two errors cancelled out when the
houses were numbered sequentially, so I didn't notice until now. Today
though I spotted a UPRN marker over some blank space on the map, and
no marker over the mapped house that's probably a garage.

Now a few initial thoughts on the data that I've explored so far:

I believe that the UPRNs are assigned by local authorities, so
conventions may vary from place to place. I don't know who actually
assigns the coordinates (authority or OS). Looking at those for rows
of houses around me, they don't seem to have been automatically given
coordinates from the house footprint, it looks more like someone
manually clicking on a map.

The UPRN dataset should include all addressable properties. It is also
ahead of reality in some places, as it includes locations for houses
on a new development near me that have yet to be built yet. For blocks
of apartments/flats, the UPRN nodes may all have the same coordinates
or may be displaced from each other, possibly in an artificial manner.

Other objects also appear to have UPRNs. Likely things I've noticed so
far include: car parks, post boxes, telephone boxes (even after
they've been removed), electricity sub-stations, roads and recorded
footpaths (the UPRN locations seem to be at one end of the street, so
usually lie at a junction), recreation grounds / play areas,
floodlight poles (around sports pitches), and allotments. There's no
information about the object type in the UPRN data unfortunately.

Anyway, I hope some of this is useful / interesting. I hope to be on
the OSMUK call on Saturday to discuss things further. Best wishes,

Robert.

-- 
Robert Whittaker
https://osm.mathmos.net/

___
Talk-GB mailing list
Talk-GB@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk-gb


Re: [Talk-GB] Land Registry INSPIRE data - 1 July OGL release

2020-06-27 Thread Robert Whittaker (OSM lists)
On Fri, 26 Jun 2020 at 20:50, Rob Nickerson  wrote:
> Looks like 1 July will be a big open data release day. Not only do we get the 
> USRN and UPRN data, but the land registry data will also be released:
>
> https://www.gov.uk/government/news/inspire-data-to-be-shared-under-open-terms
>
> Should we attempt to coordinate something to prevent a mixture of uses across 
> those OSMers who may want to do something with this date?

I'm not sure about the INSPIRE polygons, but for USRNs and UPRNs, I'd
imagine it will be useful to add these identifiers to the appropriate
OSM objects. (I can see doing this being very useful in terms or
measuring completeness in OSM, and finding missing streets/properties
to add.) To that end, we should agree on a tagging to use for these
references. I started a conversation at
https://lists.openstreetmap.org/pipermail/talk-gb/2020-April/024383.html
about this. My preference was for ref:GB:uprn and ref:GB:usrn, though
I think there were some people arguing for the simpler ref:uprn and
ref:usrn.

Does anyone have any details of the specifications of the UPRN, USRN
or INSPIRE releases? For example, I'm assuming we won't get the
addresses with the UPRNs, just the coordinates, but will they be
linked to streets (via USRNs) and will each include a type/class? Will
we get street names with the USRNs? For the INSPIRE polygons will we
just get the INSPIRE ID, or will it be linked to LAnd Registry title
numbers or UPRNs?

(Depending on exactly what we get, it could be very useful for adding
and checking postcodes. e.g. if we have all the UPRNs that are tied to
a single USRN, and we know there's only one postcode centroid on any
of them, it's a good bet those properties all have the same postcode.)

Robert.

-- 
Robert Whittaker

___
Talk-GB mailing list
Talk-GB@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk-gb


Re: [Talk-GB] PRoW archive

2020-05-11 Thread Robert Whittaker (OSM lists)
On Mon, 11 May 2020 at 20:30, Philip Barnes  wrote:
> On Mon, 2020-05-11 at 20:50 +0200, BD wrote:
>> I was looking at the discussion about PRoW and how to request the 
>> information from local council. I wonder if there is a comprehensive 
>> list/central location where we have stored information regarding which 
>> council has been approached and what was the answer (if any).
>>
>> It would make sense to save time (ours and councils) by not duplicating 
>> requests for information which might be already released.
>
> Have a look at https://rowmaps.com

That site is an excellent collection of all the data that's available,
with the added benefit of having it conveniently transformed into a
common format for downstream use. As far as OSM use is concerned  are
some licensing issues with some of the datasets there though, so you
need to be careful. Perhaps closer to what Bart was looking for is the
list I maintain:

https://osm.mathmos.net/prow/open-data/

Any corrections and additions to that page would be most welcome.

Robert.

-- 
Robert Whittaker

___
Talk-GB mailing list
Talk-GB@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk-gb


Re: [Talk-GB] Lancashire prow_ref format (Was: Public Rights of Way - legal vs reality)

2020-05-11 Thread Robert Whittaker (OSM lists)
On Mon, 11 May 2020 at 14:12, nathan case  wrote:
> Thanks Tony and Adam for your responses. It is good to know that LCC have 
> released the parish IDs in the data as well. Makes a lookup table easy to 
> produce.
>
> It still remains that if I were a casual mapper and wanted to add an unmapped 
> path to OSM, the primary source for the prow_ref is the council’s map.

Unless you've been given permission by the copyright holder to make
use of a map like that, then it's off-limits for use in OSM. The map
at 
https://www.lancashire.gov.uk/roads-parking-and-travel/public-rights-of-way/public-rights-of-way-map/
is currently not working for me, but is does say "(c) Crown copyright
and database rights 2020 Ordnance Survey 100023320" below it. It's
likely that it was showing lines for Rights of Way on top of an
Ordnance Survey base map -- in which case it certainly couldn't be
used for OSM mapping. You might be able to get permission to use the
overlay lines, but you'd have to detach them from the base map before
using them. Otherwise you might be inferring location details from the
OS base map. Ordnance Survey are quite strict on what they consider to
be derived data from their maps, so OSM needs to be very careful
around them.

What we do have permission to use in OSM is the raw GIS files from
Lancashire. As already noted, these contain both the parish IDs and
names. It's up to whoever renders them what to show as labels.
Hopefully we can agree on a prow_ref format here, and then any tool
authors will follow that in what they display to mappers.

> It is then complicated that other sources use an mix of formats. (Even for 
> me, parish IDs are the most straightforward way of adding prow_ref data to 
> OSM.)

Both myself (who runs PRoW Comparison tools) and Nick (who runs MapThe
Paths) intend to ensure our tools show whatever prow_ref format is
agreed. So that should be two common sources of data for mappers to
use.

Best wishes,

Robert.

-- 
Robert Whittaker

___
Talk-GB mailing list
Talk-GB@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk-gb


[Talk-GB] Lancashire prow_ref format (Was: Public Rights of Way - legal vs reality)

2020-05-10 Thread Robert Whittaker (OSM lists)
This may have got lost in the discussion about highway=no, but I'd
like to get some feedback on what prow_ref format is best to use in
Lancashire. See my previous message below:

On Mon, 4 May 2020 at 19:23, Robert Whittaker (OSM lists)
 wrote:
> The format of the Right of Way numbers seems to depend on what
> map/data you look at. I think it would be highly desirable if we could
> agree on a single format to use throughout the whole of Lancashire in
> OpenStreetMap.
>
> I think the Lancashire online map at
> https://www.lancashire.gov.uk/roads-parking-and-travel/public-rights-of-way/public-rights-of-way-map/
> is a relatively recent innovation. (By the way, you shouldn't use that
> map for OSM mapping, as there's an OS-copyrighted backdrop, which you
> might inadvertently take information from, or use relative positioning
> information from.) The Council's online map uses "1-2-FP 3", while
> mapthepaths uses "1-2 3" (which comes from older GIS data Lancashire
> released and was given to rowmaps.com). On my tool, I've currently
> adopted the "[parish name] [type] [number]" format, which is the
> default if I don't select anything else.
>
> So what to standardise on? The "1-2" part in the numbers above is a
> parish code, which I think is probably an internal GIS thing within
> the council, rather than what the official legal documents use to
> refer to the paths. If you look at how they actually refer to the
> paths, e.g. in the DMMO register at
> http://www3.lancashire.gov.uk/corporate/dmmoview/index.asp you'll see
> they almost always refer to them by the parish name, type and number.
> There's some discrepancy over whether a Public Footpath is PF or FP
> (or occasionally PFP). But on the computer-generated order maps, it's
> always FP, with BW used for Bridleway and BOAT for Byways Open to All
> Traffic. I couldn't find a Restricted Byway on a map. The parish names
> (rather than ID numbers) are also a lot easier for humans to deal with
> when mapping.
>
> Based on the above, my preference would be to agree to use the
> "[parish name] [type] [number]" format. But if it's decided to use
> something else, I'll happily change my tool to whatever is decided.
> (Although I can only set one format per county, so it will need to be
> county-wide.) Hopefully Nick will be able / willing to do the same on
> mapthepaths.

(I've since been in touch with Nick, and he's keen to work together so
we have use the same format for each county in our two tools.)

Many thanks,

Robert.

-- 
Robert Whittaker

___
Talk-GB mailing list
Talk-GB@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk-gb


Re: [Talk-GB] Public Rights of Way - legal vs reality

2020-05-10 Thread Robert Whittaker (OSM lists)
On Tue, 5 May 2020 at 19:33, Mike Baggaley via Talk-GB
 wrote:
> >Highway=no seems acceptable to me where a path is permanently physically
> >blocked by a building or such-like. We're not serving anyone by directing
> >people into wals. I do, however, disagree with its use to tag definitive
> >rights of way which are useable but which merely deviate from the route a
> >mapper mapped on the ground. Eg. I don't think a highway=no tag should be
> >added to a cross field definitive footpath just because a path round the
> >field has been mapped.
>
> In the case where a path has been permanently blocked, I would suggest 
> disused:highway=footway/bridleway, abandonded:highway=footway  or 
> removed:highway=footway, depending on whether the path is still visible and 
> whether the blockage would be relatively easy or difficult to remove. This 
> seems to me to be much better than highway=no.

That's a good suggestion. I wouldn't completely rule out using
highway=no, but if one of your other suggestions fits it would be good
to use it. I've now added those options to the "missing highway"
checks my PRoW tool does, so if one of them have been used, it won't
complain about the lack of a highway=* tag on a Right of Way.

Robert.

-- 
Robert Whittaker

-- 
Robert Whittaker

___
Talk-GB mailing list
Talk-GB@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk-gb


Re: [Talk-GB] Public Rights of Way - legal vs reality

2020-05-05 Thread Robert Whittaker (OSM lists)
On Tue, 5 May 2020 at 11:54, Adam Snape  wrote:
> I'd consider this particular proposed use of highway=no to mean "there is a 
> public highway here but there's no visible path on the ground" to be a 
> somewhat country-specific and counter-intuitive tagging practice. It's 
> certainly being suggested here as a solution to a country-specific issue 
> regarding the mapping of England and Wales' rights of way network.

That's not precisely how I've been using highway=no or would advocate
others to use it. I would only use highway=no in the case where there
is a legal right of way that either is not or cannot be used on the
ground. The "is not" might be a case where there is a regularly
ploughed or cropped field and the cross-field path is never
reinstated, so everyone always walks around the edge of the field
instead. (Though if the cross-field line is usually passable, I'd
possibly still use highway=path there.) The "cannot" might be a case
where there's an impassible ditch or a house blocking the legal line
(where higwhay=path would certainly not be appropriate).

I'd be quite happy adding a highway=footway to e.g. a cross-field path
even if there's no physical sign of it on the ground, as long as I'm
confident it will be walked by users of the public footpath.

In terms of how highway=no should be interpreted by data users, I
would say highway=no means no more and no less than "there is not a
(physical) highway here". I think the tagging is needed on objects
(e.g. ways with designation=public_footpath) where you'd normally
expect to find a highway=* tag, in order to distinguish this case from
the case where it hasn't been established whether or what type of
highway is present. (Some people will add rights of way lines to the
map, and omit the highway tag until they've done a ground survey to
determine what is there on the ground.)

The main point I think, is that if you've tagged the definitive line
of a Right of Way, and there's no suitable highway=* type for it, it's
good to add highway=no, to confirm that's the case. This distinguishes
that case from the case where the correct highway=* type still needs
to be determined and added.

Robert.

-- 
Robert Whittaker

-- 
Robert Whittaker

___
Talk-GB mailing list
Talk-GB@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk-gb


Re: [Talk-GB] Public Rights of Way - legal vs reality

2020-05-04 Thread Robert Whittaker (OSM lists)
On Mon, 4 May 2020 at 14:13, nathan case  wrote:
> Thanks for your input Robert, the approach taken for routes not following the 
> definitive line makes sense - though does this lead to two paths being 
> rendered? Or does highway=no prevent this? I will also add the fixme as Tony 
> suggests.

I'd be surprised if any map renders this as a highway. But the
presence of a designation tag may result in a UK outdoor style adding
some indication of the right of way there (perhaps like the green or
pink dashes that OS uses on its maps).

> > are you adding prow_ref=* tags to the Rights of Way, and if so what format 
> > are you using?
>
> I am. However, I can spot two issues:
>
> 1. (my fault) I'd not been including "LA" prefix to the prow_ref number. I 
> had assumed it stood for Lancashire but now realise it is actually for 
> Lancaster. I will do so from now on and will try and go back and edit my 
> edits (though there are a lot of them), unless there is another way?

I think you were probably right about the "LA" the first time. It
could well be the "LA" that's used by rowmaps.com as its county prefix
for Lancashire. If any bulk corrections are needed, I may have some
tools to be able to do them more efficiently -- do ask before spending
lots of time on repetitive stuff like that.

> 2. (kinda my fault) the map data I'd been using (the Mapbox overlay) does not 
> contain the public right of way type (i.e. the prow ref is simply given as LA 
> |1-2| 3). Tony's email has pointed me to the county's right of way map which 
> does contain this information (i.e 1-2-FP 3) so I will have to cross check 
> the data as I copy it over (an annoying additional step!).

The format of the Right of Way numbers seems to depend on what
map/data you look at. I think it would be highly desirable if we could
agree on a single format to use throughout the whole of Lancashire in
OpenStreetMap.

I think the Lancashire online map at
https://www.lancashire.gov.uk/roads-parking-and-travel/public-rights-of-way/public-rights-of-way-map/
is a relatively recent innovation. (By the way, you shouldn't use that
map for OSM mapping, as there's an OS-copyrighted backdrop, which you
might inadvertently take information from, or use relative positioning
information from.) The Council's online map uses "1-2-FP 3", while
mapthepaths uses "1-2 3" (which comes from older GIS data Lancashire
released and was given to rowmaps.com). On my tool, I've currently
adopted the "[parish name] [type] [number]" format, which is the
default if I don't select anything else.

So what to standardise on? The "1-2" part in the numbers above is a
parish code, which I think is probably an internal GIS thing within
the council, rather than what the official legal documents use to
refer to the paths. If you look at how they actually refer to the
paths, e.g. in the DMMO register at
http://www3.lancashire.gov.uk/corporate/dmmoview/index.asp you'll see
they almost always refer to them by the parish name, type and number.
There's some discrepancy over whether a Public Footpath is PF or FP
(or occasionally PFP). But on the computer-generated order maps, it's
always FP, with BW used for Bridleway and BOAT for Byways Open to All
Traffic. I couldn't find a Restricted Byway on a map. The parish names
(rather than ID numbers) are also a lot easier for humans to deal with
when mapping.

Based on the above, my preference would be to agree to use the
"[parish name] [type] [number]" format. But if it's decided to use
something else, I'll happily change my tool to whatever is decided.
(Although I can only set one format per county, so it will need to be
county-wide.) Hopefully Nick will be able / willing to do the same on
mapthepaths.

Best wishes,

Robert.

-- 
Robert Whittaker

___
Talk-GB mailing list
Talk-GB@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk-gb


Re: [Talk-GB] Public Rights of Way - legal vs reality

2020-05-04 Thread Robert Whittaker (OSM lists)
As a general principle, I think we should certainly map both (a) any
physical paths on the ground and (b) the legal Definitive Line (though
not necessarily as a highway if it isn't one). These might be separate
ways if the two line differ, though they'd normally be one and the
same. It would also be useful to map (c) any required deviations from
the definitive line in order to use a Right of Way, whether or not
there's a physical path in evidence there, in order to maintain a
route-able network or ways.

Further details of the tagging I use in various cases can be found at
https://wiki.openstreetmap.org/wiki/User:Rjw62/PRoW_Tagging#Routes_not_following_the_Definitive_Line

By the way Nathan, are you adding prow_ref=* tags to the Rights of
Way, and if so what format are you using? If you're mapping Rights of
Way in Lancashire, you might be interested in my tools at
https://osm.mathmos.net/prow/progress/lancs/

Best wishes,

Robert.

On Mon, 4 May 2020 at 11:29, nathan case  wrote:
> I’m using the very helpful work Mapbox tiles (from Rob Nickerson’s email on 
> 11 Nov 2019) to map Lancashire’s public rights of way (PROW) under the 
> council’s open data licence.
[snip]
> In cases where the mapped route deviates substantially from the PROW – should 
> I keep the mapped route or edit to fit the PROW?
>
> The mapped route could be an error (even with GPS trails) as the original 
> mapper may have taken the incorrect route. Quite often this is the original 
> mapper being polite and walking around the edge of a farmer’s field even when 
> the PROW is straight through the field. Legally, the route is through the 
> field and not around it. Or it could be that the way is not well signposted 
> and the mapper has had to guess the way (a big issue across Lancashire’s 
> moorlands/heathlands for the not so well trodden paths).
>
> Equally, the mapped route could represent the actual “on the ground” route 
> i.e. the route shown by PROW vector may be impassable. It’s also not 
> guaranteed that the vector files are correct (as they’re only copies from the 
> definitive map).
>
> Where the PROW goes through a building/object – should I map the route as 
> defined in the PROW, or re-route the PROW around the object?
>
> Unless there is an error in the PROW vectors, the building shouldn’t be built 
> on the PROW – though it does seem to happen a lot, especially with farm 
> buildings. Obviously the path can no longer run through the building – 
> despite it’s legal status. When arm chair mapping (as is only practical with 
> such a large data set) should we instead show the best alternative route? Or 
> go with the legal route and allow people following the route on the ground to 
> find the best route and edit in future?

-- 
Robert Whittaker

___
Talk-GB mailing list
Talk-GB@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk-gb


Re: [OSM-talk] Let's talk Attribution

2020-05-04 Thread Robert Whittaker (OSM lists)
On Sun, 3 May 2020 at 23:01, Kathleen Lu via talk
 wrote:
> OSM has imported sources that are ODbL. The attribution to those sources does 
> not appear on the map, but rather after several clicks (usually first to the 
> copyright page, then the contributors page). If that's not acceptable under 
> ODbL for a map that has multiple data sources, then OSM would be violating 
> others' ODbL licenses.

In clause 4.3, the ODbL explicitly does not actually require any
copyright notices (which I guess includes attribution statements) on
produced works. Instead the notice that must be included (reasonably
calculated to ensure that everyone viewing the produced work aware of
it) is to say that the work has been made using an ODbL database, with
details of how it can be obtained. So in this sense OSM is failing to
comply with the ODbL on the main map, but it's not through lack of
attribution of sources.

What we actually *need* to include on the map is a mention of the
"OpenStreetMap" database, that the data is available under the ODbL,
and a link to where it can be obtained. I'd suggest we should be using
something like "Map data (c) OpenStreetMap, ODbL." Downstream users of
OSM need to do the same (or equivalently reference their own
ODbL-or-equivalent-licensed Derivative Database). This text on
produced works cannot be hidden behind other links.

(Presumably, the way the ODbL was envisaged working with produced
works, is that people viewing them are made away that that underlying
data is re-usable and how to get hold of it. The copyright notices,
attribution etc. then must be delivered if/when they try to access the
raw data.)

Robert.

-- 
Robert Whittaker

___
talk mailing list
talk@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk


Re: [OSM-talk] Let's talk Attribution

2020-04-29 Thread Robert Whittaker (OSM lists)
On Wed, 29 Apr 2020 at 11:22, Christoph Hormann  wrote:
> And what i have also said several times before is that the only way you
> can consistently interpret the ODbL attribution requirement - what
> Martin quoted as:
>
> „You must include a notice associated with the Produced Work reasonably
> calculated to make any Person that uses, views, accesses, interacts
> with, or is otherwise exposed to the Produced Work aware that Content
> was obtained from the Database,...“
>
> is in the way that the determination if any Person that uses, views,
> accesses, interacts with, or is otherwise exposed to the Produced
> Work becomes aware that Content was obtained from the Database from the
> attribution provided needs to *be based on reason*.  So far no one has
> even attempted to explain the reasoning behind the expectation that a
> user of an application with hidden attribution becomes aware that
> Content was obtained from the Database.

Indeed. To put this another way -- and a lot of people seem to be
mis-understanding this -- whatever attribution an OSM licensee chooses
to employ, the licensee needs to be able to make a reasonable argument
that *every* user who views, interacts with, etc the produced work
will become aware that the content has come from OSM. Not just some
users, or those that choose to go looking for the data source, but
every user. The "reasonable" does not refer to how good the
attribution needs to be, or the expectation/ease of each user finding
it, or the space it takes up on the screen. It refers to the
calculation made by the licensee. The attribution must ensure -- in
the reasonable view of the licensee -- that every user will see it.

I fail to see how not showing a visible attribution to every user in
the normal course of their interaction with a produced work could
possibly be "reasonably calculated" to make everyone aware of the OSM
provenance. Hiding the attribution behind an "(i)" that you know most
users won't click on, or putting in on a splash screen that disappears
so quickly people won't get a chance to read it does not comply with
the ODbL in my opinion. I think we need to accept that this is what
our licence says, and take better steps to ensure licensees understand
this.

Robert.

-- 
Robert Whittaker

___
talk mailing list
talk@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk


Re: [Talk-GB] prow_ref format for Dorset Public Rights of Way

2020-04-18 Thread Robert Whittaker (OSM lists)
On Thu, 16 Apr 2020 at 15:34, Nick Whitelegg
 wrote:
> I wasn't familiar with the situation in Dorset but MapThePaths uses the 'SE 
> 4/22' scheme (actually it appears as 'SE 4 22') so if people want to use MTP 
> as a source for prow_refs, then that would be the format to use.

In general, I think that tools (mine included) should follow agree
tagging, rather than the tagging following the tools.

> In terms of how I arrive at the references, I sourced the data from the 
> rowmaps site and applied a script which looked for a particular field (I 
> forget its name) in the rowmaps data. This is done consistently across all 
> counties.

Unfortunately, my experience of the rowmaps data itself is that it's
not really consistent in what it puts in its fields. (That's not
rowmap's fault though -- Barry is just using whatever formats arrive
in the data his tool consumes.

> I don't really mind too much what people use to be honest, obviously 
> something like 'Studland FP 1' or similar would be more descriptive, but 
> would require an extra step to look up the parish name.
>
> Maybe we should develop some sort of (crowd-sourced?) service which looks up 
> parishes based on parish codes to allow easy contribution of descriptive 
> prow_refs?

I've started an effort in that direction at
https://osm.mathmos.net/prow/ref-formats/ . For each county in the
list there's a regular expression for parsing the prow_ref tag, and a
printf format for outputting a prow_ref tag from structured data. This
is then what my PRoW tool uses internally. I'm in the process of
adding the parish name/id lookup tables that I've collected to this
page. There's a JSON feed with the data to make it easier for others
to use it too.

> On the other hand some counties do not use parish refs at all in hhe number, 
> though they do mention them in the full ref (e.g. FERNHURST 1254). The 
> Chichester district of West Sussex (not OGL, by the way - unfortunately from 
> my POV as it's an area I'm interested in) appears to use a simple number for 
> all PROW refs, ranging from about 1-3500. This is not consistent in a given 
> parish, e.g. numbers between 1200-1299 appear to be spread between Fernhurst, 
> Lynchmere and Milland parishes.

Warwickshire is a bit like this too. It seems they numbered their
Rights of Way within each former district/borough. When this happens,
in my tool I treat these areas as "parishes". See e.g.
https://osm.mathmos.net/prow/progress/warks/north-warks/atherstone-rural-district/

Best wishes,

Robert.

-- 
Robert Whittaker

___
Talk-GB mailing list
Talk-GB@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk-gb


[Talk-GB] prow_ref format for Dorset Public Rights of Way

2020-04-16 Thread Robert Whittaker (OSM lists)
I've recently been looking at increasing the coverage of my PRoW
comparison tool https://osm.mathmos.net/prow/progress/ by adding new
counties. In particular, I've been looking at the data from Dorset.
I've hit a small issue though, in that the council uses two different
formats for their Right of Way Numbers. We really need to just select
one for the county in order to be consistent in OSM.

One format has a parish code followed by a slash and then the route
number within the parish (e.g. "SE4/22" for path number 22 in
Affpuddle and Turnerspuddle parish). The other would be to use the
full parish name, right of way type, and number. I asked their
Definitive Map officer about this and got the response:

"Both systems are used in parallel. For mapping (where the status and
parish are obvious) and for internal use, we use the numbering system,
but when reporting to Committee members or members of the public who
will not be familiar with the numbering system, we name the parish and
describe the status. Our sealed statements are listed by named parish,
status and route number. Our working statement spreadsheet uses parish
number, status and route number."

The "SE4/22" style numbers are what are used on Dorset Council's own
online map at 
https://www.dorsetcouncil.gov.uk/countryside-coast-parks/rights-of-way/rights-of-way-map-where-to-walk-ride-or-cycle.aspx
. Currently in OSM we have about 394km of routes in Dorset using this
style in the prow_ref tag, and another 98km using this style with a
space instead of the slash. That a total of around 492km based on the
parish codes and numbers. Conversely, there's only around 125km of
routes in Dorset that have a prow_ref tag that includes a parish name.

Based on this, my preference would be to standardise on the "SE4/22"
style format for the prow_ref in Dorset, and convert any other
instances found to this. What does everyone else think? I'll invite
Nick Whitelegg (who developed the "map the paths" site) and also a few
mappers who've made significant contributions to Dorset PRoW's in OSM
to this thread to get their input too.

Best wishes,
Robert.

-- 
Robert Whittaker

___
Talk-GB mailing list
Talk-GB@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk-gb


Re: [Talk-GB] Q2 2020 Quarterly project GP Surgeries and health sites

2020-04-16 Thread Robert Whittaker (OSM lists)
On Thu, 16 Apr 2020 at 12:27, Peter Neale  wrote:
> I tried following the link to your proposed new source of “official” data, 
> but none of the 3 links to the data worked very well for me.
>
> Link 1:  (API format) led to http 404 error.
> Link 2  (CSV(TSV) format – led to http 404 error
> Link 3  (XSV format) downloaded a file with a “.csv” file extension that 
> seemed to be tab-separated, rather than comma-separated.  I took that into a 
> text editor and did a global Find and Replace of Tab with Comma.  The 
> resultant .csv file loaded into Excel just fine, but it has over 11,000 lines 
> and many of them must now have additional commas, because a number of fields 
> are right-shifted (Post Code in the Latitude Column, Latitude in the 
> Longitude Column, etc.)  Also, over 700 have Blank in the Address1 Field, 
> with the whole address in Address 2, Address 3, etc.  Then quite a few (from 
> my sample in the first 30) have County values in the ParentName Field.  So I 
> fear that, unless you can do a better conversion than I did (and you almost 
> certainly could, I know!) you will have a lot of manual cleaning up to do, 
> before you can use this data.

Yes, the first two links at
https://data.gov.uk/dataset/e373eb6a-fffd-48e5-b306-71eb17f97af2/pharmacies
are broken for me as well. For the third link, it looks like they
tried to do CSV, but didn't understand how to escape commas within the
fields, and so opted to use a different character "¬" instead. If you
import this into a spreadsheet, and tell it to use just "¬" as the
column separator, I think it works out fine, with all the entries in
the right place. (You can certainly do this with LibreOffice; I'm not
sure about Excel.) The address lines seem to be used inconsistently,
but everything is back aligned when you get to the postcode field.

Best wishes,

Robert.

-- 
Robert Whittaker

___
Talk-GB mailing list
Talk-GB@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk-gb


Re: [Talk-GB] Q2 2020 Quarterly project GP Surgeries and health sites

2020-04-15 Thread Robert Whittaker (OSM lists)
On Sun, 12 Apr 2020 at 20:40, Peter Neale  wrote:
> I looked up my 2 "wholesale" pharmacies on the list.  Unfortunately, they are 
> both classed as "community", so will continue to be included in your checking 
> tool.
>
> So... ...should we:
> a.  Continue as we are: Plot them in OSM, tag them as pharmacies, but give 
> them a name that makes it clear that they are not publicly accessible?
> b.  Delete them from OSM, so that consumers don't think they are publicly 
> accessible.  (But they do exist and who knows what consumers will really want 
> to find?)  Then we could ask you to manually delete them from the checking 
> tool (but you probably won't want to keep doing that).
> c.  Do something else?

I certainly wouldn't advocate any inappropriate tagging just to keep
my tool happy! So if we don't think they should be amenity=pharmacy,
then we shouldn't tag them like that. While they may technically be
pharmacies, I would think that amenity=pharmacy is best reserved for
places that are amenities for the general public to use, which would
rule out option (a). As for (b), I wouldn't necessarily delete the
objects completely from OSM: if there's a business presence on the
ground, that could still be tagged. The question then is whether it's
worth tweaking my tool to remove these false positives. You could just
ignore the "missing pharmacy" markers local to you that you know are
wrong. As you say, I would have a manually maintained "ignore" list,
but that would be more effort for me.

What I'd prefer to to is to switch to a better data source for my
pharmacy list. There is a list of NHS-contracted pharmacies at
https://data.gov.uk/dataset/e373eb6a-fffd-48e5-b306-71eb17f97af2/pharmacies
which I think would closer match what we want for amenity=pharmacy,
but unfortunately that list appears to be England only. So I'd need to
find corresponding lists for Wales and Scotland. (NI isn't in the data
I'm currently using. I've found
https://www.psni.org.uk/registration/premises-registration/changes-to-the-premises-register/
but the data is all locked up in PDFs.) Can anyone help out here?

Robert.

-- 
Robert Whittaker

___
Talk-GB mailing list
Talk-GB@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk-gb


Re: [Talk-GB] Q2 2020 Quarterly project GP Surgeries and health sites

2020-04-12 Thread Robert Whittaker (OSM lists)
On Sun, 12 Apr 2020 at 18:08, Peter Neale  wrote:
> As Boots' stores don't ALL have a pharmacy counter, IMHO they should be 
> tagged as "shop=chemist".  Those that DO have a pharmacy (dispensing 
> prescriptions) should be additionally tagged, either with "pharmacy=yes", or 
> with a separate node for the pharmacy.  I think that would fit with the 
> checking that you describe for your tool.

Both of those will get picked up by my tool. You could also do
shop=chemist and amenity=pharmacy together, or just amenity=pharmacy
on it's own. The best choice will probably depend on the nature of the
Boots branch. Some may essentially just be a pharmacy counter with a
small range of other medicines also available. Others branches will be
a much larger store, where the pharmacy counter is more incidental.

> As regards "pharmacy type", does your data identify what I would call 
> "wholesale pharmacies", who have no public access, but supply medicines to 
> hospitals, care homes and individual customers in their homes?  I know of 2 
> in my area.  In one case, I changed the name to "Jardines (on line)" (Node: 
> 6409354480) and in the other to "Mediva Private Pharmacy" (Node: 6443190532), 
> in an attempt to make it clear that there is no public access.
> Could these be excluded in future?

The data I use can be downloaded from
https://www.pharmacyregulation.org/registers -- it's the "list of
registered pharmacies". As of today, I'm now just keeping those with a
Type (the last column) of either "Community" or "Temporary -
Community/Portacabin". I think doing this corresponds most closely to
what we'd want to tag as amenity=pharmacy in OSM. For internal
hospital and prison pharmacies, and for internet-only pharmacies that
you can't get prescriptions from as a walk-in customer, I don't think
they should be tagged as amenity=pharmacy.

Best wishes,
Robert.

-- 
Robert Whittaker

___
Talk-GB mailing list
Talk-GB@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk-gb


Re: [Talk-GB] Q2 2020 Quarterly project GP Surgeries and health sites

2020-04-12 Thread Robert Whittaker (OSM lists)
On Sat, 11 Apr 2020 at 18:39, Dave Love  wrote:
>
> On Thu, 2020-04-09 at 12:08 +0100, SK53 wrote:
> > Robert Whittaker has a Pharmacy QA  > > site
>
> That shows a Boots missing which I tagged as the brand from the
> correction iD wanted (brand=Boots shop=chemist).  How should Boots be
> tagged, and does iD need a fix?  (I assume all Boots have pharmacies,
> but maybe not.)

As far as my tool at https://osm.mathmos.net/pharmacy/progress/ is
concerned, pharmacies are recognised as OSM objects tagged with either
amenity=pharmacy or pharmacy=yes*. (The latter can be used on things
like supermarkets and doctors surgeries, when things aren't mapped in
enough detail to have a separate amenity=pharmacy node.)

As for whether all Boots stores have pharmacies, I think most do, but
some don't: 
https://www.boots-uk.com/about-boots-uk/about-boots/boots-in-numbers/
says there are 2,465 Boots stores, but in the General Pharmaceutical
Council register of Pharmacies, there are only 2304 premises
registered to 'Boots UK Limited'.

Robert

PS: I've just noticed that the data I'm using for my tool now contains
a "Pharmacy Type" field. This means I can exclude internet only
pharmacies, temporary locations (e.g. for events) and internal
hospital and prisons pharmacies. This will hopefully make the
comparison shown by the tool must more useful.

* Because of the change to exclude hospital and prison pharmacies from
the GPhC data, OSM objects with pharmacy=yes will only be picked up in
my tool if they do not also have amenity=hospital or amenity=prison
too.

--
Robert Whittaker

___
Talk-GB mailing list
Talk-GB@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk-gb


Re: [Talk-GB] Geospatial Commission to release UPRN/ UPSN identifiers under Open Government Licence

2020-04-09 Thread Robert Whittaker (OSM lists)
On Thu, 9 Apr 2020 at 14:26, Robert Whittaker (OSM lists)
 wrote:
> On Thu, 9 Apr 2020 at 09:21, Tony OSM  wrote:
> > If the data is to be in the public domain the next step has to be tagging.
> > Do we need country specific tags for these two pieces of data?
> > What should they be?
>
[snip]
>
> So I'd propose that we use either ref:uprn and ref:usrn, or
> ref:UK:uprn and ref:UK:usrn. What does everyone else think?

Oops. If we were to use the ISO Alpha-2 country codes, it should of
course be GB rather then UK. So that would make the keys ref:GB:uprn
and ref:GB:usrn .

Robert.

-- 
Robert Whittaker

___
Talk-GB mailing list
Talk-GB@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk-gb


Re: [Talk-GB] Geospatial Commission to release UPRN/ UPSN identifiers under Open Government Licence

2020-04-09 Thread Robert Whittaker (OSM lists)
On Thu, 9 Apr 2020 at 09:21, Tony OSM  wrote:
> If the data is to be in the public domain the next step has to be tagging.
> Do we need country specific tags for these two pieces of data?
> What should they be?

Looking at taginfo, there are a number of different tags in use for
UPRN values (see https://taginfo.openstreetmap.org.uk/search?q=uprn
where ref:NPLG:UPRN:1 is the most popular). I think it would be good
to agree on a standard key to use before too many more are added. USRN
values are more standardised:
https://taginfo.openstreetmap.org.uk/search?q=usrn with ref:usrn and
NPLG:USRN:1 being the only two keys in use. (NPLG presumably refers to
the National Land and Property Gazetteer -- see
https://en.wikipedia.org/wiki/National_Land_and_Property_Gazetteer --
but the middle two letters are the wrong way round.)

I would have said that ref:uprn and ref:usrn are the natural choices
for use to use. However, I've seen some calls for country codes to be
added to 3rd-party ref values, so we might consider ref:UK:uprn and
ref:UK:usrn instead. This isn't explicitly documented in the wiki at
https://wiki.openstreetmap.org/wiki/Key:ref though the French
community seems to be using it, as can be seen at
https://wiki.openstreetmap.org/wiki/France/Liste_des_r%C3%A9f%C3%A9rences_nationales
, and I think it might make sense.

I don't see any value in adding NLPG (or it's incorrectly ordered
variant NPLG). Although the National Land and Property Gazetteer is
where the UPRN values originate from, if they're being used as core
identifiers by the government, they're no longer just NLPG values.

I also don't see any benefit in adding a :1 :2 etc suffix to the key
in anticipation of multiple values (which seems to have been done in
several existing UPRN keys). I think this will actually make it harder
for data-users than having a single key name and separating multiple
values with semi-colons. (You would suddenly need to search multiple
different keys to get all possible UPRN-tagged objects.)

So I'd propose that we use either ref:uprn and ref:usrn, or
ref:UK:uprn and ref:UK:usrn. What does everyone else think?

Robert.

-- 
Robert Whittaker

___
Talk-GB mailing list
Talk-GB@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk-gb


Re: [Talk-GB] Town Greens

2020-04-03 Thread Robert Whittaker (OSM lists)
On Fri, 3 Apr 2020 at 15:20, nathan case  wrote:
> The two main components of the green, a wood and a grass area, are separately 
> mapped as such.
>
> Where would you add the designation tag? To the boundary or to the two main 
> landuse components? Or would you create a relation so that the designation 
> tag and name (etc.) can be shared across the separate land uses?

Following https://wiki.openstreetmap.org/wiki/One_feature,_one_OSM_element
if there's a single legal "Town Green" entity, then there should be
one OSM element for the Town Green with designation=town_green. (You
can of course have other OSM elements for things within it, like the
separate wood and grass areas.) The "Town Green" object should follow
the legal boundaries of the town green. If it's all in one connected
piece, then you could have a single way following the edge of the
boundary sharing nodes with the edges of the wood and grass areas. (I
think this is what you've done with
https://www.openstreetmap.org/way/181597678 .) If there are multiple
disconnected pieces (e.g. two patches on either side of a road) then
you could use a multi-polygon relation to have a single object
covering all the areas.

You may also see a mapping style around where people try to avoid ways
sharing nodes, by having lots of line segments without tags, and then
grouping them together with multipolygons. In your example, they would
have three ways -- one for the part of the outer boundary next to the
wood, one for the part of the outer boundary next to the grass, and
one for the wood-grass joining line -- and then three multi-polygons
-- one containing the two outer boundary ways for the "Town Green"
object, one containing the two ways bounding the wood for the "wood"
object, and one containing the two ways bounding the grass for the
"grass" object. While conceptually neat, and not incorrect, I think
this over-complicates things and makes everything a pain to edit. I'd
just stick with three closed ways, sharing nodes round the boundary.

There's also a style in which you'd have one closed way for the wood,
and one for the grass, and then have a multi-polygon containing the
two closed ways. However, the fact that the two outer closed ways
share common line segments, violates the requirements at
https://wiki.openstreetmap.org/wiki/Relation:multipolygon .

Robert.

-- 
Robert Whittaker

___
Talk-GB mailing list
Talk-GB@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk-gb


Re: [Talk-GB] Town Greens

2020-04-03 Thread Robert Whittaker (OSM lists)
On Fri, 3 Apr 2020 at 11:49, nathan case  wrote:
> I made a recent edit to a local area that has recently been designated a 
> “Town Green”.
>
> Edit: https://www.openstreetmap.org/changeset/82973329

What I would do with these is to separate the legal status from the
physical and usage characteristics. First I would tag the legal
status, using the designation=* tag (which was set up for such
purposes) i.e. designation=town_green. Once that's done you can add
whatever other tags you think best describe the actual land and the
way it is used. That might be leisure=park, landuse=recreation_ground,
or whatever, depending on the nature of the Town Green in question. By
using two (or more tags) you can correctly capture the UK legal
status, while also ensuring the area renders in an appropriate way
based on it's on-the-ground characteristics.

Hope that helps,

Robert.

> For those that are unfamiliar with a Town Green – it is, legally, the same as 
> a village green. It is a legally protected area of land that is for the 
> enjoyment of the public (Commons Act 2006 and the Commons Registration Act 
> 1965).

-- 
Robert Whittaker

___
Talk-GB mailing list
Talk-GB@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk-gb


Re: [Talk-GB] Geospatial Commission to release UPRN/ UPSN identifiers under Open Government Licence

2020-04-03 Thread Robert Whittaker (OSM lists)
On Thu, 2 Apr 2020 at 22:19, RobJN  wrote:
> It's all a bit unclear but from what I've read it sounds like there will be
> a release of the UPRN / UPSN identifiers and their associated geometries
> ("coordinates" in some text). I see no reference to address data being part
> of the release.

There will presumably be a drive in government circles to store
addresses as UPRN's, and then fetch the associated location and
address data from AddressBase. Assuming Rob's interpretation is
correct (I think it probably is) then this could be bad new for
sources of addresses and postcodes for OSM. While we'll be more easily
able to geo-locate objects from their URPN's, the actual addresses in
any datasets will become more likely to be contaminated by OS's IP
rights in AddressBase.

So this news could be a bit of a double-edged sword I think. e.g. if
the FHRS data switched to using UPRNs and AddressBase-derived
addresses, we would lose the ability to make use of addresses and
postcodes from the FHRS data, but then we'd have accurate locations we
could rely on to directly add establishments to the map from their
FHRS entry.

Robert.

-- 
Robert Whittaker

___
Talk-GB mailing list
Talk-GB@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk-gb


[Talk-GB] Stale Developments

2020-01-10 Thread Robert Whittaker (OSM lists)
I'd like to announce a new mini QA tool that I've put together for UK
OSMers: Stale Developments: https://osm.mathmos.net/developments/

It finds OSM UK highway and landuse tags with tags values of
construction, brownfield and greenfield, which haven't been edited for
over a year. The idea is that such objects should correspond to
real-life developments, whose status is likely to change on that
timescale. Hence the OSM objects probably need reviewing and updating.

To keep the numbers reasonable, the page above only lists the most
stale objects (no edits for over four years), but the full set of the
data is exposed through my Survey Me tool at
https://osm.mathmos.net/survey/ .

Do take a look if you're interested. I hope this is useful to some of you.

Robert.

-- 
Robert Whittaker

___
Talk-GB mailing list
Talk-GB@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk-gb


Re: [OSM-legal-talk] use OSM data to select proprietary data

2019-12-14 Thread Robert Whittaker (OSM lists)
On Thu, 12 Dec 2019 22:41 Kathleen Lu via legal-talk, <
legal-talk@openstreetmap.org> wrote:

> No, ODbL does not apply to any database that does not include OSM data.
> There are two reasons.
>

I would argue that the dataset here does include some OSM data, as it includes
(albeit limited) information about the regions enclosed by certain features
in OSM. Regardless of that though, I would use the following reasoning,
involving a chain of derivative databases, to argue that final databases
could be subject to ODbL even if they don't directly contain any OSM data,
if OSM data has been used in their creation.

At some point in the process of deriving the new dataset here, an OSM extract
and some proprietary data were combined into a database. To start with,
these would be independent parts, and so the combined database would be a
Collective Database, and so not subject to ODbL.
However, I would argue that the moment you run a query that combines both
parts of the database in a non-trivial way, those parts can no longer be
said to be "independent", and hence they cannot be part of a
Collective Database. The combined OSM extract, proprietary data, and the
output from the query are now a derivative database, and hence subject to
ODbL, thanks to the presence of the OSM data. The data published is then a
substantial extract from this derivative database,
and is thus is a derivative of the derivative. This makes it also subject
to ODbL.

Robert.

>
___
legal-talk mailing list
legal-talk@openstreetmap.org
https://lists.openstreetmap.org/listinfo/legal-talk


Re: [Talk-GB] Lancashire prow_ref reference table

2019-11-26 Thread Robert Whittaker (OSM lists)
On Tue, 26 Nov 2019 at 14:32, Dave F via Talk-GB
 wrote:
>
> On 26/11/2019 12:01, Tony OSM wrote:
> >  to the preferred prow_ref format  Adlington FP 5.
>
> As previous, this is not the preferred format. The format should be as
> supplied by the LA, the organisation which has the *authority* to name
> PROWs.

My reading of the original post is that Tony is saying that the
Council themselves are inconsistent in how they refer to their PRoWs.
In which case, I think we should use the format that is most prevalent
on the underlying legal documents (i.e. the Definitive Map and
Statement) rather than any electronic working datasets that are
produced from these. The onilne map at
https://www.lancashire.gov.uk/roads-parking-and-travel/public-rights-of-way/public-rights-of-way-map/
uses the "9-5-FP 23" style numbers, but probably doesn't have any
legal force. I can't find any actual Definitive Statements online for
Lancashire, but there are what seem to be some Definitive Map extracts
in their DMMO register at
http://www3.lancashire.gov.uk/corporate/dmmoview/ . These mostly look
to just use the "FP 34", "BW 45" numbers, without an explicit parish.
My guess would be that the parishes are named in the Definitive Map
and Statement, rather than using reference numbers (which are probably
an artefact of digitisation). So unless the council has officially
adopted the electronic version with the "9-5-FP 23" style numbers as
it's legal Definitive Map, we should be looking at accepting parish
names in the official reference numbers. The question then is how does
the council itself refer to the Rights of Way when using named
parishes rather than IDs. What is *their* preferred format?

If we can agree on the appropriate prow_ref format to use in OSM, then
I can load the GIS data into my tool at
https://osm.mathmos.net/prow/progress/ and have it display the refs in
the agreed format. Tony, if you've got a CSV file that converts
between the ID numbers and named districts/parishes that you could
send me, that would be really helpful, whichever format we end up
agreeing to use in OSM. It will also automatically produce a table
like https://osm.mathmos.net/prow/progress/essex/parishes with the
parish names and numbers for anyone to reference.

Best wishes,

Robert.

-- 
Robert Whittaker

___
Talk-GB mailing list
Talk-GB@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk-gb


Re: [Talk-GB] OSM-UK misunderstands the British Isles

2019-11-13 Thread Robert Whittaker (OSM lists)
On Wed, 13 Nov 2019 at 16:35, Mateusz Konieczny  wrote:
> This message seems to complain
> about something, but it is unclear
> what is the problem.

Having looked at https://wiki.openstreetmap.org/wiki/United_Kingdom I
assume the problem was that in the opening sentence under the map, the
page erroneously said that the UK included the Crown Dependencies and
the British Overseas Territories. I've now (hopefully) fixed that, and
also explained what the "British Isles" is.

As far as OSMUK is concerned, I think the Community Interest Company
formally has the UK as it's scope, although as an OSMF local chapter
it officially covers the UK (including Northern Ireland) and the three
Crown Dependencies (Isle of Man, Jersey and Guernsey). We're happy to
overlap with the OSMIE local chapter, who cover the whole of the
island of Ireland (so also including Northern Ireland).

Re the size of OSMUK's membership, the annual report at
https://osmuk.org/wp-content/uploads/2017/09/Annual_Report_of_the_Directors_OSMUK_CIC_for_Year_Ending_March_31_2019.pdf
says there were 95 regular and 4 corporate members.

Hope that helps,

Robert.

> 13 Nov 2019, 16:08 by talk-gb@openstreetmap.org:
>
> Someone involved with OSM-UK may wish to check the definition of The British 
> Isles:
> https://www.britannica.com/place/British-Isles
>
> They may also wish to have a read of this:
> https://www.gov.im/about-the-government/departments/cabinet-office/external-relations/constitution/
>
>
> What is the size of OSM-UK's membership?




-- 
Robert Whittaker

___
Talk-GB mailing list
Talk-GB@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk-gb


Re: [Talk-GB] Name Suggestion Index

2019-11-05 Thread Robert Whittaker (OSM lists)
On Tue, 5 Nov 2019 at 08:24, Jez Nicholson  wrote:
> I was wondering how iD (and Vespucci) decides what to offer as brands when I 
> create a new feature, or when it suggests something like "Ibis looks like a 
> brand with incomplete tags". The answer is the 
> https://wiki.openstreetmap.org/wiki/Name_Suggestion_Index (NSI) ...now 
> detailed on a wiki page that I created.
>
> The NSI is a github repository, so updates and editions can be suggested. 
> This can be done via your own fork or on the OSMUK fork. I'm not sure what 
> will work best for us yet.

I stumbled across the NSI myself a couple of months ago, while looking
to add brand tags to shops in my local area though iD. I've been
collecting a list of missing UK brands (or at least ones that iD
didn't suggest) and also some potential errors (e.g. where it's
assumed all shops of a certain brand have a specific shop tag, when in
reality there can be some variation in the types of outlets). What I
haven't looked into yet is the mechanics of how to suggest
adding/correcting entries and what other info is needed for each one.
(Submitting github issues and pull requests for each individual brand
seems like a lot of effort on the face of it -- but maybe that's what
you need to do.)

In case anyone is interested in adding these, or providing details of
how to do it, here's the list of missing brands that I've collected so
far (some may have been added since I started collecting):

  Animal (Clothes)
  Barnado's (charity)
  Bill's (retaurant)
  Bon Marché (clothes)
  Byron (restaurant/burgers)
  Café Rouge (restaurant)
  Card Factory (cards)
  Fred Olsen Travel (travel_agent)
  Hughes (electrical goods)
  Johnsons (dry_cleaning)
  Jones the Bootmaker (shoes)
  Mr. Shoes (shoes)
  Muffin Break (Cafe)
  Scrivens (optician)
  Timpson (key-cutting / shoe_repair)
  The Perfume Shop (perfumery)
  Topman / Topshop (clothes)
  TUI (travel_agency)
  William H Brown (estate_agent)
  YMCA (charity shop)
  Yours (clothes)

And here are the one I think there are problems with:

  Greggs (allow amenity=cafe or shop=bakery or both)
  Clintons (should recognise shop=cards as well as shop=gift when
suggesting 'upgrades' in iD)

Best wishes,

Robert.

-- 
Robert Whittaker

___
Talk-GB mailing list
Talk-GB@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk-gb


Re: [Talk-GB] OS Map Rules

2019-11-04 Thread Robert Whittaker (OSM lists)
On Mon, 4 Nov 2019 at 23:38, Andrew J  wrote:
> I was thinking of using a paper OS map to identify public footpaths
> which are not currently on OSM, and use it to plan and navigate (map and
> compass) a route along those paths.
>
> If I get a GPS trace (e.g. with OSMTracker) while I walk that route, is
> it acceptable to use this GPS data to update OSM, or would it be
> considered a derivative of OS data?

It depends on exactly what you do. If you're slavishly following the
line on the OSM map and collecting a GPS trace of that line, then all
you're really doing is copying (in a somewhat roundabout way) the
coordinates of points along OS's line into OSM, and I think that would
violate OS's copyright. On the other hand if you use the OS map to
determine that there's a Right of Way that needs mapping in a certain
locality, and then collect a GPS trace by following signs and trodden
paths on the ground, that would be fine.

Depending on which part of the country you're in, there might already
be an open dataset of Rights of Way that you can use, which isn't
encumbered by OS's copyright. See the list I maintain at
https://osm.mathmos.net/prow/open-data/ . In theory, Freedom of
Information legislation means any currently-non-available datasets can
be obtained. It can take a bit of effort to do this, but I'm happy to
oblige if someone wants the data opened up for use in OSM.

Best wishes,

Robert.

-- 
Robert Whittaker

___
Talk-GB mailing list
Talk-GB@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk-gb


Re: [Talk-GB] Zebra crossings being lost in iD - how to respond

2019-10-25 Thread Robert Whittaker (OSM lists)
On Fri, 25 Oct 2019 at 11:45, Jez Nicholson  wrote:
> +1 for a bot edit

My initial instinct was to say this too. But if most of these
crossing=zebra tags were added by iD users who selected "Marked
Crossing" and never saw the zebra tag, then how sure are we that
almost all Marked Crossings in the UK will be zebras?

Perhaps a Maproulett challenge would be a better way, if aerial
imagery is usually good enough to identify zebra crossings.

> are you suggesting to just add crossing_ref=zebra, or to convert 
> crossing=zebra into highway=crossing + crossing=uncontrolled too?

If edits are made, we should convert the crossing=* tag too. But we
should probably decide what value that should take. iD seems to be
suggesting crossing=marked rather than crossing=uncontrolled. However,
the former is not documented in the wiki:
https://wiki.openstreetmap.org/wiki/Key:crossing .

It would also be really good if we could get the standard UK crossing
types (zebra, pelican, toucan, pegasus) added to the iD presets to
help UK editors add that information. Currently typing those names in
iD doesn't give anything helpful (apart from zebra that returns
"Marked Crossing") and there are only the marked and unmarked crossing
options if you type "crossing" in.

Robert.

-- 
Robert Whittaker

___
Talk-GB mailing list
Talk-GB@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk-gb


Re: [Talk-GB] UK Licences

2019-09-10 Thread Robert Whittaker (OSM lists)
On Tue, 10 Sep 2019 at 13:49, Stephen Colebourne  wrote:
> I'd like to see some guidance on whether data can be taken directly
> from a business's website and entered directly into OSM. eg. on the
> "contact us" page there is often address, postcode, phone number,
> opening hours. This page
> https://wiki.openstreetmap.org/wiki/Key:postal_code says "You can even
> look them up on the official website of the place" which suggests you
> can, but normal copyright of websites would suggest you can't.

My take is that if it's an independent store with a single site, or a
small group -- say up to about half a dozen premises -- then you can
use the address(es) listed on their official website, as they're
un-copyrightable facts. For chains with more stores, the addresses of
each branch will form part of a database, and then database rights put
them off-limits for OSM, unless you get specific permission from the
business.

Robert.

-- 
Robert Whittaker

___
Talk-GB mailing list
Talk-GB@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk-gb


Re: [Talk-GB] Fixing shop=yes, now it no longer renders on the default

2019-09-06 Thread Robert Whittaker (OSM lists)
On Thu, 5 Sep 2019 at 21:35, Mike Baggaley  wrote:
> Hi Robert, Looks interesting. I've signed in and had a look. However, the 
> first one I looked at is a petrol station, and the wiki indicates that 
> shop=yes is the correct tagging as an additional tag for amenity=fuel. Hence 
> I suggest that these be omitted from the list requiring replacement.

I'd say that it's no more or less correct to use shop=yes there than
any other instance of shop=yes, as it still indicates a generic shop
of unspecified type. As it suggests at
https://wiki.openstreetmap.org/wiki/Tag:amenity%3Dfuel , shops at
petrol stations can also be mapped with a more specific type, such as
shop=convenience or shop=kiosk. I think this is preferable, so I'd
like to leave them in the list. That said, changing them is perhaps
less important than other instances, so they're set as low priority in
the Maproulette challenge. I think that means if you're getting new
tasks randomly, they should be less likely to come up.

Robert.

-- 
Robert Whittaker

___
Talk-GB mailing list
Talk-GB@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk-gb


Re: [Talk-GB] Fixing shop=yes, now it no longer renders on the default OSM map

2019-09-05 Thread Robert Whittaker (OSM lists)
On Tue, 3 Sep 2019 at 12:40, Silent Spike  wrote:
> Perhaps a https://maproulette.org challenge would be a good way to track the 
> progress of this?

I've never really used Maproulette before, but I thought this would be
a good opportunity to have a go. So here's my attempt at a challenge,
for anyone who is interested in using it:
https://maproulette.org/browse/challenges/9051 .

Robert.

--
Robert Whittaker
https://osm.mathmos.net/

___
Talk-GB mailing list
Talk-GB@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk-gb


Re: [Talk-GB] Copyright in OS-derived maps

2019-09-03 Thread Robert Whittaker (OSM lists)
On Tue, 3 Sep 2019 at 12:34, Edward Bainton  wrote:
> I've been sent a map by a local charity that looks after large swathes of 
> countryside near Peterborough. It's for their own internal use, showing the 
> extent of their estate. It's based on an OS map, and comes with flags 
> indicating Crown copyright
[snip]
> The bit I'm interested in is a red line picking out the boundary of the 
> charity's territory - I asked if I could put these into OSM. That line was 
> presumably drawn by the charity, albeit over an OS base. (Tho I suppose just 
> possibly OS drew the red line under commission, and then I think the default 
> is that they have the copyright.)
>
> Where do I go with the legal side of things? Is this a complete dead end as 
> the wiki on copyright suggests? Or, if further enquiries reveal that the red 
> line is of the charity's own production, can the charity grant me (OSM) a 
> licence to reproduce the red line (and only the red line) on OSM?

If the line has been drawn on the OS basemap by reference to features
on the base map, then OS regards the line as "Derived Data" and claims
IP rights in it. (The alternative would be if the line was
independently surveyed (e.g. from a GPS trace), and then just layed on
top of the OS map. In which case OS wouldn't claim any rights in the
line itself.) See
https://www.ordnancesurvey.co.uk/business-and-government/help-and-support/public-sector/guidance/derived-data.html

There is a mechanism for OS licensees to release derived data under
the Open Government Licence. But reading
https://www.ordnancesurvey.co.uk/business-and-government/help-and-support/public-sector/licensing-using-os-data.html
it's not clear to me if this only applies to Public Sector Bodies that
are part of the Public Sector Mapping Agreement (PSMA). If the charity
isn't a PSMA member, I think they would have to contact OS to find out
what is allowed. A slight complicating factor if we were to be able to
use the line in OSM is that we'd have to remove the OS base map from
it before using it.

Assuming you have a friendly contact at the charity and the region
isn't too large/complicated, a more pragmatic approach might be to see
if someone there has enough personal knowledge of the area they cover,
*without* needing to refer to the OS-derived map, to be able to draw
the boundary on an OSM base map for you. You could then use that map
in OSM with just their permission.

Robert.

-- 
Robert Whittaker
https://osm.mathmos.net/

___
Talk-GB mailing list
Talk-GB@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk-gb


[Talk-GB] Fixing shop=yes, now it no longer renders on the default OSM map

2019-09-02 Thread Robert Whittaker (OSM lists)
Since version 4.22 of the Carto map style (which was deployed a few
days ago), the generic shop=yes tag is no longer rendered on the
default OSM-Carto map at https://www.openstreetmap.org/ . For details
of the decision see
https://github.com/gravitystorm/openstreetmap-carto/issues/3697 .

In Great Britain,
https://taginfo.openstreetmap.org.uk/keys/shop#values shows we
currently have 7,772 objects tagged with shop=yes, which represents
4.18% of our total shop=* objects. These objects will no longer appear
on the default map (unless they have other renderable tags). To have
the objects display again, we need to give them more specific shop=*
tags. Often, an appropriate shop value can be deduced from the shop
name, its website, or other existing tagging on OSM, without needing a
ground survey.

Any mappers with a few minutes to spare might like to have a look at
their local area, and see if there are any shop=yes objects they could
re-tag with a more specific value. Some resources to help:

* Overpass Turbo query to find shop=yes objects:
http://overpass-turbo.eu/s/M0w (Pan/zoom to the area of interest, then
click on run. Try a smaller area if the query times out.)

* OSM WIki Key:Shop page, with values for common shop types:
https://wiki.openstreetmap.org/wiki/Key:shop

* Taginfo GB shop values:
https://taginfo.openstreetmap.org.uk/keys/shop#values (Use the search
box at the top right of the *table* to get suggestions for the common
tag for a particular shop type.)

Best wishes,

Robert.

-- 
Robert Whittaker
https://osm.mathmos.net/

___
Talk-GB mailing list
Talk-GB@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk-gb


Re: [Talk-GB] Rowmaps importing in South Gloucestershire

2019-08-10 Thread Robert Whittaker (OSM lists)
On Fri, 9 Aug 2019 11:59 Dave F via Talk-GB, 
wrote:

>
> >
> https://wiki.openstreetmap.org/wiki/Contributors#Public_Rights_of_Way_Data_from_local_councils
> > . While there's nothing listed there, it's definitely not ok to use
> > the data in OSM.
>
> Rubbish.
>
> Just because one person isn't aware of a fact, it doesn't make it untrue.
> No one person has authority over other OSM contributors.
>

I'm not sure I follow what you're saying here. My point was that if any
mapper is using data under a licence that requires attribution, then they
can only do so if the required attribution is given on either
https://www.openstreetmap.org/copyright or
https://wiki.openstreetmap.org/wiki/Contributors . Otherwise OSM would be
violating that licence by distributing a derived work without the
attribution.

So assuming permission to use the South Gloucestershire data is conditional
on some attribution (which is the case for e.g. the OGL) then it needs to
be listed as a source on the contributors page, with the appropriate
attribution given.

(Separately, I think it's also important from a community verification
point of view that sources and licences are documented, so other mappers
can check we have the necessary rights to use any claimed sources, and
there is evidence if anyone challenges our use of particular data.)

Robert.

>
___
Talk-GB mailing list
Talk-GB@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk-gb


Re: [Talk-GB] Rowmaps importing in South Gloucestershire

2019-08-09 Thread Robert Whittaker (OSM lists)
On Thu, 8 Aug 2019 at 23:06, Neil Matthews  wrote:
> In light of some recent edits in South Gloucestershire -- is it ok to
> import unsurveyed footpaths based simply on rowmaps data?

Based on the licensing information at
http://www.rowmaps.com/datasets/SG/ my view would be "no". According
to what's written there,the data on Rowmaps was only licensed by South
Gloucestershire Council under the (old) OS OpenData Licence. This
licence is not compatible with the ODbL used by OSM, due to the viral
attribution that would be required even in produced works. I believe
that what's written on the Rowmaps page is misleading, as to be used
under a different licence (e.g. the OGL v3) the rights holder (i.e.
the Council) would need to explicitly re-license their data -- OS
cannot unilaterally do it for them. (I guess it's possible that
whoever is doing the editing has contacted the council directly and
got permission to use the data under the OGL, although I don't see
this documented anywhere.)

There's also the separate question of whether it's a good idea to
import PRoW routes solely from (correctly licensed) external data. I
don't think this is a good idea, since we want to capture the actual
route on the ground as well as the definitive line. Without a ground
survey, local knowledge, or the use of aerial imagery (e.g. for
visible tracks) you won't be able to know the former. The data on
Rowmaps is also somewhat old -- it would be better to request an up to
date copy from the Council.

Finally on a practical level, any license to use the data will almost
certainly require some attribution from OSM if it's used. I can't see
anything related to South Gloucestershire on the contributors page at
https://wiki.openstreetmap.org/wiki/Contributors#Public_Rights_of_Way_Data_from_local_councils
. While there's nothing listed there, it's definitely not ok to use
the data in OSM.

Robert.

PS: I've got a list of licences and availability of PRoW data for
different councils at https://osm.mathmos.net/prow/open-data/ , which
I try to keep up to date. Please let me know of any corrections you
spot that need making.

-- 
Robert Whittaker

___
Talk-GB mailing list
Talk-GB@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk-gb


Re: [Talk-GB] Automated Code-Point Open postcode editing (simple cases only)

2019-07-19 Thread Robert Whittaker (OSM lists)
On Tue, 16 Jul 2019 at 22:20, ndrw6  wrote:
> Over past several months I've been adding postcodes from Code-Point
> Open. I've streamlined the procedure a bit, so I can now add the tags
> without spelling out every single one of them, but it is still a manual
> and labour intensive process:
>
> https://github.com/ndrw6/import_postcodes/
>
> While working on that, I've noticed there are a lot of simple cases
> where automatic collation would have produced very similar results. For
> example, in case of existing OSM buildings without an addr:postcode tag
> located at or very near to a Code-Point Open centroid.
>
> Therefore I'm requesting permission to use the following automated edit
> procedure:

I'm afraid I think this new suggestion will be too prone to errors to
outweigh the benefits, so I have to oppose it, unless there's
significant manual curation. In which case though, you might as well
not bother with the 15m limit and instead look to find the true
extents of the postcode unit. I'm also not convinced that the previous
work on adding postcodes to single buildings in isolation is that
beneficial. In particular, the new proposal has the following issues:

* Not all buildings are addressable properties, and so some (e.g.
garages, outbuildings) shouldn't have a postcode. How would you avoid
accidentally adding postcodes to these?

* Large-user postcodes only belong to a single building, and shouldn't
be added to any nearby buildings, however close. It's not clear how
you would avoid these with the proposed method. (For example it's
common for a bank to have its own postcode, but the buildings either
side along the high street will all share a different postcode.)

* Often the two sides of a street will have different postcodes. So in
the case of terraced houses, you may have an opposite property within
15m belonging to a different postcode unit.

There are also some problems with the existing method:

* Sometimes OSM building polygons encompass several joined properties
(e.g. a terrace or a row of shops). Adding a single postcode to such a
building polygon might be incorrect, as the properties may not all
share the same postcode.

* Adding postcodes in this way removes a convenient way for other
mappers to work on adding more detail, by looking for postcodes that
are not yet in OSM.

I would argue that the benefits of adding just a postcode to a
building corresponding to the centroid are pretty small -- any users
can already use code-point open to obtain this information. The real
value in adding postcodes to OSM is when they combined with other
address information (e.g. street names and house numbers to give a
full address) and when human extrapolation is used to infer the full
set of properties that have the same postcode.

I thus have to object not just to the new proposal but also any
continuation of the previous work to add single postcodes to buildings
under the centroid. Instead I would suggest it would be better to
proceed more slowly and take the time to add addr:street (and other
addr tags) tags when adding postcodes, and also try to add the
postcode to the full set of properties for each unit where this can be
deduced. See the discussion at
http://sk53-osm.blogspot.com/2013/12/british-postcodes-on-openstreetmap.html
. For instance at http://overpass-turbo.eu/s/KRf only the highlighted
buildings have postcodes and none have streets. It should be possible
to infer the postcodes of most of the houses from the centroid
locations, and also add the addr:street tags in that area. A tool that
finds postcode units whose centroid lies on top of an existing OSM
building would still be a good way of finding instances to apply this
procedure to though. Better still if it could prioritise areas with a
high density of small buildings (i.e. a systematic import/ tracing of
buildings) that also lack postcodes.

Best wishes,

Robert.

> 1. Open an osm file containing missing postcodes (from the above
> website) in jOSM
>
> 1a. Select all points from the above dataset
>
> 2. Download OSM data in the area of interest
>
> 2a. Select all ways with a "building" tag of typical residential house
> size and without an "addr:postcode" tag (search phrase: 'building
> -"addr:postcode" type:way areasize:50-1000')
>
> 3. Use a collation plugin to collate both datasets with "centroid
> distance" set to "< 15m". The condition is there to apply postcodes only
> to small buildings in direct vicinity of the codepoint centroid.
>
> There are some caveats I've noticed, often not different from manual
> editing:
>
> a) Some buildings have addresses added as separate points rather than
> tags (automated edit will add addr:postcode tags directly to the
> building, this is what I chose to do manually as well)
>
> b) Collation plugin doesn't support relations (these postcodes will get
> ignored and can be added later manually)
>
> c) Often OSM buildings contain multiple addresses or postcodes and
> should be split into several 

Re: [OSM-legal-talk] Copy information from official business website (WAS: Proposal for a revision of JA:Available Data)

2019-07-10 Thread Robert Whittaker (OSM lists)
On Fri, 5 Jul 2019 at 21:18, tomoya muramoto  wrote:
> I ask a simple question. May I copy the information of the TESCO Boston 
> Superstore to OSM?
> https://www.tesco.com/store-locator/uk/?bid=2108
>
> This website contains information such as
> - addr=*
> - phone=*
> - opening_hours=*
> - branch=*
>
> The OSM data for this store does not yet contain `phone=*` nor 
> `opening_hours=*`. Can I copy them to OSM?
> https://www.openstreetmap.org/way/61998754

For a single store I believe the answer is yes, since you're
extracting un-copyrightable facts. But if there are a significant
number of stores (as in this case), then the information becomes part
of a database, which is by default protected by database rights (at
least in the EU). You then can't use a significant amount of the
information without an appropriate licence. Moreover, you can't safely
take details from a single store from a chain's website, as there's a
danger that lots of other mappers might do that independently for
different stores, resulting in an infringement for OSM as a whole.

So for practical, use in OSM, I'd say it's ok to take information from
the public website of an independent store, or a group with up to
around half a dozen outlets. But anything larger, and you'd need to
get permission from the company first.

Robert.

-- 
Robert Whittaker

___
legal-talk mailing list
legal-talk@openstreetmap.org
https://lists.openstreetmap.org/listinfo/legal-talk


Re: [Talk-GB] Adjacent nature reserves

2019-06-27 Thread Robert Whittaker (OSM lists)
On Wed, 26 Jun 2019 at 21:08, Brian Prangle  wrote:
> The whole area needs simplification to replace multiple overlaid ways with 
> multipolygon relations.

I'm curious about what you mean here. Are you referring to replacing
(in a simple example) two square closed ways that share a common edge,
with three non-closed ways (two with three segments, and one with one)
and two relations to represent the original two squares? If so, I've
seen this done in various places, but I've never understood the point
it. The two representations are identical in terms of the data, but
the latter requires 2.5 times as many objects and is much more of a
pain to work with in the editors. All to avoid having a common line
segment between two areas -- which doesn't seem to be a particular
problem to me. Are there some advantages that I'm missing?

Thanks,

Robert.

-- 
Robert Whittaker

___
Talk-GB mailing list
Talk-GB@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk-gb


Re: [Talk-GB] OS Open Greenspace tileset

2019-06-14 Thread Robert Whittaker (OSM lists)
On Fri, 14 Jun 2019 at 10:24, Richard Fairhurst  wrote:
> I've put together a simple tileset showing greenspace areas from Ordnance 
> Survey's recent OS Open Greenspace release. The data is released under the 
> standard OS open licence therefore suitable for tracing in OSM.
>
> Many features are already in OSM, but not all, and in addition the names 
> might be helpful.
>
> The tiles also include a few greenspace-related features from OSM and the 
> basic OSM road/path network.
>
> You can add the tiles to your favourite editor using this URL:
> http://osm.cycle.travel/greenspace/{z}/{x}/{y}.png

That's great -- many thanks Richard. A related existing service is
https://openover.raggedred.net/ , which shows OS Greenspace and also
Access Land polygons.

By the way, if anyone is in to tileservers for helping OSM, some tiles
with a rendering of OS Open Roads (with their names) would be really
useful I think:
https://www.ordnancesurvey.co.uk/business-and-government/products/os-open-roads.html
.

Robert.

-- 
Robert Whittaker

___
Talk-GB mailing list
Talk-GB@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk-gb


Re: [Talk-GB] Preston Park, Brighton

2019-06-04 Thread Robert Whittaker (OSM lists)
On Tue, 4 Jun 2019 at 11:15, Jez Nicholson  wrote:
> I have to admit that Preston Park is my personal micromapping playground. I 
> walk the hound there nearly every day and I can capture excruciating detail 
> (so shoot me!). 
> https://www.openstreetmap.org/note/1800140#map=18/50.83914/-0.14432=N
[snip]
> Could I add the Parkrun route as a relation?

I think mapping parkrun routes is a good thing. They take place
regularly almost every Saturday morning and are certainly verifiable
on the ground during those times. Most routes are the same each week,
though some events have an alternative version for the winter, or to
avoid flooding or other events in the park.

Parkrun's own website has route maps drawn over Google Aerial Maps,
which (from experience) aren't always very good. The routes can be
inaccurate and it's not always easy to see paths on the ground in the
imagery. It's also not always easy to see the direction and
progression of multi-lap routes. It would be great if we could get
better coverage and then persuade parkrun to use a rendering based on
OSM. I think the difficult thing to do would be to off-set parts of
the route that are covered more than once (like you do on bus route
maps when more than one route follows the same road), so the entire
route can be traced. Does anyone know if there are any libraries or
leaflet extensions that do this already?

Robert.

PS: Full disclosure: I'm a run director at Thetford parkrun, and have
mapped a number of events I've run in OSM. e.g.
https://www.openstreetmap.org/relation/2812625 for
https://www.parkrun.org.uk/thetford/course/

-- 
Robert Whittaker

___
Talk-GB mailing list
Talk-GB@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk-gb


Re: [Talk-GB] Electric car charging points

2019-05-16 Thread Robert Whittaker (OSM lists)
On Thu, 16 May 2019 at 21:31, BD  wrote:
> Some time ago I came across "National Charge Point Registry", which can be 
> found here:
> https://data.gov.uk/dataset/1ce239a6-d720-4305-ab52-17793fedfac3/national-charge-point-registry
>
> I wonder if we could import that data into OSM? I'm sure that it would be 
> useful to the greater community and general public.

As it happens, I've just started having a play with this data. I
haven't got a full comparison tool working yet, but you can get an
idea of how the NCR data compares to what we currently have in OSM at
https://osm.mathmos.net/chargepoint/progress/ (click on one of the
postal areas on the map to see that data for it).

It appears that the NCR data is not all that complete, and I'm also
not sure the locations are accurate enough for a direct import. Given
other micro-mapped features near charging points, we'd want to get the
locations relative to them correct. There are also charge-point
locations in the NCR that are 10's of meters away from where they
actually are on the ground. (Some examples at
https://osm.mathmos.net/chargepoint/progress/NR/#15/52.6253/1.2994 . )
There is certainly scope for using the data to improve coverage and
detail in OSM though.

Robert.

-- 
Robert Whittaker

___
Talk-GB mailing list
Talk-GB@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk-gb


Re: [Talk-GB] OSMappers meeting in Norfolk

2019-05-14 Thread Robert Whittaker (OSM lists)
On Sun, 12 May 2019 at 20:31, Rob Nickerson  wrote:
> I hope the Norfolk event went well yesterday. I hope to see some more in the 
> future.

Yes, I think it went well, and many thanks to Nora for taking the
initiative and organising it. I've put together a quick wiki page for
what will hopefully be a series of Norfolk meetups, along with some
notes and links about the things we discussed:
https://wiki.openstreetmap.org/wiki/Norfolk/Meetups . I'd encourage
others to add anything I've missed, and put links to their user pages
if they want.

Robert.

-- 
Robert Whittaker

___
Talk-GB mailing list
Talk-GB@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk-gb


[Talk-GB] Use of amenity=university within the University of Cambridge

2019-04-07 Thread Robert Whittaker (OSM lists)
I've noticed that there are rather a lot of amenity=university objects
in Cambridge, most of which seem to be on individual buildings rather
than actual universities or even university sites.
http://overpass-turbo.eu/s/HLV This seems to be in line with the
tagging scheme described at
https://wiki.openstreetmap.org/wiki/Cambridge/University_of_Cambridge
, but doesn't follow what it says at
https://wiki.openstreetmap.org/wiki/Tag:amenity%3Duniversity
"Individual elements of the university should not be tagged with
amenity=university but can be mapped with operator=* and the name of
the university".

The latter suggests that there should only be one amenity=university
object per institution, with individual sites combined via a
multi-polygon. I'm not sure I'd go quite that far, and I would be ok
with using using amenity=university on the outline polygon of each
site occupied by a university. At any rate I think it's wrong to
classify individual internal buildings/features within each site as
amenity=university.

What do other people think? Could we get an agreement to at least
remove the amenity=university tags from buildings etc within each
larger university site? How best to tag university sites/campuses is
perhaps a larger discussion, that it may take longer to reach a
consensus on.

Robert.

PS: I'll invite David Earl to comment here, as he was behind the
Project Drake work that did a lot of the mapping of University
buildings.

-- 
Robert Whittaker
https://osm.mathmos.net/

___
Talk-GB mailing list
Talk-GB@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk-gb


Re: [Talk-GB] Common Land has stopped rendering

2019-03-17 Thread Robert Whittaker (OSM lists)
On Sat, 16 Mar 2019 at 12:55, Edward Catmur via Talk-GB
 wrote:
> Any conclusion on how to tag them now?
>
> Perhaps leisure=park, park=common?

For places in the UK that are actually registered common land, then
I'd suggest using designation=common_land to denote that fact, as it's
an official designation. (Similarly we can use
designation=village_green for areas that are recorded as Village
Greens. See https://www.gov.uk/common-land-village-greens for the
legal definitions.) Public access can be tagged using access=* tags in
the usual way. That just leaves the question of how to tag the
physical nature of the land. I'd have thought in most cases one of
leisure=park (which can be interpreted quite widely I think, given
what's on the Wiki page), leisure=recreation_ground, natural=heath,
natural=scrub and natural=meadow would probably be appropriate.

Robert.

> On Sat, 16 Mar 2019, 12:51 SK53,  wrote:
>> Yup, it's gone. I think the standard thing is use Andy's (SomeoneElse) map 
>> which is likely to retain features of value & relevance to British & Irish 
>> map users.
>>
>> On Sat, 16 Mar 2019 at 12:35, Ian Caldwell via Talk-GB 
>>  wrote:
>>> In the last day or two the standard renderer as stop rendering  common land 
>>> (leisure=common) see https://www.openstreetmap.org/way/311973831



-- 
Robert Whittaker

___
Talk-GB mailing list
Talk-GB@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk-gb


[Talk-GB] OSM Tool Updates

2019-03-01 Thread Robert Whittaker (OSM lists)
Just a quick message to let people know about a few recent updates to
my OSM UK tools:

* I've added a new class of objects to "Survey Me!" -- a tool to help
mappers find local issues in need of a ground survey. OSM objects with
no name=* tag where one would be expected are now shown with deep blue
markers at https://osm.mathmos.net/survey/ . Details of the criteria
used (currently I'm only searching shop=* and some amenity=* objects)
and a summary of the objects found is at
https://osm.mathmos.net/nameless/ .

* Three new sets have been added to "Ghosts" -- a tool to flag up
closed or renamed shops/services: "Phones 4U" (closed but 47 remain in
OSM), "Orange and T-Mobile" (merged to become EE, but 20 remain in
OSM) and "That's Entertainment" (closed but 8 remain in OSM). More
details at https://osm.mathmos.net/ghosts/ and the objects also appear
on "Survey Me!". Thanks to mapper "lakedistrict" for the suggestions
here.

* I've recently got an updated list of the AEDs (Defibrillators) in
the East Midlands Ambulance Service region. The new data is now in my
comparison tool at https://osm.mathmos.net/defib/progress/ .

I hope some other people find these tools useful. Please let me know
if you've got any suggestions for improvements.

Robert.

-- 
Robert Whittaker
https://osm.mathmos.net/

___
Talk-GB mailing list
Talk-GB@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk-gb


Re: [Talk-GB] OSM Hi-vis

2019-01-09 Thread Robert Whittaker (OSM lists)
On Mon, 7 Jan 2019 at 23:46, Rob Nickerson  wrote:
> OSM UK are now taking orders for high-vis vests. Show your support for 
> OpenStreetMap by ordering one or more today at:
>
> https://osmuk.org/product/osm-uk-hi-vis-vest/

Based on the sample you have, do you have any advice over the sizes?
Presumably most people will want their hi-viz to fit over a coat, so
should we go up a size from our normal? How does the (presumably)
chest size quoted related to the actual circumference of the jacket
when done up?

Thanks,

Robert.

-- 
Robert Whittaker

___
Talk-GB mailing list
Talk-GB@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk-gb


Re: [Talk-GB] Postcodes

2018-11-09 Thread Robert Whittaker (OSM lists)
On Fri, 9 Nov 2018 at 17:08, Adam Snape  wrote:
> My conclusion from this is that we can safely map postcodes to the building 
> where their centroids are placed, perhaps avoiding doing so (or adding 
> FIXMEs) on brand new developments.

There is one gotcha to that, which is that PO box addresses, and some
other large user "non-geographic" postcodes are geo-located in
Code-Point Open to the Royal Mail Delivery / Sorting office that
handles that postcode's mail. You don't want to be adding those
postcodes to the Royal Mail depot.

I've got a visualisation of the postcode centroids from Code-Point
open at https://osm.mathmos.net/addresses/pc-stats/ which can be
helpful for mapping. Once you get your eye in and get used to how
postcodes are assigned, you can often (though by no means always)
deduce from the centroid, the layout of buildings, and the locations
of the surrounding centroids, what set of houses/buildings belongs to
each postcode. The blog post at
http://sk53-osm.blogspot.com/2013/12/british-postcodes-on-openstreetmap.html
(already mentioned above) is a useful read in this respect.

Robert.

-- 
Robert Whittaker

___
Talk-GB mailing list
Talk-GB@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk-gb


Re: [Talk-GB] Plumb Center (etc)

2018-10-31 Thread Robert Whittaker (OSM lists)
On Tue, 30 Oct 2018 at 17:17, Ed Loach  wrote:
> After spotting that the Clacton store has re-branded to Wolseley I
> noticed on their website [1] this is national:
> "Wolseley replaces these 5 brands: Plumb Center, Parts Center, Drain
> Center, Pipe Center, Climate Center" (logos replaced by plain text).

This looks like a good candidate for my "Ghosts" tool:
https://osm.mathmos.net/ghosts/plumb-center/ . I've got 104 OSM
objects with the variations of the old names listed there, and these
will also now show up on "Survey Me!" https://osm.mathmos.net/survey/
.

Robert.

-- 
Robert Whittaker

___
Talk-GB mailing list
Talk-GB@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk-gb


Re: [Talk-GB] Facebook Map Query - Thames rendered as Thanames

2018-10-26 Thread Robert Whittaker (OSM lists)
On Fri, 26 Oct 2018 at 01:44, Steve Doerr  wrote:
> A user on the Facebook group 'UK Places Editors' has commented on the
> fact that some maps on Facebook pages in the vicinity of Putney Bridge
> (London) show the River Thames as 'Thanames'. See, for example,
> https://www.facebook.com/pages/Putney-Bridge/103150243057869
>
> A bit of browser debugging shows that it's accessing the URL
> https://external-lhr3-1.xx.fbcdn.net/static_map.php?v=1013_provider=2=324x160=15=51.46701240%2C-0.21317368=en_GB=2

I'm pretty sure that this is not a data issue, but a rendering issue,
cause by adjacent tiles being updated at different times and trying to
show the label in slightly different positions. Look closely at the
text and you'll see a slight discontinuity along a horizontal line
through the "n". Rather than being "Thanames" I think we're seeing the
upper tile showing "Tha" and the first part of an "m", and the lower
tile showing part of an "h" and then "ames".

Robert.

___
Talk-GB mailing list
Talk-GB@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk-gb


Re: [Talk-GB] Mapping Shropshire's rights of way

2018-09-04 Thread Robert Whittaker (OSM lists)
On Tue, 4 Sep 2018 at 10:56, James  wrote:
> I'd like to make Geocaching in my county (Shropshire) more accessible to 
> those who do not have OS maps, or simply want the convenience of navigating 
> from a mobile device. This relies on OpenStreetMap having comprehensive 
> mapping of the county's Rights of Way - at the moment, it does not. I 
> contacted Shropshire Council, who seemed quite receptive to the idea. The 
> officer confirmed that Rights of Way data was in the public domain for any 
> use.

As others have already said the "public domain for any use" part
indicates a mis-understanding of IP rights that will apply to the
data. If you have a contact at the council who is receptive, the best
think you could do would be to try to persuade to make their Rights of
Way GIS data available to download online, with a clear statement that
it can be re-used under the Open Government Licence (OGL) v3. They
could use their own Open Data page at
https://shropshire.gov.uk/open-data/datasets/ or put it on
https://data.gov.uk/search?q=shropshire or even both. Ideally, they'd
also provide regular updates -- but maybe take thinks one step at a
time.

Then the data would be available for anyone to use. Barry would be
able to download it to update http://www.rowmaps.com/datasets/SH/ .
I'd also be able to include it in my OSM comparison tool at
https://osm.mathmos.net/prow/progress/ .

(Shropshire's PRoW GIS data can be viewed online at
https://shropshire.maps.arcgis.com/apps/webappviewer/index.html?id=00a0e03e79ee453ab6b787961ab192ec
. Ordnance Survey almost certainly own some of the IP rights in the
GIS data, as it will have been digitised over one of their base maps.
However, under the "Presumption to Publish" scheme
https://www.ordnancesurvey.co.uk/business-and-government/help-and-support/public-sector/guidance/presumption-to-publish-criteria.html
Local Authorities are able to release their derived Rights of Way data
under the OGL.)

Best wishes,

Robert.

-- 
Robert Whittaker

___
Talk-GB mailing list
Talk-GB@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk-gb


[Talk-GB] PRoW Comparison Tool Updates

2018-08-21 Thread Robert Whittaker (OSM lists)
I've recently made a few updates to my Public Rights of Way Comparison
Tool at https://osm.mathmos.net/prow/progress/ , which people might be
interested in:

* I've fixed a long-standing bug that meant that each numbered right
of way within a parish could only have a single type in my tool. Some
Council's have multiple types with the same number in the same parish
(e.g. a Footpath 4 and a Bridleway 4). My tool now handles this
situation properly.

* I've added the counties of Worcestershire and Gloucestershire to the tool:
https://osm.mathmos.net/prow/progress/worcs/
https://osm.mathmos.net/prow/progress/gloucs/

* I've updated the council data for a number of other counties to the
latest version on rowmaps.com. You'll find a page in the tool showing
changes between the current set and the previous set, which might be
useful for local mappers to help keep OSM up to date:
https://osm.mathmos.net/prow/progress/cambs/official-updates
https://osm.mathmos.net/prow/progress/hants/official-updates
https://osm.mathmos.net/prow/progress/herts/official-updates
https://osm.mathmos.net/prow/progress/oxon/official-updates

I'm happy to take requests for more counties to be added. Have a look
at https://osm.mathmos.net/prow/open-data/ to see if data is available
yet, or still needs requesting.

Best wishes,

Robert.

-- 
Robert Whittaker

___
Talk-GB mailing list
Talk-GB@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk-gb


Re: [Talk-GB] New Ghosts Set and Survey Me Auto-Location Feature

2018-08-06 Thread Robert Whittaker (OSM lists)
On 6 August 2018 at 09:39, Philip Withnall  wrote:
> Thanks for the updates! A quick question about pharmacy matching: are
> we supposed to add the GPhC registration number of the pharmacy to its
> node/way in OSM, similarly to how we do FHRS IDs? There seems to be no
> guidance for/against this on your page for pharmacies.

There's no licence to be able to use the GPhC register as used in
https://osm.mathmos.net/pharmacy/ directly in OSM. IIRC, I asked about
it a while ago and the response from GPhC was that individual
pharmacies owned the address data they submitted, so they weren't in a
position to licence it themselves. You might take the view that the
numbers themselves aren't copyrightable, though there would still be
database rights in the list as a whole, and there would be the
question of how you match them to OSM objects without using the other
address data. I thought this was a bit of a grey area, so I haven't
been suggesting people add the numbers, and the tool doesn't make use
of them for the matching. The tool does use postcodes for matching, as
these may be obtainable from other sources. I've found a lot have FHRS
registrations for example -- see
https://gregrs.dev.openstreetmap.org/fhrs/ .

Robert.

-- 
Robert Whittaker

___
Talk-GB mailing list
Talk-GB@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk-gb


Re: [Talk-GB] New Ghosts Set and Survey Me Auto-Location Feature

2018-08-06 Thread Robert Whittaker (OSM lists)
On 6 August 2018 at 12:04, Richard Fairhurst  wrote:
> Robert Whittaker (OSM lists) wrote:
>> First there's a new set of objects in my "Ghosts" tool at
>> https://osm.mathmos.net/ghosts/. There are 162 still-mapped
>> "Co-Op Pharmacy" branches, which should have been rebranded
>> to become "Well Pharmacy" branches now.
>
> Not necessarily!
>
> As you say, "The Co-operative Group sold their pharmacy business to the
> Bestway Group in October 2014".
>
> However, as you no doubt know, the perpetually crisis-stricken (Manchester)
> Co-operative Group is one of several retail co-ops in the UK to use the
> Co-operative name. Other co-ops continue to operate stores branded
> Co-operative Pharmacy. I live almost opposite one such, operated by the
> Midcounties Co-operative, and can testify it's still called that!
>
> See https://www.cooppharmacy.coop/ .
>
> (It looks like the East of England Co-op also operates a few pharmacies. I
> haven't investigated further.)

I was aware of the different regional co-op organisations, but hadn't
realised some of them had their own pharmacy branches too, so thanks
for pointing that out. I wonder if there is some way of distinguishing
them in the tagging so that tools can ignore the ones that haven't
been sold. Perhaps an operator=* tag would help, if we knew which
Co-Op groups still had pharmacies...

Robert.

-- 
Robert Whittaker

___
Talk-GB mailing list
Talk-GB@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk-gb


Re: [Talk-GB] 'D' class roads references.

2018-08-06 Thread Robert Whittaker (OSM lists)
On 5 August 2018 at 19:50, David Woolley  wrote:
> The only place for which I am aware of national legislation making certain
> government publications automatically free to use is the USA.

Thanks to the EU, we do however have the "Re-Use of Public Sector
Information Regulations 2015"
http://www.legislation.gov.uk/uksi/2015/1415/contents/made . You have
to ask for permission, but if the copyright is owned by a UK public
body, they need a very good reason not to allow re-use under an open
licence, and the options for charging are very limited for most
bodies.

Robert.

-- 
Robert Whittaker

___
Talk-GB mailing list
Talk-GB@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk-gb


[Talk-GB] New Ghosts Set and Survey Me Auto-Location Feature

2018-08-06 Thread Robert Whittaker (OSM lists)
A couple of updates to my tools that you might be interested in:

First there's a new set of objects in my "Ghosts" tool at
https://osm.mathmos.net/ghosts/. There are 162 still-mapped "Co-Op
Pharmacy" branches, which should have been rebranded to become "Well
Pharmacy" branches now. Thanks to Tallguy for the suggestion here.

Secondly, I'm now using HTTPS on my server, so I can enable the
previously requested auto-location feature on the "Survey Me!" tool at
https://osm.mathmos.net/survey/ . Click/tap one if the links just
below the map, agree to share your location with the site, and the map
should zoom to your current position.

I hope these features are useful,

Robert.

PS: You might have noticed that I've just moved all my tools from
http://robert.mathmos.net/osm/ to https://osm.mathmos.net/ . I think
I've caught most of the issues this created and put redirects in place
for everything, but if you spot anything that looks broken, please let
me know.

___
Talk-GB mailing list
Talk-GB@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk-gb


[Talk-GB] Updates to 'Survey Me!' tool

2018-07-23 Thread Robert Whittaker (OSM lists)
A couple of minor updates to my 'Survey Me!' tool at
http://robert.mathmos.net/osm/survey/ to tell you about:

First there is a new category of FHRS (Food Hygiene Rating System)
reference mismatches. This includes items where the number in the
fhrs:id=* tag doesn't match a current number in the official FHRS
database. The data comes from Greg's comparison tool at
https://gregrs.dev.openstreetmap.org/fhrs/ and wlil hopefully be
updated daily. A small number of these mismatches may be typos in the
original data entry, but the rest will either be because a business
has closed (survey probably required) or because a business has
changed in some way causing a new number to be issued (could possibly
be fixed by reference to the FHRS comparison tool).

Secondly, I've added a new set of Ghosts to
http://robert.mathmos.net/osm/ghosts/ for the Norwich and Peterborough
Building Society. This merged with the Yorkshire Building Society some
time ago, but the remaining N branches have recently either closed
or been rebranded. N branches still mapped in OSM will now show up
on the Survey Me! tool.

As usual, if you have any suggestions for additional categories other
improvements, please let me know. The previously requested feature of
having a link to zoom the 'Survey Me!' map to your current location
(e.g. when being used on a mobile phone) is in the works, but needs to
wait a few weeks until I can sort out a move to HTTPS.

Robert.

-- 
Robert Whittaker

___
Talk-GB mailing list
Talk-GB@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk-gb


[Talk-GB] Documenting prow_ref formats (Was: MapthePaths & Lancashire)

2018-07-14 Thread Robert Whittaker (OSM lists)
On 13 July 2018 at 19:26, Andrew Black  wrote:
> I am pondering a similar but simpler question. I would like to add a table
> listing each authority at https://wiki.openstreetmap.org/wiki/Key:prow_ref
> describing the conventions used.

I've been working on something like this already as part of my PRoW
Progress/Comparison tool at
http://robert.mathmos.net/osm/prow/progress/ . The tool needs to know
the format that's used in each area in order to correctly parse the
prow_ref values use in OSM, and to generate Right of Way numbers to
display. The formats are stored in my database as a regular expression
for parsing and a sprinf format string for generating the output. I've
been displaying the formats on the county and parish pages for some
time, but I've now added a page showing the formats for each county
where one is defined:

http://robert.mathmos.net/osm/prow/ref-formats/

These are the formats currently used by my tool. They may not always
be the best one, as sometimes there didn't seem to be a consistent
format in use (either by the Council or in OSM), and so sometimes I've
just opted for my default "[Parish Name] [Type] [Number]" style. I can
add other counties on request. I'm also more than happy to amend any
of the formats already there if there's a consensus amongst local
mappers to use something different.

One thing to be aware of though, is that the GIS data provided by the
councils is usually not the official Definitive Map, but just a
working representation of it. Often the council will assign reference
numbers to parishes, and segment numbers to the ways that are just for
internal convenience, and don't form part of the official PRoW number
as defined in the Definitive Map and Statement. My philosophy in the
above is to try to stick to the official numbering as used in the
Definitive Map and Statement.

I plan to add a download of the data at
http://robert.mathmos.net/osm/prow/ref-formats/ (probably in JSON
format) at some point so anyone else who wants to can make us of this
data more easily. I also have CSV files containing parish IDs and
names for the counties where it's necessary to do this translation,
which I can make available. For those using rowmaps data, sometimes
you'll find the parish name in the INFO field, but the presence and
format of this varies from county to county.

Robert.

-- 
Robert Whittaker

___
Talk-GB mailing list
Talk-GB@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk-gb


Re: [Talk-gb-westmidlands] [Talk-GB] Warwickshire footpaths - prow ref

2018-07-09 Thread Robert Whittaker (OSM lists)
On 7 July 2018 at 13:17, Rob Nickerson  wrote:
> I'm not sure if I will add the prow_ref as I'm not so sure it has much value
> given that they are not signed on the ground. I also don't know what code to
> add. Nick has it showing the Parish name/code, then a space, then the ref. I
> think this is just a copy from Barry's rowmaps datasets. In the Warwickshire
> data Barry has, it is a parish code (e.g. 214). This gives values such as
> "214 SS92/1".
>
> A quick check of the prow map that Warwickshire CC put online (scanned map),
> they only show the "SS92" part.
>
> In my WCC data (which I think is an earlier version that they released prior
> to Robert W forcing them to make it OGL), the parishes are listed by names.
> As an example, for one way I have these key=value pairs:
>
> ID_NO=SS92
> Type=BR
> DIST_BOR=Stratford-upon-Avon District
> Parish=Long Compton

Having looked at the Warwickshire IDs when I was adding them to my
tool, the initial letters correspond to former government districts,
and the paths are then numbered uniquely within each one. Parishes do
not feature in the numbering scheme, so I would regard the parish
information in the GIS data as being an attribute of the path (or a
section of the path) rather then being part of its ID. Accordingly I
would recommend that you use the prow_ref=SS92 format, without any
redundant parish information. (The prefix letters denoting the area --
SS corresponds to the former Shipstone-on-Stour Rural District for
example -- take the place of the parish name or code used in other
counties.)

A relatively small number of Rights of Way have letter suffixes (this
applies across other counties too). These correspond to separate
Rights of Way, and typically come about when an original Right of Way
is modified or diverted, and it's more convenient to retain an
association with the original number than to use a completely new one.
So please include an suffix letters in the prow_ref tag.

You'll also sometimes see /1, /2 etc suffixes added in GIS data.
Typically these are not part of the official PRoW numbering, but are
added by the GIS software to allow each PRoW to be split into
segments where-ever another PRoW connects to it. Since these aren't
part of the official numbering, I would not add them to the prow_ref
tag.

Counties seem to vary in whether they allow the same numbered route to
have multiple statuses. Some do not, in which case if part of a path
got upgraded or downgraded, then they'd need to assign a different
number (or suffix) to the different parts. Other Counties appear to.
But then I think it's ok in OSM to just have the same prow_ref=* value
with different designation=* values on different sections. (My tool
doesn't quite handle the latter situation correctly. The maps are
correct, but the table only lists one type for each number. I need to
alter the primary key in a database able to fix this -- which will
need some thought.)

As far as Warwickshire is concerned, my tool at
http://robert.mathmos.net/osm/prow/progress/warks/ looks for prow_ref
tags of the form '[area id][num][suffix]' using the regular expression
/^()([A-Z][A-Z]?)()([1-9][0-9]*)([A-Za-z]?)$/, so values like "SS92"
or "SS112b". Even if the reference number is not signed on the ground,
I think it's definitely worthwhile adding, as it then makes it much
easier for tools to check the completeness of Rights of Way mapping
and highlight any errors or discrepancies. See e.g.
http://robert.mathmos.net/osm/prow/progress/warks/stratford-on-avon/stratford-upon-avon-municipal-borough/

Robert.

-- 
Robert Whittaker

___
Talk-gb-westmidlands mailing list
Talk-gb-westmidlands@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk-gb-westmidlands


Re: [Talk-GB] Warwickshire footpaths - prow ref

2018-07-07 Thread Robert Whittaker (OSM lists)
On 7 July 2018 at 13:17, Rob Nickerson  wrote:
> I'm not sure if I will add the prow_ref as I'm not so sure it has much value
> given that they are not signed on the ground. I also don't know what code to
> add. Nick has it showing the Parish name/code, then a space, then the ref. I
> think this is just a copy from Barry's rowmaps datasets. In the Warwickshire
> data Barry has, it is a parish code (e.g. 214). This gives values such as
> "214 SS92/1".
>
> A quick check of the prow map that Warwickshire CC put online (scanned map),
> they only show the "SS92" part.
>
> In my WCC data (which I think is an earlier version that they released prior
> to Robert W forcing them to make it OGL), the parishes are listed by names.
> As an example, for one way I have these key=value pairs:
>
> ID_NO=SS92
> Type=BR
> DIST_BOR=Stratford-upon-Avon District
> Parish=Long Compton

Having looked at the Warwickshire IDs when I was adding them to my
tool, the initial letters correspond to former government districts,
and the paths are then numbered uniquely within each one. Parishes do
not feature in the numbering scheme, so I would regard the parish
information in the GIS data as being an attribute of the path (or a
section of the path) rather then being part of its ID. Accordingly I
would recommend that you use the prow_ref=SS92 format, without any
redundant parish information. (The prefix letters denoting the area --
SS corresponds to the former Shipstone-on-Stour Rural District for
example -- take the place of the parish name or code used in other
counties.)

A relatively small number of Rights of Way have letter suffixes (this
applies across other counties too). These correspond to separate
Rights of Way, and typically come about when an original Right of Way
is modified or diverted, and it's more convenient to retain an
association with the original number than to use a completely new one.
So please include an suffix letters in the prow_ref tag.

You'll also sometimes see /1, /2 etc suffixes added in GIS data.
Typically these are not part of the official PRoW numbering, but are
added by the GIS software to allow each PRoW to be split into
segements where-ever another PRoW connects to it. Since these aren't
part of the official numbering, I would not add them to the prow_ref
tag.

Counties seem to vary in whether they allow the same numbered route to
have multiple statuses. Some do not, in which case if part of a path
got upgraded or downgraded, then they'd need to assign a different
number (or suffix) to the different parts. Other Counties appear to.
But then I think it's ok in OSM to just have the same prow_ref=* value
with different designation=* values on different sections. (My tool
doesn't quite handle the latter situation correctly. The maps are
correct, but the table only lists one type for each number. I need to
alter the primary key in a database able to fix this -- which will
need some thought.)

As far as Warwickshire is concerned, my tool at
http://robert.mathmos.net/osm/prow/progress/warks/ looks for prow_ref
tags of the form '[area id][num][suffix]' using the regular expression
/^()([A-Z][A-Z]?)()([1-9][0-9]*)([A-Za-z]?)$/, so values like "SS92"
or "SS112b". Even if the reference number is not signed on the ground,
I think it's definitely worthwhile adding, as it then makes it much
easier for tools to check the completeness of Rights of Way mapping
and highlight any errors or discrepancies. See e.g.
http://robert.mathmos.net/osm/prow/progress/warks/stratford-on-avon/stratford-upon-avon-municipal-borough/

Robert.

-- 
Robert Whittaker

___
Talk-GB mailing list
Talk-GB@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk-gb


Re: [Talk-GB] New Data in PRoW Comparison Tool

2018-07-05 Thread Robert Whittaker (OSM lists)
On 3 July 2018 at 15:10, Robert Whittaker (OSM lists)
 wrote:
> I've just added another county -- East Sussex -- to my PRoW Comparison
> Tool: http://robert.mathmos.net/osm/prow/progress/east-sussex/

Devon now added as well: http://robert.mathmos.net/osm/prow/progress/devon/

There were a number of different prow_ref formats in use in Devon. The
most popular was of the form "Chivelstone Bridleway 6" (with the
parish name and the RoW type spelt out). This also what the county
council uses on their online interactive map. So for now I've set my
tool to use this style for Devon. Other formats with significant use
in Devon include "Chivelstone BR 6" (with the RoW type abbreviated),
"Chivelstone 6" (without the type at all), "211BR11" (presumably the
211 is a parish code), and "DN|Bampton|2" (which is the artificial
format used by rowmaps.com).

I don't think we can have a single standard for prow_ref formats
across the whole county, but I do think we should adopt a single
format within each authority area. Given the usage (in OSM and by the
Council), I'd suggest going with the "Chivelstone Bridleway 6" style
for Devon. I'm going to invite some of the mappers who've been working
on Devon PRoWs to comment here with their thoughts.

Robert.

-- 
Robert Whittaker

___
Talk-GB mailing list
Talk-GB@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk-gb


[Talk-GB] New Data in PRoW Comparison Tool

2018-07-03 Thread Robert Whittaker (OSM lists)
I've just added another county -- East Sussex -- to my PRoW Comparison
Tool: http://robert.mathmos.net/osm/prow/progress/east-sussex/

I've also been doing a bit of updating of my table of council Rights
of Way Open Data at http://robert.mathmos.net/osm/prow/open-data/ .
Apart from the lines with grey text, it should be reasonably accurate
now. Do let me know if you see anything that needs updating there, or
would like to help with updating it or obtaining data.

If anyone would like any additional counties added to the PRoW
Comparison Tool, then the criteria (some legal, some technical) can be
found at http://robert.mathmos.net/osm/prow/progress/#add-authority .
Counties that are ready to go are marked with *'s in the Open Data
table linked above. Others will need a bit more work (requesting data,
confirming licenses, getting parish ID lookup tables, etc.) but that
doesn't mean they can't be done. Some requests to councils are already
pending, and others can be made where there is interest.

Best wishes,

Robert.

-- 
Robert Whittaker

___
Talk-GB mailing list
Talk-GB@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk-gb


Re: [Talk-GB] MapThePaths - updates

2018-07-02 Thread Robert Whittaker (OSM lists)
On 2 July 2018 at 11:17, Roger Calvert  wrote:
> I have found a difference in the references given in Map The Paths my area
> from that on the local authority maps, and I suspect it is universal.
>
> The paths are given with a 3 figure reference, but on the maps issued by the
> Lake District National Park Authority to volunteer footpath surveyors, they
> have a 6 figure reference, the first three referring to the Civil Parish in
> which they lie. (The LDNPA maintains footpaths in the National Park under
> contract with Cumbria County Council.)

On rowmaps, there's a standardised format whereby the parish
name/number goes in one field and the path number goes in another. The
display then joins them back together again with a space. Different
counties use different formats for combining the numbers, possibly
using a slash of dash between them, or possibly including the parish
name rather than a parish number. It's also possible that the format
used in the GIS data is not the actual legal format used in the
Definitive Map and Statement, i.e. the parish numbers might just be an
internal convenience. The interpretation of the rowmaps data therefore
needs a bit of care.

In the case of Cumbria, I've just made an FOI/EIR request for a list
of the parish names corresponding to the numbers, and asked whether
the numbers are used in the Definitive Statement. See
https://www.whatdotheyknow.com/request/public_rights_of_way_gis_data_5

Robert.

-- 
Robert Whittaker

___
Talk-GB mailing list
Talk-GB@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk-gb


Re: [Talk-GB] Two new tools: 'Ghosts' and 'Survey Me'

2018-06-12 Thread Robert Whittaker (OSM lists)
On 11 June 2018 at 21:37, Andy Mabbett  wrote:
> I have the same issue; it's telling me there's an "unexpected" school at:
>
>https://www.openstreetmap.org/way/9568056#map=18/52.54706/-1.89224
>
> It's definitely a school; I drive past it daily; and it has a web presence at:
>
>http://www.oscottmanor.bham.sch.uk/

As it says at http://robert.mathmos.net/osm/survey/ "Some flagged
items may be false positives caused by ... mismatches with the wrong
OSM objects". That's what's happened here if you look at the main
schools tool at:
http://robert.mathmos.net/osm/schools/progress/B/#17/52.54752/-1.89212

There are two schools in the official register in that area, but three
amenity=school/college objects in OSM. The extra "Unexpected School"
in OSM is actually the Maryvale Institute. As far as I can tell, this
college offers higher education courses (i.e. undergraduate degrees)
so would be better tagged as amenity=university rather than
amenity=college. If this is done, then the two schools on the official
register will be matched to the two remaining schools in OSM, and the
flagged errors will disappear.

People local to Birmingham might be interested in looking at
http://robert.mathmos.net/osm/schools/progress/B/ where there are a
lot of red circles indicating "unexpected" schools in OSM. Some of
these are likely to be duplicate objects (e.g. both a school grounds
polygon and a building being tagged with amenity=school), some will be
non-schools tagged as amenity=school/college, some will be a second
site for a existing school, and others might be schools that have
since closed. The matching by the tool works will in most places, but
can struggle in dense urban areas with lots of schools close together.
You can help the tool get the matching right by adding the appropriate
ref:edubase=* tags to the schools in OSM. (Schools already matched by
this key are shown with dark green lines, other matches -- based on
location and postcodes -- are shown with light green lines.)

Robert.

-- 
Robert Whittaker

___
Talk-GB mailing list
Talk-GB@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk-gb


Re: [Talk-GB] Two new tools: 'Ghosts' and 'Survey Me'

2018-06-11 Thread Robert Whittaker (OSM lists)
On 9 June 2018 at 16:02, Artur R. Czechowski  wrote:
> How to report false positives to the 3rd party data? Tait's Pharmacy (BD18
> 3HZ) certainly does not exist at mentioned location. Neither there is any
> track it existed before or would be exist soon.
> http://robert.mathmos.net/osm/survey/#18/53.8361/-1.7862

That's an interesting one. The official registration page for it is
https://www.pharmacyregulation.org/registers/pharmacy/registrationnumber/1109439
, and it looks like thie is the place: http://www.taitspharmacy.co.uk/
. If there's no sign of it on the ground at that address, I would
guess that it may be an online only pharmacy.

I quick read online, suggests that there are two types of pharmacies
that can be registered -- the traditional type and
distance-selling-only. The former can do online/distance-selling stuff
too, but the latter is restricted from delivering "essential services"
(e.g. prescriptions) to people in person at their premises (though
they can provide other in-person services). If this is correct, then
we probably shouldn't be listed the distance-selling-only pharmacies
as amenity=pharmacy in OSM. Unfortunately the data from the General
Pharmaceutical Council doesn't seem to distinguish the two. Does
anyone have any ideas/thoughts here?

> How often data in your tool are refreshed? I surveyed a couple of postboxes
> and updated OSM data just recently.

The OSM data is updated roughly once a week. The third party data is
updated less frequently, and is sometimes constrained by how often the
third party provides updates. Details can be found at
http://robert.mathmos.net/osm/updates.cgi which is now linked from the
Survey Me page at http://robert.mathmos.net/osm/survey/ .

> As you have gathered those data it is possible to provide some API to access
> it? Personally I would be glad to see them as StreetComplete quests.

There are geojson and GPX downloads available from
http://robert.mathmos.net/osm/survey/ for each rectangle once you zoom
in. You can hack the URLs in the obvious way if you want to grab
multiple sets of data. There are also some download options (often on
a per postal district basis) on many of the individual tools (though
some of the files labelled as geojson are actually js files defining a
geojson object). I haven't got anything to get the full data for each
class, though I could look at this if there was interest.

As far as StreetComplete is concerned, I'd looked at that before. As
far as I could see though, what they're after there is things where
users can answer a yes/no question or input a number or short string,
in order to update the tagging on an existing OSM object. I think this
makes most of the issues in Survey Me unsuitable.

One exception that springs to mind is post boxes without a ref=* tag,
where you could have a StreetComplete quest that asks "What is the box
number of this Post Box?" We'd then need a way of tagging the negative
options of "Royal Mail Box without a visible ref" and "Non-Royal Mail
box". The former could be "ref:visible=no". but I'm a bit stumped as
to what to do with the latter case. (This includes a handful of
"private" boxes for public use, which are not official Royal Mail post
boxes, but ones where the operator offers to re-post anything they
find in there as a service to their visitors. There is/was one like
this in my local Sainsbury's for example.) My first thought was to use
the operator=* tag. If this is anything but "Royal Mail" then we could
treat the box as a private box and ignore it. However, use of the
operator tag on Royal Mail post boxes probably isn't consistent enough
for that to be a good idea:
http://robert.mathmos.net/osm/postboxes/osm-operator.html . Does
anyone have any thoughts, or have any experience setting up
StreetComplete quests?

Robert.

___
Talk-GB mailing list
Talk-GB@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk-gb


Re: [Talk-GB] Two new tools: 'Ghosts' and 'Survey Me'

2018-06-11 Thread Robert Whittaker (OSM lists)
On 9 June 2018 at 15:15, Rob Nickerson  wrote:
> A couple other "Ghosts":

I'd be happy to add both of these to
http://robert.mathmos.net/osm/ghosts/ if possible and appropriate.

> - Total petrol stations (I'm almost certain this brand has gone now but
> struggled to find definitive proof)

I guess a suitable Overpass search for these would be

[amenity=fuel][name="Total"];
[amenity=fuel][brand="Total"];

But does anyone have any knowledge of whether the brand really has
gone from the UK?

>  - The army recruitment shops - can't remember the name (Brian will know as he
> mentions this occasionally)

I'll need some form of query to capture these. If they haven't been
consistently tagged, then that might be difficult. Any ideas anyone?

Robert.

___
Talk-GB mailing list
Talk-GB@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk-gb


[Talk-GB] Two new tools: 'Ghosts' and 'Survey Me'

2018-06-02 Thread Robert Whittaker (OSM lists)
I'd like to announce two new tools, which may help people improve OSM
data in the UK.

The first tool is 'Ghosts': http://robert.mathmos.net/osm/ghosts/

I put this together as a result of the discussion on this list last
month. The tool aims to track closed and re-named/re-branded UK shops
and facilities that are still present in OSM. It's probably not that
useful on its own, apart from helping to indicate the size of
different issues and our progress in tackling them (and you could tell
that anyway from taginfo.) However, it also feeds its data in to...

The second tool is 'Survey Me!': http://robert.mathmos.net/osm/survey/

This combines the data from Ghosts and my various other tools
(defibrillators, postboxes, post offices, pharmacies, rights of way,
schools) and presents a local view of discrepancies that could
potentially be resolved by a ground survey. The idea is that if you're
interested in your local area, or you're going somewhere new and want
to see if there's anything in particular worth surveying, you can use
the tool to get a set of locations to check out. This should be much
more convenient than looking at each of my tools individually.

I hope some of your will find these tools useful. As usual, I'm happy
to receive feedback and suggestions for improvements.

Robert.

-- 
Robert Whittaker

___
Talk-GB mailing list
Talk-GB@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk-gb


Re: [Talk-GB] Council Footpath data

2018-05-30 Thread Robert Whittaker (OSM lists)
On 30 May 2018 at 11:37, Adam Snape  wrote:
> Over the coming months I'm hoping to individually clarify licensing with all
> of the authorities which haven't explicitly, unambiguously and publicly
> licensed their RoW data under OGL3 (and, yes, I know that's most of them).
> I'll also try and get new or updated data where not currently available or
> several years old.

That sounds great. Some time ago I was planning to do something
similar, but have been side-tracked by other projects and have never
found the time. This is as far as I got:
http://robert.mathmos.net/osm/prow/progress/open-data

> In the slightly longer term I think our aim needs to be to persuade all
> authorities to proactively publish new versions of their data as open data,
> rather than individuals having to individually badger authorities to update
> their data. Under their Publication Schemes they should start doing this
> automatically once information is supplied the first time, but it seems that
> only a minority of authorities who have released data currently publish it
> proactively.

Indeed. Also, the Environmental Information Regulations (which PRoW
GIS data probably fall under, rather than FOI, though FOI Publication
Schemes still apply) also includes provision for councils to
proactively digitise and publish environmental data they hold --
whether requested or not-- but they don't seem to be making much
progress with this...

Anyway, Adam, I've just sent you a longer private message with some
more thoughts you might be interested in.

Robert.

-- 
Robert Whittaker

___
Talk-GB mailing list
Talk-GB@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk-gb


Re: [Talk-GB] Council Footpath data

2018-05-24 Thread Robert Whittaker (OSM lists)
On 24 May 2018 at 14:33, Nick Whitelegg  wrote:
> Following on from the recent topic regarding 1900 historical footpath data,
> I'd like to clarify exactly what we can and can't do currently with the
> council RoWs if possible.
>
> a) Copy designation status from council data to OSM?
>
> b) Trace an entire RoW from the council data onto OSM?

Using any data is ok legally if and only if it's available under a
suitable licence. Whether it's desirable to use it depends on its
accuracy and completeness. For rights of way, there are generally
three types of data/information available from councils that we might
want to use:

* The Definitive Map -- usually lines showing the Rights of Way drawn
on top of an Ordnance Survey (OS) base map.
* The Definitive Statement -- a narrative description of each Right of Way
* Electronic GIS data containing the routes of each Right of Way.

The Definitive Map and Statement form the legal record of Rights of
Way. They're "Definitive" in that if a route is included there it is
legally Right of Way, even if there's a mistake. So apart from
discrepancies between the two documents, they don't contain errors by
definition. (Though they can be incomplete, i.e. there could be Rights
of Way that aren't recorded in them.) The GIS data (that most councils
have created) is based on digitising the routes from the Definitive
Map. This dataset is usually not the legal record, and could contain
transcription errors or be out of date.

In terms of permitted usage in OSM, the Definitive Maps are off-limits
because OS claims copyright over derived maps. However, OS doesn't
claim any rights in the Definitive Statement, and OS does allow
councils to release the GIS data (without the underlying base maps)
even though it was derived from OS mapping originally. Therefore, if a
council can be persuaded to supply and suitably licence the Definitive
Statement and GIS data, then it can be used in OSM. The licence needs
to be compatible with the ODbL. The standard Open Government Licence
v3 (OGL3) meets this requirement, but be wary of councils still
releasing stuff under the now-obsolete OS OpenData Licence that was
not compatible with the ODbL. I have a (very incomplete table of which
councils have released what under appropriate licences at
http://robert.mathmos.net/osm/prow/progress/open-data -- any help to
update this would be appreciated.)

In terms desirable usage in OSM, I would generally assume that the GIS
data is an accurate representation of the Definitive Map, particularly
if it is consistent with the Definitive Statement. Therefore you could
in principle use it to armchair map Rights of Way from scratch.
However, I'd say this generally isn't a good idea, as you'd not be
able to include any of the physical characteristics of the route, and
wouldn't know if/how it crossed any field boundaries, ditches, streams
etc. Just because a route is a Right of Way, doesn't mean it's
physically usable on the ground. On the other hand, if a route is
already mapped as a highway of some sort (or can be so mapped from
licenced aerial imagery), and aligns with a route in the GIS data or
as described in the Definitive Statement, I would encourage people to
add appropriate designation=*, prow_ref=*, and access tags. If the
route on the ground differs from the Definitive Line, then I'd
recommend mapping both as separate ways: one as the physical
path/track that exists for people to use, and one as the legal line of
the right of way. My thoughts on appropriate tagging can be found at
https://wiki.openstreetmap.org/wiki/User:Rjw62/PRoW_Table

In case anyone hasn't seen it, I've got a tool for comparing councils'
GIS data to OSM mapping at
http://robert.mathmos.net/osm/prow/progress/ . The matching is based
on tagging OSM ways with designation=* and prow_ref=* (so it doesn't
explicitly look for non-tagged highways that might line up with RoWs
in the council data) and it doesn't check the matched routes line up
apart from a check on the overall length and bounding box of each RoW.
There are only 8 authorities listed there at the moment. At the time
those were the only ones that I knoew of that had released their GIS
data under the OGL. I know a few more have since, but I haven't got
round to adding them. If anyone would like any new authorities added
that have released their data under the OGL, then please get in touch.

Robert.

-- 
Robert Whittaker

___
Talk-GB mailing list
Talk-GB@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk-gb


Re: [Talk-GB] UK Quarterly Project: Post Offices

2018-05-04 Thread Robert Whittaker (OSM lists)
On 3 May 2018 at 11:25, SK53  wrote:
> Can we please avoid changing the meaning of post office by extending it to
> courier offices, and restrict it to those places which offer not only a full
> service mail offering (aka Universal Postal Service), but the traditional
> other services available at post offices (some banking, government forms,
> etc). Extending the meaning of the tag would make OSM data immediately
> intrinsically less useful in cities where courier offices exist. Such a
> change would a) require every post office to be suitably tagged with an
> indication of which service it belongs to; and b) require every data
> consumer to change.

I agree that this would make sense for the UK, but I'm worried it
might be seen as re-defining the amenity=post_office tag as it's used
internationally. The wiki page at
https://wiki.openstreetmap.org/wiki/Tag:amenity%3Dpost_office
currently defines it as "A post office. A place where letters and
parcels may be sent or collected." Arguably public offices of courier
companies fit this definition. In the UK though "Post Office" has a
specific meaning, and it would certainly make life easier for the UK
to tag these courier firms differently.

There are a handful of instances of each of amenity=courier,
shop=courier and office=courier, without any one having a significant
majority: https://taginfo.openstreetmap.org/search?q=courier#values .
Does anyone else have any ideas or preferences for possible taggings
for non-Post-Office-Ltd courier firms, if we were to go down that
route?

Or do people think we should use amenity=post_office for them with
some other tagging used to differentiate things? If we did want to use
other tagging to differentiate, then operator=* wouldn't work, as most
Post Office branches are run by third parties. network=* or brand=*
could do, but it would be complicated to use either on objects which
are tagged with both amenity=post_office and e.g. shop=convenience,
since we wouldn't know which part the tags were referring to.

Robert.

-- 
Robert Whittaker

___
Talk-GB mailing list
Talk-GB@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk-gb


Re: [Talk-GB] UK Quarterly Project: Post Offices

2018-05-04 Thread Robert Whittaker (OSM lists)
On 3 May 2018 at 18:57, David Woolley <for...@david-woolley.me.uk> wrote:
> On 03/05/18 17:53, Robert Whittaker (OSM lists) wrote:
>>
>> I would use a node where the van stops, tagged with
> amenity="post_office", name="Over Mobile Post Office Service",
>
> That seems to break the name is only the name rule.

The official name of the branch according to Post Office Ltd. is "Over
Mobile Service". But none of their branch names include the text "Post
Office"; most are just the place or street name, so it seems
reasonable to me to add "Post Office" to form the full name.

Robert.

-- 
Robert Whittaker

___
Talk-GB mailing list
Talk-GB@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk-gb


Re: [Talk-GB] UK Quarterly Project: Post Offices

2018-05-03 Thread Robert Whittaker (OSM lists)
On 3 May 2018 at 14:02, Andy G Wood  wrote:
> I know one of the unmapped post offices is still "open" in my village
> http://robert.mathmos.net/osm/postoffice/branch/110053
> however, it is basically a mobile van that turns up on the village green for
> some hours a few days a week.  How can this be mapped?

I would use a node where the van stops, tagged with
amenity="post_office", name="Over Mobile Post Office Service",
ref:pol_id="110053" and opening_hours="Mo,Th,Fr 09:30-12:30; We
09:30-11:00" (assuming they're correct). The name tag should give map
users a clue that it may not be open all the time during normal
working hours, and the opening_hours tag will let data users who look
know exactly when they'll find a Post Office there.

Robert.

-- 
Robert Whittaker

___
Talk-GB mailing list
Talk-GB@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk-gb


Re: [Talk-GB] UK Quarterly Project: Post Offices

2018-05-03 Thread Robert Whittaker (OSM lists)
On 2 May 2018 at 19:08, David Woolley  wrote:
> On 02/05/18 18:52, ael wrote:
>>
>> I am confused:-)  How should a Royal mail local delivery office be
>> tagged? It seems that it is not amenity=post_office. I notice that
>> I have used post_depot once some time ago, but that doesn't seem to be
>> in the wiki (or in the presets for josm). Yet I am sure that I got it
>> from somewhere. Not that it seems very natural.
>
> I'm fairly sure this came up a couple of months ago and the answer was
> amenity=post_depot; operator=Royal Mail.  It's not, in principle, different
> from Hermes or TNT.

That's certainly what I'd use. I think there's a good case for tagging
customer-facing shop-like outlets of courier firms as
amenity=post_office since they're places from which you can send
stuff. But for the large warehouse-style sorting/distribution centres
I think something else is needed. amenity=post_depot seems a good
choice to me. It has over 400 uses worldwide, of which over 300 are in
the UK.

The legitimate use of amenity=post_office for non-Post Office Ltd
branches creates a slight issue for my comparison tool. I've got some
heuristics to account for some sets of objects based on name,
operator, and brand tagging. See:
http://robert.mathmos.net/osm/postoffice/osm-unmatched.html#non-pol

Robert.

-- 
Robert Whittaker

___
Talk-GB mailing list
Talk-GB@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk-gb


[Talk-GB] UK Quarterly Project: Post Offices

2018-05-02 Thread Robert Whittaker (OSM lists)
We're now one month in to the current Quarterly Project, which aims to
use some official Post Office Ltd. branch data released under the OGL
to help improve the mapping of Post Offices in OpenStreetMap.

As you can see from the graph at
http://robert.mathmos.net/osm/postoffice/#history there has been a
slow but steady increase in the total number of matched branches
(blue) and a decrease in the number of closed branches removed (red).
There's also been a good start on adding reference numbers to the
existing branches (green) to help verify matches and keep things in
sync with the official data.

There's still a lot to do though. In particular, there are around 3800
branches in the official list that are not currently mapped in OSM,
and around 1000 amenity=post_office objects that correspond to
branches that are probably now closed. How may of these can we survey
and fix in the next two months?

To make life easier, there's a comparison tool at
http://robert.mathmos.net/osm/postoffice/progress/ which is currently
updated more-or-less daily. Click through to your postcode area to see
a map showing the discrepancies between OSM and the official list.
Detailed suggestions for mapping actions based on these maps can be
found at http://robert.mathmos.net/osm/postoffice/mapping-notes.html .

One issue that was raised earlier was that since the official branch
data is only updated annually, it will become out of date as branches
open and close. It would therefore be useful to have a way of
suppressing these false positives in the tool. I think the best way to
handle this would be to maintain an "updates" list of newly opened and
recently closed branches, that can be fed in to the tool. I'll have a
look at setting something up shortly.

Best wishes,

Robert.

-- 
Robert Whittaker

___
Talk-GB mailing list
Talk-GB@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk-gb


Re: [Talk-GB] Next quarters project: Post Offices

2018-04-03 Thread Robert Whittaker (OSM lists)
On Tue, 3 Apr 2018 08:55 Ed Loach,  wrote:

> Is there any agreement how to map hosted post offices (one of the outreach
> services), such as one held in a pub one morning a week or a community hall
> on two mornings a week?
>
I'm not sure about agreement, but I've been mapping these as an
amenity=post_office node in the appropriate location (usually within
another OSM way for the building) with appropriate opening_hours=* tag. I
think that's an accurate tagging description, at least for the times it's
open. The fact that it's only part time can be deduced programmatically
from the opening hours.

I've armchair-mapped such branches based on the address in the POL data and
the host building being already mapped in OSM. This means I haven't
necessarily got the location within the building right, but I figured it
would be close enough to be useful, and it would be better having the
branch mapped approximately than not at all. In such cases I've usually
left a fixme=* note for someone to check the precise location in the
building.

Hope that helps,

Robert.
___
Talk-GB mailing list
Talk-GB@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk-gb


Re: [Talk-GB] recent School ref:edubase update

2018-03-13 Thread Robert Whittaker (OSM lists)
On 13 March 2018 at 12:58, Dave F  wrote:
> Robert Whittaker has recently performed an edit across England & Wales to
> update Schools ref:edubase code.
>
> https://www.openstreetmap.org/changeset/57034975
>
> As well as the reference, he's amended some of the names in OSM as listed in
> the database. I think this is wrong. Similar to shops & street names etc I
> believe we should should be using the names displayed on the ground.
>
> Robert suggests they are "official names supplied by the school to the DfE"
> Even if true, (I'm not convinced) databases are often manipulated by those
> compiling them. Abbreviating to fit printed column widths can often occur.

You can view details of the changeset at
http://osmhv.openstreetmap.de/changeset.jsp?id=57034975

Some background information:

* I believe that the information in Edubase (now
https://get-information-schools.service.gov.uk/ ) is supplied by the
schools themselves, and the name recorded there will be the official
name of the school as far as the Deparment for Education is concerned.
I believe that these are the names that will appear in official
government correspondence and also on Ofsted inspection reports.
Whether or not the school consistently uses them on the ground is
another matter though.

* The Schools amended were those that: (a) had previously been given a
ref:edubase number in OSM, (b) that number no longer corresponded to
an open school in Edubase, (c) Edubase provided an explicit "successor
institution" for that number, (d) the successor institution in Edubase
had a similar name to the current OSM object, and (e) the successor
institution's postcode had a centroid reasonably close to the current
OSM object.

* The idea was to update the ref:edubase numbers on schools which had
legally closed and re-opened on the same site, typically this happens
for schools becoming academies or those changing academy
provider/sponsor. The checks in (d) and (e) above, were designed to
avoid more complicated changes that might involve schools merging or
changing sites, and so would warrant a more through investigation and
tag updating.

* When a school legally changes like this, it can often be accompanied
by a minor change in name, e.g. the addition of the word "Academy" or
the Acadmy Sponsor's name, or the dropping of some previous
qualifications (e.g. grant maintained, or voluntary controlled) that
no longer apply. I therefore took the opportunity to update the names
to the official names recorded on Edubase.

* For the majority of objects in the changeset, the name hasn't
actually been changed. Some of the other changes are trivial things
like the addition or removal of a "." in "St". The other name changes
are then a mix of important things (like adding "Academy") and more
stylistic things (such as whether you include or spell out "CofE").

* Schools are often inconsistent themselves over what they display on
signs, their website, titles, logos/crests and letters to parents. And
any exterior signage or websites may not be up to date, especially
following a legal change.

* I was only changing the names for these schools that are legally new
entities at the same time as updating the ref:edubase tags. I wasn't
planning on any wider bulk changes to the names. Even if you want to
use the on-the-ground-rule to determine the name, given that the
school has recently undergone a legal change, I don't think there's
any reason to suppose that an old name=* value (which may or may not
have been sourced from a ground survey) is more likely to be correct
after the change than the new official name that the school has itself
has recently recorded with the Department for Education.

Robert.

-- 
Robert Whittaker

___
Talk-GB mailing list
Talk-GB@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk-gb


  1   2   3   >