MapWithAI/index.html

21 wiersze
985 B
HTML

<!DOCTYPE html>
<head>
<meta charset=utf8>
<link rel=stylesheet href="style/default.css">
<script type="text/javascript" src="scripts/sources.js"></script>
</head>
<title>MapWithAI-plugin for JOSM</title>
<body>
<div class=container>
<h1><a href="https://www.mapwith.ai"><img src="img/mapwithai.svg" style="height:1em"/></a>MapWithAI-plugin for JOSM <a href="https://josm.openstreetmap.de"><img src="img/josm_logo.svg" style="height:1em"/></a></h1>
<a href="https://gitlab.com/gokaart/JOSM_MapWithAI">Code mirror on GitLab</a>
<a href="https://gitlab.com/gokaart/JOSM_MapWithAI/pipelines">CI builds (with downloadable artifacts)</a><br>
<a href="https://gokaart.gitlab.io/JOSM_MapWithAI/snapshot/master/update-site">Update Site for current state of the master branch</a><br>
<a href="https://josm.openstreetmap.de/wiki/Help/Plugin/MapWithAI">MapWithAI Plugin Help</a>
</div>
<div class=mapwithaisourcetable>
<h1><a href="json/sources.json">Sources</a></h1>
</div>
</body>