be a bit less verbose
This commit is contained in:
parent
45027d5496
commit
7f0443243c
12 changed files with 210 additions and 45 deletions
|
|
@ -66,7 +66,8 @@ class ShapeBuilder {
|
|||
|
||||
static osm::BBoxIdx getPaddedGtfsBox(const Feed* feed, double pad,
|
||||
const MOTs& mots,
|
||||
const std::string& tid);
|
||||
const std::string& tid,
|
||||
bool dropShapes);
|
||||
|
||||
private:
|
||||
Feed* _feed;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue