Mercurial > dive4elements > river
comparison flys-backend/ChangeLog @ 2798:5a654f2e35bc
Added a python tool to import shapefiles into database.
flys-backend/trunk@4127 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Wed, 07 Mar 2012 20:37:03 +0000 |
parents | e41d03bf9807 |
children | 501f00e355eb |
comparison
equal
deleted
inserted
replaced
2797:e41d03bf9807 | 2798:5a654f2e35bc |
---|---|
1 2012-03-06 Ingo Weinzierl <ingo@intevation.de> | 1 2012-03-07 Ingo Weinzierl <ingo@intevation.de> |
2 | |
3 * contrib/shpimporter/shpimporter.py, | |
4 contrib/shpimporter/utils.py, | |
5 contrib/shpimporter/uesg.py: A python based tool for importing | |
6 shapefiles into a database. This tool is based on python because it | |
7 makes use of GDAL OGR to read shapefiles and write features into | |
8 database. | |
9 | |
10 2012-03-07 Ingo Weinzierl <ingo@intevation.de> | |
2 | 11 |
3 * doc/schema/postgresql-spatial.sql: Adapted the PostgreSQL schema for | 12 * doc/schema/postgresql-spatial.sql: Adapted the PostgreSQL schema for |
4 floodmaps. | 13 floodmaps. |
5 | 14 |
6 2012-03-06 Ingo Weinzierl <ingo@intevation.de> | 15 2012-03-06 Ingo Weinzierl <ingo@intevation.de> |