Hello,
I have a file containing coordinate information - points, polygons. I have created a custom file reader to read the file and extract the coordinates and other information. I would now like to create and ENVI vector layer from the extracted data and display the result in ENVI. However, I don't see a way to do this in the ENVI API. Is there a way to create an ENVI vector file programmatically? Or do I need to use the old ENVI_EVF_DEFINE_INIT?
|