Skip to main content

Importing Data

AugmentCity supports two ways to add data to a project:

  • Upload a file — import data you have stored locally
  • Connect an external source — stream live data from a server

Both options are available in the Layers panel.

The Layers panel showing the Add layer and Add URL buttons


File upload

Click + Add layer to open the Import Layer dialog and upload data from your device. The file is stored in the project and loaded into the 3D viewer.

The Import Layer dialog with a drag-and-drop file upload zone

Supported formats:

FormatExtension(s)What it produces
GeoJSON.geojsonVector layer
GPX.gpxVector layer (converted to GeoJSON)
TopoJSON.topojsonVector layer (converted to GeoJSON)
CSV / TSV.csvPoint layer (coordinate or address columns auto-detected; all other columns become attributes)
Shapefile.shp, .zipVector layer (converted to GeoJSON)
KML / KMZ.kml, .kmzVector layer
CZML.czmlTime-dynamic layer
IFC.ifc3D building model (converted to GLB)
3D Model.glb, .gltf3D model layer
Point Cloud.las, .lazPoint cloud layer
Gaussian Splat.ply3D Gaussian splat layer (converted to 3D Tiles)
GeoTIFF.tif, .tiffRaster imagery layer (RGB/RGBA) or terrain layer (elevation)

File size limit: 200 MB per file.


External sources

Click Add URL to open the Add External Layer dialog and link a live data source. No file is stored — the data is fetched from the server each time the layer is loaded.

Add External Layer dialog showing layer type options (WMS, WMTS, ArcGIS Feature, Cesium Ion, Google 3D Tiles, XYZ Tiles, I3S) and URL connection fields

Supported sources:

SourceDescription
WMSOGC Web Map Service — raster imagery tiles
WMTSOGC Web Map Tile Service — pre-tiled raster imagery
ArcGIS Feature ServerEsri ArcGIS REST API vector features
XYZ TilesSlippy map tile URLs (e.g. OpenStreetMap)
Cesium IonCesium Ion 3D assets (tilesets, terrain, imagery)
Google 3D TilesGoogle Photorealistic 3D Tiles via the Maps Tiles API
I3S Scene LayerOGC I3S / ArcGIS Scene Service 3D scene layers