Mercurial > mxd2map
log src/java/de/intevation/mxd/reader/MapReader.java @ 356:1e0c7e134e7b tip
age | author | description |
---|---|---|
2012-09-20 | Andre Heinecke | Implement Label Styles and Labels with background |
2011-08-09 | Raimund Renkert | Added LGPL header. |
2011-07-11 | Raimund Renkert | Added comments. |
2011-07-06 | vc11884admin | Manage projections and units. |
2011-06-16 | Raimund Renkert | Set default values and improved logging and exception handling for map reader. |
2011-05-17 | Raimund Renkert | Set the projection "EPSG:31467" and units "METERS" as default values. |
2011-04-15 | Raimund Renkert | Added comments, done some code styling and removed typos. |
2011-04-14 | Raimund Renkert | Read further map attributes. |
2011-04-12 | Raimund Renkert | Removed needless imports. |
2011-04-12 | Raimund Renkert | Separated converter components into packages. |
2011-04-11 | Raimund Renkert | Added utility class to store map attributes. |
2011-04-08 | Raimund Renkert | Added XMLUtils to store map information. |
2011-04-08 | Raimund Renkert | Moved reader components to reader folder. base src/java/de/intevation/mxd/MapReader.java@34ff96c23a70 |