Skip to main content
Ctrl+K

caf.space 1.6.2+73.g7479b30

  • Quick Start
  • User Guide
  • API Reference
  • Changelog
    • Issues
    • CAF Handbook
  • GitHub
  • Quick Start
  • User Guide
  • API Reference
  • Changelog
  • Issues
  • CAF Handbook
  • GitHub

Section Navigation

  • caf.space
    • caf.space.inputs
      • LowerZoneSystemInfo
      • SpaceArguments
        • SpaceArguments.__init__
        • SpaceArguments.parse
        • SpaceArguments.validate
      • TransZoneSystemInfo
      • ZoneSystemInfo
      • ZoningTranslationInputs
        • ZoningTranslationInputs.write_example_space
    • caf.space.metadata
      • LowerMetadata
      • ShapefileMetadata
      • SpatialTransLog
      • WeightMetadata
    • caf.space.ui
      • ConsoleFrame
        • ConsoleFrame.__init__
      • FileWidget
        • FileWidget.__init__
        • FileWidget.browse
        • FileWidget.disable
        • FileWidget.enable
        • FileWidget.get
        • FileWidget.set
      • LabelledTextEntry
        • LabelledTextEntry.__init__
        • LabelledTextEntry.disable
        • LabelledTextEntry.enable
        • LabelledTextEntry.get
        • LabelledTextEntry.set
      • LowerZoneFrame
        • LowerZoneFrame.__init__
        • LowerZoneFrame.disable
        • LowerZoneFrame.enable
        • LowerZoneFrame.get
        • LowerZoneFrame.validate
      • NotebookApp
        • NotebookApp.__init__
      • NumberScroller
        • NumberScroller.__init__
        • NumberScroller.disable
        • NumberScroller.enable
        • NumberScroller.get
        • NumberScroller.set
      • ParametersFrame
        • ParametersFrame.__init__
        • ParametersFrame.activate_lower
        • ParametersFrame.activator
        • ParametersFrame.get
      • RedirectStdOut
        • RedirectStdOut.__init__
        • RedirectStdOut.write
      • SpaceUI
        • SpaceUI.__init__
      • UiTab
        • UiTab.__init__
        • UiTab.activate_spatial
        • UiTab.activate_weighted
        • UiTab.run_spatial
        • UiTab.run_weighted
      • ZoneFrame
        • ZoneFrame.__init__
        • ZoneFrame.disable
        • ZoneFrame.enable
        • ZoneFrame.get
        • ZoneFrame.validate
    • caf.space.utils
      • find_point_matches
      • generate_points
      • points_update
      • set_crs
    • caf.space.weighted_funcs
      • final_weighted
      • get_weighted_translation
      • return_totals
    • caf.space.zone_correspondence
      • find_slithers
      • missing_zones_check
      • read_zone_shapefiles
      • round_zone_correspondence
      • rounding_correction
      • spatial_zone_correspondence
    • caf.space.zone_translation
      • ZoneTranslation
        • ZoneTranslation.__init__
        • ZoneTranslation.spatial_translation
        • ZoneTranslation.weighted_centroids
        • ZoneTranslation.weighted_translation

Indices

  • General Index
  • Python Module Index
  • API Reference
  • caf.space
  • caf.space.zone_translation
  • ZoneTranslation
  • ZoneTranslation.__init__

ZoneTranslation.__init__#

ZoneTranslation.__init__(params)[source]#
Parameters:

params (ZoningTranslationInputs)

previous

ZoneTranslation

next

ZoneTranslation.spatial_translation

On this page
  • ZoneTranslation.__init__()
Edit on GitHub

© Copyright 2024, Transport for the North.

Created using Sphinx 8.2.3.

Built with the PyData Sphinx Theme 0.17.1.