Re: [mkgmap-dev] [PATCH v4] contours

2009-07-11 Thread Clinton Gladstone
On Jul 10, 2009, at 19:01, Christian Gawron wrote: Clinton Gladstone schrieb: I was able to successfully compile a small area using ASTER tiles. The resulting map looked correct. Hi Christian, I did more testing using the complete ASTER tile ASTGTM_N49E008_dem.tif. I received a lot of in

Re: [mkgmap-dev] [PATCH] some natural points

2009-07-11 Thread Ben Konrath
Hi Marko, On Sat, Jul 11, 2009 at 1:41 AM, Marko Mäkelä wrote: > Hi Ben, > > I compared your patch to mine.  I only noticed two differences: > > First, in my patch, truck stops have precedence over manned fuel stations > (to make the map more useful to truck drivers): > > +amenity=fuel & fuel:HGV_

Re: [mkgmap-dev] [PATCH] some natural points

2009-07-11 Thread Marko Mäkelä
Hi Steve, > I have applied your patch from Ben's updated patch and made your changes. > Hope that is all correct, could you check please. It merged with zero conflicts, no diff. Only this diff remains, in resources/styles/default/lines (I sent it a couple of days ago): +railway=platform {add ac

Re: [mkgmap-dev] [PATCH] some natural points

2009-07-11 Thread Steve Ratcliffe
Hi Marko, I have applied your patch from Ben's updated patch and made your changes. Hope that is all correct, could you check please. Thanks, ..Steve > I compared your patch to mine. I only noticed two differences: > > First, in my patch, truck stops have precedence over manned fuel stations

Re: AW: [mkgmap-dev] [PATCH] multipolygon

2009-07-11 Thread Rudi
Hello Carlos, The easiest solution for your problem is to split the water area instead of the outer way. So you should perform the following steps: 1. Join the three outer ways. This works in JOSM (don't try to upload this to API 0.6). 2. Split the water area into several separate parts. 3. Only

[mkgmap-dev] Commit: r1083: Many more POI types and tweaks to existing ones.

2009-07-11 Thread svn commit
Version 1083 was commited by steve on 2009-07-11 12:21:26 +0100 (Sat, 11 Jul 2009) Many more POI types and tweaks to existing ones. - Marko M?\195?\164kel?\195?\164 (patch updated to current svn by Ben Konrath) ___ mkgmap-dev mailing list mkgmap-dev@l

Re: [mkgmap-dev] [PATCH v4] contours

2009-07-11 Thread Nop
Hi! Apollinaris Schoell schrieb: - write a little utility to paste GeoTIFF files together gdal tools should be able to do this. Yes, the GDAL tools are able to do this, I have to do it this way for elevation lines for mapnik rendering. However, finding a binary build and getting the