We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 01b6905 commit faf2232Copy full SHA for faf2232
1 file changed
mapnik-osm-updater.sh
@@ -7,7 +7,7 @@ export planet_file="$planet_dir/planet.osm.bz2"
7
export sql_dump="$planet_dir/planet.osm.sql.bz2"
8
export log_dir=/var/log
9
10
-export geoinfodb_file="/usr/share/gpsdrive/geoinfo.db"
+export geoinfodb_file="/usr/share/icons/map-icons/geoinfo.db"
11
export osmdb_file="/usr/share/gpsdrive/osm.db"
12
13
export osm2pgsql_cmd=`which osm2pgsql`
0 commit comments