Hi all
my data come from an ESRI geodatabase. I import them into POSTGIS using SPIT. 
Unfortunately most column names are in capitals letters. Postgis doesnt like it 
but i cannot change them all. I need to create joins with lookup tables. Though 
the capitals field names are not very good for PostGIS i succeded in activating 
a JOIN between the postgis table and another postgresql table.

Now I have another quite odd problem. When i use the Identify tool I dont get 
the results that i should. when i select some polygons or only one with the 
identify tool, in the table i get the data of other polygons. Pratically the 
system extracts always the first records in the table even if i was graphically 
extracting others.
this happens also if i renounce to the JOIN and i work just on a normal DATA 
"the_geom FROM  table" query

If i activate the original shapefile  everything works perfectly
any idea?

thanx in advance

Giorgio
------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
pmapper-users mailing list
pmapper-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pmapper-users

Reply via email to