Ecosyste.ms: Issues

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

GitHub / Outdooractive/gis-tools issues and pull requests

#56 - Port turf-clusters-dbscan and turf-clusters-kmeans

Issue - State: open - Opened by trasch about 1 month ago
Labels: enhancement

#55 - Support EPSG:4978

Issue - State: open - Opened by trasch about 1 month ago
Labels: enhancement

#54 - Include the Proj library?

Issue - State: open - Opened by trasch about 1 month ago
Labels: enhancement

#53 - Add Coordinate3D initializers for other coordinate formats than decimal

Issue - State: open - Opened by trasch about 1 month ago
Labels: enhancement

#52 - Port turf-polygon-smooth

Issue - State: open - Opened by trasch about 1 month ago
Labels: enhancement, good first issue

#51 - Port turf-concave and turf-convex

Issue - State: open - Opened by trasch about 1 month ago
Labels: enhancement

#50 - Port turf-great-circle

Issue - State: open - Opened by trasch about 1 month ago
Labels: enhancement, good first issue

#49 - Antimeridian cutting for all GeoJSON objects

Issue - State: open - Opened by trasch about 1 month ago
Labels: enhancement

#48 - Port turf-kinks

Issue - State: open - Opened by trasch about 1 month ago
Labels: enhancement, good first issue

#47 - #44: SwiftData compatibility

Pull Request - State: closed - Opened by trasch about 2 months ago
Labels: enhancement

#46 - #45: Switch from Int ids to UInt ids if overflow happens and the id is not negative

Pull Request - State: closed - Opened by trasch 4 months ago
Labels: enhancement

#45 - Parsing OSM tiles on WatchOS fails due to feature id overflow

Issue - State: closed - Opened by JeffLutzenberger 4 months ago - 10 comments
Labels: bug, enhancement

#44 - The implementation of Codable for geometry types is not compatible with swift data

Issue - State: closed - Opened by JesseCrocker 4 months ago - 2 comments
Labels: bug, enhancement

#43 - #42: Encode/decode polylines

Pull Request - State: closed - Opened by trasch 4 months ago
Labels: enhancement

#42 - Encode/decode polylines

Issue - State: closed - Opened by trasch 4 months ago
Labels: enhancement

#41 - Draft: API cleanup

Pull Request - State: closed - Opened by trasch 7 months ago
Labels: enhancement

#40 - #13: boolean-intersects, boolean-disjoint, polygon-to-line

Pull Request - State: closed - Opened by trasch 7 months ago
Labels: enhancement

#39 - #36: Added tileCover to GeoJSON

Pull Request - State: closed - Opened by trasch 7 months ago
Labels: enhancement

#38 - Add Fréchet distance to LineString

Issue - State: closed - Opened by trasch 7 months ago
Labels: enhancement

#37 - #38: Frechet distance

Pull Request - State: closed - Opened by trasch 7 months ago
Labels: enhancement

#36 - Add tileCover to GeoJSON

Issue - State: closed - Opened by trasch 8 months ago
Labels: enhancement

#35 - Set coordinate projection when creating a bounding box from a list of coordinates

Pull Request - State: closed - Opened by JesseCrocker 8 months ago - 1 comment
Labels: bug

#34 - #33: Adds support for projections

Pull Request - State: closed - Opened by trasch 12 months ago
Labels: enhancement

#33 - Add (internal) support for projections

Issue - State: closed - Opened by trasch 12 months ago
Labels: enhancement

#32 - #31: Add a test for WKB geometries with invalid coordinates

Pull Request - State: closed - Opened by trasch about 1 year ago
Labels: enhancement

#31 - Add a test for WKB geometries with invalid coordinates

Issue - State: closed - Opened by trasch about 1 year ago
Labels: enhancement

#30 - #29: Project 'ProjectedBoundingBox' to EPSG:3857 / EPSG:4326

Pull Request - State: closed - Opened by trasch about 1 year ago
Labels: enhancement

#29 - Project 'ProjectedBoundingBox' to EPSG:3857 / EPSG:4326

Issue - State: closed - Opened by trasch about 1 year ago
Labels: enhancement

#28 - Add read support for TWKB

Issue - State: open - Opened by trasch about 1 year ago
Labels: enhancement

#27 - #22: Add tests for transform-coordinates, transform-rotate, transform-scale and transform-translate

Pull Request - State: closed - Opened by trasch about 1 year ago
Labels: enhancement

#26 - #19: Add tests for length and line-segments

Pull Request - State: closed - Opened by trasch about 1 year ago
Labels: enhancement

#25 - #23: Add initializer Linestring(lineSegments: [LineSegments])

Pull Request - State: closed - Opened by trasch about 1 year ago
Labels: enhancement

#24 - Port turf-union

Issue - State: open - Opened by trasch about 1 year ago
Labels: enhancement

#23 - Add initializer Linestring(lineSegments: [LineSegments])

Issue - State: closed - Opened by trasch about 1 year ago
Labels: enhancement, good first issue

#22 - Add tests for transform-coordinates, transform-rotate, transform-scale and transform-translate

Issue - State: closed - Opened by trasch about 1 year ago
Labels: enhancement, good first issue, help wanted

#21 - Port pole-of-inaccessibility

Issue - State: open - Opened by trasch about 1 year ago
Labels: enhancement

#20 - Add tests for nearest-point, nearest-point-on-feature, nearest-point-to-line, point-on-feature and points-within-polygon

Issue - State: open - Opened by trasch about 1 year ago
Labels: enhancement, good first issue, help wanted

#19 - Add tests for length and line-segments

Issue - State: closed - Opened by trasch about 1 year ago
Labels: enhancement, good first issue, help wanted

#18 - Add tests for conversions

Issue - State: open - Opened by trasch about 1 year ago
Labels: enhancement, good first issue, help wanted

#17 - Add tests for center/centroid/center-mean

Issue - State: open - Opened by trasch about 1 year ago
Labels: enhancement, good first issue, help wanted

#16 - Port buffer

Issue - State: open - Opened by trasch about 1 year ago
Labels: enhancement

#15 - Add tests for Validatable

Issue - State: open - Opened by trasch about 1 year ago
Labels: enhancement, good first issue, help wanted

#14 - Add tests for boolean-point-in-polygon and boolean-point-on-line

Issue - State: open - Opened by trasch about 1 year ago
Labels: enhancement, good first issue, help wanted

#13 - Port boolean-intersects

Issue - State: closed - Opened by trasch about 1 year ago
Labels: enhancement

#12 - Port boolean-crosses

Issue - State: open - Opened by trasch about 1 year ago
Labels: enhancement, help wanted

#11 - Bug in Polygon.area

Issue - State: open - Opened by trasch about 1 year ago
Labels: bug

#10 - Update the README

Issue - State: closed - Opened by trasch over 1 year ago
Labels: documentation, help wanted

#9 - [#8] Codable support

Pull Request - State: closed - Opened by trasch over 1 year ago
Labels: enhancement

#8 - Codable Support

Issue - State: closed - Opened by sena-mike over 1 year ago - 5 comments
Labels: enhancement

#7 - [#2] Add support for GeoJSON Number Identifiers

Pull Request - State: closed - Opened by sena-mike over 1 year ago
Labels: enhancement

#6 - Nearest search

Pull Request - State: closed - Opened by trasch almost 3 years ago
Labels: enhancement

#5 - Initial port of the flatbush package

Pull Request - State: closed - Opened by trasch almost 3 years ago
Labels: enhancement

#4 - Implement an R-Tree for spatial indexing

Issue - State: closed - Opened by trasch about 3 years ago
Labels: enhancement

#3 - GeoJSON Antimeridian Cutting

Issue - State: open - Opened by trasch about 3 years ago
Labels: enhancement

#2 - Feature id can be String or Numeric

Issue - State: closed - Opened by trasch about 3 years ago - 2 comments
Labels: enhancement

#1 - Antimeridian Cutting for Bounding Boxes

Issue - State: open - Opened by trasch about 3 years ago
Labels: enhancement