Cities-Skylines-heightmap-generator
Cities-Skylines-heightmap-generator copied to clipboard
OSM export error
I have been trying to export osm but it gives this error when opening the osm file:
<?xml version="1.0" encoding="UTF-8"?>
<osm version="0.6" generator="Overpass API 0.7.57 93a4d346">
<note>The data included in this document is from www.openstreetmap.org. The data is made available under ODbL.</note>
<meta osm_base="2022-02-05T14:46:53Z"/>
<bounds minlat="33.7756606" minlon="-118.4279359" maxlat="34.1353873" maxlon="-117.9942487"/>
<remark> runtime error: Query ran out of memory in "recurse" at line 1. It would need at least 630 MB of RAM to continue. </remark>
</osm>
Well, that is probably not a problem with this generator. Until it generate file and you can download it it works as intended. If you have any problems with opening files you should ask author of these programs.
Also, make sure you have enough RAM memory
It's a problem with the generator, and I'm simply using notepad to view .osm files as they are simply XML. This happens when the server used to generate the osm file has not had enough ram to generate these nodes, and it would simply spit out a 1kb .osm useless file. In some areas that have fewer nodes, it works. I used this tool in the LA area, which has prob many nodes.
Well, this is hosted on dedicated server with Xeon and a lot of DDR4 soooo I will check php configs when I will be able to.
As far as I know, there's a config file that limits the memory that can be used. But thanks!
On Fri, 11 Feb 2022, 17:08 Patryk, @.***> wrote:
Well, this is hosted on dedicated server with Xeon and a lot of DDR4 soooo I will check php configs when I will be able to.
— Reply to this email directly, view it on GitHub https://github.com/sysoppl/Cities-Skylines-heightmap-generator/issues/42#issuecomment-1036002173, or unsubscribe https://github.com/notifications/unsubscribe-auth/ARFZPU76LHIZE6YO4IE2AGDU2TGXBANCNFSM5NUBKURA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.
You are receiving this because you authored the thread.Message ID: @.*** com>