Skip to main content
Question

Create points every 100 feet along Line

  • February 14, 2018
  • 4 replies
  • 796 views

Forum|alt.badge.img

I have a pipeline featureclass from SDE that I would like to create points on top at every 100 feet. I've tried Snipper, LineDivider, etc but not getting desired results. Thoughts?

Thank you

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

Forum|alt.badge.img+6

Hi @jbears40,

 

 

I believe there is a custom transformer available from FME Hub called the DistanceMarker_2013 that might do the trick. Please try adding this one to your workspace and let us know how it goes!

 

 

Cheers,

Annabelle


Forum|alt.badge.img
  • Author
  • 3 replies
  • February 14, 2018

Hi @jbears40,

 

 

I believe there is a custom transformer available from FME Hub called the DistanceMarker_2013 that might do the trick. Please try adding this one to your workspace and let us know how it goes!

 

 

Cheers,

Annabelle

 

Thanks Annabelle but I still must be missing something because I'm not getting points every 100 feet (see below images). Am I missing other transformers to work with the DistanceMarker_2013? I should have 50,000 points or more I estimate

 

 


Forum|alt.badge.img
  • Author
  • 3 replies
  • February 14, 2018

I needed to project my pipelines and then it worked. DistanceMarker did the trick, thanks Annabelle!


Forum|alt.badge.img+6

I needed to project my pipelines and then it worked. DistanceMarker did the trick, thanks Annabelle!

That's great news @jbears40! Glad it worked out. Projections are tricky beasts sometimes!