Turf is a JavaScript library for spatial analysis. It includes traditional spatial operations, helper functions for creating GeoJSON data, and data classification and statistics tools. Turf can be added to your website as a client-side plugin, or you can run Turf server-side with Node.js (see below).Download the minified file, and include it in a script tag. This will expose a global variable named turf.
algorithm computational-geometry geojson turf gis geo geojs geospatial geography geometry map contour centroid tin extent grid polygon line point area analysis statistics stats midpoint plane quantile jenks sampleContour is an Ingress controller for Kubernetes that works by deploying the Envoy proxy as a reverse proxy and load balancer. Contour supports dynamic configuration updates out of the box while maintaining a lightweight profile. Contour also introduces a new ingress API (HTTPProxy) which is implemented via a Custom Resource Definition (CRD). Its goal is to expand upon the functionality of the Ingress API to allow for a richer user experience as well as solve shortcomings in the original design.
kubernetes cncf http-proxy ingress-controller envoy contourkURL is a Kubernetes installer for airgapped and online clusters. kURL relies on kubeadm to bring up the Kubernetes control plane, but there are a variety of tasks a system administrator must perform both before and after running kubeadm init in order to have a production-ready Kubernetes cluster, such as installing Docker, configuring Pod networking, or installing kubeadm itself. The purpose of this installer is to automate those tasks so that any user can deploy a Kubernetes cluster with a single script.
bash kubernetes kubernetes-cluster ceph kubeadm rook contour kubernetes-installation airgapped kurl kubernetes-installerCompute contour polygons using marching squares.
d3 d3-module contour isolineheightmap is a 2D ndarray representing the heightmap. Its size ("shape") will determine the resolution of the final output.Returns a simplicial complex.
contour terrain heightmap meshIf you are doing experiments with greedy meshing or working with rectangular data, then you might want contour2d instead.
surface net marching cubes polygonize isosurface ndarray extract boundary volume squares surface-nets dual-contouring dual contour isocontourTakes a single Shape or a list of Shapes (from shape2d) and triangulates them using poly2tri. It attempts to sanitize input, removing collinear points, equal points, etc so that it works with poly2tri. It also allows for a basic list of steiner points to be included as the second parameter; they will be ignored if they are outside of the polygon's contour. If winding orders differ from the first specified Shape, they are assumed to be holes. Otherwise, subsequent Shape objects are assumed to be a completely new shape that need their own triangulation and sweep context. Each shape is assumed to be its own closed polygon (i.e. will likely break if one Shape has many moveTo's to create disconnected polygons).
shape2d shape polygon contour poly2tri triangulate triangulation tesselate tesselation fontpath outline triangles trisThe tess2.js library performs polygon boolean operations and tesselation to triangles and convex polygons. It is a port of libtess2, which is turn is a cleaned up version of the stock GLU tesselator. The original code was written Eric Veach in 1994. The greatest thing about tess2.js is that it handles all kinds of input like self-intersecting polygons or any nomber of holes and contours.
tesselate tesselation triangulate triangulation glu webgl triangles tess opengl polygons contourRead the guide on AWS containers blog.
kubernetes route53 envoy contour gitops cert-manager eks kustomize fluxcdContour Plus enhances Contour for ExternalDNS and cert-manager. Other versions may or may not work.
kubernetes kubernetes-controller contourUsing Gangway and Dex for authenticating with your Kubernetes cluster. The following diagram shows a high-level architecture of the system.
kubernetes ldap oidc kubernetes-ingress dex contour gangwayThis is a place for Contour community related material. You can find information on the project governance, community meetings, and a list of all the project maintainers. The Contour Project holds weekly community calls. To join or watch previous meeting notes and recordings, please see meeting schedule.
contour contour-communitycontour-authserver implements the Envoy external authorization GRPC protocol (both v2 and v3). It can be used for testing Envoy external authorization. contour-authserver has two authorization backends that are selected by subcommands. testserver will authorize any path that contains the string allow, and will reject other requests with a 401 status code.
envoy contour authorization-backendsContour Operator provides a method for packaging, deploying, and managing Contour. The operator extends the functionality of the Kubernetes API to create, configure, and manage instances of Contour on behalf of users. It builds upon the basic Kubernetes resource and controller concepts, but includes domain-specific knowledge to automate the entire lifecycle of Contour. Refer to the official Kubernetes documentation to learn more about the benefits of the operator pattern. Note: It may take several minutes for the Contour custom resource to become available.
operators contourir2proxy is a tool to convert Contour's IngressRoute resources to HTTPProxy resources. ir2proxy can translate an IngressRoute object to an HTTPProxy object. The full featureset of IngressRoute should be translated correctly. If not, please log an issue, specifying what didn't work and supplying the sanitized IngressRoute YAML.
contour httpproxy ingressroute
We have large collection of open source products. Follow the tags from
Tag Cloud >>
Open source products are scattered around the web. Please provide information
about the open source projects you own / you use.
Add Projects.