debug : print total extent
This commit is contained in:
parent
a408a84fb0
commit
bfe1d63ea0
1 changed files with 1 additions and 0 deletions
|
@ -263,6 +263,7 @@ void large_geojson_datasource::initialise_index(Iterator start, Iterator end)
|
|||
extent_.expand_to_include(box);
|
||||
}
|
||||
}
|
||||
std::cerr << "Extent" << extent_ << std::endl;
|
||||
}
|
||||
|
||||
large_geojson_datasource::~large_geojson_datasource() {}
|
||||
|
|
Loading…
Add table
Reference in a new issue