mirror of
https://github.com/mapnik/mapnik.git
synced 2025-12-08 20:13:09 +00:00
+ fix name
This commit is contained in:
parent
9357656e7d
commit
21798adb2f
@ -219,7 +219,7 @@ void shape_datasource::init(shape_io& shape) const
|
||||
#ifdef MAPNIK_DEBUG
|
||||
std::clog << "Shape Plugin: extent=" << extent_ << std::endl;
|
||||
std::clog << "Shape Plugin: file_length=" << file_length_ << std::endl;
|
||||
std::clog << "Shape Plugin: shape_type=" << shape_type << std::endl;
|
||||
std::clog << "Shape Plugin: shape_type=" << shape_type_ << std::endl;
|
||||
#endif
|
||||
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user