Nzara
Results
3
issues of
Nzara
Currently rendering a `building=roof` seems to be rendered the same way as other buildings. That makes them appear as a solid blocks raising from the ground as long as no...
I used the code below to add the non-existing gps_img_direction and got a stacktace. The image concerned is attached. ``` from exif import Image image = Image("i.jpg") image.set('gps_img_direction', 0) ```...