Mercurial > dive4elements > river
comparison flys-backend/ChangeLog @ 2867:6442b30d80ec
The python crosssectiontrack importer now also searches for 'STATION' field to extract the current km.
flys-backend/trunk@4373 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Thu, 10 May 2012 06:01:17 +0000 |
parents | 77e849c0d248 |
children | b6f94c5db89e |
comparison
equal
deleted
inserted
replaced
2866:77e849c0d248 | 2867:6442b30d80ec |
---|---|
1 2012-05-10 Ingo Weinzierl <ingo@intevation.de> | |
2 | |
3 * contrib/shpimporter/crosssectiontracks.py: Search for 'STATION' field in | |
4 shapefile to extract the current km. | |
5 | |
1 2012-05-08 Ingo Weinzierl <ingo@intevation.de> | 6 2012-05-08 Ingo Weinzierl <ingo@intevation.de> |
2 | 7 |
3 * src/main/java/de/intevation/flys/model/Hws.java: The getHws() function | 8 * src/main/java/de/intevation/flys/model/Hws.java: The getHws() function |
4 got a further parameter 'name' to retrieve specific hws only. | 9 got a further parameter 'name' to retrieve specific hws only. |
5 | 10 |