Re: [OSM-dev] How did Mapquest do the localized rendering schemes?

2011-12-28 Thread andrzej zaborowski
On 28 December 2011 07:48, Toby Murray toby.mur...@gmail.com wrote: On Tue, Dec 27, 2011 at 12:38 PM, Stephan Knauss o...@stephans-server.de Thanks for the pointer to the styles. Any Idea how they determine which style to use for which geometry? I did not see anything that looks like a way to

Re: [OSM-dev] How did Mapquest do the localized rendering schemes?

2011-12-27 Thread ikonor
Hi Stephan, I don't know about the rendering process, but the Mapnik styles are available at Github [1] and there are three different styles for US, UK and EU. ikonor [1] https://github.com/MapQuest/MapQuest-Mapnik-Style Am 27.12.2011 00:02, schrieb Stephan Knauss: Hi, the featured

Re: [OSM-dev] How did Mapquest do the localized rendering schemes?

2011-12-27 Thread Stephan Knauss
On 27.12.2011 12:05, ikonor wrote: I don't know about the rendering process, but the Mapnik styles are available at Github [1] and there are three different styles for US, UK and EU. Thanks for the pointer to the styles. Any Idea how they determine which style to use for which geometry? I did

Re: [OSM-dev] How did Mapquest do the localized rendering schemes?

2011-12-27 Thread Toby Murray
On Tue, Dec 27, 2011 at 12:38 PM, Stephan Knauss o...@stephans-server.de Thanks for the pointer to the styles. Any Idea how they determine which style to use for which geometry? I did not see anything that looks like a way to select the one style or the other based on the geographic location.

[OSM-dev] How did Mapquest do the localized rendering schemes?

2011-12-26 Thread Stephan Knauss
Hi, the featured image shows a mapquest rendering that applies different styles based on the region. As it has the same font problem than mapnik I assume it's mapnik. How did they do the localization? Adding a boundary check to every way query? Sounds expensive. Also the rendering rules