[Cartoweb-users] Problem locate plugin
    Sylvain Beorchia 
    sylvain.beorchia at makina-corpus.com
       
    Wed Feb 21 11:42:28 EST 2007
    
    
  
Salut,
es tu sur de ta notation  :
from communes WHERE (gid = 'gid in ('182')') and (
?
ne serait-ce pas plutot
from communes WHERE (gid in ('182')) and (
BERANGER Patrick - DDE 69/PM/SIG a écrit :
> Bonjour,
> 
> J'essaie en vain d'utiliser le Plugin "Locate" et là je craque. J'ai cette erreur lorsque je selectionne le lieu désiré :
> Error in prepare_database(): Error executing POSTGIS DECLARE (the actual query) statement: 'DECLARE mycursor BINARY CURSOR FOR SELECT gid::text,asbinary(force_collection(force_2d(the_geom)),'NDR'),gid::text from communes WHERE (gid = 'gid in ('182')') and (the_geom && setSRID( 'BOX3D(660000 2037903.1,876194 2189238.9)'::BOX3D,find_srid('','communes','the_geom') ))' 
> 
> 
> Je crois comprendre que j'ai des " '  " en trop mais comment faire pour les enlever ?
> 
> D'avance merci
> 
> Patrick BERANGER
> Pôle Modernisation / Système d'Information Géographique
> DRE Rhône-Alpes / DDE Rhône
> Tél : 04 78 63 39 62
> 
> 
> _______________________________________________
> Cartoweb-users mailing list
> Cartoweb-users at lists.maptools.org
> http://lists.maptools.org/mailman/listinfo/cartoweb-users
    
    
More information about the Cartoweb-users
mailing list