Hi, I've been browsing the docs, but they are silent on this particular question. Could anyone clarify who owns the char* returned from OGRLayer::GetGeometryColumn and OGRLayer::GetFIDColumn? E.g. should I delete them when I am through with them or does the OGRLayer still own them? Thanks, Craig