Add big indexes xml

This commit is contained in:
Victor Shcherb 2012-01-05 00:15:29 +01:00
parent 3b865f0c27
commit c86ee867d3

View file

@ -0,0 +1,18 @@
<?xml version="1.0" encoding="utf-8"?>
<regions_list>
<regions siteToDownload="http://download.geofabrik.de/osm/europe/{0}.osm.pbf" skip="false" region_suffix="_europe">
<region name="germany" esize="820"/>
</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>
<regions siteToDownload="http://download.geofabrik.de/osm/{0}.osm.pbf" region_prefix="" skip="false" region_suffix="">
<region name="south-america" esize="22"/>
</regions>
<regions siteToDownload="http://download.geofabrik.de/osm/europe/{0}.osm.pbf" skip="false" region_suffix="_europe">
<region name="france" esize="1820"/>
</regions>
</regions_list>