Re: [talk-au] ABS post code areas

2009-08-27 Thread John Smith
--- On Thu, 30/7/09, Ben Kelley ben.kel...@gmail.com wrote:

 I have seen a couple of places where you have put these.
 Can you please put something like layer=-5, as otherwise
 they cover up other layers in the town.

I just came across this the other day in the osm-template.xml.

Ignoring for the moment that we shouldn't do this to effect the outcome of 
rendering, this isn't actually needed as the size of each area is stored in the 
per-processed rendering database/tables and the system orders by the layer then 
by the area covered.

Also Roads etc are drawn on top of areas, so actually stating layer=* isn't 
needed to order the drawing order of area colouring.


  

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


Re: [talk-au] ABS post code areas

2009-07-29 Thread John Smith

I plan to tag landuse=residential polygons with town information, or try to, 
things like is_in:country, is_in:state and state multipolygons can be tagged 
with country information, the only corner case then is roads between towns 
which is where postcode boundaries would be useful.


  

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


Re: [talk-au] ABS post code areas

2009-07-29 Thread John Smith

 I plan to tag landuse=residential polygons with town
 information, or try to, things like is_in:country,
 is_in:state and state multipolygons can be tagged with
 country information, the only corner case then is roads
 between towns which is where postcode boundaries would be
 useful.

Actually is in is pointless, the name tag can be grabbed from the bounding 
multipolygon.

Anyway, this seems to be the most important information for a town polygon, not 
touching suburbs at this point in time thought I'd start with the easy cases :)

landuse=residential
admin_level=10
name=Town Name
population=pop

When postal boundaries are put in place the postal codes can be worked out for 
places as well.

As for place nodes, it seems all that is needed is:

place=city|town|village
name=name

Thoughts?


  

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


Re: [talk-au] ABS post code areas

2009-07-29 Thread John Smith

--- On Wed, 29/7/09, John Smith delta_foxt...@yahoo.com wrote:
 landuse=residential
 admin_level=10
 name=Town Name
 population=pop

I just noticed admin_level=10 is used by ABS boundaries, but in the case of 
Gympie for example, Gympie township area is bigger than the ABS boundary as 
this would appear to be some what historical, so something like admin_level=9 
may be better.


  

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


Re: [talk-au] ABS post code areas

2009-07-29 Thread Franc Carter
Thanks,

I'll find out how big they are

cheers

On Wed, Jul 29, 2009 at 7:32 PM, John Smith delta_foxt...@yahoo.com wrote:




 --- On Wed, 29/7/09, Franc Carter franc.car...@gmail.com wrote:

  I more than happy to put the extract somewhere - I just
  need to find a place. I'll re-extract
  them all, compress them and see how big they are

 I have ample space on the virtual system I setup for the map stuff I'm
 screwing about with so happy to host them for you, or I think you can get
 OSM to host things like this too.






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


Re: [talk-au] ABS post code areas

2009-07-29 Thread Ben Kelley
Hi.

I have seen a couple of places where you have put these. Can you please put
something like layer=-5, as otherwise they cover up other layers in the
town.

 - Ben.

2009/7/29 John Smith delta_foxt...@yahoo.com


 I plan to tag landuse=residential polygons with town information, or try
 to, things like is_in:country, is_in:state and state multipolygons can be
 tagged with country information, the only corner case then is roads between
 towns which is where postcode boundaries would be useful.





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


Re: [talk-au] ABS post code areas

2009-07-29 Thread John Smith

--- On Wed, 29/7/09, Ben Kelley ben.kel...@gmail.com wrote:

 I have seen a couple of places where you have put these.
 Can you please put something like layer=-5, as otherwise
 they cover up other layers in the town.

http://wiki.openstreetmap.org/wiki/Key:layer
Do not use this tag to correct some render behaviour as in just to make the 
output look better.


  

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