2014-05-14 11:16 GMT+01:00 pradeep roy <[email protected]>: > On 5/13/14, pradeep roy <[email protected]> wrote: >> I am working on creating an OpenStreetMap tile server on CentOS 6.4. >> All that I get when loading the slippymap.html page for the "local >> tiles" layer is a map with just two colors white and blue for the land >> and water. That is, I see an image basically ofthe coastlines. The >> "mapnik" layer works fine. > > There is one error from renderd: > > proj_init_error:failed to initialize projection with: '+init=epsg:4326' > > Perhaps this gives a clue. I do have proj and proj-devel packages installed. > > $ ldd /usr/local/bin/renderd | grep proj > libproj.so.0 => /usr/lib64/libproj.so.0 (0x00007ffa42a0e000)
Hi Pradeep, Sorry to say this, but I don't think this is the right mailing list for your question. "OSM-newbies" is for people who are new to mapping with OSM, i.e. people learning how to edit the map. It's not a good place to ask technical questions about setting up servers. Instead, I'd suggest you ask one of these: * OSM's own "native" Q and A website: https://help.openstreetmap.org/ * Stack Overflow <http://stackoverflow.com/search?q=openstreetmap> or SuperUser <http://superuser.com/search?q=openstreetmap>, both of which host quite a lot of Q and A for developers using OSM * Channel #osm-dev on IRC (host irc.oftc.net) Best Dan _______________________________________________ newbies mailing list [email protected] https://lists.openstreetmap.org/listinfo/newbies

