[Geomoose-users] Select layer

t faustino geomatrix3d at gmail.com
Mon Jun 29 15:04:35 EDT 2009


Trying to define my selectable layers, I keep getting a "./select.map"
comment returned in information window rather than the attribute I
specified.

My layer is in the mapbook service area for Select feature.

My select.map @ maps_countydemo includes my layer;

LAYER # Firestations Layer
              NAME 'Firestations'
            DATA 'countydata/firestations/ga_firestations2'
            STATUS ON
            TYPE POINT
            METADATA
                qstring_validation_pattern '.'
            END
              HEADER 'countydata/firestations/select_header.html'
            TEMPLATE 'countydata/firestations/select_firestations.html'
            FOOTER 'countydata/firestations/select_footer.html'
            TOLERANCE 2
                CLASS
                        NAME 'Firestations'
                        COLOR 255 0 0
                        SYMBOL "square"
                        SIZE 8
        END


..and I have a select_firestations.html located in the data folder:

countydata/firestations/

Could someone advise what I am overlooking?

Thanks in advance.

Antonio
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/geomoose-users/attachments/20090629/3570e0ab/attachment.html


More information about the Geomoose-users mailing list