Skip to content

Latest commit

 

History

History
42 lines (27 loc) · 2.23 KB

File metadata and controls

42 lines (27 loc) · 2.23 KB

🌍 OpenGeoWorks — Open Tools for Surveying & Geoinformatics

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.


🚀 Our Projects

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.


💡 Vision

“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

🤝 How to Contribute

We welcome contributions from developers, surveyors, students, and geospatial enthusiasts of all skill levels.

🧩 1. Fork the Repository

Start by selecting a project from the OpenGeoWorks GitHub organization and fork it to your own GitHub account.

💻 2. Clone Your Fork

git clone https://github.com/<your-username>/<project-name>.git
cd <project-name>