pub fn s2json_to_base<M: Clone, P: MValueCompatible, D: MValueCompatible>(
vf: &VectorFeature<M, P, D>,
extent: Extent,
) -> BaseVectorFeature
Expand 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,
) -> BaseVectorFeature
Converts a VectorFeature to a BaseVectorFeature given a target extent