geojson : correct parsing feature boundaries ref #2964

This commit is contained in:
artemp 2015-07-10 09:44:00 +02:00
parent 153051d020
commit 6325bf21cd

View file

@ -78,6 +78,8 @@ extract_bounding_box_grammar<Iterator, ErrorHandler>::extract_bounding_box_gramm
|
coords[_b = _1]
|
json.string_
|
char_))][push_box(_r1, _r2, _b, _1)]
;