Manuel Blechschmidt

Results 32 comments of Manuel Blechschmidt

I have collected a lot of data for Germany: https://github.com/ManuelB/covid-19-vis/tree/gh-pages/germany It is used to run a full simulation for 417 districts in Germany and runs on the command line. Details...

@RandomFractals here is the config: https://github.com/ManuelB/covid-19-vis/blob/gh-pages/kepler-gl-geojson/kepler.config.json

The main feature is the complete interaction free set up of GPG encryption for a person that enters the web site. The following happens in the client the first time...

I need this aswell. Especially because I want to access the path of an svg images. I need the image rendered as an \ because I have to access contentDocument.

@jdichev we used an svg map from germany with all federal states. They were clickable.

Hi, this would be a cool feature. I just downloaded the data for germany. To give you some numbers: wget https://download.geofabrik.de/europe/germany-latest.osm.pbf (2.7GB) osmconvert germany-latest.osm.pbf > germany-latest.osm (~50GB) Only the conversion...

The following postgresql might help to read data into PostgreSQL from a PBF file: https://github.com/vpikulik/postgres_osm_pbf_fdw I didn't used it but want to mention it here. I ended up just reading...

@dkastl I fully agree. I already worked a lot with files with multiply hundred mb to multiple gb. A parallel streaming solution using a SAX or STAX API using multiple...

@cayetanobv sorry for beeing impatient with osm2pgrouting. The whole routing project is awesome and I was able to produce results within a few hours. My comment about the support of...

Just to let you know I currently hit this bug when trying to backup my ubuntu 14.04 laptop using Backup which is the ubuntu name of Deja Dup which uses...