﻿<?xml version="1.0" encoding="utf-8" ?>
<URL xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
                         xmlns:xs="http://www.w3.org/2001/XMLSchema"
		                 xmlns:gis="QingdaoServerURLTemplate.xsd"
		                 xsi:schemaLocation="http://Zondy.MapGISCitySvr.Xsd QingdaoServerURLTemplate.xsd">

  <ServerURL>
    <!--高程查询-->
    <DEMAnalysisURL>http://192.9.200.201/GISService/DEMAnalysis</DEMAnalysisURL>
    <!--建筑物图层查询-->
    <BuildingHeightURL>http://192.9.200.201/GISService/BuildingHeight</BuildingHeightURL>
    <!--通过名字定位查询-->
    <GeocodingURL>http://192.9.200.201/GISService/Geocoding</GeocodingURL>
    <!--通过坐标行为查询-->
    <AddrCodeURL>http://192.9.200.201/QDService/AddrCode/cmd</AddrCodeURL>
  </ServerURL>
</URL>