GitHub-XK / geodata

geodata support for freecad

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GeoData support for FreeCAD

What's New

Import_osm map dialogue box can also accept links from following sites in addition to (latitude, longitude)

Prerequisites

  • FreeCAD
  • Git

Install prerequisites by running following command:
sudo apt-get install git-core freecad

How to use

  1. Download the source files using following command:
    git clone https://github.com/SurajDadral/geodata.git geodata
  2. Copy these files into FreeCAD directory:
    cp -r geodata ~/.FreeCAD/Mod/geodata
  3. Restart the FreeCAD.

Have Fun

About

geodata support for freecad

License:GNU Lesser General Public License v3.0


Languages

Language:Python 100.0%