Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / Turfjs/turf issues and pull requests

#2397 - No type definitions for `point`, `lineString`, ...

Issue - State: closed - Opened by sancarn almost 2 years ago - 2 comments
Labels: typescript, awaiting feedback

#2396 - Bump http-cache-semantics from 4.1.0 to 4.1.1

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago - 1 comment
Labels: dependencies

#2395 - Turf"s mask returns unexpected result

Issue - State: open - Opened by Stophface almost 2 years ago - 5 comments
Labels: awaiting feedback, @turf/mask

#2394 - @turf/bbox import issue turf 6.5.0

Issue - State: closed - Opened by michaelfaith84 almost 2 years ago - 2 comments
Labels: @turf/bbox, bundling

#2393 - TypeScript types: Separate out length units from area units

Pull Request - State: closed - Opened by JamesLMilner almost 2 years ago

#2392 - Update @turf/circle units typing

Pull Request - State: closed - Opened by bradgreens almost 2 years ago - 1 comment

#2391 - turf.circle units typing is wrong

Issue - State: closed - Opened by bradgreens almost 2 years ago - 4 comments
Labels: typescript

#2390 - turf.booleanPointOnLine() returning false even though the point is generated by turf.along()

Issue - State: closed - Opened by zharfanzahisham almost 2 years ago - 4 comments
Labels: bug, @turf/along, @turf/boolean-point-on-line

#2389 - @turf/dissolve converts integer feature id to string

Issue - State: closed - Opened by stonetip almost 2 years ago - 3 comments
Labels: awaiting feedback

#2388 - Undefined length error when using booleanPointInPolygon function

Issue - State: closed - Opened by secondl1ght almost 2 years ago - 2 comments

#2386 - Bump json5 from 1.0.1 to 1.0.2

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago - 1 comment
Labels: dependencies

#2383 - Self-intersecting polygon has wrong area

Issue - State: closed - Opened by sigorilla almost 2 years ago - 2 comments
Labels: @turf/area

#2382 - Fix typo in @turf/boolean-intersects README

Pull Request - State: closed - Opened by rbrtmrtn almost 2 years ago - 1 comment

#2381 - Bump minimatch from 3.0.4 to 3.1.2

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago - 1 comment
Labels: dependencies

#2380 - Bump qs from 6.5.2 to 6.5.3

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago - 1 comment
Labels: dependencies

#2379 - Projection problem with buffer function

Issue - State: open - Opened by KyllianGautier almost 2 years ago
Labels: @turf/buffer

#2378 - Simplify creates invalid polygons with 3 points because cleanCoords removes too many points

Issue - State: open - Opened by Kilowhisky almost 2 years ago - 1 comment
Labels: @turf/simplify, @turf/clean-coords

#2377 - Union of multiple Features/polygons yet in version 6

Issue - State: closed - Opened by jfoclpf almost 2 years ago - 10 comments
Labels: @turf/union

#2375 - Bump decode-uri-component from 0.2.0 to 0.2.2

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago - 1 comment
Labels: dependencies

#2374 - PointToLinePoint

Issue - State: closed - Opened by jfoclpf almost 2 years ago - 2 comments

#2373 - Clarify that coordsMap mutates input

Issue - State: open - Opened by stevage almost 2 years ago
Labels: docs

#2372 - turf-helpers/test.js: fix radiansToDegrees -> degreesToRadians

Pull Request - State: closed - Opened by Randysheng almost 2 years ago

#2371 - Bump loader-utils from 1.4.0 to 1.4.2

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago - 1 comment
Labels: dependencies

#2370 - @turf/voronoi result is not correct, does not properly use wgs coordinates

Issue - State: open - Opened by samvanemelen almost 2 years ago - 3 comments
Labels: @turf/voronoi

#2369 - var -> const

Pull Request - State: closed - Opened by ozgursarikamis almost 2 years ago

#2366 - Bump loader-utils from 1.4.0 to 1.4.1

Pull Request - State: closed - Opened by dependabot[bot] about 2 years ago - 1 comment
Labels: dependencies

#2365 - turf.cleanCoords: can not clean the outer point of a polygon

Issue - State: closed - Opened by touchpillow about 2 years ago - 6 comments

#2359 - turf.lineIntersect() doesn't work when line coordinate precision is greater than 6

Issue - State: open - Opened by ivominic about 2 years ago - 4 comments
Labels: @turf/line-intersect

#2357 - @turf/boolean-contains - support for multipolygon inside polygon

Pull Request - State: open - Opened by MartinP-C about 2 years ago - 9 comments
Labels: @turf/boolean-contains

#2356 - Build error SyntaxError: The requested module 'topojson-client' does not provide an export named 'merge'

Issue - State: closed - Opened by kylerchin about 2 years ago - 4 comments
Labels: @turf/concave

#2355 - Each LinearRing of a Polygon must have 4 or more Positions with turf.mask()

Issue - State: closed - Opened by Stophface about 2 years ago - 2 comments

#2354 - turf.simplify option does not work, always use default 1

Issue - State: open - Opened by hoogw about 2 years ago - 9 comments
Labels: @turf/simplify

#2352 - Round corners of LineString/Polygon

Issue - State: open - Opened by asindl about 2 years ago - 6 comments
Labels: question

#2351 - booleanPointInPolygon type/documentation quibble

Issue - State: open - Opened by stevage about 2 years ago - 1 comment
Labels: docs

#2349 - Add support for partial overlaps and multiple overlaps to @turf/line-overlap

Pull Request - State: open - Opened by Rinze-Smits about 2 years ago - 3 comments

#2348 - _turf_turf__WEBPACK_IMPORTED_MODULE_6__.gridSectionGeoJson is not a function

Issue - State: closed - Opened by tejaslende about 2 years ago - 7 comments

#2347 - TypeError: Cannot read property 'POLYGON_CLIPPING_MAX_QUEUE_SIZE' of undefined

Issue - State: closed - Opened by cloudhx about 2 years ago - 9 comments

#2346 - Add support for holes to @turf/mask

Pull Request - State: open - Opened by rowanwins about 2 years ago - 1 comment

#2344 - Provide proper coord index

Pull Request - State: open - Opened by rowanwins about 2 years ago - 1 comment

#2343 - Issue 2342 - Handle when start and end are the same point in greatCircle

Pull Request - State: closed - Opened by rowanwins about 2 years ago - 2 comments

#2342 - greatCircle returns array of NaN if start and end is the same

Issue - State: closed - Opened by laurenceks about 2 years ago - 5 comments
Labels: bug, awaiting feedback, @turf/great-circle

#2341 - radiansToDegrees vs numpy.rad2deg issue

Issue - State: closed - Opened by VadimCiv about 2 years ago - 3 comments

#2341 - radiansToDegrees vs numpy.rad2deg issue

Issue - State: closed - Opened by VadimCiv about 2 years ago - 3 comments

#2338 - feat(@turf/boolean-contains): Add MultiPolygon support

Pull Request - State: closed - Opened by Debakel about 2 years ago - 7 comments

#2322 - PointsWithinPolygon returns point geometry but no properties

Issue - State: closed - Opened by alirezaalavi87 over 2 years ago - 3 comments
Labels: @turf/points-within-polygon

#2319 - Error: Module not found: Error: Can't resolve 'turf-jsts' , 'concaveman' and 'object-assign' ,

Issue - State: closed - Opened by turbolego over 2 years ago - 2 comments
Labels: awaiting feedback

#2318 - booleanContains() fails in the given shapes

Issue - State: open - Opened by vahid18u over 2 years ago - 6 comments
Labels: @turf/boolean-contains

#2317 - @turf/union gives 'RangeError: Maximum call stack size exceeded' error after upgrading

Issue - State: open - Opened by cherryshoe over 2 years ago - 2 comments
Labels: dependencies, @turf/union

#2315 - How to properly import turf on TypeScript?

Issue - State: closed - Opened by yukha-dw over 2 years ago - 6 comments
Labels: bundling

#2310 - Turf-Union: Each LinearRing of a Polygon must have 4 or more Positions.

Issue - State: closed - Opened by bsaid97 over 2 years ago - 2 comments

#2307 - Support Typescript's moduleResolution: "node16"

Issue - State: closed - Opened by amiller-gh over 2 years ago - 16 comments
Labels: typescript, bundling

#2305 - Cleancoords on edge case lineString results in 'invalid polygon' error

Issue - State: open - Opened by plarner30 over 2 years ago - 1 comment
Labels: bug, @turf/clean-coords

#2300 - For small distances between point and line, pointToLineDistance returns 0

Issue - State: open - Opened by jowcy over 2 years ago - 3 comments
Labels: @turf/point-to-line-distance

#2300 - For small distances between point and line, pointToLineDistance returns 0

Issue - State: open - Opened by jowcy over 2 years ago - 3 comments
Labels: @turf/point-to-line-distance

#2300 - For small distances between point and line, pointToLineDistance returns 0

Issue - State: closed - Opened by jowcy over 2 years ago - 4 comments
Labels: @turf/point-to-line-distance

#2297 - Create isoband inside my entire polygon

Issue - State: closed - Opened by douglas555666 over 2 years ago - 5 comments
Labels: question, @turf/isobands

#2297 - Create isoband inside my entire polygon

Issue - State: closed - Opened by douglas555666 over 2 years ago - 5 comments
Labels: question, @turf/isobands

#2282 - Line overlaps not detected by lineOverlap

Issue - State: closed - Opened by samichoulo911 over 2 years ago - 3 comments

#2281 - Fix lineOffset spherical geometry errors (fix #2278)

Pull Request - State: open - Opened by Simage over 2 years ago - 2 comments
Labels: @turf/line-offset

#2278 - LineOffset does not respect distances...

Issue - State: open - Opened by atdx-lim over 2 years ago - 7 comments
Labels: @turf/line-offset

#2277 - Difference between polygons results in "Unable to complete output ring starting at ..."

Issue - State: open - Opened by val-o over 2 years ago - 6 comments
Labels: @turf/difference

#2275 - Move @turf/meta from js to ts for stricter typings

Pull Request - State: closed - Opened by mfedderly over 2 years ago - 2 comments

#2275 - Move @turf/meta from js to ts for stricter typings

Pull Request - State: open - Opened by mfedderly over 2 years ago - 2 comments

#2270 - Wrong distance calculated from pointToLineDistance

Issue - State: closed - Opened by mathildor over 2 years ago - 7 comments
Labels: @turf/point-to-line-distance

#2268 - Module federation "No version specified" warning

Issue - State: closed - Opened by byv55f5f5 over 2 years ago - 6 comments
Labels: bundling

#2260 - Several modules not exported in index.d.ts

Issue - State: closed - Opened by meatjam almost 3 years ago - 7 comments
Labels: typescript

#2248 - Fix doc generation

Issue - State: closed - Opened by mfedderly almost 3 years ago - 2 comments
Labels: docs

#2242 - @turf/boolean-contains incorrectly returns true for the geometry that is not fully contained in another.

Issue - State: open - Opened by jayarjo almost 3 years ago
Labels: bug, @turf/boolean-contains

#2238 - Fix crash on turf.intersect for touching polygons

Pull Request - State: open - Opened by pietervdvn almost 3 years ago - 8 comments

#2237 - Target ES2017

Pull Request - State: closed - Opened by mfedderly almost 3 years ago - 3 comments

#2237 - Target ES2017

Pull Request - State: closed - Opened by mfedderly almost 3 years ago - 3 comments

#2234 - possible bug in lineSlice and nearestPointOnLine

Issue - State: closed - Opened by xobjects almost 3 years ago - 1 comment
Labels: bug, @turf/line-slice, @turf/nearest-point-on-line

#2233 - MarchingSquares Dependency requires CSP unsafe-eval

Issue - State: closed - Opened by ChrisHSandN almost 3 years ago - 6 comments

#2231 - @turf/boolean-equal Add precision option

Pull Request - State: closed - Opened by tunnelpuzzle almost 3 years ago - 1 comment

#2230 - Incorrect @turf/intersect result with polygon holes

Issue - State: open - Opened by TractsCTO almost 3 years ago - 2 comments
Labels: @turf/intersect, @turf/mask

#2229 - Best way to install current master modules while waiting for a release?

Issue - State: closed - Opened by ThomasG77 almost 3 years ago - 3 comments
Labels: question

#2226 - npoints does not work correctly for greatCircle for anti-meridian cases

Issue - State: open - Opened by sakshibhasin almost 3 years ago - 1 comment
Labels: antimeridian, @turf/great-circle

#2220 - @turf/voronoi - use d3-delaunay in favor of d3-voronoi

Issue - State: open - Opened by gavinr about 3 years ago - 2 comments
Labels: dependencies, @turf/voronoi

#2208 - Adding interpolation methods to @turf/interpolate

Issue - State: open - Opened by andher1802 about 3 years ago - 1 comment
Labels: new-feature, @turf/interpolate

#2208 - Adding interpolation methods to @turf/interpolate

Issue - State: open - Opened by andher1802 about 3 years ago - 1 comment
Labels: new-feature, @turf/interpolate

#2203 - Clarify in convertLength documentation usage of degree and radian units

Issue - State: open - Opened by stebogit about 3 years ago - 5 comments
Labels: docs

#2199 - How to fill up the whole map with with hex grid?

Issue - State: closed - Opened by tadpolema about 3 years ago - 5 comments
Labels: question

#2191 - Bundling @turf/convex with Webpack not working due to concaveman dependency

Issue - State: closed - Opened by braco over 3 years ago - 12 comments
Labels: bug, bundling, @turf/convex

#2189 - Include version in online docs

Issue - State: closed - Opened by stevage over 3 years ago - 1 comment
Labels: docs

#2187 - Rename @turf/line-intersect -> @turf/intersection-points

Pull Request - State: closed - Opened by mfedderly over 3 years ago - 1 comment

#2163 - Proposal: Module renaming for v7

Issue - State: open - Opened by rowanwins over 3 years ago - 2 comments

#2160 - difference throws "Each LinearRing of a Polygon must have 4 or more Positions" with valid polygons

Issue - State: open - Opened by bhalderman-bv over 3 years ago - 1 comment
Labels: @turf/difference

#2160 - difference throws "Each LinearRing of a Polygon must have 4 or more Positions" with valid polygons

Issue - State: open - Opened by bhalderman-bv over 3 years ago - 3 comments
Labels: @turf/difference

#2157 - Add booleanIntersects to @turf/turf typescript types

Pull Request - State: closed - Opened by mfedderly over 3 years ago - 12 comments

#2156 - Code Coverage for Tests

Pull Request - State: open - Opened by JamesLMilner over 3 years ago - 4 comments

#2155 - [Meta] Improve typescript support

Issue - State: closed - Opened by twelch over 3 years ago - 5 comments
Labels: typescript, meta

#2147 - Clarify bbox description

Issue - State: closed - Opened by stevage over 3 years ago - 3 comments
Labels: docs, easy-fix

#2136 - squareGrid creates rectangles

Issue - State: closed - Opened by paligrudic over 3 years ago - 3 comments

#2129 - Isolines ignores first break value

Issue - State: closed - Opened by warrenwyf over 3 years ago - 1 comment
Labels: @turf/isolines