Closed stefanfluck closed 4 years ago
do it like this:
create dictfolder in staticcreation (already done) in it, have a XX.py for each "tranlsation" eg. tlm.py in them, rename "tlmbb2palmveg" to just bb2palmveg".
when importing, do switch case: switch "language" == 'tlm' import palmpy.staticcreation.dictfolder.tlm as mpd
(einfach in python syntax).
then, you can import rename the mpd.XX calls to the generic dict names and it should run normally!
implemented
have input source as an option (tlm, osm, corine, usgs) and appropriate mpd. should be taken then.
distinguish for streets, for bodenbedeckung,(+ for pavement).