In IIAB we use a dataset of populated places to render at the highest
resolution level, and render the rest of the world at a slightly lower
resolution. Our highest resolution is high enough to see individual
buildings. Our total dataset of rendered tiles for the world with detailed
populated pla
Hi Tim,
pip builds its packages in /tmp by default. You can specify a different
directory where you have enough disk space.
See
http://stackoverflow.com/questions/10617198/pip-creates-build-directories
pip install -b customized_build_directory to specify another directory as
build base directory
I should note, there was in the past a severe performance issue with
Internet-in-a-box when running as a WSGI service as configured by XSCE, at
least when running on the XO's. Speed for even static pages like serving
up the main IIAB menu were very slow, as compared to running the IIAB as a
stand