Update build-scripts/regions/big_indexes.xml

This commit is contained in:
vshcherb 2012-11-26 10:43:01 +01:00
parent 3a7aa3aabe
commit 5798fb83ea

View file

@ -1,9 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<regions_list>
<!--
<regions siteToDownload="http://download.geofabrik.de/openstreetmap/europe/{0}.osm.pbf" skip="false" region_suffix="_europe">
<region name="germany" esize="820"/>
</regions> -->
</regions>
<regions siteToDownload="http://downloads.cloudmade.com/asia/northern_asia/{0}/{0}.osm.bz2" region_prefix="" region_suffix="_Asia" skip="false">
<region name="russia" esize="820"/>
</regions>
@ -12,7 +12,7 @@
<region name="south-america" esize="22"/>
</regions>
<regions siteToDownload="http://download.geofabrik.de/openstreetmap/europe/{0}.osm.pbf" skip="false" region_suffix="_europe">
<region name="france" esize="1820"/>
<region name="france" esize="1820"/>
</regions>
</regions_list>