Changes between Version 9 and Version 10 of GIS/OpenStreetMap
- Timestamp:
- 12/01/14 07:20:17 (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
GIS/OpenStreetMap
v9 v10 43 43 apt-get install build-essential libxml2-dev libgeos-dev libpq-dev libbz2-dev proj autoconf subversion libtool 44 44 git clone https://github.com/openstreetmap/osm2pgsql 45 Optional (patchupdated from original here): http://www.mail-archive.com/dev@openstreetmap.org/msg12768.html46 #wget http://eden.sahanafoundation.org/raw-attachment/wiki/ InstallationGuidelinesGISDataLinux/osm2pgsql_centroid.patch45 Optionally investgate updating this outdated patch (updated from original here): http://www.mail-archive.com/dev@openstreetmap.org/msg12768.html 46 #wget http://eden.sahanafoundation.org/raw-attachment/wiki/GIS/InstallationGuidelines/Linux/osm2pgsql_centroid.patch 47 47 cd osm2pgsql 48 48 #patch -p0 < ../osm2pgsql_centroid.patch