Skip to content
fig. 01 · connectors

Connect Lunr to the systems you already run.

Lunr reads and writes your existing engineering and estate systems, so the drawing record stays in step with your GIS, your workplace management, and your CAD tools. Your data stays yours. Export all metadata, drawings, and models at any time.

fig. 02 · CAD APIs

Read and write DWG, DGN, and Revit.

The CAD connector is a set of APIs that read, write, and validate DWG, DGN, and Revit files. Run them on-premise or in the Lunr cloud.

  • Read, write, and validate drawing title blocks.
  • Extract and validate XREFs.
  • Validate drawing styles.
  • Detect and report missing fonts.
  • Render any supported format to PDF.

DWG · DGN · Revit · title blocks · XREFs · styles · missing fonts · render to PDF · on-premise or cloud

CAD APIS · READ + WRITEfig. 02.1
DRAWING FILESDWG · DGN · RVTTWO-WAY SYNCLunrREPOSITORY
reads, writes, and validates
title blocksXREFsstylesfontsrender to PDF
Read, write, and validate drawing files through the CAD APIs, on-premise or in the Lunr cloud.
fig. 03 · facility management

Built for the university facility management environment.

Lunr was built to sit at the centre of a university facility management environment, and the same connectors serve utilities, energy, and government estates. Connect your space, wayfinding, and workplace systems so the drawing record and the estate stay in step.

Archibus

Workplace management

Synchronise buildings, projects, and other metadata from your Archibus workplace management system into Lunr.

  • Retrieve buildings, projects, and metadata from the Archibus database.
  • Populate Lunr lookup lists from Archibus metadata.
  • Optionally sync floor plan files from an Archibus file store.
connection
ArchibusREAD INTO LUNRLunr

MazeMap

Wayfinding

Keep MazeMap wayfinding current by pushing space plans straight from Lunr.

  • Push space plan files to MazeMap over SFTP, automatically.
  • Avoid out-of-date or incomplete space plans.
  • Remove the manual export step.
connection
MazeMapWRITTEN FROM LUNRLunr

SISfm

Space management

Connect a SISfm space management environment, installed on the SISfm server or a separate machine.

  • Push enlisted documents back to the SISfm file store for translation and upload.
  • Embed Lunr document links in SISfm, such as every document for a building.
connection
SISfmTWO-WAY SYNCLunr
fig. 04 · Esri

Search your drawings from the map, and from your GIS.

Two mechanisms sit behind the Lunr map. Your ArcGIS Online feature services draw live as layers, and each document carries a location per asset, synced from the same GIS. Your GIS stays the source of truth for GIS data, and Lunr holds the drawing record against it.

Your GIS layers, live on the Lunr map.

Register an ArcGIS Online feature service by URL. Lunr reads the service manifest, lists every layer it publishes, and queries those layers live for the current map view.

  • Connect ArcGIS Online feature services that are readable without credentials.
  • Enable the layers you want, and set the colour, label attribute, and group name for each one.
  • Set a minimum zoom level per layer, so a dense network draws only when the map is close in.
  • Click a feature to read its GIS attributes in a popup.
  • Nothing is copied into Lunr and nothing is written back, so your GIS stays the source of truth.
ARCGIS ONLINE · LIVE LAYERSfig. 04.1
FEATURE SERVICEArcGIS OnlineREAD INTO LUNRLunrREPOSITORY
queried live for the map view
feature layerslabelsattributes
Query your ArcGIS Online feature services live for the current map view, with nothing copied into Lunr.

A location on every document, synced from your GIS.

A document version holds one location for each asset it covers, as a point, a line, or a polygon, stored with the GIS feature id and that feature’s attributes. Asset IDs held as document tags resolve to features in your GIS, and the sync runs as part of document synchronisation.

  • Enrich document metadata from GIS attributes during the sync, including street, suburb, lot number, and local government area.
  • Set a location by hand from a longitude and latitude, or from the device position on site.
  • Set locations in batch, across up to 500 documents at once.
  • Read a location from a CAD drawing's embedded geodata, projected from the drawing's coordinate system, such as an MGA zone.
  • Audit every location change, and gate location editing behind a dedicated access right.

The sync runs against your ArcGIS through a service account and is configured per organisation during implementation. It is in production today at a major Australian water utility.

DOCUMENT GEOGRAPHY · GIS SYNCfig. 04.2
ASSET FEATURESYour ArcGISREAD INTO LUNRLunrREPOSITORY
synced onto each document
asset locationsfeature idsGIS attributes
Resolve asset IDs held as document tags to features in your GIS, and sync a location onto each document.

Search from the map, or from the GIS.

Document pins cluster on a streets or aerial basemap, with address search and a locate-me control. Plot your own document layers beside the GIS layers, or work the other way and read Lunr locations from inside ArcGIS.

  • Draw a polygon on the map, and Lunr returns every document inside it.
  • Right-click a cluster to open the documents beneath it as a list.
  • Plot the documents matching a tag set as their own layer, in a colour you choose, grouped with the GIS layers.
  • Filter the map by tag name and value, and filter advanced search on geo-location, either all documents, those with a location, or those without.
  • Flag a tag as a geo tag to include it in spatial queries.
  • Serve document locations from the REST API as a GeoJSON FeatureCollection, and add that endpoint to ArcGIS as a layer to find Lunr documents from the GIS side.

ArcGIS Online feature services · live layer queries · per-layer colour, label, and zoom · document geography sync · polygon search · REST API GeoJSON layer

See maps and GIS
REST API · GEOJSON LAYERfig. 04.3
GEOJSON LAYEREsri ArcGISWRITTEN FROM LUNRLunrREPOSITORY
served by the Lunr REST API
GeoJSONdocument locationsfeature attributes
Add the Lunr GeoJSON endpoint to ArcGIS as a layer, and find documents from the GIS side.
fig. 05 · asset and works management

Open the current drawing from a work order.

Your asset and works management systems run the asset register and the work orders. Lunr holds the drawing record against the same asset IDs, and the two meet over the REST API. Pass an asset ID, get the documents that cover it. Systems such as TechnologyOne, WorxOnline, and Maximo connect this way, scoped to your asset IDs and your tag scheme during implementation.

  • Resolve a document link from an asset ID, so a work order opens the current revision rather than a superseded sheet.
  • Query the drawing register over the REST API, so the asset system reads Lunr rather than holding its own copy of the documents.
  • Add the Lunr GeoJSON endpoint as a layer in a works system that already consumes GIS layers.
  • Scope each integration during implementation, against your asset IDs and your tag scheme, rather than installing a packaged connector.

REST API · asset ID to document links · GeoJSON · TechnologyOne · WorxOnline · Maximo · scoped during implementation

See how implementation runs
ASSET SYSTEMS · REST APIfig. 05.1
EAM / WORKSAsset systemsWRITTEN FROM LUNRLunrREPOSITORY
served by the Lunr REST API
document linksdrawing registerGeoJSON
Resolve document links from asset IDs over the REST API, so a work order opens the current revision.
fig. 06 · OneDrive

Move files in and out with OneDrive.

Connect OneDrive to bring files into the repository and export them back out. Your record stays portable: export metadata, drawings, and models at any time.

  • Bring OneDrive files into Lunr.
  • Export drawings, models, and metadata back out.
ONEDRIVE · FILE SYNCfig. 06.1
FILESOneDriveTWO-WAY SYNCLunrREPOSITORY
moves across
drawingsmodelsmetadata
Connect OneDrive to move files in and out, and keep your record portable.
fig. 07 · get started

Get every drawing under control.

Book a walkthrough, and we will map Lunr to the systems your estate already runs on.

10M+ documents under management · Hosted in Australia and the US · SAML · Full audit trail · Export anytime

entity
Lunr Labs Pty Ltd
location
Melbourne AU
workspace
documents.lunr.app
rev
2026