About Anaconda Help Download Anaconda

CLI of specialized path finding algorithms related to adjacency/proximity

copied from cf-post-staging / adjfind

Installers

  • win-64 v0.2.1
  • linux-64 v0.2.1
  • osx-64 v0.2.1
  • osx-arm64 v0.2.1

conda install

To install this package run one of the following:
conda install conda-forge::adjfind

Description

The command-line tool supports three main modes: • Road Segmentation Mode: Determines which service points (e.g., hydrants) are closest to each road segment using network distance, and optionally splits roads into discrete distance categories for service area analysis. • Neighboring Points Mode: Identifies the nearest neighboring service points along a road network in each direction, calculating spacing distances between facilities like hydrants for regulatory compliance assessment. • Structure Access Mode: Computes shortest unobstructed paths between building corners and road networks (e.g., assume fire engines can park anywhere along the provided road network) if road network is provided, or between building corners and access points (e.g., specific locations where fire engines can park) if road network is not provided. Moreover, it finds the least accessible points (a.k.a. furthest points) on buildings for emergency response planning and fire code compliance.


© 2026 Anaconda, Inc. All Rights Reserved. (v4.2.15) Legal | Privacy Policy