[][src]Function osm_geo_mapper::operations::line_string_operations::line_string_feature_to_geo_tile

pub fn line_string_feature_to_geo_tile(
    properties: &GeoTileProperties,
    line_string: LineString<f64>
) -> GeoTile