I am continuing the research and development for my cloud-based round-trip 2D Revit model editing project.
To recapitulate, the grand plan is to grab a 2D floor plan with furniture and equipment layout from the BIM, upload it to the cloud, and make it accessible for viewing on mobile devices:
Furthermore, I am enabling some simple editing operations on the mobile device, e.g. to move the furniture and equipment around in the room a bit, update the cloud-based data repository, and reflect these changes back into the desktop BIM:
All of this with absolutely nil installation on the mobile device, and thus totally ubiquitous, using SVG and server-side scripting.
Here are some issues I tackled since my last report:
- Project Overview
- Replicating a CouchDB with Python
- Same origin policy snag and resolution
- Learning and struggling with CouchApps
- Relief moving to Kanso
- Next steps
Check it out, and please let us know what you think!
Comments
You can follow this conversation by subscribing to the comment feed for this post.