When exporting a mapnik map to SVG or PDF, the POI icons are bitmaps and not vectors. As a result they look blurry when printed at 300dpi. Is this because they are drawn as bitmaps or because of some mapnik limitations involving rasterization of the POI icons ?
If it's just because of the lack of a vector icon set I volonter to fix this problem. Just tell me ...
আলোচনা
16 অক্টোবর 2008 14:47-এ-এ TomH কর্তৃক করা মন্তব্য
It's because mapnik does not support vector icons at the moment - please feel free to fix this limitation.
16 অক্টোবর 2008 14:58-এ-এ Aubanel কর্তৃক করা মন্তব্য
OK, that's an entirely different problem then ... I'm going to dive in the archives of the mapnik ML. And thanks for the info.