Select to view content in your preferred language

count building in a specific distance on my roads

470
2
09-12-2023 04:17 AM
Labels (1)
MarcSchmidt
New Contributor

Hey, I want to count for each building the number of buildings that are located at a certain distance on my network layer and store this number as an attribute. The whole thing should not be placed in a model. For this I have already divided the street into 1 meter sections to allow an exact analysis.

 

Could you tell me how I should go about it and what functions would help me?

0 Kudos
2 Replies
AyanPalit
Esri Regular Contributor

@MarcSchmidt You may try the following geoprocessing tools and combine them to meet your needs:

Ayan Palit | Principal Consultant Esri
0 Kudos
MarcSchmidt
New Contributor
 

but this calculates only the distance to the other buildings but does not take into account the distance on the roads

0 Kudos