Skip to content

Commit faf2232

Browse files
author
guenther
committed
- changed path for geoinfo.db in mapnik-osm-updater.sh
1 parent 01b6905 commit faf2232

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

mapnik-osm-updater.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ export planet_file="$planet_dir/planet.osm.bz2"
77
export sql_dump="$planet_dir/planet.osm.sql.bz2"
88
export log_dir=/var/log
99

10-
export geoinfodb_file="/usr/share/gpsdrive/geoinfo.db"
10+
export geoinfodb_file="/usr/share/icons/map-icons/geoinfo.db"
1111
export osmdb_file="/usr/share/gpsdrive/osm.db"
1212

1313
export osm2pgsql_cmd=`which osm2pgsql`

0 commit comments

Comments
 (0)