[talk-au] Proposed Bulk Edit: Road Route Numbering.

Phil Wyatt phil at wyatt-family.com
Sun Oct 2 01:34:09 UTC 2022


Here is a better option for overpass

 

It will find those A roads where the network tag doesn’t start with AU:

 

[out:xml][timeout:25];

{{geocodeArea:South Australia}}->.searchArea;

(    relation["route"="road"]["type"="route"]["ref"~"^A"]["network"!~"^AU:"]["addr:country"="AU"]["addr:state"="SA"](area.searchArea);

);

out meta;

>;

out meta qt;

 

From: Dian Ågesson <me at diacritic.xyz> 
Sent: Sunday, 2 October 2022 11:59 AM
To: Graeme Fitzpatrick <graemefitz1 at gmail.com>
Cc: OSM Australian Talk List <talk-au at openstreetmap.org>
Subject: Re: [talk-au] Proposed Bulk Edit: Road Route Numbering.

 

Hey Graeme,

The network= tag for each route relation with a ref=* needs to be updated from the old scheme to use the AU:state prefix. For example network=S in Queensland becomes network=AU:QLD:S.

Phil included a really useful overpass query that I’m now going to be using to track where I need to make changes.

Dian

 

On 2022-10-02 09:11, Graeme Fitzpatrick wrote:




 

On Sat, 1 Oct 2022 at 20:51, Dian Ågesson <me at diacritic.xyz <mailto:me at diacritic.xyz> > wrote:

I will continue updating relations where I can, but any help would be greatly appreciated tagging highway segments. 

Happy to help where I can, Dian.

 

What's involved?

 

 Thanks 

 

Graeme

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/talk-au/attachments/20221002/60b455e0/attachment-0001.htm>


More information about the Talk-au mailing list