We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
You can regenerate this diagram by pasting the linked code into Excalidraw.
Production is the only environment with the serializer.
When using the deserializer, make sure to test locally and in staging before use in prod.
Scraper scrapes the svgs from the FMS websiteand stores it in the S3 bucket floorplans/svgs folder.
floorplans/svgs
The svgs are rescaled to fit in a 1920x1080 rectangle.
The svgs are deserialized, tested locally and in staging. It also needs to be placed in the visualizer to be in geo-coordinates.
The svgs are deserialized to and used in production DB.