Query SEPA server for river dataQGIS not rendering WMS layersPoint within, query in a buffer polygon in WMS...

Is there any danger of my neighbor having my wife's signature?

Are all power cords made equal?

Build ASCII Podiums

80-bit collision resistence because of 80-bit x87 registers?

Is corrosion inhibitor paste conductive?

How do I avoid the "chosen hero" feeling?

Have the UK Conservatives lost the working majority and if so, what does this mean?

Can I legally make a website about boycotting a certain company?

What is the reason behind this musical reference to Pinocchio in the Close Encounters main theme?

Identical projects by students at two different colleges: still plagiarism?

Translation for threshold (figuratively)

Isn't a semicolon (';') needed after a function declaration in C++?

What does "don't have a baby" imply or mean in this sentence?

How can a kingdom keep the secret of a missing monarch from the public?

Are encryption algorithms with fixed-point free permutations inherently flawed?

Badly designed reimbursement form. What does that say about the company?

STM32 PWM problem

Multiple null checks in Java 8

How can guns be countered by melee combat without raw-ability or exceptional explanations?

Can "ee" appear in Latin?

Arizona laws regarding ownership of ground glassware for chemistry usage

Have any astronauts or cosmonauts died in space?

Is opening a file faster than reading variable content?

Why would you use 2 alternate layout buttons instead of 1, when only one can be selected at once



Query SEPA server for river data


QGIS not rendering WMS layersPoint within, query in a buffer polygon in WMS like in ArcGISIs it possible to get GeoJSON geometry from GetFeatureInfo WMS request from ArcGIS Server 10.xArcGIS Server WMS URL Syntax IncorrectGetFeatureInfo in WMS using a box?Geoserver renders reprojected raster only as transparent imagesUsing ArcGIS Server WMS with OpenLayers 3?ArcGIS Server WFS does not render custom style in OpenLayers 4?Select specific layers from a WMS using URL linkGeoserver GetFeatureInfo with time range













0















The Scottish Environmental Protection Agency has an ARCGis server with river data I'd like to query.



https://map.environment.gov.scot/sewebmap/?layers=riverClass



At this URL it shows what I want to get



http://map.sepa.org.uk/arcgis/services/WMS_Hydrography/MapServer/WMSServer?SERVICE=WMS&CRS=EPSG:27700&SRS=EPSG:27700&VERSION=1.3.0&REQUEST=GetFeatureInfo&INFO_FORMAT=text/html&BBOX=300433.7197776127,664736.2187099421,330675.3812723706,677830.5463674661&WIDTH=1067&HEIGHT=462&LAYERS=9&QUERY_LAYERS=9&X=527&Y=&I=527&J=108&FEATURE_COUNT=50&EXCEPTION=application/vnd.ogc.se_xml&SERVICENAME=



I'm after finding the river classification at a given Longitude and Latitude.



The above URL uses British National Grid but I have only a Long and Lat. I think that means settings sr=3395



I'm wanting to get the river classification data in JSON for my PHP website. I've worked out this URL but it just says No Results Found.



http://map.sepa.org.uk/ArcGIS/rest/services/WMS_Hydrography/MapServer/identify?geometry=57.0759,-4.84497&layers=all&tolerance=2&sr=3395&mapExtent=57,-4,58,-3&imageDisplay=1056,816,96



What am I doing wrong in the above URL?










share|improve this question
















bumped to the homepage by Community 2 hours ago


This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
















  • try map.sepa.org.uk/arcgis/rest/services/WMS_Hydrography/MapServer/…

    – Mapperz
    Dec 25 '18 at 4:58
















0















The Scottish Environmental Protection Agency has an ARCGis server with river data I'd like to query.



https://map.environment.gov.scot/sewebmap/?layers=riverClass



At this URL it shows what I want to get



http://map.sepa.org.uk/arcgis/services/WMS_Hydrography/MapServer/WMSServer?SERVICE=WMS&CRS=EPSG:27700&SRS=EPSG:27700&VERSION=1.3.0&REQUEST=GetFeatureInfo&INFO_FORMAT=text/html&BBOX=300433.7197776127,664736.2187099421,330675.3812723706,677830.5463674661&WIDTH=1067&HEIGHT=462&LAYERS=9&QUERY_LAYERS=9&X=527&Y=&I=527&J=108&FEATURE_COUNT=50&EXCEPTION=application/vnd.ogc.se_xml&SERVICENAME=



I'm after finding the river classification at a given Longitude and Latitude.



The above URL uses British National Grid but I have only a Long and Lat. I think that means settings sr=3395



I'm wanting to get the river classification data in JSON for my PHP website. I've worked out this URL but it just says No Results Found.



http://map.sepa.org.uk/ArcGIS/rest/services/WMS_Hydrography/MapServer/identify?geometry=57.0759,-4.84497&layers=all&tolerance=2&sr=3395&mapExtent=57,-4,58,-3&imageDisplay=1056,816,96



What am I doing wrong in the above URL?










share|improve this question
















bumped to the homepage by Community 2 hours ago


This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
















  • try map.sepa.org.uk/arcgis/rest/services/WMS_Hydrography/MapServer/…

    – Mapperz
    Dec 25 '18 at 4:58














0












0








0








The Scottish Environmental Protection Agency has an ARCGis server with river data I'd like to query.



https://map.environment.gov.scot/sewebmap/?layers=riverClass



At this URL it shows what I want to get



http://map.sepa.org.uk/arcgis/services/WMS_Hydrography/MapServer/WMSServer?SERVICE=WMS&CRS=EPSG:27700&SRS=EPSG:27700&VERSION=1.3.0&REQUEST=GetFeatureInfo&INFO_FORMAT=text/html&BBOX=300433.7197776127,664736.2187099421,330675.3812723706,677830.5463674661&WIDTH=1067&HEIGHT=462&LAYERS=9&QUERY_LAYERS=9&X=527&Y=&I=527&J=108&FEATURE_COUNT=50&EXCEPTION=application/vnd.ogc.se_xml&SERVICENAME=



I'm after finding the river classification at a given Longitude and Latitude.



The above URL uses British National Grid but I have only a Long and Lat. I think that means settings sr=3395



I'm wanting to get the river classification data in JSON for my PHP website. I've worked out this URL but it just says No Results Found.



http://map.sepa.org.uk/ArcGIS/rest/services/WMS_Hydrography/MapServer/identify?geometry=57.0759,-4.84497&layers=all&tolerance=2&sr=3395&mapExtent=57,-4,58,-3&imageDisplay=1056,816,96



What am I doing wrong in the above URL?










share|improve this question
















The Scottish Environmental Protection Agency has an ARCGis server with river data I'd like to query.



https://map.environment.gov.scot/sewebmap/?layers=riverClass



At this URL it shows what I want to get



http://map.sepa.org.uk/arcgis/services/WMS_Hydrography/MapServer/WMSServer?SERVICE=WMS&CRS=EPSG:27700&SRS=EPSG:27700&VERSION=1.3.0&REQUEST=GetFeatureInfo&INFO_FORMAT=text/html&BBOX=300433.7197776127,664736.2187099421,330675.3812723706,677830.5463674661&WIDTH=1067&HEIGHT=462&LAYERS=9&QUERY_LAYERS=9&X=527&Y=&I=527&J=108&FEATURE_COUNT=50&EXCEPTION=application/vnd.ogc.se_xml&SERVICENAME=



I'm after finding the river classification at a given Longitude and Latitude.



The above URL uses British National Grid but I have only a Long and Lat. I think that means settings sr=3395



I'm wanting to get the river classification data in JSON for my PHP website. I've worked out this URL but it just says No Results Found.



http://map.sepa.org.uk/ArcGIS/rest/services/WMS_Hydrography/MapServer/identify?geometry=57.0759,-4.84497&layers=all&tolerance=2&sr=3395&mapExtent=57,-4,58,-3&imageDisplay=1056,816,96



What am I doing wrong in the above URL?







arcgis-server wms getfeatureinfo scotland






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Jan 22 at 14:20









til_b

2,5451228




2,5451228










asked Dec 24 '18 at 23:54









Jonathan RiddellJonathan Riddell

1




1





bumped to the homepage by Community 2 hours ago


This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.







bumped to the homepage by Community 2 hours ago


This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.















  • try map.sepa.org.uk/arcgis/rest/services/WMS_Hydrography/MapServer/…

    – Mapperz
    Dec 25 '18 at 4:58



















  • try map.sepa.org.uk/arcgis/rest/services/WMS_Hydrography/MapServer/…

    – Mapperz
    Dec 25 '18 at 4:58

















try map.sepa.org.uk/arcgis/rest/services/WMS_Hydrography/MapServer/…

– Mapperz
Dec 25 '18 at 4:58





try map.sepa.org.uk/arcgis/rest/services/WMS_Hydrography/MapServer/…

– Mapperz
Dec 25 '18 at 4:58










1 Answer
1






active

oldest

votes


















0














http://map.sepa.org.uk/arcgis/rest/services/WMS_Hydrography/MapServer/identify?geometryType=esriGeometryPoint&sr=4326&layers=all%3A4&layerDefs=&time=&layerTimeOptions=&tolerance=2&mapExtent=57%2C-4%2C58%2C-3&imageDisplay=1056%2C816%2C96&returnGeometry=true&maxAllowableOffset=&geometryPrecision=&dynamicLayers=&returnZ=false&returnM=false&gdbVersion=&returnUnformattedValues=false&returnFieldName=false&datumTransformations=&layerParameterValues=&mapRangeValues=&layerRangeValues=&f=pjson&geometry=-4.84497,57.0759



This works



The geometry argument is the longitude,latitude which is unusual



And the projection I want seems to be sr=4326






share|improve this answer























    Your Answer








    StackExchange.ready(function() {
    var channelOptions = {
    tags: "".split(" "),
    id: "79"
    };
    initTagRenderer("".split(" "), "".split(" "), channelOptions);

    StackExchange.using("externalEditor", function() {
    // Have to fire editor after snippets, if snippets enabled
    if (StackExchange.settings.snippets.snippetsEnabled) {
    StackExchange.using("snippets", function() {
    createEditor();
    });
    }
    else {
    createEditor();
    }
    });

    function createEditor() {
    StackExchange.prepareEditor({
    heartbeatType: 'answer',
    autoActivateHeartbeat: false,
    convertImagesToLinks: false,
    noModals: true,
    showLowRepImageUploadWarning: true,
    reputationToPostImages: null,
    bindNavPrevention: true,
    postfix: "",
    imageUploader: {
    brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
    contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
    allowUrls: true
    },
    onDemand: true,
    discardSelector: ".discard-answer"
    ,immediatelyShowMarkdownHelp:true
    });


    }
    });














    draft saved

    draft discarded


















    StackExchange.ready(
    function () {
    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fgis.stackexchange.com%2fquestions%2f306947%2fquery-sepa-server-for-river-data%23new-answer', 'question_page');
    }
    );

    Post as a guest















    Required, but never shown

























    1 Answer
    1






    active

    oldest

    votes








    1 Answer
    1






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes









    0














    http://map.sepa.org.uk/arcgis/rest/services/WMS_Hydrography/MapServer/identify?geometryType=esriGeometryPoint&sr=4326&layers=all%3A4&layerDefs=&time=&layerTimeOptions=&tolerance=2&mapExtent=57%2C-4%2C58%2C-3&imageDisplay=1056%2C816%2C96&returnGeometry=true&maxAllowableOffset=&geometryPrecision=&dynamicLayers=&returnZ=false&returnM=false&gdbVersion=&returnUnformattedValues=false&returnFieldName=false&datumTransformations=&layerParameterValues=&mapRangeValues=&layerRangeValues=&f=pjson&geometry=-4.84497,57.0759



    This works



    The geometry argument is the longitude,latitude which is unusual



    And the projection I want seems to be sr=4326






    share|improve this answer




























      0














      http://map.sepa.org.uk/arcgis/rest/services/WMS_Hydrography/MapServer/identify?geometryType=esriGeometryPoint&sr=4326&layers=all%3A4&layerDefs=&time=&layerTimeOptions=&tolerance=2&mapExtent=57%2C-4%2C58%2C-3&imageDisplay=1056%2C816%2C96&returnGeometry=true&maxAllowableOffset=&geometryPrecision=&dynamicLayers=&returnZ=false&returnM=false&gdbVersion=&returnUnformattedValues=false&returnFieldName=false&datumTransformations=&layerParameterValues=&mapRangeValues=&layerRangeValues=&f=pjson&geometry=-4.84497,57.0759



      This works



      The geometry argument is the longitude,latitude which is unusual



      And the projection I want seems to be sr=4326






      share|improve this answer


























        0












        0








        0







        http://map.sepa.org.uk/arcgis/rest/services/WMS_Hydrography/MapServer/identify?geometryType=esriGeometryPoint&sr=4326&layers=all%3A4&layerDefs=&time=&layerTimeOptions=&tolerance=2&mapExtent=57%2C-4%2C58%2C-3&imageDisplay=1056%2C816%2C96&returnGeometry=true&maxAllowableOffset=&geometryPrecision=&dynamicLayers=&returnZ=false&returnM=false&gdbVersion=&returnUnformattedValues=false&returnFieldName=false&datumTransformations=&layerParameterValues=&mapRangeValues=&layerRangeValues=&f=pjson&geometry=-4.84497,57.0759



        This works



        The geometry argument is the longitude,latitude which is unusual



        And the projection I want seems to be sr=4326






        share|improve this answer













        http://map.sepa.org.uk/arcgis/rest/services/WMS_Hydrography/MapServer/identify?geometryType=esriGeometryPoint&sr=4326&layers=all%3A4&layerDefs=&time=&layerTimeOptions=&tolerance=2&mapExtent=57%2C-4%2C58%2C-3&imageDisplay=1056%2C816%2C96&returnGeometry=true&maxAllowableOffset=&geometryPrecision=&dynamicLayers=&returnZ=false&returnM=false&gdbVersion=&returnUnformattedValues=false&returnFieldName=false&datumTransformations=&layerParameterValues=&mapRangeValues=&layerRangeValues=&f=pjson&geometry=-4.84497,57.0759



        This works



        The geometry argument is the longitude,latitude which is unusual



        And the projection I want seems to be sr=4326







        share|improve this answer












        share|improve this answer



        share|improve this answer










        answered Jan 22 at 13:44









        Jonathan RiddellJonathan Riddell

        1




        1






























            draft saved

            draft discarded




















































            Thanks for contributing an answer to Geographic Information Systems Stack Exchange!


            • Please be sure to answer the question. Provide details and share your research!

            But avoid



            • Asking for help, clarification, or responding to other answers.

            • Making statements based on opinion; back them up with references or personal experience.


            To learn more, see our tips on writing great answers.




            draft saved


            draft discarded














            StackExchange.ready(
            function () {
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fgis.stackexchange.com%2fquestions%2f306947%2fquery-sepa-server-for-river-data%23new-answer', 'question_page');
            }
            );

            Post as a guest















            Required, but never shown





















































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown

































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown







            Popular posts from this blog

            Щит и меч (фильм) Содержание Названия серий | Сюжет |...

            is 'sed' thread safeWhat should someone know about using Python scripts in the shell?Nexenta bash script uses...

            Meter-Bus Содержание Параметры шины | Стандартизация |...