Re: [OSM-dev] Coordinate to Pixel at lowzoom

2009-10-07 Thread Dan Homerick
On Wed, Oct 7, 2009 at 6:36 PM, Lynn W. Deffenbaugh (Mr) wrote: > However, at zoom levels less than 4 (or so), I get a worsening offset to > the north and south of the equator as I map objects onto the maps.  You > can see this effect at the following URL: > > http://tinyurl.com/OSMLowZoom > I'm u

Re: [OSM-dev] Mapnik rendering of leisure=park + landuse=* relations

2009-10-07 Thread Dan Homerick
On Wed, Oct 7, 2009 at 1:50 PM, Martin Koppenhoefer wrote: > there is nothing special to forest or wood. Woods share the same > problem. If you render a park atop the landuse, the woods will > disappear below. That's OK for a park inside a wood, but it's not OK > for a wood inside the park. > > ch

Re: [OSM-dev] Mapnik rendering of leisure=park + landuse=* relations

2009-10-06 Thread Dan Homerick
On Tue, Oct 6, 2009 at 12:02 PM, Martin Koppenhoefer wrote: > 2009/10/6 Dan Homerick : >> Ideally, leisure=park areas (which have an alpha transparency less >> than 1) would render on top of landuse=* areas (which mostly/all? seem >> to have an alpha of 1). > > there wo

[OSM-dev] Mapnik rendering of leisure=park + landuse=* relations

2009-10-05 Thread Dan Homerick
It would be very nice to be able to use landuse tags within parks, especially large ones. Trying to do so is pretty 'buggy' though. I use buggy in quotes, because it seems like the rendering order is just undefined, or at least inconsistent between zoom levels when used with landuse relations. Ide

[OSM-dev] Bug: Mapnik renders 'addr:housenumber' rather than 'name'

2009-09-04 Thread Dan Homerick
An example can be seen at: http://www.openstreetmap.org/?lat=37.04839&lon=-122.030799&zoom=18&layers=B000FTF Where the tags for the node are (grabbed using Merkaator): Is the algorithm that decides what text to render relying on the order? Cheers, - D