ChatGPT Optimized

Best ChatGPT prompts for Surveying and Mapping Technicians

A specialized toolkit of advanced AI prompts designed specifically for Surveying and Mapping Technicians.

Professional Context

I still remember the frustrating day when our team spent hours trying to reconcile discrepancies between the GPS data and the aerial imagery for a large-scale mapping project, only to realize that a simple coordinate system mismatch was the culprit. It was a hard lesson in the importance of attention to detail and rigorous quality assurance in surveying and mapping work.

💡 Expert Advice & Considerations

Don't rely on ChatGPT to replace your professional judgment, but rather use it to augment your workflows and automate repetitive tasks, freeing you up to focus on high-value activities like data analysis and interpretation.

Advanced Prompt Library

4 Expert Prompts
1

Geodetic Network Adjustment

Terminal

Given a set of GPS observations with known antenna heights and a set of control points with published coordinates, calculate the adjusted coordinates for the network using a weighted least-squares adjustment, taking into account the effects of tropospheric delay and ionospheric refraction, and provide a detailed report of the adjustment parameters, including the number of iterations, convergence criteria, and residual statistics. Assume a datum of WGS84 and an ellipsoid of GRS80.

✏️ Customization:User must update the antenna heights, control point coordinates, and observation data to match their specific project requirements.
2

Topological Data Validation

Terminal

Validate the topological consistency of a polygon dataset representing building footprints, checking for errors such as overlapping or gap-filled polygons, and identify any polygons that do not conform to the expected topological rules, such as those with invalid geometry or inconsistent attribute values. Provide a detailed report of the validation results, including the number of errors found, the type of errors, and the affected polygon IDs. Use a spatial join to compare the polygon dataset with a reference dataset of parcel boundaries.

✏️ Customization:User must update the polygon dataset and reference dataset to match their specific project requirements.
3

Route Optimization for Field Crews

Terminal

Given a set of field crew locations, a set of survey monuments to be visited, and a set of road network data, calculate the most efficient route for each field crew to visit the assigned monuments, taking into account the road network topology, traffic patterns, and crew availability. Provide a detailed report of the optimized routes, including the sequence of monuments to be visited, the estimated travel time and distance, and the assigned crew members. Assume a maximum daily driving distance of 200 miles and a minimum of 30 minutes of break time per crew member.

✏️ Customization:User must update the field crew locations, monument coordinates, and road network data to match their specific project requirements.
4

Orthorectification of Aerial Imagery

Terminal

Given a set of aerial images with accompanying camera calibration data and a digital elevation model (DEM), perform orthorectification on the images to remove distortions caused by terrain relief and sensor geometry. Provide a detailed report of the orthorectification process, including the RMS error of the rectified images, the number of ground control points used, and the residual statistics. Assume a DEM resolution of 1 meter and a camera focal length of 50 mm. Use a rational function model to model the sensor geometry.

✏️ Customization:User must update the aerial images, camera calibration data, and DEM to match their specific project requirements.