This is a static archive of our old OpenStreetMap Help Site. Please post any new questions and answers at community.osm.org.

Can you put the export in a wait loop?

1

(Split off from another question.)

Hay to all

Can you put the export in a wait loop ??? and / or send it per mail

Laines

asked 28 May '14, 15:19

Laines's gravatar image

Laines
26113
accept rate: 0%

converted to question 28 May '14, 16:00

aseerel4c26's gravatar image

aseerel4c26 ♦
32.6k18248554


2 Answers:

2

In short, no.

The export routine is very CPU intensive and can impair resources for people actually adding data.

There are many many other ways to create a bitmap image from OSM data: not least TileMill and Maperitive.

answered 28 May '14, 21:52

SK53's gravatar image

SK53 ♦
28.1k48268433
accept rate: 22%

edited 29 May '14, 01:18

aseerel4c26's gravatar image

aseerel4c26 ♦
32.6k18248554

2

As far as I know, this feature is not available.

If you mean to ask for a new server-side feature, then please do so at our trac system (your osm.org login works there). Pleas be aware that the few developers we have may think this feature is not needed/too expensive and dismiss your request.

answered 29 May '14, 01:16

aseerel4c26's gravatar image

aseerel4c26 ♦
32.6k18248554
accept rate: 18%

edited 31 May '14, 00:09

Source code available on GitHub .