Create Maps¶
Build, style, and share interactive web maps.
Topics in this section¶
- Create a Map — Build interactive web maps from your spatial data.
- Publish QGIS Projects — Publish QGIS projects directly to AcuGIS Cloud.
- Configure Layers — Edit features and attributes directly on the map.
- Styling — Style map layers with colors, symbols, and labels.
- Basemaps — Configure and switch between basemap layers.
- Sharing — Share maps with colleagues and the public.
Workflow overview¶
flowchart LR
A[Maps] --> B{Publish method}
B -->|Direct upload| C[QGIS Projects]
B -->|Guided setup| D[Wizard]
C --> F[Publish map]
D --> E{Uses PostGIS?}
E -->|No| F
E -->|Yes| G[Database Service]
G --> F
F --> H[Style, basemap, share]
Start here for QGIS
The illustrated Web workflows for direct upload and Wizard publishing — including PostGIS Database Service setup — are in Publish a QGIS Project.