Die Suche ergab 4 Treffer

von 100ri
Montag 19. September 2016, 11:57
Forum: Wissenschaftliches Rechnen
Thema: Computing shadow of building footprint
Antworten: 7
Zugriffe: 3738

Re: Computing shadow of building footprint

@100ri: I don't think its a good idea to change the code unless you've confirmed that it actually solves your problem. And even then the points I've made don't change the functionality but ”just” the quality of the code regarding readability and maintainability. Unless you want to work on the ...
von 100ri
Montag 12. September 2016, 15:27
Forum: Wissenschaftliches Rechnen
Thema: Computing shadow of building footprint
Antworten: 7
Zugriffe: 3738

Re: Computing shadow of building footprint

@100ri: I think more limiting than the language is using ArcGIS. I'm pretty confident more users here have no problem reading and answering questions in English, than ones who have experience with ArgGIS.

Any general programming (with Python) or Python specific questions are likely to get you ...
von 100ri
Montag 12. September 2016, 15:21
Forum: Wissenschaftliches Rechnen
Thema: Computing shadow of building footprint
Antworten: 7
Zugriffe: 3738

Re: Computing shadow of building footprint

Hi,

well, in your initial post the actual problem respectively the question is missing.

Did you run the code you posted? If so, what's the result? Any error messages? Did your computer explode (probably and hopefully not ;-) )? ...?

Besides that, the language of this board is German. Basically ...
von 100ri
Donnerstag 8. September 2016, 18:37
Forum: Wissenschaftliches Rechnen
Thema: Computing shadow of building footprint
Antworten: 7
Zugriffe: 3738

Computing shadow of building footprint

Dear All
I'm an international PhD student in the field of Climate change at Humboldt University. For my research I#m using ArcGIS 10.3. I need a tool which By luck I found the source as a Phyton code on the web:
http://gis.stackexchange.com/questions/19935/porting-avenue-code-for-producing-building ...