Christopher Schmidt <[email protected]> wrote:
>> Also, when running mod_tile's renderd, I get the following error. I would've >> thought that gdal supplied the adaptor for shape files, and that seems to be >> picked up by the compiler. Is there some other configuration or set up I'm >> missing? > > GDAL doesn't provide the shape plugin; the shapefile plugin is internal > to Mapnik. Ok, I honestly haven't spent a lot of time looking into the internals, and I'm not familiar with scons .. simply trying to get OSM tile rendering running on a box. I've gotten this working for other installs, but mapnik seems pretty sensitive to the particulars of each machine, and for whatever reason hitting these problems. I'll dig in if I must, but was hoping the solution to the problem was easy to spot. So the immediate problem is this error when I run renderd... what(): Could not create datasource. No plugin found for type 'shape' in layer 'world-1' And if I comment out the shape type layers what(): Could not create datasource. No plugin found for type 'postgis' in layer 'leisure' Besides this, when compiling mapnik, neither the iconv or pq libraries are detected. Any help or pointers appreciated! Mikel
_______________________________________________ Mapnik-users mailing list [email protected] https://lists.berlios.de/mailman/listinfo/mapnik-users

