Skip to main content
Solved

separate stacked point data in to individual points

  • August 20, 2025
  • 4 replies
  • 70 views

rajendarkarra
Contributor
Forum|alt.badge.img+2

i am trying separate stacked point data in to individual points, can suggest in FME or ArcMap

 

Best answer by david_r

Perhaps you could try this transformer from the Hub: https://hub.safe.com/publishers/safe-lab/transformers/duplicatepointspreader

This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

4 replies

david_r
Celebrity
  • Best Answer
  • August 20, 2025

Perhaps you could try this transformer from the Hub: https://hub.safe.com/publishers/safe-lab/transformers/duplicatepointspreader


rajendarkarra
Contributor
Forum|alt.badge.img+2
  • Author
  • Contributor
  • August 20, 2025

@david_r  Thank You…!


rajendarkarra
Contributor
Forum|alt.badge.img+2
  • Author
  • Contributor
  • August 20, 2025

@david_r I just need one more piece of information — when using the DuplicatePointSpreader, the points are expanding in a circular pattern. Is it possible to have them expand in a rectangular shape instead?


david_r
Celebrity
  • August 20, 2025

I’ve never used it myself, so I couldn’t say. But it doesn’t look like there’s a setting to specify the “shape” of the spread. But I believe you should be able to right-click on the custom transformer and click Edit.

Perhaps it’s fairly simple to implement yourself?