Knut Ole Sjøli

Results 8 issues of Knut Ole Sjøli

I've implemented Mapnik using Lambda, and trying to render data from a raster stored in PostGIS, using `pgraster` plugin. However, in spite of no error messages, and an otherwise working...

Using Mapnik on Lambda, with a PostGIS database which has already worked well with `pgraster` tile creation. However, since the migration to Lambda, the `pgraster` fails to render anything but...

Would it be possible to document more thoroughly how to build `node-mapnik` so that it uses a specific `mapnik` build? I can't seem to grasp what `npm install mapnik --build-from-source`...

documentation

#### Problem Unable to build with `npm install mapnik --build-from-source`: `Ubuntu Trusty` `Mapnik built from source:`https://github.com/strk/mapnik/tree/systemapic Is this the correct way to designate a specific Mapnik build to be used...

Added support for UCI command `go nodes `. This is useful for determining top moves without using `depth`, as some searches using depth can get very large in terms of...

In certain use-cases it is nice to get more information from `.get_top_moves()`, like WDL, selective depth, nodes, etc. One use-case for this is when evaluating full games. If you want...

Added addEventListeners for all events. Added removeEventListeners for all events. Added unbind() method to clear listeners. Refactored with OOP capabilites into global G namespace. Added event that fires on changes,...

Getting an `utf-8` encoding error. Posting this here, because I'm getting it on three different servers. I think there should be some fix in the code for this. Versions: `Python...