Overv / openstreetmap-tile-server

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

Cannot initialize proj_transform for given projections without proj4 support (-DMAPNIK_USE_PROJ4) #391

Open itzhoujun opened 11 months ago

itzhoujun commented 11 months ago

I change style to osm-bright, but got errors when render:

** (process:130): ERROR **: 08:03:04.008:   reason: Cannot initialize proj_transform for given projections without proj4 support (-DMAPNIK_USE_PROJ4): '+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs +over'->'+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0.0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs +over'
itzhoujun commented 11 months ago

arm64 server