« Return to Thread: Mapnik doesn't show a map

Re: Mapnik doesn't show a map

by Jan-Erik Skata :: Rate this Message:

Reply to Author | View in Thread

On Thu, Jul 9, 2009 at 3:03 AM, Joerg Ostertag <Joerg@...> wrote:
On Thursday 02 July 2009, Stefan Liebl wrote:
> Hi,
>
> still can't see maps. I activated world_boundaries in osm.xml. This works.
>
> When I import an osm-file, my diskspace doesn't get less. When I first
> tried to import the whole world, I got some errors. So perhaps my
> database is corrupt. Does anyone know how to delete the database?

I use
   mapnik-osm-updater.sh --all-planet-geofabrik=europe/germany
to refill the OSM Database.

Hope this Helps

Joerg
_______________________________________________
GPSdrive mailing list
GPSdrive@...
http://lists.gpsdrivers.org/mailman/listinfo/gpsdrive

Have you set up the database according to
http://wiki.openstreetmap.org/wiki/Mapnik/PostGIS ?

You could try osm2pgsql ( http://wiki.openstreetmap.org/wiki/Osm2pgsql ) directly, that is my preferred method. Run
$ osm2pgsql -m -d gis yourmap.osm.bz2

(remove the "-m" if projection is off by some 10 km).

_______________________________________________
GPSdrive mailing list
GPSdrive@...
http://lists.gpsdrivers.org/mailman/listinfo/gpsdrive

 « Return to Thread: Mapnik doesn't show a map