Talk:Mapnik/Installation on Fedora 18

From OpenStreetMap Wiki
(Redirected from Talk:Mapnik/Fedora Installation)
Latest comment: 12 years ago by IOOI in topic osm2pgsql installation
Jump to navigation Jump to search

This really needs to be fixed. I've been reading the "documentation" on this wiki for a few days and still cannot use mapnik. I've installed plenty of software from source before and this is the worst I've come across. I'm both impressed with the current progress surrounding OSM and disappointed in the lack of organization (software specifically), but there is lots of room for improvement.

--Recruit0 19:15, 24 February 2011 (UTC)Reply

postgis changes

psql gis < /usr/share/pgsql/contrib/spatial_ref_sys.sql

should now read as:

psql gis < /usr/share/pgsql/contrib/postgis-2.1/spatial_ref_sys.sql

IOOI (talk) 20:52, 19 March 2014 (UTC)Reply

osm2pgsql installation

now the following works:

yum install osm2pgsql

IOOI (talk) 20:56, 19 March 2014 (UTC)Reply