Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - Jack Makrl

#1
Hi, thanks for your time, I will update this post if I figure out what the issue is .
#2
Thanks for the reply. Unfortunately my server is just on my network. I don't have a fqdn. Plus I'm scared to open port 80 on my desktop to the internet. I'm pretty sure the server is using EPSG:4326, that is what is's set to in my project file and the WMS reply indicates is's available. I am learning as I go along. As I'm posting this I realized that the response from the GetCapabilities is indicating version 1.3 WMS while the requests I posted earlier from the WMS server I forced into OruxMaps with the wms_services.xml file are using version 1.1.1. Perhaps that is why my url won't work with the WMS creator in the app. My server will reply using 1.1.1 if that is in the request. Thanks again for your help and let me know what else I can do. Here is the GetCapabilities reply from my machine replying to OruxMaps:


Frame 20: 2797 bytes on wire (22376 bits), 2797 bytes captured (22376 bits) on interface 0
Ethernet II, Src: AsustekC_5d:3a:1d (00:23:54:5d:3a:1d), Dst: LgElectr_44:c9:b2 (64:bc:0c:44:c9:b2)
Internet Protocol Version 4, Src: 10.0.0.50, Dst: 10.0.0.83
Transmission Control Protocol, Src Port: 80 (80), Dst Port: 45446 (45446), Seq: 1, Ack: 192, Len: 2731
Hypertext Transfer Protocol
eXtensible Markup Language
    <?xml
        version="1.0"
        encoding="utf-8"
        ?>
    <WMS_Capabilities
        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        version="1.3.0"
        xmlns="http://www.opengis.net/wms"
         [truncated]xsi:schemaLocation="http://www.opengis.net/wms http://schemas.opengis.net/wms/1.3.0/capabilities_1_3_0.xsd http://www.opengis.net/sld http://schemas.opengis.net/sld/1.1.0/sld_capabilities.xsd http://www.qgis.org/wms http://10.0
        xmlns:sld="http://www.opengis.net/sld"
        xmlns:qgs="http://www.qgis.org/wms">
        <Service>
            <Name>
                WMS
                </Name>
            <Title>
                </Title>
            <Abstract>
                </Abstract>
            <KeywordList>
                <Keyword
                    vocabulary="ISO">
                    infoMapAccessService
                    </Keyword>
                </KeywordList>
            <OnlineResource
                xlink:type="simple"
                xmlns:xlink="http://www.w3.org/1999/xlink"
                xlink:href=""/>
            <ContactInformation>
                <ContactPersonPrimary>
                    <ContactPerson>
                        </ContactPerson>
                    <ContactOrganization>
                        </ContactOrganization>
                    <ContactPosition>
                        </ContactPosition>
                    </ContactPersonPrimary>
                <ContactVoiceTelephone>
                    </ContactVoiceTelephone>
                <ContactElectronicMailAddress>
                    </ContactElectronicMailAddress>
                </ContactInformation>
            <Fees>
                no conditions apply
                </Fees>
            <AccessConstraints>
                None
                </AccessConstraints>
            </Service>
        <Capability>
            <Request>
                <GetCapabilities>
                    <Format>
                        text/xml
                        </Format>
                    <DCPType>
                        <HTTP>
                            <Get>
                                <OnlineResource
                                    xlink:type="simple"
                                    xmlns:xlink="http://www.w3.org/1999/xlink"
                                    xlink:href="http://10.0.0.50/cgi-bin/twinlakes/qgis_mapserv.fcgi?"/>
                                </Get>
                            </HTTP>
                        </DCPType>
                    </GetCapabilities>
                <GetMap>
                    <Format>
                        image/jpeg
                        </Format>
                    <Format>
                        image/png
                        </Format>
                    <Format>
                        image/png; mode=16bit
                        </Format>
                    <Format>
                        image/png; mode=8bit
                        </Format>
                    <Format>
                        image/png; mode=1bit
                        </Format>
                    <Format>
                        application/dxf
                        </Format>
                    <DCPType>
                        <HTTP>
                            <Get>
                                <OnlineResource
                                    xlink:type="simple"
                                    xmlns:xlink="http://www.w3.org/1999/xlink"
                                    xlink:href="http://10.0.0.50/cgi-bin/twinlakes/qgis_mapserv.fcgi?"/>
                                </Get>
                            </HTTP>
                        </DCPType>
                    </GetMap>
                <GetFeatureInfo>
                    <Format>
                        text/plain
                        </Format>
                    <Format>
                        text/html
                        </Format>
                    <Format>
                        text/xml
                        </Format>
                    <Format>
                        application/vnd.ogc.gml
                        </Format>
                    <Format>
                        application/vnd.ogc.gml/3.1.1
                        </Format>
                    <DCPType>
                        <HTTP>
                            <Get>
                                <OnlineResource
                                    xlink:type="simple"
                                    xmlns:xlink="http://www.w3.org/1999/xlink"
                                    xlink:href="http://10.0.0.50/cgi-bin/twinlakes/qgis_mapserv.fcgi?"/>
                                </Get>
                            </HTTP>
                        </DCPType>
                    </GetFeatureInfo>
                <sld:GetLegendGraphic>
                    <Format>
                        image/jpeg
                        </Format>
                    <Format>
                        image/png
                        </Format>
                    <DCPType>
                        <HTTP>
                            <Get>
                                <OnlineResource
                                    xlink:type="simple"
                                    xmlns:xlink="http://www.w3.org/1999/xlink"
                                    xlink:href="http://10.0.0.50/cgi-bin/twinlakes/qgis_mapserv.fcgi?"/>
                                </Get>
                            </HTTP>
                        </DCPType>
                    </sld:GetLegendGraphic>
                <sld:DescribeLayer>
                    <Format>
                        text/xml
                        </Format>
                    <DCPType>
                        <HTTP>
                            <Get>
                                <OnlineResource
                                    xlink:type="simple"
                                    xmlns:xlink="http://www.w3.org/1999/xlink"
                                    xlink:href="http://10.0.0.50/cgi-bin/twinlakes/qgis_mapserv.fcgi?"/>
                                </Get>
                            </HTTP>
                        </DCPType>
                    </sld:DescribeLayer>
                <qgs:GetStyles>
                    <Format>
                        text/xml
                        </Format>
                    <DCPType>
                        <HTTP>
                            <Get>
                                <OnlineResource
                                    xlink:type="simple"
                                    xmlns:xlink="http://www.w3.org/1999/xlink"
                                    xlink:href="http://10.0.0.50/cgi-bin/twinlakes/qgis_mapserv.fcgi?"/>
                                </Get>
                            </HTTP>
                        </DCPType>
                    </qgs:GetStyles>
                </Request>
            <Exception>
                <Format>
                    XML
                    </Format>
                </Exception>
            <sld:UserDefinedSymbolization
                RemoteWFS="0"
                RemoteWCS="0"
                InlineFeature="0"
                UserStyle="1"
                SupportSLD="1"
                UserLayer="0"/>
            <Layer
                queryable="1">
                <Name>
                    tltest
                    </Name>
                <Title>
                    tlteststyled
                    </Title>
                <CRS>
                    CRS:84
                    </CRS>
                <CRS>
                    EPSG:4326
                    </CRS>
                <CRS>
                    EPSG:3857
                    </CRS>
                <EX_GeographicBoundingBox>
                    <westBoundLongitude>
                        -119.544
                        </westBoundLongitude>
                    <eastBoundLongitude>
                        -119.121
                        </eastBoundLongitude>
                    <southBoundLatitude>
                        38.0212
                        </southBoundLatitude>
                    <northBoundLatitude>
                        38.2916
                        </northBoundLatitude>
                    </EX_GeographicBoundingBox>
                <BoundingBox
                    CRS="EPSG:3857"
                    maxx="-1.32604e+07"
                    minx="-1.33076e+07"
                    maxy="4.6207e+06"
                    miny="4.58242e+06"/>
                <BoundingBox
                    CRS="EPSG:4326"
                    maxx="38.2916"
                    minx="38.0212"
                    maxy="-119.121"
                    miny="-119.544"/>
                <Layer
                    queryable="1">
                    <Name>
                        wgsHistoric_Avalanche_Paths
                        </Name>
                    <Title>
                        wgsHistoric_Avalanche_Paths
                        </Title>
                    <CRS>
                        CRS:84
                        </CRS>
                    <CRS>
                        EPSG:4326
                        </CRS>
                    <CRS>
                        EPSG:3857
                        </CRS>
                    <EX_GeographicBoundingBox>
                        <westBoundLongitude>
                            -119.363
                            </westBoundLongitude>
                        <eastBoundLongitude>
                            -119.067
                            </eastBoundLongitude>
                        <southBoundLatitude>
                            37.7756
                            </southBoundLatitude>
                        <northBoundLatitude>
                            38.1617
                            </northBoundLatitude>
                        </EX_GeographicBoundingBox>
                    <BoundingBox
                        CRS="EPSG:3857"
                        maxx="-1.32545e+07"
                        minx="-1.32875e+07"
                        maxy="4.6023e+06"
                        miny="4.54777e+06"/>
                    <BoundingBox
                        CRS="EPSG:4326"
                        maxx="38.1617"
                        minx="37.7756"
                        maxy="-119.067"
                        miny="-119.363"/>
                    <Style>
                        <Name>
                            default
                            </Name>
                        <Title>
                            default
                            </Title>
                        <LegendURL>
                            <Format>
                                image/png
                                </Format>
                            <OnlineResource
                                xlink:type="simple"
                                xmlns:xlink="http://www.w3.org/1999/xlink"
                                xlink:href="http://10.0.0.50/cgi-bin/twinlakes/qgis_mapserv.fcgi?SERVICE=WMS&VERSION=1.3.0&REQUEST=GetLegendGraphic&LAYER=wgsHistoric_Avalanche_Paths&FORMAT=image/png&STYLE=default&SLD_VERSION=1.1.0"/>
                            </LegendURL>
                        </Style>
                    </Layer>
                <Layer
                    queryable="1">
                    <Name>
                        wgsosmclippedroads2
                        </Name>
                    <Title>
                        wgsosmclippedroads2
                        </Title>
                    <CRS>
                        CRS:84
                        </CRS>
                    <CRS>
                        EPSG:4326
                        </CRS>
                    <CRS>
                        EPSG:3857
                        </CRS>
                    <EX_GeographicBoundingBox>
                        <westBoundLongitude>
                            -119.64
                            </westBoundLongitude>
                        <eastBoundLongitude>
                            -119.055
                            </eastBoundLongitude>
                        <southBoundLatitude>
                            37.8476
                            </southBoundLatitude>
                        <northBoundLatitude>
                            38.4415
                            </northBoundLatitude>
                        </EX_GeographicBoundingBox>
                    <BoundingBox
                        CRS="EPSG:3857"
                        maxx="-1.32531e+07"
                        minx="-1.33183e+07"
                        maxy="4.64199e+06"
                        miny="4.55792e+06"/>
                    <BoundingBox
                        CRS="EPSG:4326"
                        maxx="38.4415"
                        minx="37.8476"
                        maxy="-119.055"
                        miny="-119.64"/>
                    <Style>
                        <Name>
                            default
                            </Name>
                        <Title>
                            default
                            </Title>
                        <LegendURL>
                            <Format>
                                image/png
                                </Format>
                            <OnlineResource
                                xlink:type="simple"
                                xmlns:xlink="http://www.w3.org/1999/xlink"
                                xlink:href="http://10.0.0.50/cgi-bin/twinlakes/qgis_mapserv.fcgi?SERVICE=WMS&VERSION=1.3.0&REQUEST=GetLegendGraphic&LAYER=wgsosmclippedroads2&FORMAT=image/png&STYLE=default&SLD_VERSION=1.1.0"/>
                            </LegendURL>
                        </Style>
                    </Layer>
                <Layer
                    queryable="1">
                    <Name>
                        wgshooverline
                        </Name>
                    <Title>
                        wgshooverline
                        </Title>
                    <CRS>
                        CRS:84
                        </CRS>
                    <CRS>
                        EPSG:4326
                        </CRS>
                    <CRS>
                        EPSG:3857
                        </CRS>
                    <EX_GeographicBoundingBox>
                        <westBoundLongitude>
                            -119.632
                            </westBoundLongitude>
                        <eastBoundLongitude>
                            -119.151
                            </eastBoundLongitude>
                        <southBoundLatitude>
                            37.9289
                            </southBoundLatitude>
                        <northBoundLatitude>
                            38.3195
                            </northBoundLatitude>
                        </EX_GeographicBoundingBox>
                    <BoundingBox
                        CRS="EPSG:3857"
                        maxx="-1.32638e+07"
                        minx="-1.33173e+07"
                        maxy="4.62466e+06"
                        miny="4.56938e+06"/>
                    <BoundingBox
                        CRS="EPSG:4326"
                        maxx="38.3195"
                        minx="37.9289"
                        maxy="-119.151"
                        miny="-119.632"/>
                    <Style>
                        <Name>
                            default
                            </Name>
                        <Title>
                            default
                            </Title>
                        <LegendURL>
                            <Format>
                                image/png
                                </Format>
                            <OnlineResource
                                xlink:type="simple"
                                xmlns:xlink="http://www.w3.org/1999/xlink"
                                xlink:href="http://10.0.0.50/cgi-bin/twinlakes/qgis_mapserv.fcgi?SERVICE=WMS&VERSION=1.3.0&REQUEST=GetLegendGraphic&LAYER=wgshooverline&FORMAT=image/png&STYLE=default&SLD_VERSION=1.1.0"/>
                            </LegendURL>
                        </Style>
                    </Layer>
                <Layer
                    queryable="1">
                    <Name>
                        wgsgis.osm_pois_a_free_1
                        </Name>
                    <Title>
                        wgsgis.osm_pois_a_free_1
                        </Title>
                    <CRS>
                        CRS:84
                        </CRS>
                    <CRS>
                        EPSG:4326
                        </CRS>
                    <CRS>
                        EPSG:3857
                        </CRS>
                    <EX_GeographicBoundingBox>
                        <westBoundLongitude>
                            -119.554
                            </westBoundLongitude>
                        <eastBoundLongitude>
                            -119.012
                            </eastBoundLongitude>
                        <southBoundLatitude>
                            37.9538
                            </southBoundLatitude>
                        <northBoundLatitude>
                            38.4233
                            </northBoundLatitude>
                        </EX_GeographicBoundingBox>
                    <BoundingBox
                        CRS="EPSG:3857"
                        maxx="-1.32483e+07"
                        minx="-1.33087e+07"
                        maxy="4.63939e+06"
                        miny="4.5729e+06"/>
                    <BoundingBox
                        CRS="EPSG:4326"
                        maxx="38.4233"
                        minx="37.9538"
                        maxy="-119.012"
                        miny="-119.554"/>
                    <Style>
                        <Name>
                            default
                            </Name>
                        <Title>
                            default
                            </Title>
                        <LegendURL>
                            <Format>
                                image/png
                                </Format>
                            <OnlineResource
                                xlink:type="simple"
                                xmlns:xlink="http://www.w3.org/1999/xlink"
                                xlink:href="http://10.0.0.50/cgi-bin/twinlakes/qgis_mapserv.fcgi?SERVICE=WMS&VERSION=1.3.0&REQUEST=GetLegendGraphic&LAYER=wgsgis.osm_pois_a_free_1&FORMAT=image/png&STYLE=default&SLD_VERSION=1.1.0"/>
                            </LegendURL>
                        </Style>
                    </Layer>
                <Layer
                    queryable="1">
                    <Name>
                        wgsgis.osm_places_free_1
                        </Name>
                    <Title>
                        wgsgis.osm_places_free_1
                        </Title>
                    <CRS>
                        CRS:84
                        </CRS>
                    <CRS>
                        EPSG:4326
                        </CRS>
                    <CRS>
                        EPSG:3857
                        </CRS>
                    <EX_GeographicBoundingBox>
                        <westBoundLongitude>
                            -119.967
                            </westBoundLongitude>
                        <eastBoundLongitude>
                            -118.94
                            </eastBoundLongitude>
                        <southBoundLatitude>
                            37.8274
                            </southBoundLatitude>
                        <northBoundLatitude>
                            38.6143
                            </northBoundLatitude>
                        </EX_GeographicBoundingBox>
                    <BoundingBox
                        CRS="EPSG:3857"
                        maxx="-1.32403e+07"
                        minx="-1.33546e+07"
                        maxy="4.66658e+06"
                        miny="4.55508e+06"/>
                    <BoundingBox
                        CRS="EPSG:4326"
                        maxx="38.6143"
                        minx="37.8274"
                        maxy="-118.94"
                        miny="-119.967"/>
                    <Style>
                        <Name>
                            default
                            </Name>
                        <Title>
                            default
                            </Title>
                        <LegendURL>
                            <Format>
                                image/png
                                </Format>
                            <OnlineResource
                                xlink:type="simple"
                                xmlns:xlink="http://www.w3.org/1999/xlink"
                                xlink:href="http://10.0.0.50/cgi-bin/twinlakes/qgis_mapserv.fcgi?SERVICE=WMS&VERSION=1.3.0&REQUEST=GetLegendGraphic&LAYER=wgsgis.osm_places_free_1&FORMAT=image/png&STYLE=default&SLD_VERSION=1.1.0"/>
                            </LegendURL>
                        </Style>
                    </Layer>
                <Layer
                    queryable="1">
                    <Name>
                        wgsgis.osm_natural_free_1
                        </Name>
                    <Title>
                        wgsgis.osm_natural_free_1
                        </Title>
                    <CRS>
                        CRS:84
                        </CRS>
                    <CRS>
                        EPSG:4326
                        </CRS>
                    <CRS>
                        EPSG:3857
                        </CRS>
                    <EX_GeographicBoundingBox>
                        <westBoundLongitude>
                            -119.793
                            </westBoundLongitude>
                        <eastBoundLongitude>
                            -118.843
                            </eastBoundLongitude>
                        <southBoundLatitude>
                            37.8752
                            </southBoundLatitude>
                        <northBoundLatitude>
                            38.6144
                            </northBoundLatitude>
                        </EX_GeographicBoundingBox>
                    <BoundingBox
                        CRS="EPSG:3857"
                        maxx="-1.32296e+07"
                        minx="-1.33353e+07"
                        maxy="4.66658e+06"
                        miny="4.56181e+06"/>
                    <BoundingBox
                        CRS="EPSG:4326"
                        maxx="38.6144"
                        minx="37.8752"
                        maxy="-118.843"
                        miny="-119.793"/>
                    <Style>
                        <Name>
                            default
                            </Name>
                        <Title>
                            default
                            </Title>
                        <LegendURL>
                            <Format>
                                image/png
                                </Format>
                            <OnlineResource
                                xlink:type="simple"
                                xmlns:xlink="http://www.w3.org/1999/xlink"
                                xlink:href="http://10.0.0.50/cgi-bin/twinlakes/qgis_mapserv.fcgi?SERVICE=WMS&VERSION=1.3.0&REQUEST=GetLegendGraphic&LAYER=wgsgis.osm_natural_free_1&FORMAT=image/png&STYLE=default&SLD_VERSION=1.1.0"/>
                            </LegendURL>
                        </Style>
                    </Layer>
                <Layer
                    queryable="1">
                    <Name>
                        wgsgis.osm_natural_a_free_1
                        </Name>
                    <Title>
                        wgsgis.osm_natural_a_free_1
                        </Title>
                    <CRS>
                        CRS:84
                        </CRS>
                    <CRS>
                        EPSG:4326
                        </CRS>
                    <CRS>
                        EPSG:3857
                        </CRS>
                    <EX_GeographicBoundingBox>
                        <westBoundLongitude>
                            -119.855
                            </westBoundLongitude>
                        <eastBoundLongitude>
                            -119.01
                            </eastBoundLongitude>
                        <southBoundLatitude>
                            37.7447
                            </southBoundLatitude>
                        <northBoundLatitude>
                            37.9706
                            </northBoundLatitude>
                        </EX_GeographicBoundingBox>
                    <BoundingBox
                        CRS="EPSG:3857"
                        maxx="-1.32482e+07"
                        minx="-1.33422e+07"
                        maxy="4.57527e+06"
                        miny="4.54342e+06"/>
                    <BoundingBox
                        CRS="EPSG:4326"
                        maxx="37.9706"
                        minx="37.7447"
                        maxy="-119.01"
                        miny="-119.855"/>
                    <Style>
                        <Name>
                            default
                            </Name>
                        <Title>
                            default
                            </Title>
                        <LegendURL>
                            <Format>
                                image/png
                                </Format>
                            <OnlineResource
                                xlink:type="simple"
                                xmlns:xlink="http://www.w3.org/1999/xlink"
                                xlink:href="http://10.0.0.50/cgi-bin/twinlakes/qgis_mapserv.fcgi?SERVICE=WMS&VERSION=1.3.0&REQUEST=GetLegendGraphic&LAYER=wgsgis.osm_natural_a_free_1&FORMAT=image/png&STYLE=default&SLD_VERSION=1.1.0"/>
                            </LegendURL>
                        </Style>
                    </Layer>
                <Layer
                    queryable="1">
                    <Name>
                        wgsbuildings
                        </Name>
                    <Title>
                        wgsbuildings
                        </Title>
                    <CRS>
                        CRS:84
                        </CRS>
                    <CRS>
                        EPSG:4326
                        </CRS>
                    <CRS>
                        EPSG:3857
                        </CRS>
                    <EX_GeographicBoundingBox>
                        <westBoundLongitude>
                            -119.549
                            </westBoundLongitude>
                        <eastBoundLongitude>
                            -117.903
                            </eastBoundLongitude>
                        <southBoundLatitude>
                            37.4687
                            </southBoundLatitude>
                        <northBoundLatitude>
                            38.6872
                            </northBoundLatitude>
                        </EX_GeographicBoundingBox>
                    <BoundingBox
                        CRS="EPSG:3857"
                        maxx="-1.31249e+07"
                        minx="-1.33081e+07"
                        maxy="4.67697e+06"
                        miny="4.50465e+06"/>
                    <BoundingBox
                        CRS="EPSG:4326"
                        maxx="38.6872"
                        minx="37.4687"
                        maxy="-117.903"
                        miny="-119.549"/>
                    <Style>
                        <Name>
                            default
                            </Name>
                        <Title>
                            default
                            </Title>
                        <LegendURL>
                            <Format>
                                image/png
                                </Format>
                            <OnlineResource
                                xlink:type="simple"
                                xmlns:xlink="http://www.w3.org/1999/xlink"
                                xlink:href="http://10.0.0.50/cgi-bin/twinlakes/qgis_mapserv.fcgi?SERVICE=WMS&VERSION=1.3.0&REQUEST=GetLegendGraphic&LAYER=wgsbuildings&FORMAT=image/png&STYLE=default&SLD_VERSION=1.1.0"/>
                            </LegendURL>
                        </Style>
                    </Layer>
                <Layer
                    queryable="1">
                    <Name>
                        wgsevansparcel
                        </Name>
                    <Title>
                        wgsevansparcel
                        </Title>
                    <CRS>
                        CRS:84
                        </CRS>
                    <CRS>
                        EPSG:4326
                        </CRS>
                    <CRS>
                        EPSG:3857
                        </CRS>
                    <EX_GeographicBoundingBox>
                        <westBoundLongitude>
                            -119.347
                            </westBoundLongitude>
                        <eastBoundLongitude>
                            -119.346
                            </eastBoundLongitude>
                        <southBoundLatitude>
                            38.1533
                            </southBoundLatitude>
                        <northBoundLatitude>
                            38.1536
                            </northBoundLatitude>
                        </EX_GeographicBoundingBox>
                    <BoundingBox
                        CRS="EPSG:3857"
                        maxx="-1.32856e+07"
                        minx="-1.32856e+07"
                        maxy="4.60115e+06"
                        miny="4.6011e+06"/>
                    <BoundingBox
                        CRS="EPSG:4326"
                        maxx="38.1536"
                        minx="38.1533"
                        maxy="-119.346"
                        miny="-119.347"/>
                    <Style>
                        <Name>
                            default
                            </Name>
                        <Title>
                            default
                            </Title>
                        <LegendURL>
                            <Format>
                                image/png
                                </Format>
                            <OnlineResource
                                xlink:type="simple"
                                xmlns:xlink="http://www.w3.org/1999/xlink"
                                xlink:href="http://10.0.0.50/cgi-bin/twinlakes/qgis_mapserv.fcgi?SERVICE=WMS&VERSION=1.3.0&REQUEST=GetLegendGraphic&LAYER=wgsevansparcel&FORMAT=image/png&STYLE=default&SLD_VERSION=1.1.0"/>
                            </LegendURL>
                        </Style>
                    </Layer>
                <Layer
                    queryable="1">
                    <Name>
                        landcoverwoodlandcombined
                        </Name>
                    <Title>
                        landcoverwoodlandcombined
                        </Title>
                    <CRS>
                        CRS:84
                        </CRS>
                    <CRS>
                        EPSG:4326
                        </CRS>
                    <CRS>
                        EPSG:3857
                        </CRS>
                    <EX_GeographicBoundingBox>
                        <westBoundLongitude>
                            -119.5
                            </westBoundLongitude>
                        <eastBoundLongitude>
                            -119.25
                            </eastBoundLongitude>
                        <southBoundLatitude>
                            38.125
                            </southBoundLatitude>
                        <northBoundLatitude>
                            38.375
                            </northBoundLatitude>
                        </EX_GeographicBoundingBox>
                    <BoundingBox
                        CRS="EPSG:3857"
                        maxx="-1.32748e+07"
                        minx="-1.33027e+07"
                        maxy="4.63254e+06"
                        miny="4.5971e+06"/>
                    <BoundingBox
                        CRS="EPSG:4326"
                        maxx="38.375"
                        minx="38.125"
                        maxy="-119.25"
                        miny="-119.5"/>
                    <Style>
                        <Name>
                            default
                            </Name>
                        <Title>
                            default
                            </Title>
                        <LegendURL>
                            <Format>
                                image/png
                                </Format>
                            <OnlineResource
                                xlink:type="simple"
                                xmlns:xlink="http://www.w3.org/1999/xlink"
                                xlink:href="http://10.0.0.50/cgi-bin/twinlakes/qgis_mapserv.fcgi?SERVICE=WMS&VERSION=1.3.0&REQUEST=GetLegendGraphic&LAYER=landcoverwoodlandcombined&FORMAT=image/png&STYLE=default&SLD_VERSION=1.1.0"/>
                            </LegendURL>
                        </Style>
                    </Layer>
                <Layer
                    queryable="1">
                    <Name>
                        wgsclippedsprings
                        </Name>
                    <Title>
                        wgsclippedsprings
                        </Title>
                    <CRS>
                        CRS:84
                        </CRS>
                    <CRS>
                        EPSG:4326
                        </CRS>
                    <CRS>
                        EPSG:3857
                        </CRS>
                    <EX_GeographicBoundingBox>
                        <westBoundLongitude>
                            -119.637
                            </westBoundLongitude>
                        <eastBoundLongitude>
                            -119.058
                            </eastBoundLongitude>
                        <southBoundLatitude>
                            37.8567
                            </southBoundLatitude>
                        <northBoundLatitude>
                            38.4397
                            </northBoundLatitude>
                        </EX_GeographicBoundingBox>
                    <BoundingBox
                        CRS="EPSG:3857"
                        maxx="-1.32535e+07"
                        minx="-1.33179e+07"
                        maxy="4.64172e+06"
                        miny="4.5592e+06"/>
                    <BoundingBox
                        CRS="EPSG:4326"
                        maxx="38.4397"
                        minx="37.8567"
                        maxy="-119.058"
                        miny="-119.637"/>
                    <Style>
                        <Name>
                            default
                            </Name>
                        <Title>
                            default
                            </Title>
                        <LegendURL>
                            <Format>
                                image/png
                                </Format>
                            <OnlineResource
                                xlink:type="simple"
                                xmlns:xlink="http://www.w3.org/1999/xlink"
                                xlink:href="http://10.0.0.50/cgi-bin/twinlakes/qgis_mapserv.fcgi?SERVICE=WMS&VERSION=1.3.0&REQUEST=GetLegendGraphic&LAYER=wgsclippedsprings&FORMAT=image/png&STYLE=default&SLD_VERSION=1.1.0"/>
                            </LegendURL>
                        </Style>
                    </Layer>
                <Layer
                    queryable="1">
                    <Name>
                        wgslakes
                        </Name>
                    <Title>
                        wgslakes
                        </Title>
                    <CRS>
                        CRS:84
                        </CRS>
                    <CRS>
                        EPSG:4326
                        </CRS>
                    <CRS>
                        EPSG:3857
                        </CRS>
                    <EX_GeographicBoundingBox>
                        <westBoundLongitude>
                            -119.378
                            </westBoundLongitude>
                        <eastBoundLongitude>
                            -119.326
                            </eastBoundLongitude>
                        <southBoundLatitude>
                            38.1436
                            </southBoundLatitude>
                        <northBoundLatitude>
                            38.1719
                            </northBoundLatitude>
                        </EX_GeographicBoundingBox>
                    <BoundingBox
                        CRS="EPSG:3857"
                        maxx="-1.32833e+07"
                        minx="-1.3289e+07"
                        maxy="4.60374e+06"
                        miny="4.59974e+06"/>
                    <BoundingBox
                        CRS="EPSG:4326"
                        maxx="38.1719"
                        minx="38.1436"
                        maxy="-119.326"
                        miny="-119.378"/>
                    <Style>
                        <Name>
                            default
                            </Name>
                        <Title>
                            default
                            </Title>
                        <LegendURL>
                            <Format>
                                image/png
                                </Format>
                            <OnlineResource
                                xlink:type="simple"
                                xmlns:xlink="http://www.w3.org/1999/xlink"
                                xlink:href="http://10.0.0.50/cgi-bin/twinlakes/qgis_mapserv.fcgi?SERVICE=WMS&VERSION=1.3.0&REQUEST=GetLegendGraphic&LAYER=wgslakes&FORMAT=image/png&STYLE=default&SLD_VERSION=1.1.0"/>
                            </LegendURL>
                        </Style>
                    </Layer>
                <Layer
                    queryable="1">
                    <Name>
                        wgsnhdclipped
                        </Name>
                    <Title>
                        wgsnhdclipped
                        </Title>
                    <CRS>
                        CRS:84
                        </CRS>
                    <CRS>
                        EPSG:4326
                        </CRS>
                    <CRS>
                        EPSG:3857
                        </CRS>
                    <EX_GeographicBoundingBox>
                        <westBoundLongitude>
                            -119.639
                            </westBoundLongitude>
                        <eastBoundLongitude>
                            -119.054
                            </eastBoundLongitude>
                        <southBoundLatitude>
                            38.0369
                            </southBoundLatitude>
                        <northBoundLatitude>
                            38.442
                            </northBoundLatitude>
                        </EX_GeographicBoundingBox>
                    <BoundingBox
                        CRS="EPSG:3857"
                        maxx="-1.3253e+07"
                        minx="-1.33182e+07"
                        maxy="4.64206e+06"
                        miny="4.58464e+06"/>
                    <BoundingBox
                        CRS="EPSG:4326"
                        maxx="38.442"
                        minx="38.0369"
                        maxy="-119.054"
                        miny="-119.639"/>
                    <Style>
                        <Name>
                            default
                            </Name>
                        <Title>
                            default
                            </Title>
                        <LegendURL>
                            <Format>
                                image/png
                                </Format>
                            <OnlineResource
                                xlink:type="simple"
                                xmlns:xlink="http://www.w3.org/1999/xlink"
                                xlink:href="http://10.0.0.50/cgi-bin/twinlakes/qgis_mapserv.fcgi?SERVICE=WMS&VERSION=1.3.0&REQUEST=GetLegendGraphic&LAYER=wgsnhdclipped&FORMAT=image/png&STYLE=default&SLD_VERSION=1.1.0"/>
                            </LegendURL>
                        </Style>
                    </Layer>
                <Layer
                    queryable="1">
                    <Name>
                        wgsHoover
                        </Name>
                    <Title>
                        wgsHoover
                        </Title>
                    <CRS>
                        CRS:84
                        </CRS>
                    <CRS>
                        EPSG:4326
                        </CRS>
                    <CRS>
                        EPSG:3857
                        </CRS>
                    <EX_GeographicBoundingBox>
                        <westBoundLongitude>
                            -119.632
                            </westBoundLongitude>
                        <eastBoundLongitude>
                            -119.151
                            </eastBoundLongitude>
                        <southBoundLatitude>
                            37.9289
                            </southBoundLatitude>
                        <northBoundLatitude>
                            38.3195
                            </northBoundLatitude>
                        </EX_GeographicBoundingBox>
                    <BoundingBox
                        CRS="EPSG:3857"
                        maxx="-1.32638e+07"
                        minx="-1.33173e+07"
                        maxy="4.62466e+06"
                        miny="4.56938e+06"/>
                    <BoundingBox
                        CRS="EPSG:4326"
                        maxx="38.3195"
                        minx="37.9289"
                        maxy="-119.151"
                        miny="-119.632"/>
                    <Style>
                        <Name>
                            default
                            </Name>
                        <Title>
                            default
                            </Title>
                        <LegendURL>
                            <Format>
                                image/png
                                </Format>
                            <OnlineResource
                                xlink:type="simple"
                                xmlns:xlink="http://www.w3.org/1999/xlink"
                                xlink:href="http://10.0.0.50/cgi-bin/twinlakes/qgis_mapserv.fcgi?SERVICE=WMS&VERSION=1.3.0&REQUEST=GetLegendGraphic&LAYER=wgsHoover&FORMAT=image/png&STYLE=default&SLD_VERSION=1.1.0"/>
                            </LegendURL>
                        </Style>
                    </Layer>
                <Layer
                    queryable="1">
                    <Name>
                        wgsOwnership_Blocks
                        </Name>
                    <Title>
                        wgsOwnership_Blocks
                        </Title>
                    <CRS>
                        CRS:84
                        </CRS>
                    <CRS>
                        EPSG:4326
                        </CRS>
                    <CRS>
                        EPSG:3857
                        </CRS>
                    <EX_GeographicBoundingBox>
                        <westBoundLongitude>
                            -119.651
                            </westBoundLongitude>
                        <eastBoundLongitude>
                            -117.832
                            </eastBoundLongitude>
                        <southBoundLatitude>
                            37.4626
                            </southBoundLatitude>
                        <northBoundLatitude>
                            38.7056
                            </northBoundLatitude>
                        </EX_GeographicBoundingBox>
                    <BoundingBox
                        CRS="EPSG:3857"
                        maxx="-1.3117e+07"
                        minx="-1.33194e+07"
                        maxy="4.67959e+06"
                        miny="4.50379e+06"/>
                    <BoundingBox
                        CRS="EPSG:4326"
                        maxx="38.7056"
                        minx="37.4626"
                        maxy="-117.832"
                        miny="-119.651"/>
                    <Style>
                        <Name>
                            default
                            </Name>
                        <Title>
                            default
                            </Title>
                        <LegendURL>
                            <Format>
                                image/png
                                </Format>
                            <OnlineResource
                                xlink:type="simple"
                                xmlns:xlink="http://www.w3.org/1999/xlink"
                                xlink:href="http://10.0.0.50/cgi-bin/twinlakes/qgis_mapserv.fcgi?SERVICE=WMS&VERSION=1.3.0&REQUEST=GetLegendGraphic&LAYER=wgsOwnership_Blocks&FORMAT=image/png&STYLE=default&SLD_VERSION=1.1.0"/>
                            </LegendURL>
                        </Style>
                    </Layer>
                </Layer>
            </Capability>
        </WMS_Capabilities>
#3
MAPAS/MAPS / QGIS WMS Server and OruxMaps tile issue
April 04, 2017, 11:40:40 PM
Hi, I'm trying to use qgis-server-2.14.11 to serve tiles to my tablet running OruxMaps 7.0.2. The server seems to be working fine in that it returns tiles when I request them but they are taller(?) than the requested boundarys. It works fine when loaded as a WMS layer with qgis. I used wireshark to capture some of the requests my tablet made and requested them with a browser then georeferenced them back into qgis as a test.

https://i.stack.imgur.com/Yn54X.jpg">

The yellow dots are from these requests:
<.../qgis_mapserv.fcgi?version=1.1.1&request=GetMap&Layers=tltest&Styles=&SRS=EPSG:4326&BBOX=-119.311523,38.298559,-119.300537,38.307181&width=256&height=256&format=image/png>
<.../qgis_mapserv.fcgi?version=1.1.1&request=GetMap&Layers=tltest&Styles=&SRS=EPSG:4326&BBOX=-119.311523,38.307181,-119.300537,38.315801&width=256&height=256&format=image/png>

The grey squares are the returned tiles, the darker grey is where the tiles overlap.



I would expect the corners of the tiles to coorespond with the coordinates of the request but they extend above and below. Perhaps OruxMaps is making an incorrect request and qgis-server is doing it's best. My project CRS in qgis is set to EPSG:4326 and that is what OruxMaps is requesting so I don't know if that can be an issue. The coordinates OruxMaps is requesting don't seem to be square so I don't know....



Here is what some of the loaded tiles look like:

https://i.stack.imgur.com/IP0tu.jpg">

Are these issues familiar to anybody? I know other ways to get maps to my tablet, namely the slippy map tile generator script and MOBAC to stuff the tiles into a database. I would be really happy if I could skip those steps and access my WMS server directly.



I should probably point out that OruxMaps doesn't really like my server url, I have to create a wms_services.xml file, I can't get it to accept it using the WMS creator option in the app. While trying to add my WMS server in the app with wireshark I can see Orux request the GetCapabilities and my server respond with the appropriate xml file. Should I post that file?



Thanks for the help.



I'm using the ubuntugis-unstable ppa

qgis 2.14.11+dfsg-1~xenial2

qgis-server 2.14.11+dfsg-1~xenial2

OruxMaps 7.0.2