stefan fluck

Results 29 issues of stefan fluck

On request by DWD, a branch was opened where new mapdialecs are put. mapdialects translate source categorizations of vegetation, pavement surfaces and water surfaces into palm-classes. To add mapdialects, add...

enhancement
help wanted

for scientific applications, shapefiles can be created manually. For them, no mapping is required, since the palm surface type is already set in the input data. Since this is the...

enhancement

to do that, think about turning it into a commandline tool https://betterprogramming.pub/build-your-python-script-into-a-command-line-tool-f0817e7cebda and publish to pypi

enhancement

I don't 100% remember how, which is a bad sign. Document it!

documentation

While the tutorial case is perfectly fine for generating a beautiful static driver file, actually running it might run into problems due to mismatch of soil/surface types under bridges. solved...

bug
help wanted

make detection of building_type (gebtyp) values present in the shapefile and make the np.isin() check according to these values. now as a workaround np.arange(0,21,1) is set to allow for 20...

enhancement

If two buildings, that are spatially separated, have the same ID, their height will be defined by one of the polygons terrain height plus the building height. the same terrain...

question

currently, AV data needs to be split by category as pavementareas and bb shapefiles. This can be simplified. idea: Download Amtliche Vermessungsdaten as shapefile in Format DM.01-AV-CH (or -ZH etc),...

enhancement

give a hint to the user, otherwise false impression of it working.

bug
help wanted