Function geozero::wkb::process_spatialite_geom

source ยท
pub fn process_spatialite_geom<R: Read, P: GeomProcessor>(
    raw: &mut R,
    processor: &mut P
) -> Result<()>
Expand description

Process MySQL WKB geometry.