Mercurial > mxd2map
log src/java/de/intevation/mxd/reader/MapReader.java @ 72:2cbe423b1fda
age | author | description |
---|---|---|
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 |