Welcome to OpenGeoWorks, an open-source organization dedicated to building modern, accessible, and intelligent tools for Surveying and Geoinformatics professionals, students, and researchers.
Our mission is to simplify and automate geospatial workflows through community-driven, transparent software — making surveying and geoinformatics more efficient, accurate, and accessible for everyone.
| Project | Description | Language / Tech Stack |
|---|---|---|
| 🗺️ AutoPlan Generator | Automates the generation of cadastral and engineering survey plans directly in AutoCAD (DXF/DWG) format. | Python, TypeScript |
| 📍 Coordinate Converter | Converts coordinates between UTM, NTM, and other local coordinate systems with precision and flexibility. | Python / TypeScript |
| 🛰️ Stereo Image Registration | Performs stereo image alignment and registration for photogrammetric and remote sensing workflows. | Python, OpenCV, NumPy |
Each repository under OpenGeoWorks is open to contributions — whether it’s improving existing features, fixing bugs, or introducing entirely new tools.
“Empowering geospatial professionals and surveyors with open, intelligent, and automated software.”
We believe that the future of surveying and geoinformatics should be:
- Open-source and transparent — no proprietary lock-ins
- Scientifically accurate — built on robust geospatial foundations
- Accessible to all — from students to professional engineers
We welcome contributions from developers, surveyors, students, and geospatial enthusiasts of all skill levels.
Start by selecting a project from the OpenGeoWorks GitHub organization and fork it to your own GitHub account.
git clone https://github.com/<your-username>/<project-name>.git
cd <project-name>