Closed
Description
docker и linux ubuntu
second = gis.Point({43.035657, 131.891867}, 4326)
first = gis.Point({43.165000, 131.906750}, 4326)
linec = gis.LineString({first, second}, 4326)
linec:length()
---
- 0.13019644902224
...
linec_1 = linec:transform(32644)
---
- error: '/home/tarantool/.rocks/share/tarantool/gis/projection.lua:46: missing declaration
for symbol ''pj_get_errno'''
Ubuntu 18.04.2 LTS
Release: 18.04
Codename: bionic
geos-config --version
3.6.2
proj
4.9.3
Metadata
Metadata
Assignees
Labels
No labels