systemed / tilemaker

Make OpenStreetMap vector tiles without the stack
https://tilemaker.org/
Other
1.42k stars 228 forks source link

Update process-debug.lua #656

Closed knowname closed 6 months ago

knowname commented 6 months ago

Adjust to v3.0.0 syntax: LayerAsCentroid(layer_name, algorithm, role, role...)

Running debug config threw error:

stack traceback:                                                                    
        [C]: in function 'LayerAsCentroid' 
        process.lua:357: in function 'way_function''  `maybe...Argument mismatch:string,boolean  candidate is:
                std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >,kaguya::VariadicArgType,
systemed commented 6 months ago

Thanks!