Mercurial > dive4elements > river
log flys-backend/contrib/shpimporter/importer.py @ 4803:94cb955234ab
age | author | description |
---|---|---|
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. |