Skip to main content
Solved

Extract polygon with certain width

  • February 7, 2018
  • 5 replies
  • 114 views

sunhenry617
Contributor
Forum|alt.badge.img+1

I need help with ideas on how to extract areas where the width >=1.1m within a polygon. I have attached a file (file geodatabase) here for anyone who wants to give it a shot. It is a long and skinny polygon reflecting sidewalks with curb and gutter all connected together in reality.

I have a solution working okay for a small number of such polygons. But it is not working efficiently enough for a large number of records. I have a total of more than 20,000 records to be processed.

Please share your thoughts.

Thanks!

Best answer by nathanatsafe

Hi @sunhenry617, thanks for posting your question!

I think I found a possible solution. I'm not sure it will scale up easily to 20,000 records, but it is not that complex. Hopefully this gives the desired/correct result, and if not at least l provides you something to work from.

Best,

Nathan

widthfinder.fmwt

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.

5 replies

nathanatsafe
Safer
Forum|alt.badge.img+9
  • Safer
  • 284 replies
  • Best Answer
  • February 9, 2018

Hi @sunhenry617, thanks for posting your question!

I think I found a possible solution. I'm not sure it will scale up easily to 20,000 records, but it is not that complex. Hopefully this gives the desired/correct result, and if not at least l provides you something to work from.

Best,

Nathan

widthfinder.fmwt


sunhenry617
Contributor
Forum|alt.badge.img+1
  • Author
  • Contributor
  • 7 replies
  • February 9, 2018

Hi @sunhenry617, thanks for posting your question!

I think I found a possible solution. I'm not sure it will scale up easily to 20,000 records, but it is not that complex. Hopefully this gives the desired/correct result, and if not at least l provides you something to work from.

Best,

Nathan

widthfinder.fmwt

Thank you so much, @NathanAtSafe! You method is way way faster and better than mine. I am sure it won't take too long to process all of my data.

 

 

Cheers,

 

 

Henry

 

 


  • 2 replies
  • July 9, 2021

Hi @sunhenry617, thanks for posting your question!

I think I found a possible solution. I'm not sure it will scale up easily to 20,000 records, but it is not that complex. Hopefully this gives the desired/correct result, and if not at least l provides you something to work from.

Best,

Nathan

widthfinder.fmwt

Hi Nathanatsafe,

 

I like to see if widthfinder.fmwt works for me. Could you send it to me? Thanks in advance! Best, Herman


nathanatsafe
Safer
Forum|alt.badge.img+9
  • Safer
  • 284 replies
  • July 9, 2021

Hi Nathanatsafe,

 

I like to see if widthfinder.fmwt works for me. Could you send it to me? Thanks in advance! Best, Herman

Hi @hdhaan​ ,

 

Here is the widthfinder.fmwt. Hope it helps!

 

Best,

Nathan


  • 2 replies
  • July 9, 2021
Thanks! Best, Herman