biisager

Results 1 comments of biisager

Found code that shows how to pick up the "lon" and "lat" field: ``` # Find each .csv file and load them as vector layers for fname in glob.glob("*.csv"): uri...