Giorgio

this has been discussed here 2 weeks ago. It only happens with
Mapserver 5.6 & Postgis since they completely changed the query
mechanism for Postgis layers, see the patches listed here

http://svn.pmapper.net/trac/changeset/952

you need to replace all these files in your installation with the ones
mentioned if you use pmapper 4. As soon as some other patches are done
for some Javascript issues there should also be a bug fix release
soon.

armin

On Tue, Mar 2, 2010 at 2:13 AM, Giorgio Plazzotta
<plazzo...@tiscalinet.it> wrote:
> 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&#174; 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
>

------------------------------------------------------------------------------
Download Intel&#174; 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