[][src]Function osm_geo_mapper::operations::polygon_operations::polygon_feature_to_geo_tile

pub fn polygon_feature_to_geo_tile(
    properties: &GeoTileProperties,
    polygon: Polygon<f64>
) -> GeoTile