Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 252 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 252 Bytes

Postgresql_Postgis

Repository containing tricks for Postgresql/Postgis

CopyFromCsv.py

Python (2) script using PsycoPG2 to copy the content of a CSV file into a Postgresql/PostGIS database. Handle decoding/encoding issues for files not in UTF-8.