Mercurial > dive4elements > river
log flys-backend/contrib/shpimporter/utils.py @ 5035:1f33012cc02a dami
age | author | description |
---|---|---|
2013-02-15 | Andre Heinecke | Importer: Behold, Logging! dami |
2013-02-15 | Andre Heinecke | Improve debug output for unsupported features and skipped shapefiles dami |
2013-02-13 | Andre Heinecke | I'm learning how to use cursors \o/ dami |
2013-02-13 | Andre Heinecke | Add handling of River Names and remove target_src parameter dami |
2013-01-31 | Andre Heinecke | Importer: - Handle regular expressions for attribute names dami |
2013-01-28 | Andre Heinecke | Importer: Use cp1252 instead of latin-9 to guess filename encodings |
2013-01-28 | Andre Heinecke | Importer: Move copy fields into importer class and track imported/unimported fields |
2013-01-25 | Andre Heinecke | (Importer) Add comment about OFT types |
2013-01-25 | Andre Heinecke | (importer) Add utility function to convert paths to utf-8 |
2012-08-22 | Ingo Weinzierl | Shape importer: use python's OptionParse to read user specific configuration from command line. |
2012-03-07 | Ingo Weinzierl | Added a python tool to import shapefiles into database. |