Skip to content

Instantly share code, notes, and snippets.

@kiang
Created January 6, 2016 15:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kiang/6bfcacf6886a15b3d2c5 to your computer and use it in GitHub Desktop.
Save kiang/6bfcacf6886a15b3d2c5 to your computer and use it in GitHub Desktop.
很詭異的結果
<?xml version="1.0" encoding="utf-8"?>
<string xmlns="http://tempuri.org/">{
"Info": [
{
"InAddress": "臺南市東區長榮路一段15號",
"InSRS": "EPSG:4326",
"InFuzzyType": "[單雙號機制]+[最近門牌號機制]",
"InFuzzyBuffer": "0",
"InIsOnlyFullMatch": "False",
"InIsLockCounty": "False",
"InIsLockTown": "False",
"InIsLockVillage": "False",
"InIsLockRoadSection": "False",
"InIsLockLane": "False",
"InIsLockAlley": "False",
"InIsLockArea": "False",
"InIsSameNumber_SubNumber": "True",
"InCanIgnoreVillage": "True",
"InCanIgnoreNeighborhood": "True",
"InReturnMaxCount": "0",
"OutTotal": "1",
"OutMatchType": "完全比對",
"OutMatchCode": "[臺南市]\tFULL:1",
"OutTraceInfo": "[臺南市]\t { 完全比對 } 找到符合的門牌地址"
}
],
"AddressList": [
{
"FULL_ADDR": "臺南市東區泉南里24鄰長榮路一段15號",
"COUNTY": "臺南市",
"TOWN": "東區",
"VILLAGE": "泉南里",
"NEIGHBORHOOD": "24鄰",
"ROAD": "長榮路",
"SECTION": "1段",
"LANE": "",
"ALLEY": "",
"SUB_ALLEY": "",
"TONG": "",
"NUMBER": "15號",
"X": 120.215998,
"Y": 22.982694
}
]
}</string>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment