to run the environment:

1.) install anaconda for python2.7
instructions on how to use anaconda: http://conda.pydata.org/docs/using/envs.html

2.) libraries to download:
	a.) conda install lxml (version 3.5.0) (for reading citygml)
	
3.) conda install spyder (2.3.8) (for editing the scripts)