namespace OSMDatastructure; public enum sidewalkSide : byte { both, left, right, no }