remove worldboundaries.sql

fixes #22
This commit is contained in:
Sarah Hoffmann 2013-04-20 10:27:56 +02:00
parent b4c87a09a1
commit 913341ee86
2 changed files with 0 additions and 3841 deletions

File diff suppressed because one or more lines are too long

View File

@ -141,7 +141,6 @@
pgsqlRunScriptFile(CONST_BasePath.'/data/us_statecounty.sql');
pgsqlRunScriptFile(CONST_BasePath.'/data/us_state.sql');
pgsqlRunScriptFile(CONST_BasePath.'/data/us_postcode.sql');
pgsqlRunScriptFile(CONST_BasePath.'/data/worldboundaries.sql');
}
if ($aCMDResult['import-data'] || $aCMDResult['all'])