[postgis-users] AsTopoJSON fails with: "No function matches the given name and argument types."
Luca Morandini
lmorandini at ieee.org
Thu Sep 5 01:15:45 PDT 2013
On 09/05/2013 06:02 PM, Tom van Tilburg wrote:
> Luca,
>
> Can you confirm that the function exists in the topology schema?
Yep:
geo5=# \df AsTopoJSON
List of functions
Schema | Name | Result data type | Argument data types
| Type
----------+------------+------------------+----------------------------------------+--------
topology | astopojson | text | tg topogeometry, edgemaptable
regclass | normal
(1 row)
geo5=# SHOW search_path;
search_path
---------------------------
"$user", public, topology
I was wrong on the name of the function, though: it is "AsTopoJson", without any
"ST_AsTopoJson" alias.
Regards,
Luca Morandini
Data Architect - AURIN project
Melbourne eResearch Group
Department of Computing and Information Systems
University of Melbourne
Tel. +61 03 903 58 380
Skype: lmorandini
More information about the postgis-users
mailing list