<div dir="ltr"><div><div><div><div><div><div>Dear users,<br></div>I'm in the process of migrating my data from shapefile format to PostGIS database.  I've noticed that when using Identify on my PostGIS layers, I get duplicate identify results.  <br></div>The data is not duplicated in the database.  I suspect somehow the data is being drawn twice?  Or is it a problem with the identify tool when used with PostGIS?<br><br></div>My connection to PostGIS in my mapfile is fairly standard:<br>CONNECTIONTYPE postgis<br>CONNECTION 'user=****** password=****** dbname=sample_db host=localhost port=5432'<br>DATA 'geom FROM sample_data USING UNIQUE gid USING srid=26917'<br><br></div>Anyone else have this issue with duplicated identify results?<br></div>Cheers,<br><br></div>Kevin<br></div>