Skip to content

Commit

Permalink
deploy: 387c75b
Browse files Browse the repository at this point in the history
  • Loading branch information
manthey committed Sep 16, 2024
0 parents commit 458a5fd
Show file tree
Hide file tree
Showing 815 changed files with 1,156,730 additions and 0 deletions.
Empty file added .nojekyll
Empty file.
157 changes: 157 additions & 0 deletions 404.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,157 @@



<!DOCTYPE html>
<html lang="en">

<head>

<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="">
<meta name="author" content="">

<title>GeoJS - Page Not Found</title>

<!-- Bootstrap Core CSS -->

<link rel="stylesheet" href="vendor/bootstrap/css/bootstrap.min.css">


<!-- Custom Fonts -->

<link rel="stylesheet" href="vendor/font-awesome/css/font-awesome.min.css">

<link href="https://fonts.googleapis.com/css?family=Montserrat:400,700" rel="stylesheet" type="text/css">
<link href='https://fonts.googleapis.com/css?family=Kaushan+Script' rel='stylesheet' type='text/css'>
<link href='https://fonts.googleapis.com/css?family=Droid+Serif:400,700,400italic,700italic' rel='stylesheet' type='text/css'>
<link href='https://fonts.googleapis.com/css?family=Roboto+Slab:400,100,300,700' rel='stylesheet' type='text/css'>

<!-- Theme CSS -->

<link rel="stylesheet" href="css/agency.css">


<link rel="stylesheet" href="css/main.css">


<link rel="stylesheet" href="css/highlight.css">


<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js" integrity="sha384-0s5Pv64cNZJieYFkXYOTId2HMA2Lfb6q2nAcx2n0RTLUnCAoTTsS0nKEO27XyKcY" crossorigin="anonymous"></script>
<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js" integrity="sha384-ZoaMbDF+4LeFxg6WdScQ9nnR1QC2MIRxA1O9KWEXQwns1G8UNyIEZIQidzb0T1fo" crossorigin="anonymous"></script>
<![endif]-->

<!-- jQuery -->

<script src="vendor/jquery/jquery.min.js"></script>


<!-- Bootstrap Core JavaScript -->

<script src="vendor/bootstrap/js/bootstrap.min.js"></script>


<link rel="apple-touch-icon" sizes="57x57" href="favicon/apple-icon-57x57.png">
<link rel="apple-touch-icon" sizes="60x60" href="favicon/apple-icon-60x60.png">
<link rel="apple-touch-icon" sizes="72x72" href="favicon/apple-icon-72x72.png">
<link rel="apple-touch-icon" sizes="76x76" href="favicon/apple-icon-76x76.png">
<link rel="apple-touch-icon" sizes="114x114" href="favicon/apple-icon-114x114.png">
<link rel="apple-touch-icon" sizes="120x120" href="favicon/apple-icon-120x120.png">
<link rel="apple-touch-icon" sizes="144x144" href="favicon/apple-icon-144x144.png">
<link rel="apple-touch-icon" sizes="152x152" href="favicon/apple-icon-152x152.png">
<link rel="apple-touch-icon" sizes="180x180" href="favicon/apple-icon-180x180.png">
<link rel="icon" type="image/png" sizes="192x192" href="favicon/android-icon-192x192.png">
<link rel="icon" type="image/png" sizes="32x32" href="favicon/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="96x96" href="favicon/favicon-96x96.png">
<link rel="icon" type="image/png" sizes="16x16" href="favicon/favicon-16x16.png">
<link rel="manifest" href="favicon/manifest.json">
<meta name="msapplication-TileColor" content="#ffffff">
<meta name="msapplication-TileImage" content="favicon/ms-icon-144x144.png">
<meta name="theme-color" content="#ffffff">
<meta name="generator" content="Hexo 5.4.2"></head>

<body id="page-top" class="index">
<!-- Navigation -->
<nav id="mainNav" class="navbar navbar-default navbar-custom navbar-fixed-top">
<div class="container">
<!-- Brand and toggle get grouped for better mobile display -->
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
<span class="sr-only">Toggle navigation</span><i class="fa fa-bars"></i>
</button>
<a class="navbar-brand" href="index.html"><img class="navbar-logo" src="images/logo_transparent.png" /></a>
</div>

<!-- Collect the nav links, forms, and other content for toggling -->
<div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
<ul class="nav navbar-nav navbar-right">
<li class="hidden">
<a href="#page-top"></a>
</li>
<li class="">
<a href="">Welcome</a>
</li>
<li class="">
<a href="tutorials/">Tutorials</a>
</li>
<li class="">
<a href="examples/">Examples</a>
</li>
<li>
<a href="apidocs/">API Docs</a>
</li>
<li>
<a href="https://github.com/OpenGeoscience/geojs">GitHub</a>
</li>
</ul>
</div>
<!-- /.navbar-collapse -->
</div>
<!-- /.container-fluid -->
</nav>

<div class="content-wrapper">
<div class="container">
<div style="margin:100px auto 300px auto; text-align:center;">
Page Not Found
</div>
</div>


</div>

<footer class="">
<div class="container">
<div class="row">
<div class="col-sm-3">
<ul class="list-inline social-buttons">
<li><a href="https://github.com/OpenGeoscience/geojs"><i class="fa fa-github"></i></a>
</li>
</ul>
</div>
<div class="col-sm-6">
<span class="copyright">Licensed under the <a href="https://github.com/OpenGeoscience/geojs/blob/master/LICENSE">Apache License 2.0</a></span>
</div>
<div class="col-md-3">
<ul class="list-inline quicklinks">
<li><a target="_blank" rel="noopener" href="https://www.kitware.com">Kitware</a>
</li>
</ul>
</div>
</div>
</div>
</footer>

<!-- Theme JavaScript -->

<script src="js/agency.js"></script>


</body>

</html>
125 changes: 125 additions & 0 deletions apidocs/action.js.html

Large diffs are not rendered by default.

1,547 changes: 1,547 additions & 0 deletions apidocs/annotationLayer.js.html

Large diffs are not rendered by default.

1,611 changes: 1,611 additions & 0 deletions apidocs/annotation_annotation.js.html

Large diffs are not rendered by default.

141 changes: 141 additions & 0 deletions apidocs/annotation_circleAnnotation.js.html

Large diffs are not rendered by default.

231 changes: 231 additions & 0 deletions apidocs/annotation_ellipseAnnotation.js.html

Large diffs are not rendered by default.

122 changes: 122 additions & 0 deletions apidocs/annotation_index.js.html

Large diffs are not rendered by default.

454 changes: 454 additions & 0 deletions apidocs/annotation_lineAnnotation.js.html

Large diffs are not rendered by default.

314 changes: 314 additions & 0 deletions apidocs/annotation_pointAnnotation.js.html

Large diffs are not rendered by default.

496 changes: 496 additions & 0 deletions apidocs/annotation_polygonAnnotation.js.html

Large diffs are not rendered by default.

521 changes: 521 additions & 0 deletions apidocs/annotation_rectangleAnnotation.js.html

Large diffs are not rendered by default.

141 changes: 141 additions & 0 deletions apidocs/annotation_squareAnnotation.js.html

Large diffs are not rendered by default.

1,028 changes: 1,028 additions & 0 deletions apidocs/camera.js.html

Large diffs are not rendered by default.

293 changes: 293 additions & 0 deletions apidocs/canvas_canvasRenderer.js.html

Large diffs are not rendered by default.

583 changes: 583 additions & 0 deletions apidocs/canvas_heatmapFeature.js.html

Large diffs are not rendered by default.

115 changes: 115 additions & 0 deletions apidocs/canvas_index.js.html

Large diffs are not rendered by default.

135 changes: 135 additions & 0 deletions apidocs/canvas_isolineFeature.js.html

Large diffs are not rendered by default.

213 changes: 213 additions & 0 deletions apidocs/canvas_lineFeature.js.html

Large diffs are not rendered by default.

181 changes: 181 additions & 0 deletions apidocs/canvas_object.js.html

Large diffs are not rendered by default.

342 changes: 342 additions & 0 deletions apidocs/canvas_pixelmapFeature.js.html

Large diffs are not rendered by default.

385 changes: 385 additions & 0 deletions apidocs/canvas_quadFeature.js.html

Large diffs are not rendered by default.

329 changes: 329 additions & 0 deletions apidocs/canvas_textFeature.js.html

Large diffs are not rendered by default.

135 changes: 135 additions & 0 deletions apidocs/canvas_trackFeature.js.html

Large diffs are not rendered by default.

395 changes: 395 additions & 0 deletions apidocs/choroplethFeature.js.html

Large diffs are not rendered by default.

325 changes: 325 additions & 0 deletions apidocs/contourFeature.js.html

Large diffs are not rendered by default.

163 changes: 163 additions & 0 deletions apidocs/domRenderer.js.html

Large diffs are not rendered by default.

895 changes: 895 additions & 0 deletions apidocs/event.js.html

Large diffs are not rendered by default.

1,162 changes: 1,162 additions & 0 deletions apidocs/feature.js.html

Large diffs are not rendered by default.

447 changes: 447 additions & 0 deletions apidocs/featureLayer.js.html

Large diffs are not rendered by default.

399 changes: 399 additions & 0 deletions apidocs/fetchQueue.js.html

Large diffs are not rendered by default.

232 changes: 232 additions & 0 deletions apidocs/fileReader.js.html

Large diffs are not rendered by default.

Binary file added apidocs/fonts/Montserrat/Montserrat-Bold.eot
Binary file not shown.
Binary file added apidocs/fonts/Montserrat/Montserrat-Bold.ttf
Binary file not shown.
Binary file added apidocs/fonts/Montserrat/Montserrat-Bold.woff
Binary file not shown.
Binary file added apidocs/fonts/Montserrat/Montserrat-Bold.woff2
Binary file not shown.
Binary file added apidocs/fonts/Montserrat/Montserrat-Regular.eot
Binary file not shown.
Binary file added apidocs/fonts/Montserrat/Montserrat-Regular.ttf
Binary file not shown.
Binary file added apidocs/fonts/Montserrat/Montserrat-Regular.woff
Binary file not shown.
Binary file added apidocs/fonts/Montserrat/Montserrat-Regular.woff2
Binary file not shown.
Binary file not shown.
Loading

0 comments on commit 458a5fd

Please sign in to comment.