Overv / openstreetmap-tile-server

Docker file for a minimal effort OpenStreetMap tile server
Apache License 2.0
1.2k stars 482 forks source link

icesheet_polygons does not exist #357

Closed atrdev-rgb closed 1 year ago

atrdev-rgb commented 1 year ago

(process:137): ERROR : 09:58:34.482: An error occurred while loading the map layer 'default': Postgis Plugin: ERROR: relation "icesheet_polygons" does not exist LINE 1: SELECT ST_SRID("way") AS srid FROM icesheet_polygons WHERE "... ^ in executeQuery Full sql was: 'SELECT ST_SRID("way") AS srid FROM icesheet_polygons WHERE "way" IS NOT NULL LIMIT 1;' encountered during parsing of layer 'icesheet-poly' in Layer at line 5942 of '/home/renderer/src/openstreetmap-carto/mapnik.xml'

(process:137): ERROR : 09:58:41.401: Received request for map layer 'default' which failed to load

rutvik-patel1 commented 7 months ago

How did you solve this issue ?

rutvik-patel1 commented 7 months ago

How did you solve this issue ?

@atrdev-rgb