pub fn s2json_to_base<M: Clone, P: MValueCompatible, D: MValueCompatible>(
vf: &VectorFeature<M, P, D>,
extent: Extent,
) -> BaseVectorFeatureExpand description
Converts a VectorFeature to a BaseVectorFeature given a target extent
pub fn s2json_to_base<M: Clone, P: MValueCompatible, D: MValueCompatible>(
vf: &VectorFeature<M, P, D>,
extent: Extent,
) -> BaseVectorFeatureConverts a VectorFeature to a BaseVectorFeature given a target extent