You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
About
Repository containing tricks for Postgresql/Postgis