view gnv/src/test/ressources/externalinterfacecall_curl.xml @ 564:97fa3896f505

Added Sampledata and a sample how to call the MapViewer-Interface using CURL. gnv/trunk@670 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Tim Englich <tim.englich@intevation.de>
date Tue, 09 Feb 2010 13:16:19 +0000
parents
children
line wrap: on
line source
<?xml version='1.0' encoding='UTF-8'?>
<gnviewer>
    <mapservices>
        <mapservice id='BSH_IMS_Prediction_Model_Current' type='arcims'
            url='http://foo.bar.de'>
            <Modeldata />
            <layer id='3' name='Speed Today 00:00 (Surface)' />
            <layer id='146' name='Surface Current Day After Tomorrow'>
                <layer id='207' name='Day After Tomorrow 20:00 (Surface)'>
                    <layer id='208' name='Speed Day After Tomorrow 21:00 (Surface)' />
                    <layer id='209' name='Speed Day After Tomorrow 20:00 (Surface)' />
                </layer>
            </layer>
        </mapservice>
        <mapservice id='BSH_IMS_Marine_Environmental_Monitoring_Network'
            type='wms' url='http://foo1.bar.de'>
            <MARNET />
            <layer id='26' name='Air'>
                <layer id='27' name='Temperature' />
            </layer>
            <layer id='9' name='Salinity'>
                <layer id='10' name='depth: (0m- -6m)' />
            </layer>
            <layer id='13' name='OxygenSaturation'>
                <layer id='14' name='depth: (0m- -6m)' />
                <layer id='15' name='depth: (-6m- -20m)' />
                <layer id='16' name='depth: (-20m- -50m)' />
            </layer>
        </mapservice>
        <mapservice id='BSH_IMS_Sea_Surface_Temperature_Analysis'
            type='arcims' url='http://foo.bar.de' />
    </mapservices>
    <location>
        <srs>EPSG:4324</srs>
        <data>POINT(8.6 56.0)</data>
    </location>
</gnviewer>

http://dive4elements.wald.intevation.org