class GeoJSON::FeatureCollection
- GeoJSON::FeatureCollection
- GeoJSON::Object
- Reference
- Object
Overview
https://tools.ietf.org/html/rfc7946#section-3.3
Defined in:
geojson/feature_collection.crConstructors
-
.new(pull : JSON::PullParser)
https://tools.ietf.org/html/rfc7946#section-3.3
- .new(features : Array(Feature), *, bbox = nil)