Shape Libraries — Sketch Templates
Overview
Shape Libraries are pre-built sketch templates that can be loaded into sketch attributes in the mobile app as starting points. Surveyors get a base diagram to annotate rather than starting from a blank canvas — useful for repeating asset types like manholes, junction boxes, or standard utility cross-sections.
Available Library
Library
Contents
Sketch Templates
A collection of common shapes usable as starting points for sketch attributes (e.g. manhole layouts, pipe junctions, standard symbols).
Available Downloads
Sketch TemplatesZIP
A collection of common shapes usable as starting points for sketch attributes in the Soarvo Mobile app — including manhole layouts, pipe junctions, and standard utility symbols.
SketchTemplates.zip
How to Use Sketch Templates
- Contact Soarvo support to have a sketch templates library provisioned to your tenant.
- The templates upload as PNG assets (named
filename.png.system) accessible across projects. - On a sketch attribute, use the default code
!LOADIMAGE(filename)to load a specific template, or!LOADIMAGE([attributename])to load dynamically based on another attribute's value.
See Mobile App Data Entry Shortcuts for full default-code reference.