Skip to main content
Solved

Snap a point to the closest mid point on the same street

  • May 27, 2014
  • 1 reply
  • 17 views

hlee1282
Participant
Forum|alt.badge.img
Hi guys,

 

 

I have an address, and I need to move that address point to the closest mid-point of that street segment. I have gotten as far as snapping the address point to the closest mid-point, but not always on the same street.

 

 

Please help. Thanks in advance.

Best answer by simon11

Hi

 

You need to group your adress points and streets together. If they both have a common id to group them, like say streetname, set the snapper transformer (or the transformer you are using) "group by" attribute to "streetname". Or to any other id that groups the streets and the adresspoints correctly.

 

I hope this helps?

 

Simon
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.

1 reply

Forum|alt.badge.img
  • Best Answer
  • May 28, 2014
Hi

 

You need to group your adress points and streets together. If they both have a common id to group them, like say streetname, set the snapper transformer (or the transformer you are using) "group by" attribute to "streetname". Or to any other id that groups the streets and the adresspoints correctly.

 

I hope this helps?

 

Simon