Re: [talk-au] Adding lane tags to major roads

2018-12-07 Thread Andrew Harvey
On Sat., 8 Dec. 2018, 10:38 am Martijn van Exel  That is a good point. The query would probably be easy enough to modify.
> Something like this...
>
> [timeout:190];
> area[name=“New South Wales"]->.a;
>
> way[highway~"motorway|trunk|primary"][!lanes][!"lanes:forward"][!"lanes:backward"](area.a);
> out body geom qt;
>

Yeah but I don't think I can modify your maproulette challenge, are you
able to?

>
> I think it needs to be pre-processed a bit more to weed out the very short
> segments. And perhaps work on areas where lanes actually matter (urban)
> first.
>

> I was looking at how to slice that and got interested in the status of
> administrative boundary relations for Australia. It seems to be
> inconsistent, for example in South Australia there is pretty good (but not
> complete) coverage of admin_level=6 http://overpass-turbo.eu/s/EmZ and
> even one admin_level=8 (http://overpass-turbo.eu/s/En0) but in other
> states the admin_level=6 coverage is pretty sparse or absent (
> https://imgur.com/a/gmUJs2r, query at http://overpass-turbo.eu/s/En1 but
> watch out, it’s a lot of data). If you all think this is useful to fix /
> complete perhaps we can set up a page to coordinate. I’m happy to help.
>

There's another thread ongoing on this list about importing suburb,
localities and LGA boundaries.

>
> --
>  Martijn van Exel
>  m...@rtijn.org
>
> On Thu, Dec 6, 2018, at 17:23, Andrew Harvey wrote:
>
> Overall I think it's a great idea.
>
> Could you filter out ways that have lanes:forward and lanes:backward?
> eg. https://maproulette.org/mr3/challenge/3375/task/6686753 which
> shouldn't need a redundant lanes tag as you can just add them up.
> On Fri, 7 Dec 2018 at 10:49, Martijn van Exel  wrote:
>
>
> Hi folks.
> I created MapRoulette challenge asking mappers to look at aerial images
> and add lane tags to major roads.
> https://maproulette.org/mr3/browse/challenges/3375
> This particular one is for NSW but can easily be ‘cloned’ for other
> regions.
> I wanted to get your opinion on this — good / bad idea? Can it be
> improved? Smaller regions? Any feedback welcome.
> Martijn
>
> PS the Overpass Query this is based on is:
>
> [timeout:190];
> area[name="New South Wales"]->.a;
> way[highway~"motorway|trunk|primary"][!lanes](area.a);
> out body geom qt;
> ___
> Talk-au mailing list
> Talk-au@openstreetmap.org
> https://lists.openstreetmap.org/listinfo/talk-au
>
>
___
Talk-au mailing list
Talk-au@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk-au


Re: [talk-au] Adding lane tags to major roads

2018-12-07 Thread Martijn van Exel
That is a good point. The query would probably be easy enough to modify.
Something like this...

[timeout:190];
area[name=“New South Wales"]->.a;
way[highway~"motorway|trunk|primary"][!lanes][!"lanes:forward"][!"lanes:backward"](area.a);
out body geom qt;

I think it needs to be pre-processed a bit more to weed out the very short 
segments. And perhaps work on areas where lanes actually matter (urban) first. 

I was looking at how to slice that and got interested in the status of 
administrative boundary relations for Australia. It seems to be inconsistent, 
for example in South Australia there is pretty good (but not complete) coverage 
of admin_level=6 http://overpass-turbo.eu/s/EmZ 
 and even one admin_level=8 
(http://overpass-turbo.eu/s/En0 ) but in other 
states the admin_level=6 coverage is pretty sparse or absent 
(https://imgur.com/a/gmUJs2r , query at 
http://overpass-turbo.eu/s/En1  but watch out, 
it’s a lot of data). If you all think this is useful to fix / complete perhaps 
we can set up a page to coordinate. I’m happy to help.

-- 
 Martijn van Exel
 m...@rtijn.org

On Thu, Dec 6, 2018, at 17:23, Andrew Harvey wrote:
> Overall I think it's a great idea.
> 
> Could you filter out ways that have lanes:forward and lanes:backward?
> eg. https://maproulette.org/mr3/challenge/3375/task/6686753 which
> shouldn't need a redundant lanes tag as you can just add them up.
> On Fri, 7 Dec 2018 at 10:49, Martijn van Exel  wrote:
>> 
>> Hi folks.
>> I created MapRoulette challenge asking mappers to look at aerial images and 
>> add lane tags to major roads.
>> https://maproulette.org/mr3/browse/challenges/3375
>> This particular one is for NSW but can easily be ‘cloned’ for other regions.
>> I wanted to get your opinion on this — good / bad idea? Can it be improved? 
>> Smaller regions? Any feedback welcome.
>> Martijn
>> 
>> PS the Overpass Query this is based on is:
>> 
>> [timeout:190];
>> area[name="New South Wales"]->.a;
>> way[highway~"motorway|trunk|primary"][!lanes](area.a);
>> out body geom qt;
>> ___
>> Talk-au mailing list
>> Talk-au@openstreetmap.org
>> https://lists.openstreetmap.org/listinfo/talk-au
___
Talk-au mailing list
Talk-au@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk-au


[talk-au] Announcing: OpenStreetCam competition

2018-12-07 Thread Martijn van Exel
Hi folks, 

We (Telenav map team) are holding an OpenStreetCam image capture competition. 
In case you're not familiar, OpenStreetCam is an open source / open data street 
level imagery collection platform for OSM. It is widely used to help improve 
OSM (through iD and JOSM) but there is not a lot of coverage in Australia yet. 
So with this competition we’re hoping to start to change that. 

More details here: 
https://github.com/openstreetcam/competitions/wiki/Australia-Competition-Dec-2018
 

 

The TL;DR is: collect as many OSC images as you can between now and Jan 31, the 
top 3 contributors get $100 / $25 Amazon gift cards!

Happy mapping / capturing!
Martijn

PS in case you’re in NZ, we have a separate competition staring there as well, 
https://github.com/openstreetcam/competitions/wiki/New-Zealand-Competition-Dec-2018
 

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


Re: [talk-au] Ferry Routes mapping in NSW

2018-12-07 Thread Michael


> -Original Message-
> From: Andrew Harvey 
> Sent: Thursday, 6 December 2018 1:45 PM
> To: OSM Australian Talk List 
> Subject: Re: [talk-au] Ferry Routes mapping in NSW


> It seems the branching of ways in the open water that results from mapping
> ferry routes as relations is causing issues like
> https://www.openstreetmap.org/directions?engine=graphhopper_foot&route=
> -33.8711%2C151.2621%3B-33.7997%2C151.2857#map=14/-33.8421/151.2726
> which is not a path that you can actually take.

This routing error is from having foot=yes on a way across the water.

If the foot=yes is only on the relations used for the ferry routes than it 
should go away.


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


[talk-au] protect_class=24 and Indigenous Protected Areas

2018-12-07 Thread Andrew Davidson
I've noticed that listed under protect_class=24 (political protection) 
for Australia are Indigenous Protected Areas. This is incorrect, as 
Indigenous Protected Areas are conservation areas owned or managed by 
Indigenous groups and have an IUCN Category assigned to them, they 
should be tagged protect_class=2,...,6.


Does anyone have a view on what would fall under protect_class=24 in 
Australia?


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