LabelPointReplacer

From Fmepedia

LabelPointReplacer is a Workbench Transformer. A LabelPointReplacer replaces an object with a text. The text is guaranteed to be inside (in case of polygons) or on (lines and points) the original object. The text string can be read from an attribute, as well as the label height.

If you want to generate a point that's to be used as a centroid for polygons, use an InsidePointReplacer instead. This saves you the overhead of having a text object.



Q: My LabelPointReplacer outputs no features at all. What's the problem?

A: Make sure your input features have the correct geometry - point, line or area. Non-geometry features will not generate a label and will not pass through the factory, despite the warning message that says that will pass untouched (I've filed a PR on this)

Attached Files
filesizedate
pages.php------
User Comments Add a new comment