﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
18883	InspectPrimitiveDialog: improve mapstyle summary	simon04	team	"The output of `InspectPrimitiveDialog#buildMapPaintText` is very special and only targeted to style developers. Although some strings are translated (to German in the example below), the generated string is of no help for non English speakers. I suggest to remove the strings from I18n.

{{{
Stilzwischenspeicher für '‎Hausnummer 7 in Franz-Schranz-Weg‎ (4 Punkte)':

> MapCSS-Stil 'JOSM Standard (MapCSS)' anwenden

Bereich: |s14.929107086948488-29.858214173896975
 default: 
Cascade{ fill-color:#cb9999; fill-extent-threshold:0.5; fill-extent:25.0; font-size:9.0; }

> 'Potlatch 2' überspringen (nicht aktiv)

Liste der generierten Stile:
 * AreaElemStyle{z_idx=[1.0/0.0/0.0] color=#cb9999(alpha=50) fillImage=[null] extent=[25.0] extentThreshold=[0.5]}
 * TextElement{z_idx=[4.9/0.0/0.0] text=TextLabel{labelCompositionStrategy={DeriveLabelFromNameTagsCompositionStrategy} font=java.awt.Font[family=Droid Sans,name=Droid Sans,style=plain,size=9] color=#ffffff} labelPositionStrategy=CompletelyInsideAreaStrategy [offsetX=0.0, offsetY=0.0]}
 * LineElemStyle{z_idx=[3.0/-3.0/0.0] width=2.0 realWidth=0.0 color=#cb9999 dashed=null dashedColor=null linejoin=round linecap=round}


Stilzwischenspeicher für '‎606111653‎ (4 Punkte)':

> MapCSS-Stil 'JOSM Standard (MapCSS)' anwenden

Bereich: |s14.929107086948488-29.858214173896975
 default: 
Cascade{ fill-color:#51c4ef; fill-extent-threshold:0.5; fill-extent:25.0; font-size:9.0; z-index:-2.0; }
 core_access: 
Cascade{ color:#ff8080; dashes:[2.0, 2.0]; modifier:true; width:RelativeFloat{val=2.0}; z-index:-1.0; }

> 'Potlatch 2' überspringen (nicht aktiv)

Liste der generierten Stile:
 * AreaElemStyle{z_idx=[1.0/-2.0/0.0] color=#51c4ef(alpha=50) fillImage=[null] extent=[25.0] extentThreshold=[0.5]}
 * TextElement{z_idx=[4.9/-2.0/0.0] text=TextLabel{labelCompositionStrategy={DeriveLabelFromNameTagsCompositionStrategy} font=java.awt.Font[family=Droid Sans,name=Droid Sans,style=plain,size=9] color=#ffffff} labelPositionStrategy=CompletelyInsideAreaStrategy [offsetX=0.0, offsetY=0.0]}
 * LineElemStyle{z_idx=[3.0/-3.0/0.0] width=2.0 realWidth=0.0 color=#51c4ef dashed=null dashedColor=null linejoin=round linecap=round}


Die 2 ausgewählten Objekte haben verschiedene Stilzwischenspeicher.
}}}"	enhancement	closed	minor	20.05	Core		fixed	i18n inspect mappaint mapcss	
