Skip to content

Profile postgis.lua out-of-date? #1573

@sebastian-fu

Description

@sebastian-fu

Hello there,

I just wanted to try using the postgis.lua profile.

However, it appears to me that the profile did not undergo changes which the other profiles did and is now not usable with the current code status. For example the change from "local highway = way.tags:Find("highway")" to "local highway = way:get_value_by_key("highway")". I edited this myself and the former error disappeared. Currently, I am struggling with the concatenated ID in the SQL statement. It says for me that the concatenation is invalid because it is a function value.

Best

Sebastian

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions