hstore for osm borders
This commit is contained in:
parent
04e97ea12a
commit
399a8d6a90
1 changed files with 1 additions and 1 deletions
|
@ -55,7 +55,7 @@ node,way population text linear
|
|||
EOSTYLE
|
||||
fi
|
||||
|
||||
$OSM2PGSQL --slim --drop --style $OSM2PGSQL_STYLE -d $DATABASE -r o5m $OSM2PGSQL_KEYS $FILTERED
|
||||
$OSM2PGSQL --slim --drop --hstore --style $OSM2PGSQL_STYLE -d $DATABASE -r o5m $OSM2PGSQL_KEYS $FILTERED
|
||||
RET=$?
|
||||
rm $FILTERED
|
||||
if [ "$OSM2PGSQL_STYLE_TMP" == "1" ]; then
|
||||
|
|
Loading…
Add table
Reference in a new issue