Skip to content
This repository has been archived by the owner on May 10, 2022. It is now read-only.

Add methods in when available in turf #51

Closed
8 of 10 tasks
sckott opened this issue Oct 17, 2016 · 1 comment
Closed
8 of 10 tasks

Add methods in when available in turf #51

sckott opened this issue Oct 17, 2016 · 1 comment
Milestone

Comments

@sckott
Copy link
Contributor

sckott commented Oct 17, 2016

These not added yet

tried the below methods in turf 3.5.2, (which lawn v0.2 is running), but none of these were found in the js library

meta section of turf docs

  • propEach
  • coordEach
  • coordReduce (partially done. in /inst/ignore - not sure what memo param does)
  • featureEach
  • getCoord

assertions section of turf docs

  • featureOf
  • collectionOf
  • geojsonType
  • propReduce (partially done. in /inst/ignore - not sure what memo param does)
  • coordAll
@sckott sckott added this to the v0.3 milestone Oct 17, 2016
@sckott sckott mentioned this issue Oct 17, 2016
@sckott
Copy link
Contributor Author

sckott commented Mar 1, 2017

More to add

  • dissolve
  • idw
  • unkinkPolygon - not in main turf library
  • truncate
  • lineSliceAlong
  • flatten
  • centerOfMass

sckott added a commit that referenced this issue Mar 1, 2017
and collectionOf, geojsonType, coordAll

added coordReduce, propReduce in inst/ignore for now, not done yet #51
updated all man files with new roxygen2 version
bumped package version
sckott added a commit that referenced this issue Mar 1, 2017
@sckott sckott closed this as completed in ed1e40a Jun 14, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant