fossgis / osmdata

Scripts for creating OSM data derived data sets
GNU General Public License v3.0
28 stars 5 forks source link

Broken water-polygons-4326 in latest builds #27

Closed PhantomCloak closed 4 months ago

PhantomCloak commented 4 months ago

As of today, I noticed a strange issue with our vector tile outputs. The water polygons are occupying all tiles, regardless of whether the tiles are water or land. After checked, I noticed that the latest water-polygons-4326 file is only 1MB, whereas it used to be between 800MB and 1GB in our previous builds, after using previous shape files everything starts to work normal, since I haven't get any deeper where the root cause is wonder if it's intentional or issue at osm data's side?.

For additional context I'm using tilemaker and stock open vector tiles format, issue that I described above can be reproducible using ./get-coastline script from tilemaker's repository.

joto commented 4 months ago

I can confirm that there is something wrong with that (and all other 4326) coastline files. Thanks for the report. I am looking into it and will report back.

joto commented 4 months ago

Server ran out of memory. This is now fixed, current data is available again.