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 <[email protected]> 
Sent: Sunday, 2 October 2022 11:59 AM
To: Graeme Fitzpatrick <[email protected]>
Cc: OSM Australian Talk List <[email protected]>
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 <[email protected] 
<mailto:[email protected]> > 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

_______________________________________________
Talk-au mailing list
[email protected]
https://lists.openstreetmap.org/listinfo/talk-au

Reply via email to