Re: [OSM-dev] [ANNOUCEMENT] MapOSMatic: automatic generation of cities' map from OpenStreetMap data

2009-09-18 Thread Roeland Douma
First of all: Awesome! One minor point: I did notice that you are still using the bitmap icons on the map. This is a pity since the whole map is nice vector data and if you are zooming (in the pdf or svg version) the icons get quite ugly. Regards, Roeland On Thursday 10 September 2009

Re: [OSM-dev] Improvement of tile rendering

2009-03-20 Thread Roeland Douma
It sounds like a did a lot of work. However the script is actually the worst piece of code I ever hacked together (maybe some visual basic stuff was worse). On Friday 20 March 2009 17:53:13 Stefan de Konink wrote: Ceriel Jacobs wrote: On Tue, 17 Mar 2009 18:35:18 +0100 Stefan de Konink

Re: [OSM-dev] [PATCH] osm2pgsql tile expiry

2009-02-08 Thread Roeland Douma
Awesome! I have been working on some tile expiring myself however I stumbled upon some problems that would increase the execution time dramatically. So I will check out your code! However I am wondering is it possible to add a range of zoom levels? Since I probably want to erase zoom 10-18.

Re: [OSM-dev] Daily Diff parsing - tile expiring

2008-08-21 Thread Roeland Douma
On Thursday 21 August 2008 01:42:53 Frederik Ramm wrote: Hi, I think that adding the Lat/Lon tag to node references in the ways is not an option since it would require a huge amount of queries on the database when creating the diffs. The positive side of this would that it would only

[OSM-dev] Daily Diff parsing - tile expiring

2008-08-20 Thread Roeland Douma
Hi all, I'm working on a script to expire tiles bases on (daily) diffs. This so we can re-render the tiles with changes and keep the tiles without for a longer period of time. Which will allow us to have more up to date maps. And not have the server do more work than necessary since tiles that