bogdanul2003
bogdanul2003
One thing to mention, at the moment my workload is CPU based only. If I understand correctly, I need to compile the framework with OpenCL support so that I can...
Thanks @rrawther . I thought that it can figure out which nodes can be executed in parallel depending on how you build your graph. Do you plan to add this...
@rrawther thanks for the clarification. Can we keep this ticket open until this feature is added ?
biliuta@ubuntu:~/Downloads/mapnik-3.x$ mapnik-config -v 3.1.0 I compiled the latest source code from master branch so I should have the version that uses maximum-scale-denominator. The parsing is done by the mapnik library...
` 3000000 750000 builtup ` The mapnik.xml file has over 35.000 lines but above I've pasted a piece of it that I think fails. It's kind of difficult to paste...
Hmmm ... In fact I don't think there is a xml formatting problem. I looked up the error message in the code and it points to `find_unused_nodes_recursive()` function. Judging by...
Here you can download the xml file: https://expirebox.com/download/21f7378b9a35cb3491b1b958cb859fe6.html
After a short break I got back to mapnik. I checked my install environment and it seemed that I installed the python-mapnik from pip repo and not from source so...
I guess some documentation on how to add a filter to an aggregation could be useful or how to create a new aggregation with a specific name, a filter and...
Hi, Did you manage to measure the maximum SPI output speed using your driver ? At the moment I'm using emulated SPI over GPIO on a openwrt router and I...