mirror of
https://github.com/mapnik/mapnik.git
synced 2025-12-08 20:13:09 +00:00
formatting
This commit is contained in:
parent
21b5a132a9
commit
0bca3afa4e
@ -114,7 +114,7 @@ geojson_datasource::geojson_datasource(parameters const& params)
|
||||
: datasource(params),
|
||||
type_(datasource::Vector),
|
||||
desc_(geojson_datasource::name(),
|
||||
*params.get<std::string>("encoding","utf-8")),
|
||||
*params.get<std::string>("encoding","utf-8")),
|
||||
filename_(),
|
||||
inline_string_(),
|
||||
extent_(),
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user