2013-02-21 |
Andre Heinecke |
Fix Syntax Errror
dami
|
2013-02-15 |
Andre Heinecke |
Importer: Behold, Logging!
dami
|
2013-02-15 |
Andre Heinecke |
Fix imports of ogr, this removes a warning in gdal 1.9 but keeps
dami
|
2013-02-15 |
Andre Heinecke |
Fix syntax error
dami
|
2013-02-15 |
Andre Heinecke |
Improve debug output for unsupported features and skipped shapefiles
dami
|
2013-02-13 |
Andre Heinecke |
Handle transformation errors
dami
|
2013-02-13 |
Andre Heinecke |
Add handling of River Names and remove target_src parameter
dami
|
2013-02-01 |
Andre Heinecke |
Importer: Check lowercase pathname and handle utf-8 conversion
dami
|
2013-01-31 |
Andre Heinecke |
Importer: - Handle regular expressions for attribute names
dami
|
2013-01-28 |
Andre Heinecke |
Importer: When not tracking dont print info about unimported fields
|
2013-01-28 |
Andre Heinecke |
Importer: Only show imported fields if copy_fields is used
|
2013-01-28 |
Andre Heinecke |
Importer: Move copy fields into importer class and track imported/unimported fields
|
2013-01-25 |
Andre Heinecke |
(importer) Avoid uneccessary error and improve debug output
|
2013-01-25 |
Andre Heinecke |
(importer) Try to convert paths to UTF-8 for DB insertion
|
2013-01-25 |
Andre Heinecke |
(importer) Style: Remove some empty lines
|
2013-01-23 |
Andre Heinecke |
Improve error handling and unify dbconn for all importers
|
2013-01-23 |
Andre Heinecke |
Add ogr_connection parameter to allow directly setting the ogr
|
2012-09-24 |
Ingo Weinzierl |
Adapted postgresql spatial schema and fixed a bug in the geo importer.
|
2012-08-30 |
Ingo Weinzierl |
Fixed broken method call in geo importer.
|
2012-08-30 |
Ingo Weinzierl |
Added 'path' attribute to each geo relation; adapted the shape importer to set the path for each feature.
|
2012-08-22 |
Ingo Weinzierl |
Shape importer: added command line option dry_run to supress database transactions.
|
2012-08-22 |
Ingo Weinzierl |
Shape importer: use python's OptionParse to read user specific configuration from command line.
|
2012-05-04 |
Ingo Weinzierl |
New shape importers and schema modifications.
|
2012-05-03 |
Ingo Weinzierl |
Added further shape importers and added the option to reproject shapes during the import process.
|
2012-04-27 |
Ingo Weinzierl |
Improved the python shapefile importer.
|