QGIS 3.x · v3.0
Draw parcels inside QGIS and broadcast them in real-time to the GSPNET webmap for instant review and database saving — no manual file transfers needed.
Step-by-Step Guide
- 1
Install the pluginIn QGIS, go to Plugins → Manage and Install Plugins → Install from ZIP. Select the downloaded file and click Install Plugin.
- 2
Open the panelClick the GSP SurveySync button in the QGIS toolbar or go to Plugins → GSP SurveySync.
- 3
Load a survey layerSelect a layer from the dropdown (e.g. Kampala NLIS) and click ⬇ Load Layer into QGIS. Existing parcels load as a read-only reference.
- 4
Fill project detailsComplete required fields: Client Name, Project Name, Coordinate System, District, Surveyor and Supervisor. These are attached to every polygon sent.
- 5
Draw parcelsClick ✏ Start Editing, then use Add Polygon Feature (Ctrl+.). Draw each parcel and right-click to finish. Polygons queue locally.
- 6
Send to webmapClick 📡 Send All (N) to Webmap. All queued parcels broadcast to the live GSPNET webmap instantly.
- 7
Webmap review & saveThe webmap operator sees all parcels highlighted with your project details and clicks 💾 Save All Parcels to commit to the database.
Requirements: QGIS 3.16+ · Windows / macOS / Linux · Internet connection · GSPNET account
Download QGIS Plugin (ZIP)
AutoCAD / Civil 3D · v2.0
Adds three professional commands to AutoCAD and Civil 3D: export parcel coordinates to a standard CSV file and insert formatted coordinate tables directly in your drawing.
Installation
- 1
Extract the ZIPUnzip the downloaded file to get the GSPSurveySync.bundle folder.
- 2
Copy to AutoCAD plugins folderMove the folder to: %APPDATA%\Autodesk\ApplicationPlugins\GSPSurveySync.bundle
- 3
Restart AutoCADThe three commands below are now available in any drawing.
GSPEXPORT
Select closed polylines → label parcels P001… → export CSV with coordinates.
- 1
Type GSPEXPORT and press Enter
- 2
Select closed polylinesClick each closed polygon or window-select. Press Enter to confirm.
- 3
Save the CSVChoose a save location. Output columns: parcel_id, point_number, eastings, northings, description. Each parcel closes back to its first point.
- 4
Labels appliedParcel centroids are labelled P001, P002… on layer GSP-PARCEL-LABELS (green) automatically.
GSPTABLE
Insert a formatted coordinate table for one selected parcel.
- 1
Type GSPTABLE → select one closed polyline
- 2
Pick insertion pointClick where the top-left of the table should go. A table with Mark, Easting, Northing and Elevation columns is drawn on layer GSP-TABLES.
GSPTABLES
Batch-insert coordinate tables for multiple parcels at once.
- 1
Type GSPTABLES → select all closed polylines
- 2
Pick origin pointTables stack downward automatically with a 2-unit gap between each one.
Requirements: AutoCAD 2018+ or Civil 3D 2018+ · Windows 64-bit · .NET Framework 4.x
Download AutoCAD Plugin (ZIP)