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.


Topics - sklepac

Pages: [1]
1
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!

2
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!

3
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]