clipsy-geojson
conversion module for clipsy and geojson
install
npm install clipsy-geojson
test
npm test
use
var cg = var geojsonData = "type": "Feature" "properties": {} "geometry": "type": "Polygon" "coordinates": -8553508758544922 3328777693677941 -8553508758544922 3332751625923708 -8543895721435547 3332751625923708 -8543895721435547 3328777693677941 -8553508758544922 3328777693677941 //convert to clipsyvar clipsyData = cg //convert back to geojsonvar geo = cg