generalization.n10.arealdekke.orchestrator package

Submodules

generalization.n10.arealdekke.orchestrator.arealdekke_class module

generalization.n10.arealdekke.orchestrator.arealdekke_elver module

generalization.n10.arealdekke.orchestrator.arealdekke_history_dataclasses module

generalization.n10.arealdekke.orchestrator.arealdekke_innsjoer module

generalization.n10.arealdekke.orchestrator.arealdekke_orchestrator module

generalization.n10.arealdekke.orchestrator.category_class module

generalization.n10.arealdekke.orchestrator.expansion_controller module

generalization.n10.arealdekke.orchestrator.orchestrator_copy module

generalization.n10.arealdekke.orchestrator.simplify_land_use module

generalization.n10.arealdekke.orchestrator.simplify_land_use.simplify_and_smooth_polygon(input_fc: str, output_fc: str) None[source]

Simplifies polygons with the WEIGHTED_AREA algorithm before they are smoothed with the BEZIER_INTERPOLATION algorithm.

Parameters:
  • input_fc (str) – The feature class with polygon geometries to be simplified and smoothed

  • output_fc (str) – The feature class where the result should be saved

Module contents