A python script for rendering a 3D model of a house at given coordinates based on a user-provided GeoTIFF.
A python script for rendering a 3D model of a house at given
coordinates based on a user-provided GeoTIFF.
A python script for rendering a 3D model of a house at given
coordinates based on a user-provided GeoTIFF.
There is currently only a CLI based version, plans are
in place to make a Dash web application with similar functionality
and a py-script that operates with a simple GUI. This is first
and foremost a practice experience embedded in BeCode’s AI Bootcamp
training, however I would enjoy building further on it.
If you found this link through my future portfolio, you can see this
as my first full application project.
Imagine a world where everyone can see their house, not by just walking outside and
looking at it, but by looking up the coordinates and typing them into some webpage or app
that then shows them a 3D model of their house based on LIDAR data. Wouldn’t that be
awesome?
Also I want to show you what I can do with a keyboard, an internet connection and a decent
computer.
Started: November 6, 2020
Deadline: November 20, 2020
Challenges arose in the windowing mainly, during the whole of the first week.
The evolution and general approach will
be described here as time passes. A first glance of
this, including issues encountered and
solutions/approaches found and tested,
is available in the November 10 section of the
workflow file. I will update
this section at the next convenient time.
Also see the daily workflow report.
The current phase is one of exploration: of the data, the files, needed libraries. It
is also a time of new beginnings: of the github repository, the notebook and other files in it,
this readme file and an integrated PyCharm-centered workflow.
The future brings: extended data reconnaissance and iteratively building up the
required plots. ETA for finishing improvable basic prototype visualizations: tuesday-ish.
Maja Minnaert for BeCode
There’s also a daily checklist and a daily workflow report.
(dash and gui’s only in branch ‘dash-deployment’!!!)