Function geom::polygon::from_geojson_file_inner [−][src]
fn from_geojson_file_inner(
path: &Path,
gps_bounds: &GPSBounds,
require_in_bounds: bool
) -> Result<Vec<(Polygon, Tags)>>
fn from_geojson_file_inner(
path: &Path,
gps_bounds: &GPSBounds,
require_in_bounds: bool
) -> Result<Vec<(Polygon, Tags)>>