Dear Albert,

Thank you for your answer.

Below the code which I used for the query.

Which parameters have I to change in order to selet a smaller area,

Best regards,

Antonino

|<osm-script timeout="180" element-limit="20000000"> <union> <area-query ref="3600062422"/> <recurse type="node-relation" into="rels"/> <recurse type="node-way"/> <recurse type="way-relation"/> </union> <union> <item/> <recurse type="way-node"/> </union> <print mode="body"/> </osm-script>|

On 09/12/2019 20:07, Albert Jeans wrote:
Did you try selecting a smaller area to see if that works? I think the network for all of Berlin must be quite large so you are running out of RAM.

Albert

On Mon, Dec 9, 2019 at 10:28 AM Antonino <[email protected] <mailto:[email protected]>> wrote:

    Dear Community,

    Iam trying tto download the osm map of  Berlin city as explained
    in
    
http://sumo.sourceforge.net/userdoc/Networks/Import/OpenStreetMapDownload.html
    (section Downloading a city).

    However, I constantly receive an xml file which contains the same
    message listed below:

    <?xml version="1.0" encoding="UTF-8"?>
    <osm version="0.6" generator="Overpass API 0.7.55.7 8b86ff77">
    <note>The data included in this document is from
    www.openstreetmap.org <http://www.openstreetmap.org>. The data is
    made available under ODbL.</note>
    <meta osm_base="2019-12-09T18:07:02Z" areas="2019-12-09T17:31:02Z"/>
    *
    **<remark> runtime error: Query ran out of memory in "area-query"
    at line 4. It would need at least 2 MB of RAM to continue. </remark>*

    </osm>

    I checked on internet but I didn't find anything related to this
    issue. Moreover, I obtain this message only for some cities,
    Berlin include.

    I would really appreciate you help and suggestions.

    Best regards,

    Antonino

    _______________________________________________
    sumo-user mailing list
    [email protected] <mailto:[email protected]>
    To change your delivery options, retrieve your password, or
    unsubscribe from this list, visit
    https://www.eclipse.org/mailman/listinfo/sumo-user


_______________________________________________
sumo-user mailing list
[email protected]
To change your delivery options, retrieve your password, or unsubscribe from 
this list, visit
https://www.eclipse.org/mailman/listinfo/sumo-user
_______________________________________________
sumo-user mailing list
[email protected]
To change your delivery options, retrieve your password, or unsubscribe from 
this list, visit
https://www.eclipse.org/mailman/listinfo/sumo-user

Reply via email to