Skip to content

Commit

Permalink
build based on d3ca027
Browse files Browse the repository at this point in the history
  • Loading branch information
Documenter.jl committed Aug 10, 2024
1 parent 1aba025 commit 999f229
Show file tree
Hide file tree
Showing 230 changed files with 15,510 additions and 0 deletions.
22 changes: 22 additions & 0 deletions previews/PR198/404.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
<!DOCTYPE html>
<html lang="en-US" dir="ltr">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width,initial-scale=1">
<title>404 | GeometryOps.jl</title>
<meta name="description" content="Not Found">
<meta name="generator" content="VitePress v1.3.2">
<link rel="preload stylesheet" href="/GeometryOps.jl/previews/PR198/assets/style.CoJxuLeL.css" as="style">

<script type="module" src="/GeometryOps.jl/previews/PR198/assets/app.BPfWUoNx.js"></script>
<link rel="preload" href="/GeometryOps.jl/previews/PR198/assets/inter-roman-latin.Di8DUHzh.woff2" as="font" type="font/woff2" crossorigin="">
<link rel="icon" href="/favicon.ico">
<script id="check-dark-mode">(()=>{const e=localStorage.getItem("vitepress-theme-appearance")||"auto",a=window.matchMedia("(prefers-color-scheme: dark)").matches;(!e||e==="auto"?a:e==="dark")&&document.documentElement.classList.add("dark")})();</script>
<script id="check-mac-os">document.documentElement.classList.toggle("mac",/Mac|iPhone|iPod|iPad/i.test(navigator.platform));</script>
</head>
<body>
<div id="app"></div>
<script>window.__VP_HASH_MAP__=JSON.parse("{\"api.md\":\"DJFYRyCA\",\"call_notes.md\":\"WLiQ-wvC\",\"experiments_accurate_accumulators.md\":\"CpjTEZKC\",\"experiments_predicates.md\":\"DsmtjJHH\",\"explanations_crs.md\":\"CStfYECq\",\"explanations_paradigms.md\":\"i1Y5_AUZ\",\"explanations_peculiarities.md\":\"CVHBb7Fq\",\"explanations_winding_order.md\":\"CN0bQVX_\",\"index.md\":\"q3jEuGFa\",\"introduction.md\":\"CnblMFIP\",\"source_geometryops.md\":\"6TSIMkaa\",\"source_methods_angles.md\":\"BFDyUGa0\",\"source_methods_area.md\":\"CX4EIuJD\",\"source_methods_barycentric.md\":\"BDWQBIcP\",\"source_methods_buffer.md\":\"DoCQV8Xr\",\"source_methods_centroid.md\":\"Db3YCJ0q\",\"source_methods_clipping_clipping_processor.md\":\"BUclueLF\",\"source_methods_clipping_coverage.md\":\"UUAf6vvT\",\"source_methods_clipping_cut.md\":\"08ar8tjo\",\"source_methods_clipping_difference.md\":\"BWGNj-Dh\",\"source_methods_clipping_intersection.md\":\"Dbt-l1Av\",\"source_methods_clipping_predicates.md\":\"R8ft9Iix\",\"source_methods_clipping_union.md\":\"CaQU06Cy\",\"source_methods_convex_hull.md\":\"eP5P4Vnp\",\"source_methods_distance.md\":\"bl-j6Oci\",\"source_methods_equals.md\":\"CfgwqD7m\",\"source_methods_geom_relations_contains.md\":\"BF4zoPLh\",\"source_methods_geom_relations_coveredby.md\":\"Cv64Db0s\",\"source_methods_geom_relations_covers.md\":\"D1sey2XQ\",\"source_methods_geom_relations_crosses.md\":\"CLG4Qz4q\",\"source_methods_geom_relations_disjoint.md\":\"n2rpLOIc\",\"source_methods_geom_relations_geom_geom_processors.md\":\"CTYXnw4_\",\"source_methods_geom_relations_intersects.md\":\"oTIOIzHk\",\"source_methods_geom_relations_overlaps.md\":\"DhuuTI43\",\"source_methods_geom_relations_touches.md\":\"D3w6DSFR\",\"source_methods_geom_relations_within.md\":\"DlXdJvRL\",\"source_methods_orientation.md\":\"BxxDbky0\",\"source_methods_polygonize.md\":\"wpQbExhA\",\"source_not_implemented_yet.md\":\"Bcwh5PYc\",\"source_primitives.md\":\"FQqFaVo4\",\"source_transformations_correction_closed_ring.md\":\"Ch_bn1_M\",\"source_transformations_correction_geometry_correction.md\":\"DPpf0rft\",\"source_transformations_correction_intersecting_polygons.md\":\"D5c6nC2E\",\"source_transformations_extent.md\":\"CLAGqAJC\",\"source_transformations_flip.md\":\"DkBrCdwj\",\"source_transformations_reproject.md\":\"WI2CMoEF\",\"source_transformations_segmentize.md\":\"Cna0rUTB\",\"source_transformations_simplify.md\":\"BCgM09Ca\",\"source_transformations_transform.md\":\"BhemK2Di\",\"source_transformations_tuples.md\":\"CMIkVYf9\",\"source_types.md\":\"BrVF9v5q\",\"source_utils.md\":\"DJ0o2bKA\",\"tutorials_creating_geometry.md\":\"DivfOm3E\",\"tutorials_geodesic_paths.md\":\"DRjzpvgP\",\"tutorials_spatial_joins.md\":\"Dr3DWVbt\"}");window.__VP_SITE_DATA__=JSON.parse("{\"lang\":\"en-US\",\"dir\":\"ltr\",\"title\":\"GeometryOps.jl\",\"description\":\"Documentation for GeometryOps.jl\",\"base\":\"/GeometryOps.jl/previews/PR198/\",\"head\":[],\"router\":{\"prefetchLinks\":true},\"appearance\":true,\"themeConfig\":{\"outline\":\"deep\",\"logo\":{\"src\":\"/logo.png\",\"width\":24,\"height\":24},\"search\":{\"provider\":\"local\",\"options\":{\"detailedView\":true}},\"nav\":[{\"text\":\"Introduction\",\"link\":\"/introduction\"},{\"text\":\"API Reference\",\"link\":\"/api\"},{\"text\":\"Tutorials\",\"collapsed\":false,\"items\":[{\"text\":\"Creating Geometry\",\"link\":\"/tutorials/creating_geometry\"},{\"text\":\"Spatial Joins\",\"link\":\"/tutorials/spatial_joins\"}]},{\"text\":\"Explanations\",\"collapsed\":false,\"items\":[{\"text\":\"Paradigms\",\"link\":\"/explanations/paradigms\"},{\"text\":\"Peculiarities\",\"link\":\"/explanations/peculiarities\"}]},{\"text\":\"Source code\",\"collapsed\":false,\"items\":[{\"text\":\"GeometryOps.jl\",\"link\":\"/source/GeometryOps\"},{\"text\":\"Methods\",\"collapsed\":false,\"items\":[{\"text\":\"Angles\",\"link\":\"/source/methods/angles\"},{\"text\":\"Area and signed area\",\"link\":\"/source/methods/area\"},{\"text\":\"Barycentric coordinates\",\"link\":\"/source/methods/barycentric\"},{\"text\":\"Buffer\",\"link\":\"/source/methods/buffer\"},{\"text\":\"Centroid\",\"link\":\"/source/methods/centroid\"},{\"text\":\"Clipping\",\"collapsed\":false,\"items\":[{\"text\":\"Polygon clipping helpers\",\"link\":\"/source/methods/clipping/clipping_processor\"},{\"text\":\"What is coverage?\",\"link\":\"/source/methods/clipping/coverage\"},{\"text\":\"Polygon cutting\",\"link\":\"/source/methods/clipping/cut\"},{\"text\":\"Difference Polygon Clipping\",\"link\":\"/source/methods/clipping/difference\"},{\"text\":\"Geometry Intersection\",\"link\":\"/source/methods/clipping/intersection\"},{\"text\":\"If we want to inject adaptivity, we would do something like:\",\"link\":\"/source/methods/clipping/predicates\"},{\"text\":\"Union Polygon Clipping\",\"link\":\"/source/methods/clipping/union\"}]},{\"text\":\"Convex hull\",\"link\":\"/source/methods/convex_hull\"},{\"text\":\"Distance and signed distance\",\"link\":\"/source/methods/distance\"},{\"text\":\"Equals\",\"link\":\"/source/methods/equals\"},{\"text\":\"Geom_relations\",\"collapsed\":false,\"items\":[{\"text\":\"Contains\",\"link\":\"/source/methods/geom_relations/contains\"},{\"text\":\"CoveredBy\",\"link\":\"/source/methods/geom_relations/coveredby\"},{\"text\":\"Covers\",\"link\":\"/source/methods/geom_relations/covers\"},{\"text\":\"Crossing checks\",\"link\":\"/source/methods/geom_relations/crosses\"},{\"text\":\"Disjoint\",\"link\":\"/source/methods/geom_relations/disjoint\"},{\"text\":\"Line-curve interaction\",\"link\":\"/source/methods/geom_relations/geom_geom_processors\"},{\"text\":\"Intersection checks\",\"link\":\"/source/methods/geom_relations/intersects\"},{\"text\":\"Overlaps\",\"link\":\"/source/methods/geom_relations/overlaps\"},{\"text\":\"Touches\",\"link\":\"/source/methods/geom_relations/touches\"},{\"text\":\"Within\",\"link\":\"/source/methods/geom_relations/within\"}]},{\"text\":\"Orientation\",\"link\":\"/source/methods/orientation\"},{\"text\":\"Polygonizing raster data\",\"link\":\"/source/methods/polygonize\"}]},{\"text\":\"Not implemented yet\",\"link\":\"/source/not_implemented_yet\"},{\"text\":\"Primitive functions\",\"link\":\"/source/primitives\"},{\"text\":\"Transformations\",\"collapsed\":false,\"items\":[{\"text\":\"Correction\",\"collapsed\":false,\"items\":[{\"text\":\"Closed Rings\",\"link\":\"/source/transformations/correction/closed_ring\"},{\"text\":\"Geometry Corrections\",\"link\":\"/source/transformations/correction/geometry_correction\"},{\"text\":\"Intersecting Polygons\",\"link\":\"/source/transformations/correction/intersecting_polygons\"}]},{\"text\":\"Extent embedding\",\"link\":\"/source/transformations/extent\"},{\"text\":\"Coordinate flipping\",\"link\":\"/source/transformations/flip\"},{\"text\":\"Geometry reprojection\",\"link\":\"/source/transformations/reproject\"},{\"text\":\"Segmentize\",\"link\":\"/source/transformations/segmentize\"},{\"text\":\"Geometry simplification\",\"link\":\"/source/transformations/simplify\"},{\"text\":\"Pointwise transformation\",\"link\":\"/source/transformations/transform\"},{\"text\":\"Tuple conversion\",\"link\":\"/source/transformations/tuples\"}]},{\"text\":\"Types\",\"link\":\"/source/types\"},{\"text\":\"Utility functions\",\"link\":\"/source/utils\"}]}],\"sidebar\":[{\"text\":\"Introduction\",\"link\":\"/introduction\"},{\"text\":\"API Reference\",\"link\":\"/api\"},{\"text\":\"Tutorials\",\"collapsed\":false,\"items\":[{\"text\":\"Creating Geometry\",\"link\":\"/tutorials/creating_geometry\"},{\"text\":\"Spatial Joins\",\"link\":\"/tutorials/spatial_joins\"}]},{\"text\":\"Explanations\",\"collapsed\":false,\"items\":[{\"text\":\"Paradigms\",\"link\":\"/explanations/paradigms\"},{\"text\":\"Peculiarities\",\"link\":\"/explanations/peculiarities\"}]},{\"text\":\"Source code\",\"collapsed\":false,\"items\":[{\"text\":\"GeometryOps.jl\",\"link\":\"/source/GeometryOps\"},{\"text\":\"Methods\",\"collapsed\":false,\"items\":[{\"text\":\"Angles\",\"link\":\"/source/methods/angles\"},{\"text\":\"Area and signed area\",\"link\":\"/source/methods/area\"},{\"text\":\"Barycentric coordinates\",\"link\":\"/source/methods/barycentric\"},{\"text\":\"Buffer\",\"link\":\"/source/methods/buffer\"},{\"text\":\"Centroid\",\"link\":\"/source/methods/centroid\"},{\"text\":\"Clipping\",\"collapsed\":false,\"items\":[{\"text\":\"Polygon clipping helpers\",\"link\":\"/source/methods/clipping/clipping_processor\"},{\"text\":\"What is coverage?\",\"link\":\"/source/methods/clipping/coverage\"},{\"text\":\"Polygon cutting\",\"link\":\"/source/methods/clipping/cut\"},{\"text\":\"Difference Polygon Clipping\",\"link\":\"/source/methods/clipping/difference\"},{\"text\":\"Geometry Intersection\",\"link\":\"/source/methods/clipping/intersection\"},{\"text\":\"If we want to inject adaptivity, we would do something like:\",\"link\":\"/source/methods/clipping/predicates\"},{\"text\":\"Union Polygon Clipping\",\"link\":\"/source/methods/clipping/union\"}]},{\"text\":\"Convex hull\",\"link\":\"/source/methods/convex_hull\"},{\"text\":\"Distance and signed distance\",\"link\":\"/source/methods/distance\"},{\"text\":\"Equals\",\"link\":\"/source/methods/equals\"},{\"text\":\"Geom_relations\",\"collapsed\":false,\"items\":[{\"text\":\"Contains\",\"link\":\"/source/methods/geom_relations/contains\"},{\"text\":\"CoveredBy\",\"link\":\"/source/methods/geom_relations/coveredby\"},{\"text\":\"Covers\",\"link\":\"/source/methods/geom_relations/covers\"},{\"text\":\"Crossing checks\",\"link\":\"/source/methods/geom_relations/crosses\"},{\"text\":\"Disjoint\",\"link\":\"/source/methods/geom_relations/disjoint\"},{\"text\":\"Line-curve interaction\",\"link\":\"/source/methods/geom_relations/geom_geom_processors\"},{\"text\":\"Intersection checks\",\"link\":\"/source/methods/geom_relations/intersects\"},{\"text\":\"Overlaps\",\"link\":\"/source/methods/geom_relations/overlaps\"},{\"text\":\"Touches\",\"link\":\"/source/methods/geom_relations/touches\"},{\"text\":\"Within\",\"link\":\"/source/methods/geom_relations/within\"}]},{\"text\":\"Orientation\",\"link\":\"/source/methods/orientation\"},{\"text\":\"Polygonizing raster data\",\"link\":\"/source/methods/polygonize\"}]},{\"text\":\"Not implemented yet\",\"link\":\"/source/not_implemented_yet\"},{\"text\":\"Primitive functions\",\"link\":\"/source/primitives\"},{\"text\":\"Transformations\",\"collapsed\":false,\"items\":[{\"text\":\"Correction\",\"collapsed\":false,\"items\":[{\"text\":\"Closed Rings\",\"link\":\"/source/transformations/correction/closed_ring\"},{\"text\":\"Geometry Corrections\",\"link\":\"/source/transformations/correction/geometry_correction\"},{\"text\":\"Intersecting Polygons\",\"link\":\"/source/transformations/correction/intersecting_polygons\"}]},{\"text\":\"Extent embedding\",\"link\":\"/source/transformations/extent\"},{\"text\":\"Coordinate flipping\",\"link\":\"/source/transformations/flip\"},{\"text\":\"Geometry reprojection\",\"link\":\"/source/transformations/reproject\"},{\"text\":\"Segmentize\",\"link\":\"/source/transformations/segmentize\"},{\"text\":\"Geometry simplification\",\"link\":\"/source/transformations/simplify\"},{\"text\":\"Pointwise transformation\",\"link\":\"/source/transformations/transform\"},{\"text\":\"Tuple conversion\",\"link\":\"/source/transformations/tuples\"}]},{\"text\":\"Types\",\"link\":\"/source/types\"},{\"text\":\"Utility functions\",\"link\":\"/source/utils\"}]}],\"editLink\":{\"pattern\":\"https://github.com/JuliaGeo/GeometryOps.jl/edit/main/docs/src/:path\"},\"socialLinks\":[{\"icon\":\"github\",\"link\":\"https://github.com/JuliaGeo/GeometryOps.jl\"}],\"footer\":{\"message\":\"Made with <a href=\\\"https://luxdl.github.io/DocumenterVitepress.jl/dev/\\\" target=\\\"_blank\\\"><strong>DocumenterVitepress.jl</strong></a><br>\",\"copyright\":\"© Copyright 2024.\"}},\"locales\":{},\"scrollOffset\":134,\"cleanUrls\":true}");</script>

</body>
</html>
422 changes: 422 additions & 0 deletions previews/PR198/api.html

Large diffs are not rendered by default.

Binary file added previews/PR198/assets/afllwsc.Cj-xVYgr.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added previews/PR198/assets/aiefjra.DaovVbE6.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
398 changes: 398 additions & 0 deletions previews/PR198/assets/api.md.DJFYRyCA.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions previews/PR198/assets/api.md.DJFYRyCA.lean.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions previews/PR198/assets/app.BPfWUoNx.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file added previews/PR198/assets/armudsn.DC3TvBOO.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added previews/PR198/assets/bdentiz.3sfpQl2i.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added previews/PR198/assets/bzuftsl.B9NpLJr_.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 999f229

Please sign in to comment.