Outdooractive/gis-tools
A collection of GIS tools, including a GeoJSON implementation with projection support and WKB/WKT coders as well as many algorithms ported from turf.js
SwiftMIT
Issues
- 0
Shapefile export
#58 opened by trasch - 0
Support EPSG:4978
#55 opened by trasch - 0
Port turf-clusters-dbscan and turf-clusters-kmeans
#56 opened by trasch - 0
- 0
Include the Proj library?
#54 opened by trasch - 0
Port turf-polygon-smooth
#52 opened by trasch - 0
Port buffer
#16 opened by trasch - 0
Port turf-concave and turf-convex
#51 opened by trasch - 0
Port turf-great-circle
#50 opened by trasch - 0
Antimeridian cutting for all GeoJSON objects
#49 opened by trasch - 0
Port turf-kinks
#48 opened by trasch - 2
The implementation of Codable for geometry types is not compatible with swift data
#44 opened by JesseCrocker - 10
- 0
Encode/decode polylines
#42 opened by trasch - 0
Port boolean-intersects
#13 opened by trasch - 0
Add tileCover to GeoJSON
#36 opened by trasch - 0
Add Fréchet distance to LineString
#38 opened by trasch - 0
Add (internal) support for projections
#33 opened by trasch - 0
Add read support for TWKB
#28 opened by trasch - 0
- 0
- 5
Codable Support
#8 opened by sena-mike - 0
Add tests for transform-coordinates, transform-rotate, transform-scale and transform-translate
#22 opened by trasch - 0
- 0
Update the README
#10 opened by trasch - 0
Add tests for length and line-segments
#19 opened by trasch - 0
Bug in Polygon.area
#11 opened by trasch - 0
Port turf-union
#24 opened by trasch - 0
Port pole-of-inaccessibility
#21 opened by trasch - 0
Add tests for nearest-point, nearest-point-on-feature, nearest-point-to-line, point-on-feature and points-within-polygon
#20 opened by trasch - 0
Add tests for conversions
#18 opened by trasch - 0
Add tests for center/centroid/center-mean
#17 opened by trasch - 0
- 0
Add tests for Validatable
#15 opened by trasch - 0
Port boolean-crosses
#12 opened by trasch - 2
Feature id can be String or Numeric
#2 opened by trasch - 0
Implement an R-Tree for spatial indexing
#4 opened by trasch - 0
GeoJSON Antimeridian Cutting
#3 opened by trasch - 0
Antimeridian Cutting for Bounding Boxes
#1 opened by trasch