{"usage":"Usage:\n\tПолучить список карт\ncacheControl.php?getMapList\t\tget maps list\nreturn: JSON\n\n\tПолучить сведения о карте из её файла описания:\n\tGet map info:\ncacheControl.php?getMapInfo=map_source_file_name\t\nreturn: JSON\n\n\tПолучить описание карты:\n\tGet map description:\ncacheControl.php?getMapDescription=map_source_file_name\t\nreturn: JSON\n\n\tПоставить задание на скачивание:\n\tCreate & run tile loading job:\ncacheControl.php?loaderJob=map_source_file_name.zoom&xys=csv_of_XY[&infinitely] \nreturn: JSON\n\n\tПолучить состояние заданий на скачивание:\n\tGet loader status:\ncacheControl.php?loaderStatus[&stopLoader]|[&restartLoader][&infinitely]] \t\nreturn: JSON\n"}