Re: [OSM-dev] Planet History file available

2013-11-05 Thread Peter Körner
Hi Jochen,

thank you very much, the splitting process is running:


Regards, Peter


Am 04.11.2013 09:26, schrieb Jochen Topf:
> Due to popular demand I have made a planet file with full history available at
> http://data.openstreetmapdata.com/planet-history-2013-11-02.osh.pbf
> The file has about 37 GB, it's MD5 is 22169f0f997391b090df546769eb2357.
> 
> This was generated from the last official history and all the daily diffs
> until two days ago. THIS IS NOT AN OFFICIAL HISTORY FILE.
> 
> I haven't tested it or verified that my code that generates this is doing the
> right thing, so no guarantees. (On the other hand there is not much to it,
> really, just collect all the objects in the planet and change files and put
> them in the right order.) Apply reasonable caution when using it.
> 
> If there is demand I can make a osm.bz2 version available, too.
> 
> Jochen
> 


___
dev mailing list
dev@openstreetmap.org
https://lists.openstreetmap.org/listinfo/dev


Re: [OSM-dev] Restarting renderd, mapnik shared object not found.

2013-11-05 Thread Sajjad Anwar
Also, the machine is Ubuntu 13.04.

On Tue, Nov 5, 2013 at 1:31 PM, Sajjad Anwar  wrote:
> Hello everyone,
>
> I'm following the guide here
> http://switch2osm.org/serving-tiles/building-a-tile-server-from-packages/
> to setup a tile server.
>
> However, when I restart renderd towards the end of the setup (sudo
> /etc/init.d/renderd restart), it fails by saying:
>
> /usr/bin/renderd: error while loading shared libraries:
> libmapnik.so.2.1: cannot open shared object file: No such file or
> directory
>
> I ran a quick search and came across the troubleshoot page here
> https://github.com/mapnik/mapnik/wiki/InstallationTroubleshooting#linking-errors,
> but that didn't help much.
>
> Interestingly, when I look at my /usr/lib, I see -
> libmapnik2.so.2.0, libmapnik.so.2.2.0, libmapnik2.so.2.0.0,
> libmapnik.so.2.2 among others and not libmapnik.so.2.1
>
> Does this mean I've got the wrong version? How do I solve this?
> Thank you so much.
>
> Sajjad.



-- 
Sajjad Anwar | W: http://sajjad.in | T: @geohacker

___
dev mailing list
dev@openstreetmap.org
https://lists.openstreetmap.org/listinfo/dev


[OSM-dev] Restarting renderd, mapnik shared object not found.

2013-11-05 Thread Sajjad Anwar
Hello everyone,

I'm following the guide here
http://switch2osm.org/serving-tiles/building-a-tile-server-from-packages/
to setup a tile server.

However, when I restart renderd towards the end of the setup (sudo
/etc/init.d/renderd restart), it fails by saying:

/usr/bin/renderd: error while loading shared libraries:
libmapnik.so.2.1: cannot open shared object file: No such file or
directory

I ran a quick search and came across the troubleshoot page here
https://github.com/mapnik/mapnik/wiki/InstallationTroubleshooting#linking-errors,
but that didn't help much.

Interestingly, when I look at my /usr/lib, I see -
libmapnik2.so.2.0, libmapnik.so.2.2.0, libmapnik2.so.2.0.0,
libmapnik.so.2.2 among others and not libmapnik.so.2.1

Does this mean I've got the wrong version? How do I solve this?
Thank you so much.

Sajjad.

___
dev mailing list
dev@openstreetmap.org
https://lists.openstreetmap.org/listinfo/dev