﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
10216	Offsetting node icon in MapCSS	lists@…	team	"It should be possible to offset a icon position on a node, using MapCSS

Suggested syntax:
node[amenity=restaurant] {
    icon-image: ""presets/restaurant.png""
    icon-image-offset-x: 5;
    icon-image-offset-y: 5;
}

This will offset the image 5 pixels on each axis, so that the node is in fact in lower left corner.

I need this in creating a MapCSS set where the same node can generate multiple icons, a rule set will determine how each of the symbols are offset."	enhancement	closed	normal	15.02	Core mappaint		fixed	mapcss offset	lists@…
