indrz-be
indrz-be copied to clipboard
Open source indoor mapping, routing for orientation and wayfinding. Mirrored from https://gitlab.com/indrz.
Hello, I attempted to build the docker containers to deploy locally (using both Make and docker-compose), but received a few errors that a file is were missing. Could you offer...
Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.4.0 to 9.0.1. Release notes Sourced from pillow's releases. 9.0.1 https://pillow.readthedocs.io/en/stable/releasenotes/9.0.1.html Changes In show_file, use os.remove to remove temporary images. CVE-2022-24303 #6010 [@radarhere, @hugovk] Restrict builtins within...
Hi, i'm trying to make a fresh build with "make build" - with following result: root@gzwiki:/home/administrator/indrz# make build-indrz docker-compose build --build-arg ENV_TYPE= indrz_api Building indrz_api Sending build context to Docker...
Bumps [django](https://github.com/django/django) from 3.1.13 to 3.1.14. Commits 840bebf [3.1.x] Bumped version for 3.1.14 release. 22bd174 [3.1.x] Fixed #30530, CVE-2021-44420 -- Fixed potential bypass of an upstream... cfb780d [3.1.x] Added stub...
add a new feature to "read" out loud route descriptions to users as an option. This library is a good starting point: https://github.com/RapidWareTech/pyttsx
using the mapillary js web or gl we should be able to easily allow users to enable showing images from the mapillary system within indrz.
on creating or editing room polygons the geometry must be VALID and a geometry validator should check before saving a new change on creation, if mulitple polygons are invalid we...