﻿<?xml version="1.0" ?>
<!-- 地名定位 -->
<configuration label="地名库">
	<locator>http://172.28./CityInterface/rest/services/GeocodeServer.svc/qdlocate</locator>
	<labels>
		<xlabel>横坐标(X)</xlabel>
		<ylabel>纵坐标(Y)</ylabel>
		<xexamplevalue>499194.084165</xexamplevalue>
		<yexamplevalue>3322060.626379</yexamplevalue>
	</labels>
	<symbols>
		<picturemarkersymbol url="assets/images/ball_pink.png" width="24" height="40" xoffset="4" yoffset="20"/>
   </symbols>
  <layerName>地名库</layerName>
</configuration>
