2013-03-20 |
Andre Heinecke |
Add jetties importer
|
2013-03-11 |
Andre Heinecke |
Fix syntax error when river id is not found (pylint could have told me this)
|
2013-03-11 |
Andre Heinecke |
Allow unicode river names
|
2013-02-21 |
Andre Heinecke |
Fix Syntax Errror
dami
|
2013-02-20 |
Andre Heinecke |
Pull information about the backend into dgm.
dami
|
2013-02-19 |
Tom Gottfried |
SCHEMA CHANGE: removed catchements from schema and geo-importer (obsolete)
dami
|
2013-02-19 |
Andre Heinecke |
Add message if DGM import is skipped
dami
|
2013-02-19 |
Andre Heinecke |
Do not skip hws_lines when skip hws_points is true
dami
|
2013-02-15 |
Andre Heinecke |
Importer: Behold, Logging!
dami
|
2013-02-15 |
Andre Heinecke |
Importer: Fix directory paths and river name encoding
dami
|
2013-02-15 |
Andre Heinecke |
Remove Line class initialization
dami
|
2013-02-15 |
Andre Heinecke |
Remove lines
dami
|
2013-02-14 |
Andre Heinecke |
If we bother to check if the file is readable we might also
dami
|
2013-02-13 |
Andre Heinecke |
Use os.access instead of try/except open
dami
|
2013-02-13 |
Tom Gottfried |
corrected Typo
dami
|
2013-02-13 |
Andre Heinecke |
Add dgm file reader although an awk script should have been more appropiate
dami
|
2013-02-13 |
Andre Heinecke |
Add handling of River Names and remove target_src parameter
dami
|
2013-02-04 |
Andre Heinecke |
Importer: Fix the order of the config check
dami
|
2013-02-01 |
Andre Heinecke |
Importer: Add HWS lines stub. Needs some example data to finish
dami
|
2013-01-25 |
Andre Heinecke |
(importer) Enable hws_* importers
|
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-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.
|
2012-03-07 |
Ingo Weinzierl |
Added a python tool to import shapefiles into database.
|