Fetch the repository succeeded.
<!DOCTYPE html>
<html>
<head>
<title>osm-query</title>
<link href='https://www.mapbox.com/base/latest/base.css' rel='stylesheet' />
<script src="//code.jquery.com/jquery-1.11.3.min.js"></script>
<script src="lib/jquery.tablesorter.min.js"></script>
<script src='https://api.mapbox.com/mapbox.js/v2.2.1/mapbox.js'></script>
<link href='https://api.mapbox.com/mapbox.js/v2.2.1/mapbox.css' rel='stylesheet' />
<link rel="stylesheet" type="text/css" href="css/app.css">
</head>
<body>
<div class='queries'>
<div class='note error col11 pad1x' style='display:none'>
<p></p>
</div>
<form id='QueryForm'>
<fieldset>
<label>Comma separated list of usernames</label>
<textarea id='usernames' name=''></textarea>
</fieldset>
<fieldset>
<label>Tags</label>
<textarea id='tags' name=''></textarea>
</fieldset>
<fieldset class='col6' >
<label>From</label>
<input id='fromdate' type='datetime-local' placeholder='yyyy-MM-dd' />
</fieldset>
</br>
<fieldset class='col6' >
<label>To</label>
<input id='todate' type='datetime-local' placeholder='yyyy-MM-dd' />
</fieldset>
<div class='col6'>
<div class='loading fill-gray' style='display:none'></div>
<a href='#' id='submit' class='button'>Submit</a>
<a href='#' target='_blank' class='button fill-green' id='download' style='display:none'>Download</a>
</div>
</form>
</div>
<div id='count'></div>
<div id='map'></div>
</body>
<script src="dist/bundle.js"></script>
</html>
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。