Hello,

I want to join my map table attribute with mysql table and here is my
script:

LAYER
  NAME "village"
  TYPE polygon
  DATA "village"
  #TRANSPARENCY alpha
  TEMPLATE void
  METADATA 
    "DESCRIPTION" "Desa/Kota"
    "RESULT_FIELDS" "NAME, ds_nm"
    "RESULT_HEADERS" "Nama:&nbsp, Join:&nbsp"
    "ows_title" "land"
    "RESULT_JOIN" "mysql://root:@localhost/isatgis||d...@id@0...@ds_nm||ID||0"
  END  # Metadata 
  CLASS
    Name 'Batas Desa/Kota'
        STYLE
          WIDTH 1
      OUTLINECOLOR 209 208 205  
      ANTIALIAS true
    END
    TEMPLATE void
  END  # Class
END  # Layer

The Map was drawn successfully but unfortunately the result fields don't
work. Is there something wrong with the script? Or is it there something to
do with the mysql table behavior?

Please everyone, i really need you're help to fix this. I'm using pmapper
4.0 and mapserver 2.2.7.
thx

-- 
View this message in context: 
http://www.nabble.com/join-mysql-table-problem-tp22413697p22413697.html
Sent from the pmapper users mailing list archive at Nabble.com.


------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
pmapper-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/pmapper-users

Reply via email to