<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <font face="Helvetica, Arial, sans-serif">Hi Nathan,<br>
      <br>
      haven't tried this in a wms mapfile but in my wfs mapfile on a
      PostGIS layer I need at least the following lines:<br>
      ```<br>
      "gml_include_items" "all"<br>
      "gml_featureid"     "ID"<br>
      ```<br>
      so Mapserver knows what to draw.<br>
      <br>
      Hope that helps.<br>
      <br>
      Lars<br>
    </font>
    <div class="moz-signature">
      <meta charset="utf-8">
      <title>SkenData Email Signatur</title>
      <div>
        <br>
      </div>
    </div>
    <div class="moz-cite-prefix">Am 01.03.21 um 20:04 schrieb Nathan L:<br>
    </div>
    <blockquote type="cite"
cite="mid:CAMe9n0aB_wdauFUKqtnKgR-t_o4S7SSYrHtMJg5Lp4fN8WBq7Q@mail.gmail.com">
      <meta http-equiv="content-type" content="text/html; charset=UTF-8">
      <div dir="ltr">
        <div class="gmail_quote" style="">
          <div dir="ltr">
            <div class="gmail_quote">
              <blockquote class="gmail_quote" style="margin:0px 0px 0px
                0.8ex;border-left:1px solid
                rgb(204,204,204);padding-left:1ex">
                <div dir="ltr">
                  <div class="gmail_quote">
                    <blockquote class="gmail_quote" style="margin:0px
                      0px 0px 0.8ex;border-left:1px solid
                      rgb(204,204,204);padding-left:1ex">
                      <div dir="ltr">
                        <div class="gmail_quote">
                          <p
style="margin-top:0px;margin-right:0px;margin-left:0px;padding:0px;border:0px;font-variant-numeric:inherit;font-variant-east-asian:inherit;font-stretch:inherit;line-height:inherit;font-family:Arial,"Helvetica
Neue",Helvetica,sans-serif;font-size:15px;vertical-align:baseline;box-sizing:inherit;clear:both;color:rgb(36,39,41);background-color:rgb(249,248,246)">----------
                            Forwarded message --------- From: Nathan L <a
                              href="mailto:nathan.tyler.lowry@gmail.com"
                              moz-do-not-send="true">nathan.tyler.lowry@gmail.com</a>
                            Date: Tue, Feb 23, 2021 at 1:04 PM Subject:
                            MapServer PostGIS: WMS Layers Without
                            Features To: GISCO ListServ <a
                              href="mailto:List@giscolorado.org"
                              moz-do-not-send="true">List@giscolorado.org</a></p>
                          <p
style="margin-top:0px;margin-right:0px;margin-left:0px;padding:0px;border:0px;font-variant-numeric:inherit;font-variant-east-asian:inherit;font-stretch:inherit;line-height:inherit;font-family:Arial,"Helvetica
Neue",Helvetica,sans-serif;font-size:15px;vertical-align:baseline;box-sizing:inherit;clear:both;color:rgb(36,39,41);background-color:rgb(249,248,246)">Hi,
                            ya'll! I'm in need of some help.</p>
                          <p
style="margin-top:0px;margin-right:0px;margin-left:0px;padding:0px;border:0px;font-variant-numeric:inherit;font-variant-east-asian:inherit;font-stretch:inherit;line-height:inherit;font-family:Arial,"Helvetica
Neue",Helvetica,sans-serif;font-size:15px;vertical-align:baseline;box-sizing:inherit;clear:both;color:rgb(36,39,41);background-color:rgb(249,248,246)">I've
                            prepared an instance of PostGIS and
                            MapServer on the same machine. I have loaded
                            data into PostGIS and can view these
                            features successfully in thick clients
                            (ArcGIS Pro, QGIS).</p>
                          <p
style="margin-top:0px;margin-right:0px;margin-left:0px;padding:0px;border:0px;font-variant-numeric:inherit;font-variant-east-asian:inherit;font-stretch:inherit;line-height:inherit;font-family:Arial,"Helvetica
Neue",Helvetica,sans-serif;font-size:15px;vertical-align:baseline;box-sizing:inherit;clear:both;color:rgb(36,39,41);background-color:rgb(249,248,246)">My
                            MapServer appears to be creating a
                            successful WMS service with two layers.
                            However, these two layers, called from
                            PostGIS, are empty of any features. The same
                            two layers were the features successfully
                            confirmed to be in the PostGIS database,
                            above. Nevertheless, my WMS layers from
                            MapServer show up empty.</p>
                          <p
style="margin-top:0px;margin-right:0px;margin-left:0px;padding:0px;border:0px;font-variant-numeric:inherit;font-variant-east-asian:inherit;font-stretch:inherit;line-height:inherit;font-family:Arial,"Helvetica
Neue",Helvetica,sans-serif;font-size:15px;vertical-align:baseline;box-sizing:inherit;clear:both;color:rgb(36,39,41);background-color:rgb(249,248,246)">What
                            am I missing?</p>
                          <p
style="margin-top:0px;margin-right:0px;margin-left:0px;padding:0px;border:0px;font-variant-numeric:inherit;font-variant-east-asian:inherit;font-stretch:inherit;line-height:inherit;font-family:Arial,"Helvetica
Neue",Helvetica,sans-serif;font-size:15px;vertical-align:baseline;box-sizing:inherit;clear:both;color:rgb(36,39,41);background-color:rgb(249,248,246)">My
                            Mapfile: <a
                              href="https://pastebin.com/tRTJKTxA"
                              rel="nofollow noreferrer"
style="margin:0px;padding:0px;border:0px;font-style:inherit;font-variant:inherit;font-weight:inherit;font-stretch:inherit;line-height:inherit;font-family:inherit;vertical-align:baseline;box-sizing:inherit"
                              moz-do-not-send="true">https://pastebin.com/tRTJKTxA</a></p>
                          <p
style="margin-top:0px;margin-right:0px;margin-left:0px;padding:0px;border:0px;font-variant-numeric:inherit;font-variant-east-asian:inherit;font-stretch:inherit;line-height:inherit;font-family:Arial,"Helvetica
Neue",Helvetica,sans-serif;font-size:15px;vertical-align:baseline;box-sizing:inherit;clear:both;color:rgb(36,39,41);background-color:rgb(249,248,246)">My
                            ms_error.txt: <a
                              href="https://pastebin.com/daJJMEkJ"
                              rel="nofollow noreferrer"
style="margin:0px;padding:0px;border:0px;font-style:inherit;font-variant:inherit;font-weight:inherit;font-stretch:inherit;line-height:inherit;font-family:inherit;vertical-align:baseline;box-sizing:inherit"
                              moz-do-not-send="true">https://pastebin.com/daJJMEkJ</a></p>
                          <p
style="margin-top:0px;margin-right:0px;margin-left:0px;padding:0px;border:0px;font-variant-numeric:inherit;font-variant-east-asian:inherit;font-stretch:inherit;line-height:inherit;font-family:Arial,"Helvetica
Neue",Helvetica,sans-serif;font-size:15px;vertical-align:baseline;box-sizing:inherit;clear:both;color:rgb(36,39,41);background-color:rgb(249,248,246)">My
                            PostgreSQL log file: <a
                              href="https://pastebin.com/EN2LzheE"
                              rel="nofollow noreferrer"
style="margin:0px;padding:0px;border:0px;font-style:inherit;font-variant:inherit;font-weight:inherit;font-stretch:inherit;line-height:inherit;font-family:inherit;vertical-align:baseline;box-sizing:inherit"
                              moz-do-not-send="true">https://pastebin.com/EN2LzheE</a></p>
                          <p
style="margin-top:0px;margin-right:0px;margin-left:0px;padding:0px;border:0px;font-variant-numeric:inherit;font-variant-east-asian:inherit;font-stretch:inherit;line-height:inherit;font-family:Arial,"Helvetica
Neue",Helvetica,sans-serif;font-size:15px;vertical-align:baseline;box-sizing:inherit;clear:both;color:rgb(36,39,41);background-color:rgb(249,248,246)">My
                            WMS Returns: <a
                              href="https://pastebin.com/NR0W0Pg7"
                              rel="nofollow noreferrer"
style="margin:0px;padding:0px;border:0px;font-style:inherit;font-variant:inherit;font-weight:inherit;font-stretch:inherit;line-height:inherit;font-family:inherit;vertical-align:baseline;box-sizing:inherit"
                              moz-do-not-send="true">https://pastebin.com/NR0W0Pg7</a></p>
                          <p
style="margin-top:0px;margin-right:0px;margin-left:0px;padding:0px;border:0px;font-variant-numeric:inherit;font-variant-east-asian:inherit;font-stretch:inherit;line-height:inherit;font-family:Arial,"Helvetica
Neue",Helvetica,sans-serif;font-size:15px;vertical-align:baseline;box-sizing:inherit;clear:both;color:rgb(36,39,41);background-color:rgb(249,248,246)">Nathan
                            Tyler Lowry</p>
                          <p
style="margin-top:0px;margin-right:0px;margin-left:0px;padding:0px;border:0px;font-variant-numeric:inherit;font-variant-east-asian:inherit;font-stretch:inherit;line-height:inherit;font-family:Arial,"Helvetica
Neue",Helvetica,sans-serif;font-size:15px;vertical-align:baseline;box-sizing:inherit;clear:both;color:rgb(36,39,41);background-color:rgb(249,248,246)">Comprehensive
                            GIS Solutions</p>
                          <p
style="margin-top:0px;margin-right:0px;margin-left:0px;padding:0px;border:0px;font-variant-numeric:inherit;font-variant-east-asian:inherit;font-stretch:inherit;line-height:inherit;font-family:Arial,"Helvetica
Neue",Helvetica,sans-serif;font-size:15px;vertical-align:baseline;box-sizing:inherit;clear:both;color:rgb(36,39,41);background-color:rgb(249,248,246)">(719)
                            208-7092 Desk</p>
                          <p
style="margin-top:0px;margin-right:0px;margin-left:0px;padding:0px;border:0px;font-variant-numeric:inherit;font-variant-east-asian:inherit;font-stretch:inherit;line-height:inherit;font-family:Arial,"Helvetica
Neue",Helvetica,sans-serif;font-size:15px;vertical-align:baseline;box-sizing:inherit;clear:both;color:rgb(36,39,41);background-color:rgb(249,248,246)">(719)
                            963-3571 Cell</p>
                          <p
style="margin-top:0px;margin-right:0px;margin-left:0px;padding:0px;border:0px;font-variant-numeric:inherit;font-variant-east-asian:inherit;font-stretch:inherit;line-height:inherit;font-family:Arial,"Helvetica
Neue",Helvetica,sans-serif;font-size:15px;vertical-align:baseline;box-sizing:inherit;clear:both;color:rgb(36,39,41);background-color:rgb(249,248,246)">(719)
                            960-2084 Fax</p>
                          <p
style="margin:0px;padding:0px;border:0px;font-variant-numeric:inherit;font-variant-east-asian:inherit;font-stretch:inherit;line-height:inherit;font-family:Arial,"Helvetica
Neue",Helvetica,sans-serif;font-size:15px;vertical-align:baseline;box-sizing:inherit;clear:both;color:rgb(36,39,41);background-color:rgb(249,248,246)"><a
                              href="mailto:Nathan.Tyler.Lowry@gmail.com"
                              moz-do-not-send="true">Nathan.Tyler.Lowry@gmail.com</a></p>
                        </div>
                      </div>
                    </blockquote>
                  </div>
                </div>
              </blockquote>
            </div>
            <input name="virtru-metadata" type="hidden"
value="{"email-policy":{"state":"closed","expirationUnit":"days","disableCopyPaste":false,"disablePrint":false,"disableForwarding":false,"enableNoauth":false,"persistentProtection":false,"expandedWatermarking":false,"expires":false,"isManaged":false},"attachments":{},"compose-id":"7","compose-window":{"secure":false}}"></div>
        </div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <pre class="moz-quote-pre" wrap="">_______________________________________________
mapserver-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:mapserver-users@lists.osgeo.org">mapserver-users@lists.osgeo.org</a>
<a class="moz-txt-link-freetext" href="https://lists.osgeo.org/mailman/listinfo/mapserver-users">https://lists.osgeo.org/mailman/listinfo/mapserver-users</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>