Several geometry classes (Polygon, Polyline, Multipoint,etc.) are not being created properly. Attempting to use the returned object will result in failures, accessing properties returns an "AttributeError: 'NoneType' object has no attribute 'area'" type error.