All Projects → HakanSeven12 → Freecad Geomatics Workbench

HakanSeven12 / Freecad Geomatics Workbench

Licence: lgpl-2.1
FreeCAD Geomatics Workbench

Programming Languages

python
139335 projects - #7 most used programming language

Labels

Projects that are alternatives of or similar to Freecad Geomatics Workbench

Lovely Forks
💚 🍴 Show notable forks of GitHub repositories under their names.
Stars: ✭ 365 (+2047.06%)
Mutual labels:  addon
Yomichan
Japanese pop-up dictionary extension for Chrome and Firefox.
Stars: ✭ 464 (+2629.41%)
Mutual labels:  addon
Ofxcv
Alternative approach to interfacing with OpenCv from openFrameworks.
Stars: ✭ 614 (+3511.76%)
Mutual labels:  addon
Redmatic
Node-RED packaged as Addon for the Homematic CCU3 and RaspberryMatic 🤹‍♂️
Stars: ✭ 407 (+2294.12%)
Mutual labels:  addon
Storycap
A Storybook Addon, Save the screenshot image of your stories 📷 via puppeteer.
Stars: ✭ 451 (+2552.94%)
Mutual labels:  addon
Nest Access Control
Role and Attribute based Access Control for Nestjs 🔐
Stars: ✭ 562 (+3205.88%)
Mutual labels:  addon
Ember Cli Typescript
Use TypeScript in your Ember.js apps!
Stars: ✭ 346 (+1935.29%)
Mutual labels:  addon
Ajour
A World of Warcraft addon manager written in Rust.
Stars: ✭ 803 (+4623.53%)
Mutual labels:  addon
Sieve
Sieve Script Editor
Stars: ✭ 452 (+2558.82%)
Mutual labels:  addon
Nighttab
A neutral new tab page accented with a chosen colour. Customise the layout, style, background and bookmarks in nightTab.
Stars: ✭ 598 (+3417.65%)
Mutual labels:  addon
Fontisto
The iconic font and CSS toolkit. Fontisto gives you scalable vector icons that can instantly be customized: size, color, drop shadow and anything that can be done with the power of CSS.
Stars: ✭ 413 (+2329.41%)
Mutual labels:  addon
Bpy
blender python scripts
Stars: ✭ 441 (+2494.12%)
Mutual labels:  addon
Blender Osm
One click download and import of OpenStreetMap and terrain for Blender! Global coverage! Source code is in the branch 'release'.
Stars: ✭ 588 (+3358.82%)
Mutual labels:  addon
Blendergis
Blender addons to make the bridge between Blender and geographic data
Stars: ✭ 4,642 (+27205.88%)
Mutual labels:  addon
Quicktile
Adds window-tiling hotkeys to any X11 desktop. (An analogue to WinSplit Revolution for people who don't want to use Compiz Grid)
Stars: ✭ 719 (+4129.41%)
Mutual labels:  addon
Mesh mesh align plus
Precisely align, move, and measure+match objects and mesh parts in your 3D scenes.
Stars: ✭ 350 (+1958.82%)
Mutual labels:  addon
Storybook Addon Material Ui
Addon for storybook wich wrap material-ui components into MuiThemeProvider. 📃 This helps and simplifies development of material-ui based components.
Stars: ✭ 513 (+2917.65%)
Mutual labels:  addon
Historyinthreads
Firefox addon: Show browsing history in threads. Search keywords the same way as in Firefox History.
Stars: ✭ 5 (-70.59%)
Mutual labels:  addon
Weakauras2
World of Warcraft addon that provides a powerful framework to display customizable graphics on your screen.
Stars: ✭ 731 (+4200%)
Mutual labels:  addon
Cursebreaker
TUI/CLI addon updater for World of Warcraft.
Stars: ✭ 597 (+3411.76%)
Mutual labels:  addon

GEOMATICS WORKBENCH WAS MERGED WITH TRAILS WORKBENCH DEVELOPMENT OF THIS REPOSITORY WAS STOPPED. NEW REPOSITORY: https://github.com/joelgraff/freecad.trails

FreeCAD Geomatics Workbench

This workbench is being developed to provide functionality specific to Geomatics/Survey engineering.

Functions

  • Import Point Files
  • Export Points
  • GeoDataWB Tools
  • Create Surface
  • Edit Surface
  • Create Contours
  • Create Guide Lines (only for line segments)
  • Create Sections (WIP, need version >= 0.19)

Requirements

  • FreeCAD 0.18
  • Python 3.6

For Surface creation

  • numpy

For GeoDataWB

  • cv2
  • gdal
  • gdalconst
  • requests (urllib3, chardet, certifi, idna)

Installation

  • Open Tools ▶️ Addon Manager.

  • Select Geomatics and click Install/update selected.

  • Go to Edit ▶️ Preferences ▶️ General ▶️ Document

    • Check Allow duplicate object labels in one document.
  • Restart FreeCAD.

Feedback

Discuss this Workbench on the FreeCAD forum thread dedicated to this topic: Geomatics Workbench.

Or submit/comment issues on github issues tracker

Developer

Hakan Seven with inspiration and help from the FreeCAD community.

Long term vision

For a long term vision and a list of desired features see the TODO file

Usage & Screenshots

IPF EP CS ES CC CGL GeoData OSM Surface

License

Copyright (c) 2019 Hakan Seven [email protected]

This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License (LGPL) as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. For detail see the LICENCE text file.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details.

License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].