o2r-project / geoextent

Python library for extrating geospatial extent of files and directories with multiple data formats
https://o2r.info/geoextent/
MIT License
1 stars 4 forks source link

Test for combinations of CSV column names #42

Closed nuest closed 4 years ago

nuest commented 4 years ago

vary the column order, at least in a couple of cases, e.g.

Name,Longitude,EPSG,Latitude,NumberOfCitizens,TimeStamp

or

LATITUDE,EPSG,Name,NumberOfCitizens,Date,LONGITUDE

and also combine different capitalisations and column names: