I'm working on implementation of the offline tile server with custom Server is running according to this instruction https://switch2osm.org/serving-tiles/manually-building-a-tile-server-14-04/
I have a need to place a specific layer with building rotated by an angle so that the this building is displayed rotated on the map
I have found some way to rotate the layer according to the following article https://gist.github.com/eyeNsky/9853026 However I can't understand how to convert rotation angle to the proper arguments in the Two Point Equidistant projection
Or it there any other way to rotate the layer using Mapnik
أكثر...
I have a need to place a specific layer with building rotated by an angle so that the this building is displayed rotated on the map
I have found some way to rotate the layer according to the following article https://gist.github.com/eyeNsky/9853026 However I can't understand how to convert rotation angle to the proper arguments in the Two Point Equidistant projection
Or it there any other way to rotate the layer using Mapnik
أكثر...