Serialization of zone and domain geometry
Computing polygon geometry and associated convex hulls is slow and needs to be done often during testing. Avoid recomputing domain geometry by serializing zone, domain geometry and storing as binary blob in database. Use hashmap index to check for existing domain upon initialization