• Stars
    star
    2
  • Language
    JavaScript
  • License
    MIT License
  • Created about 9 years ago
  • Updated about 9 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Gets the Pole of Inaccessibility of the input polygon

More Repositories

1

turf

A modular geospatial engine written in JavaScript and TypeScript
TypeScript
8,816
star
2

turf-node-example

an example of how to use Turf for a scripting task with node.
JavaScript
90
star
3

turf-server-example

[DEPRECATED] an example of using turf on a server with node.js
JavaScript
45
star
4

turf-inside

Checks to see if a point is inside of a polygon.
JavaScript
38
star
5

turf-distance

Calculates the distance between two point features in degrees, radians, miles, or kilometers.
JavaScript
31
star
6

turf-intersect

find the intersection of features
JavaScript
30
star
7

turf-www

turf website
Vue
26
star
8

awesome-turf

A collection of awesome projects in the turfjs ecosystem
22
star
9

turf-buffer

Buffers a point, linestring, or polygon Feature/FeatureCollection to a given radius. Units supported are miles, kilometers, and degrees.
JavaScript
22
star
10

turf-mapboxjs

Examples of Turfjs visualized with mapbox.js
HTML
13
star
11

turf-isobands

Takes a FeatureCollection of points with z values and an array of value breaks and generates filled contour isobands.
JavaScript
12
star
12

turf-bbox-clip

Clips a Feature by a bbox
JavaScript
8
star
13

turf-union

find the union of geographic features
JavaScript
8
star
14

turf-cut

Cut a polygon with a polyline
JavaScript
8
star
15

turf-line-to-polygon

Transforms a LineString geometry to a (closed) Polygon geometry.
JavaScript
8
star
16

turf-line-slice-at-intersection

Segment a LineString by Features
JavaScript
5
star
17

turf-point-grid

Takes a bounding box and a cell depth and outputs a feature collection of points in a grid.
JavaScript
4
star
18

turf-voronoi

Create voronoi polygons from a set of points
JavaScript
4
star
19

turf-rewind

Makes outer rings cw, inner rings ccw. Or reversed
JavaScript
4
star
20

turf-voronoi-constrained

Get Voronoi cells constrained to a Polygon
JavaScript
3
star
21

turf-donuts

Takes a set of overlapping polygons and returns non overlapping donuts.
JavaScript
3
star
22

turf-difference

erase spatial features
JavaScript
2
star
23

turf-weighted-centroid

JavaScript
2
star
24

turf-jsts

A minimal subset of JSTS features bundled and compiled to ES5
JavaScript
2
star
25

turf-vincenty-direct

Vincenty's direct formula computes the location of a point which is a given distance and direction from another point.
JavaScript
2
star
26

turf-line-chunk

Divide a linestring into segments of specified length
JavaScript
2
star
27

turf-tin-constrained

poly2tri wrapper for TURF
JavaScript
1
star
28

turf-equal

determine whether two geojson objects are equal
JavaScript
1
star
29

turf-vincenty-inverse

Vincenty's inverse formula computes the geographical distance and direction between two given points.
JavaScript
1
star