hello dear osm-experts fairly new to osm - i tried to run the following code
the terminal gave back the following results - see the complain not enough space
well what can i do - how to limit the request to get results.... update: well i think i have to try out Parameter --max-objects=50000000 but i am not sure how!? asked 23 May '14, 03:56 say_hello_to... |
Did you try increasing max-objects as suggested by the documentation? answered 23 May '14, 09:19 SomeoneElse ♦ many many thanks update: well i think i have to try out Parameter --max-objects=50000000 but i am not sure how!?
(23 May '14, 14:01)
say_hello_to...
1
Just append it to your
(26 May '14, 09:26)
scai ♦
|
Hello! You of course can use --max-objects parameter to increase the number of allowed objects – as suggested previously. Additional help is available via osmconvert's help function: --help In my opinion, the better way in this case would be to first filter and then convert to .csv. This should work faster and there would be no need for applying any --max-objects parameter:
answered 27 May '14, 19:49 Marqqs |
Duplicated question: https://gis.stackexchange.com/questions/97767/osmconvert-gives-back-complains-about-disc-space