MzHub / osmcoverer

18 stars 13 forks source link

-Skipping way indefinitely #7

Open RuiNascimento opened 6 years ago

RuiNascimento commented 6 years ago

I'm trying to parse a list of gyms to a map.geojson, after parsing 6000 features the command line hangs and the CPU and RAM gets increase by a lot, about 70/80% of my 12gb of ram to osmconverter. I have to mannualy close the command line. I'm using the following command: osmcoverer -skipfeatureless -skipmarkerless -grid 10 -markers=gyms2.csv export.geojson

Upload the files in attachment, adding .txt to the end export.geojson.txt gyms2.txt

panaggio commented 6 years ago

Completely unrelated, but how did you get those gyms data? (Hope it wasn't manually)

RuiNascimento commented 6 years ago

@panaggio it wasn't manually, i'm not that hardcore. I used a tampermonkey script on gymhuntr, that lets you download the gyms on screen. (I only manage to use it on google chrome) Link to script: https://gitlab.com/AlfonsoML/pogo-s2/raw/master/s2check.user.js