ZoningWriterType.<enum>

ZoningWriterType types

Description

Class exposing the available types as enums for creating a particular type of zoining writer compatible with the PLANit ZoningConverter

Fields

<enum> Fields Description Instance documentation
PLANIT Use to create a PLANit native zoning writer N/A
SHAPE Use to create a GIS shape file zoning writer N/A

See also

Planit on how to access the ConverterFactory instance via PLANit instance
ConverterFactory for information on the ConverterFactory class ZoningConverter for information on the ZoningConverter class

Source code

Class ZoningWriterType in enums.py