Class PlanitZoningUtils


  • public class PlanitZoningUtils
    extends Object
    Helper class for the OSM handlers with respect to the PLANit zoning, providing static helper methods to aid when populating the zoning from an OSM data source
    Author:
    markr
    • Field Detail

      • LOGGER

        public static final Logger LOGGER
        the logger to use
    • Constructor Detail

      • PlanitZoningUtils

        public PlanitZoningUtils()
    • Method Detail

      • removeDanglingZones

        public static void removeDanglingZones​(Zoning zoning)
        remove any dangling zones
        Parameters:
        zoning - to remove them from
      • removeDanglingTransferZoneGroups

        public static void removeDanglingTransferZoneGroups​(Zoning zoning)
        remove any dangling transfer zone groups
        Parameters:
        zoning - to remove them from