add issue # to code comments
This commit is contained in:
parent
50b5d06a48
commit
e1ba3f723d
1 changed files with 1 additions and 1 deletions
|
@ -231,7 +231,7 @@ feature_ptr shape_featureset<filterT>::next()
|
|||
}
|
||||
}
|
||||
}
|
||||
// FIXME
|
||||
// FIXME: https://github.com/mapnik/mapnik/issues/1020
|
||||
feature->set_id(shape_.id_);
|
||||
if (attr_ids_.size())
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue