Skip to content

maptimeLA/qgis_sketchup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

qgis_sketchup

This is a tutorial to export GIS spatial data into readable files for 3d modeling and visualization. For the purposes of introducing 3d modeling, Sketchup will be used due to it's ease of use and level of entry into 3D. For open-source 3d modeling I recommend, Blender.

###What to install ####Required

  • QGIS | Open Source GIS software | Windows | Mac (Note for Mac Users: There are multiple files to install to get qgis to work, the download link page will contain all the files and steps)
  • QGIS Plugins
    • Once you install QGIS, run the program and in the upper menu select Plugins and then Manage and Install Plugins
    • Search and install the following plugins
      • OpenLayers Plugin | This allows to load baselayers like OpenStreetMap, Google and Stamen Maps
      • Qgis2threejs | This can create a ready-made 3d model of your GIS data in webgl or exported into STL, DAE, or OBJ 3d file formats
  • Sketchup | 3d Modeling Software | Windows and Mac

####Optional

###Steps

  1. Let's give Sketchup a try!
  1. Let's see what's on OpenStreetMap, you can download areas of OpenStreetMap to QGIS
  • You can download specific areas and spatial data using overpass-turbo
  • You can download straight from OSM as an .osm file
  • Or you can even download the data from QGIS itself. Steps in QGIS
  1. Loading the Data into QGIS
  • In this step, we'll learn how to use QGIS to load up OSM files
  1. Using the qgis2threejs plugin to export GIS data | Documentation
  • In this step we'll use the plugin to generate a 3D webgl html page of your OSM data as well as generate 3d files for use in modeling programs like sketchup.
  1. Importing GIS data to Sketchup
  • We'll import the 3d files and scale them and add other 3d objects.

Releases

No releases published

Packages

No packages published