I am currently searching for how to create an "Inner Buffer" in ArcGIS for Desktop?
I have a lot of polygons (houses) in one feature class, and one big polygon (in another feature class).
I want so select all houses contained in that one big polygon within a distance to the outer border (e.g. 1000 meters).
Select Layer By Location could be one possibility to solve this but I can't figure out how.
Answer
The steps to do this are:
Select your layer by clicking on it
From the
Editortoolbar, selectStart EditingOn the Editor Menu, select
BufferWrite a Negative
DistanceAmount to create an inside buffer...
Without Inner Buffer:

With Inner Buffer:

No comments:
Post a Comment