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