Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - sklepac

Pages: [1]
1
Thank you! I was able to run the inventory generator with most of the enabled attributes.

It seems to occasionally have issues with building height and/or roof pitch. I can install the new release when it is out and follow up if I am still experiencing issues.

2
Good morning,

I just upgraded to BRAILS version 3.1.1 (from version 3.0) and the street-view images are not being saved when using the InventoryGenerator.generate function. This causes the inventory generator to fail on the Chimney and Garage detectors.

Satellite images are downloaded into the 'satellite' directory as expected. The 'street' and 'depthmap' directories are created, but they remain empty.

I am using the BRAILS backend in Python.

Any guidance is greatly appreciated!

3
Thanks for the reply! I think the OSM footprints problem arose because I was clipping the search boundary to 10km of the coastline and it may have cropped the polygons. I've changed the way I am getting footprints now, and it seems to be working.

Thanks for all the help!

4
Thanks for the quick response!

I uninstalled BRAILS and re-installed from the GitHub repro as suggested. Now I am getting a slightly different error arising in the FootprintHandler. I have attached the Python output as well as an image here showing some debugging I tried, with references to FootprintHandler.py line numbers where the error arises. Hopefully that helps!

The GeoJSON file is too large to attach here (38205KB), but I have it saved on SharePoint here: https://uflorida-my.sharepoint.com/:u:/g/personal/sklepac_ufl_edu/Ed8PCxpsn69JhPthUy2FcjEBfDApVUuO4-l8SAu_k2IeEQ?e=S6xFkb

Please let me know if I can provide any more info.

Thank you!

5
Thank you for the quick response. This solved the problem.

6
Apologies for similar consecutive posts, but it may be easier to handle one issue at a time.

When defining a bounding box with coordinates for the location in InventoryGenerator, I am getting JSONDecodeError. Input and output are attached.

Thank you!

7
Hello, I am able to run InventoryGenerator with a string for location, but I get errors when using a geojson file for location. The geojson file contains building footprints obtained previously from OSM. InventoryGenerator only adds the first coordinate of each footprint to inventory['footprint'] and does not obtain any images, which causes errors. Please see input and output attached.

Thank you!

Pages: [1]