SomeoneElseOSM

Results 181 comments of SomeoneElseOSM

> What is the proper way to limit renderd memory usage I'd suggest: * monitoring memory usage using whatever tools are available * restricting the number of threads that rendering...

> At the moment it feels a lot like `render_list` forces it to do the specified area in one massive request `render_list` does indeed say "I would like all of...

This doesn't look like a mod_tile error as such; more like the instructions in openstreetmap-carto-AJT don't account for wherever the natural earth download puts simplified_land_polygons.shp et al, or your changes...

The "out of memory" message means that: You're trying to load too large a pbf to fit in the available memory that you have made available to Docker You haven't...

Part of the problem might be that the path that is passed in is from OneDrive - files might be "logically there" but not "physically there yet". I know that...

> which parts of this are issues here and which are with debian packaging, but couldn't. I also spent quite a bit of time doing that before writing the screed...

See also https://github.com/openstreetmap/mod_tile/issues/295 which is at least somewhat related and has some useful info.

On the original question - do you really want to generate tiles up to z19 for the entire planet? Do you have the disk space for that? Before getting too...

> Is this issue still relevant now that we have a 7 day cool down period, in which a user cannot delete their account after their last edit? Yes, just...

This is extremely unlikely to be related to mod_tile :) The message 'Postgis Plugin: ERROR: syntax error at or near "0.001"' makes me wonder if there's a problem with Postgis...