[mapserver-users] Version 7.7 & proj.db
Jeff McKenna
jmckenna at gatewaygeomatics.com
Tue Nov 24 04:12:46 PST 2020
Master now requires PROJ 7 (and PROJ now requires SQLite, LibTIFF,
Curl). The PROJ build process should generate 'proj.db' inside /data,
and 'make install' should place that file in something like
/usr/local/share/proj/proj.db
Make sure that GDAL and MapServer are built with PROJ 7 (7.2.0 is
recommended).
-jeff
--
Jeff McKenna
MapServer Consulting and Training Services
co-founder of FOSS4G
http://gatewaygeo.com/
On 2020-11-24 7:58 a.m., aimdev at mail.com wrote:
> Built mapserver 7.7? from the master on github, using Debian Bullseye &
> Postgresql 13 with PostGis v 3..
>
> root at bullseye-alpha:/home/osm/var/www/gis# mapserv -v
> MapServer version 7.7-dev OUTPUT=PNG OUTPUT=JPEG OUTPUT=KML
> SUPPORTS=PROJ SUPPORTS=AGG SUPPORTS=FREETYPE SUPPORTS=CAIRO
> SUPPORTS=ICONV SUPPORTS=FRIBIDI SUPPORTS=WMS_SERVER SUPPORTS=WFS_SERVER
> SUPPORTS=WCS_SERVER SUPPORTS=FASTCGI SUPPORTS=GEOS SUPPORTS=POINT_Z_M
> SUPPORTS=PBF INPUT=JPEG INPUT=POSTGIS INPUT=OGR INPUT=GDAL INPUT=SHAPEFILE
> root at bullseye-alpha:/home/osm/var/www/gis#
>
>
> While scanning the debug.log, noticed
>
> debugFile.log:[Mon Nov 23 16:24:25 2020].912914 PROJ: Debug:
> proj_as_proj_string: Cannot find proj.db
> debugFile.log:[Mon Nov 23 16:24:25 2020].913854 PROJ: Debug:
> proj_create_operation_factory_context: Cannot find proj.db
>
>
>
> The map presents ok as far as I can tell.
>
> Is this cause for concern as a Google search shows a number of hits with
> various software having a similar message.
>
>
>
> _______________________________________________
> mapserver-users mailing list
> mapserver-users at lists.osgeo.org
> https://lists.osgeo.org/mailman/listinfo/mapserver-users
>
More information about the MapServer-users
mailing list