Data for use in examples
A list of character strings of points or polygons in FeatureCollection or Feature Geojson formats.
The data objects included in the list, accessible by name
featurecollection_point - FeatureCollection with a single point
filter_features - FeatureCollection of points
points_average - FeatureCollection of points
polygons_average - FeatureCollection of polygons
points_count - FeatureCollection of points
polygons_count - FeatureCollection of polygons
points_within - FeatureCollection of points
polygons_within - FeatureCollection of polygons
poly - Feaure of a single 1 degree by 1 degree polygon
multipoly - FeatureCollection of two 1 degree by 1 degree polygons
polygons_aggregate - FeatureCollection of Polygons from turf.js examples
points_aggregate - FeatureCollection of Points from turf.js examples