Update build-scripts/regions/big_indexes.xml
This commit is contained in:
parent
3a7aa3aabe
commit
5798fb83ea
1 changed files with 3 additions and 3 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue