Skip to content

Integer Issue in layer-text.xml.inc #25

@agponte

Description

@agponte

I get the following error by renderd. I have found this in mapquest_inc/layer-text.xml.inc but don't know how to fix it.

Anyone know how to fix the issue?

Postgis Plugin: ERROR: invalid input syntax for integer: "A1"#12#012in executeQuery Full sql was: 'SELECT ST_AsBinary("way") AS geom,"name","place" FROM (select way,place,replace(replace(name,'(',''),')','') as name,ref#012 from planet_osm_point#012 where place in ('continent','country','county','state')#12 or (place in ('city','metropolis') and capital='yes' #12 and (admin_level is null or admin_level::integer < 4))#12 ) as placenames WHERE "way" && ST_SetSRID('BOX3D(-1252344.271424999 -1252344.271424999,11271098.442825 11271098.442825)'::box3d, 900913)'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions