[Geomoose-users] Displaying the number of resulting features

Eli Adam eadam at co.lincoln.or.us
Thu Oct 18 07:44:56 PDT 2012


On Thu, Oct 18, 2012 at 6:55 AM, Matej Mailing <mailing at tam.si> wrote:

> Hi,
>
> I see that there is a number='n' where n replaces the result numbers
> in the query.php. How can we use this correctly returned information
> to display in a template?
>
>
If you reference a html template from your map file:

    METADATA
        'select_record'    'select_survey.html'
        'select_header'    'select_header_survey.html'
    END

In you html template, you might be able to do something like:

    <tr><td>

        <b>Results:</b> <span id="numShapes">[nlr]</span>
    </td><td

HTH, Eli



> Thanks,
> Matej
> _______________________________________________
> Geomoose-users mailing list
> Geomoose-users at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/geomoose-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/geomoose-users/attachments/20121018/88dc37cf/attachment.html>


More information about the Geomoose-users mailing list