Wanting to do a buffer analysis with Map

Wanting to do a buffer analysis with Map

Joe-Bouza
Mentor Mentor
746 Views
3 Replies
Message 1 of 4

Wanting to do a buffer analysis with Map

Joe-Bouza
Mentor
Mentor

I know I did this before but forget the steps.

 

I know I have to add poly line data to feature but when I select >>> Create Tab>> create from geometry all I get is...

 

JoeBouza_0-1692296138293.png

 

I have a 100 footings as lines and pline I want to see a buffer around each. How do I do that? ...And change the buffer offset upon request...maybe

I did it years ago but cant remember how

 

Joe Bouza
Did you find this post helpful? Feel free to Like this post.
Did your question get successfully answered? Then click on the ACCEPT SOLUTION button.

EESignature

0 Likes
Accepted solutions (1)
747 Views
3 Replies
Replies (3)
Message 2 of 4

ChicagoLooper
Mentor
Mentor

Hi @Joe-Bouza 

When you say wanting to do a buffer analysis with Map, what does that mean? Does it mean you want to analyze which object(s) fall partly in (or entirely in) your buffer? The footings can be squares or rectangles, specifically closed polygons. For the other objects, what are they? Points? Polygons? A combination of both?

 

If that's correct, then you can do it by creating two shapefiles: one for your buffer and the second for those objects. For example, draw rectangles using REC command to represent footings. Then.....MAPEXPORT those rectangles to shapefile. Next, draw the objects then perform a second MAPEXPORT. Buffer analysis can find where the two feature classes overlap.

 

Only the objects falling inside the buffer are captured, and when captured, the data will be composed from both the buffER and the buffEE, or the data from the footing buffer and the data from the object. You can analyze which buffer (you might have more than one) contains what objects. You can also look at a captured object(s) and map the location(s) to see which buffer fell it into.. 

 

Your image shows 'Create feature from geometry' and that's used to ADD an object, such as a plain vanilla rectangle that you just drew, to an existing building footprint shapefile (also referred to as a feature class). Unfortunately you can't ADD an object to a feature class if a feature class doesn't exist to begin with.

 

Can you give more details on what you're trying to do?

Chicagolooper

EESignature

0 Likes
Message 3 of 4

Joe-Bouza
Mentor
Mentor
Accepted solution

I figured it out.

 

I exported the acad geometry to sdf, brought it into fdo and did the buffer easy as pie. I thought I could do it directly to acad geometry

Joe Bouza
Did you find this post helpful? Feel free to Like this post.
Did your question get successfully answered? Then click on the ACCEPT SOLUTION button.

EESignature

0 Likes
Message 4 of 4

Joe-Bouza
Mentor
Mentor

Thanks for point it out

 

JoeBouza_0-1692307289320.png

 

Joe Bouza
Did you find this post helpful? Feel free to Like this post.
Did your question get successfully answered? Then click on the ACCEPT SOLUTION button.

EESignature

0 Likes