{

   "directory": "/home/osm-planet/osm-extract/", 
   "extracts": [ 
     {
        "output": "north-europe/north-europe.pbf", 
        "polygon": { "file_name" : "/home/osm-planet/osm-extract/north-europe/north-europe.poly" } 
     },
     {
        "output": "south-europe/south-europe.pbf", 
        "polygon": { "file_name" : "/home/osm-planet/osm-extract/south-europe/south-europe.poly" } 
     },
     {
        "output": "west-europe/west-europe.pbf", 
        "polygon": { "file_name" : "/home/osm-planet/osm-extract/west-europe/west-europe.poly" } 
     },
     {
        "output": "east-europe/east-europe.pbf", 
        "polygon": { "file_name" : "/home/osm-planet/osm-extract/east-europe/east-europe.poly" } 
     },
     {
        "output": "france_europe/france_europe.pbf", 
        "polygon": { "file_name" : "/home/osm-planet/osm-extract/france_europe/france_europe.poly" } 
     },
     {
        "output": "germany_europe/germany_europe.pbf", 
        "polygon": { "file_name" : "/home/osm-planet/osm-extract/germany_europe/germany_europe.poly" } 
     }
]}