explode library

Functions

explode(GeoJSONObject geojson) FeatureCollection<Point>
Takes a feature or set of features and returns all positions as Points. Takes GeoJSONObhect input. Returns FeatureCollection<point> representing the exploded input features Throws Exception if it encounters an unknown geometry type