Fri, 15 Feb 2013 16:22:13 +0100 |
Andre Heinecke |
Importer: Behold, Logging!
dami
|
Fri, 15 Feb 2013 16:18:34 +0100 |
Andre Heinecke |
Fix imports of ogr, this removes a warning in gdal 1.9 but keeps
dami
|
Fri, 15 Feb 2013 12:41:27 +0100 |
Andre Heinecke |
Fix syntax error
dami
|
Fri, 15 Feb 2013 11:51:58 +0100 |
Andre Heinecke |
Improve debug output for unsupported features and skipped shapefiles
dami
|
Wed, 13 Feb 2013 17:45:35 +0100 |
Andre Heinecke |
Handle transformation errors
dami
|
Wed, 13 Feb 2013 12:02:30 +0100 |
Andre Heinecke |
Add handling of River Names and remove target_src parameter
dami
|
Fri, 01 Feb 2013 09:12:33 +0100 |
Andre Heinecke |
Importer: Check lowercase pathname and handle utf-8 conversion
dami
|
Thu, 31 Jan 2013 12:23:41 +0100 |
Andre Heinecke |
Importer: - Handle regular expressions for attribute names
dami
|
Mon, 28 Jan 2013 12:44:41 +0100 |
Andre Heinecke |
Importer: When not tracking dont print info about unimported fields
|
Mon, 28 Jan 2013 12:27:04 +0100 |
Andre Heinecke |
Importer: Only show imported fields if copy_fields is used
|
Mon, 28 Jan 2013 12:25:24 +0100 |
Andre Heinecke |
Importer: Move copy fields into importer class and track imported/unimported fields
|
Fri, 25 Jan 2013 10:46:00 +0100 |
Andre Heinecke |
(importer) Avoid uneccessary error and improve debug output
|
Fri, 25 Jan 2013 10:44:58 +0100 |
Andre Heinecke |
(importer) Try to convert paths to UTF-8 for DB insertion
|
Fri, 25 Jan 2013 10:43:38 +0100 |
Andre Heinecke |
(importer) Style: Remove some empty lines
|
Wed, 23 Jan 2013 15:30:09 +0100 |
Andre Heinecke |
Improve error handling and unify dbconn for all importers
|
Wed, 23 Jan 2013 11:51:14 +0100 |
Andre Heinecke |
Add ogr_connection parameter to allow directly setting the ogr
|
Mon, 24 Sep 2012 10:02:36 +0000 |
Ingo Weinzierl |
Adapted postgresql spatial schema and fixed a bug in the geo importer.
|
Thu, 30 Aug 2012 09:59:56 +0000 |
Ingo Weinzierl |
Fixed broken method call in geo importer.
|
Thu, 30 Aug 2012 09:51:04 +0000 |
Ingo Weinzierl |
Added 'path' attribute to each geo relation; adapted the shape importer to set the path for each feature.
|
Wed, 22 Aug 2012 13:04:05 +0000 |
Ingo Weinzierl |
Shape importer: added command line option dry_run to supress database transactions.
|
Wed, 22 Aug 2012 11:55:55 +0000 |
Ingo Weinzierl |
Shape importer: use python's OptionParse to read user specific configuration from command line.
|
Fri, 04 May 2012 06:58:00 +0000 |
Ingo Weinzierl |
New shape importers and schema modifications.
|
Thu, 03 May 2012 14:19:52 +0000 |
Ingo Weinzierl |
Added further shape importers and added the option to reproject shapes during the import process.
|
Fri, 27 Apr 2012 06:39:12 +0000 |
Ingo Weinzierl |
Improved the python shapefile importer.
|