Friday, 13 November 2015

python - Making shapefile from Pandas dataframe?


I´d like to construct a shapefile from a Pandas Data Frame using the lon & lat rows.


I have got a csv file and I process it with pandas to make a data frame which is easier to handle


Is it posible to do that without make a loop line by line ?




No comments:

Post a Comment