Mercurial > dive4elements > river
log flys-artifacts/src/main/java/de/intevation/flys/artifacts/MapArtifact.java @ 5618:d03171f66511
age | author | description |
---|---|---|
2013-03-13 | Raimund Renkert | Use river name as layername in new map projects. |
2013-01-24 | Christian Lins | Floodmap uses the static River-WMS instead of User-WMS via RiverAxisArtifact. |
2013-01-23 | Raimund Renkert | Insert db connection into riveraxis map files. |
2012-11-14 | Björn Ricks | Change facets member variable to private |
2012-10-06 | Sascha L. Teichmann | Removed dead code |
2012-09-26 | Ingo Weinzierl | Fixed various projection issues during map creation. |
2012-07-28 | Sascha L. Teichmann | s/container.size() == 0/container.isEmpty()/ |
2012-07-13 | Ingo Weinzierl | Organized and added missing imports. |
2012-06-27 | Sascha L. Teichmann | Moved common code of the *Artifacts into FLYSArtifact. |
2012-06-18 | Sascha L. Teichmann | Added missing vim lines. |
2012-01-12 | Raimund Renkert | Changed the MapArtifact name to 'new_map'. |
2012-01-06 | Raimund Renkert | Added initial state to map artifact to be able to advance and step back. |
2012-01-05 | Raimund Renkert | Implemented new module "new map". |