+ cleanup
This commit is contained in:
parent
b86378253c
commit
23ac16cb04
1 changed files with 1 additions and 2 deletions
|
@ -268,8 +268,7 @@ void feature_style_processor<Processor>::apply_to_layer(layer const& lay, Proces
|
|||
m_.height()/query_ext.height());
|
||||
|
||||
query q(layer_ext,res,scale_denom,unbuffered_extent);
|
||||
box2d<double> ext = query_ext * 1.0;
|
||||
p.start_layer_processing(lay, ext);
|
||||
p.start_layer_processing(lay, query_ext);
|
||||
|
||||
std::vector<feature_type_style*> active_styles;
|
||||
attribute_collector collector(names);
|
||||
|
|
Loading…
Add table
Reference in a new issue