Searched refs:ToFeatureCollection (Results 1 – 1 of 1) sorted by relevance
22 struct ToFeatureCollection { struct70 const auto features_ = geojson::visit(geojson_, ToFeatureCollection{}); in geoJSONToTile()103 : GeoJSONVT(geojson::visit(geojson_, ToFeatureCollection{}), options_) { in GeoJSONVT()