API (3) 썸네일형 리스트형 [C#][다음API] 좌표로 주소를 얻어내기 좌표로 주소를 얻어내기 다음 API http://apis.map.daum.net/web/sample/coord2addr/ #region " [ gps 좌표로 주소(행정동) 반환 ] " public class ToAddress { public string type { get; set; } public string code { get; set; } public string name { get; set; } public string fullName { get; set; } public string regionId { get; set; } public string name0 { get; set; } public string code1 { get; set; } public string name1 { get; se.. [다음 API] 주소 검색 샘플 다음 API 반환 구조 클래스 #region " [ 다음 주소검색 ] " public class DaumAddressSearchResult { public Channel channel { get; set; } } public class Channel { public string totalCount { get; set; } public string link { get; set; } public string result { get; set; } public string generator { get; set; } public string pageCount { get; set; } public string lastBuildDate { get; set; } public Item[] item { get; set; .. 법정구역 api & shp download 법정구역정보 api http://dev.vworld.kr/dev/v4dv_2ddataguide2_s002.do?svcIde=ademd SHP 파일 다운로드 국가공간포털(전국 시/구군/동/리 ) http://openapi.nsdi.go.kr/nsdi/eios/ServiceDetail.do?svcSe=F&svcId=F001 전국데이터(전국 도) http://www.gisdeveloper.co.kr/?p=2332 이전 1 다음