if 'z' in featureIn.keys():
        featureOut['z'] = featureIn['z'][int(start):int(end)]