Djinious
Territory · isochrones and routingGeospatial & territory

Access and service coverage

Answer “what is within twenty minutes of here” for every site in a layer, and keep the answer current as the source moves.

DjiniousMap
The DjiniousMap automations page listing event- and schedule-triggered automations with their target workflow, trigger and last run status.

Coverage questions are asked once and then quietly go stale. An isochrone run over a whole layer produces travel-time polygons as a dataset of their own, which means it can be styled, filtered, shared and — crucially — rebuilt.

An automation bound to dataset.refreshed re-runs the whole thing when the underlying sites are re-harvested, so the coverage layer is never older than the data it describes.

How it runs

  1. Run over the layer

    Run isochrones over every feature in a site layer, not one point at a time.

    Isochrones
  2. Land in the catalogue

    The result lands in the catalogue as a dataset, profiled and mappable.

    Job queue
  3. Bind the trigger

    Bind an automation to dataset.refreshed on the source layer.

    Automations
  4. Stay current

    Every re-harvest rebuilds the coverage without anyone remembering to.

    Sharing