Quantcast
Channel: Forums - Python
Viewing all articles
Browse latest Browse all 2485

how to read in CSV when formatted this way - PropertyName::PropertyValue,…,PropertyNa

$
0
0
PropertyName::PropertyValue,…,PropertyName::PropertyValue,{ExtPropertyName::ExtPropertyValue},…,{ExtPropertyName:: ExtPropertyValue}

I have been given a text file, formatted the above way. Does anyone have advice on how to read that into Arc to make a shapefile? I am used to a standard CSV file, with a header and a column of values.

Any advice would be greatly appreciated,
Thanks,
Matt

(I want to read it in and make it a feature in a gdb)

Viewing all articles
Browse latest Browse all 2485

Trending Articles