rouen-sk

Results 8 issues of rouen-sk

I am using `imposm-0.11.1-linux-x86-64` along with Osmosis for the same dataset, and there is following issue with created geometries: It seems that Imposm import geometries with slightly changed coordinates. At...

All the tables mapped as "polygon" have resulting column type `geometry(Geometry,3857)`. Since only polygons and multipolygons are allowed here, I think it would be better to make it "strongly typed"...

Why there is hardcoded Map SRS "+init=epsg:3857" in Mapnik serializer? I believe it should respect srs property from MML file (and maybe just default to "+init=epsg:3857" when not present)

When I am debugging my tile server based on NET-Mapnik, it happens quite often that debugger stop on Render() with the following exception. However, after continuing, the tile in fact...

If I understand documentation correctly, TextSymbolizer should wrap every label longer than pixel-width specified in wrap-width. However, none of my labels are wrapped. I am using postgis datasource, but I...

Hi, I am a bit confused about versions here. Nuget package I am using: mapnik (x86) 2.1.0, was released in May 2015, and in runtime, in `Mapnik.Versions`, I can see...

Hi, I am trying to build from sources (I am .NET programmer, not much exp. in Java), and the build fail because following imports cannot be resolved import org.opentripplanner.traffic.Segment; import...

If I run this using simple image name (without registry prefix), it works without problem. If I use registry prefix, it just hangs indefinitely. Registry is my real existing azurecr...

documentation