Since the middle of 1990s, in Korea a few researches on the optimal management technologies combining numerical model and GIS for the management of water environment in drinking watershed area and reservoir such as Paldang Lake have been carried out. In this study, the integrated water environment management system was been suggested to efficiently reflect the public awareness of the environment by integrating the web based distributed data collection system, GIS, public hearing system and water quality model. As all the components of the system have been developed using the World Wide Web and all data have been collected from the relevant agencies through the Internet, the water quality model could be implemented on the web directly. In consequence, the environmental geographic information in Paldang Lake could be acquired and analyzed through the Internet. The system can rapidly respond to the public right to know on environment, so the public will willingly participate in the governmental projects on environment. To verify the usability of the developed system, it has been applied to Paldang Lake. Especially when the web based model has been used, users can easily and confidentially get the prediction results by applying the minimum number of parameters for the water quality model. This model will provide clearness and scientific bases in the process of water quality prediction for the sensitive sites where there are critical conflicts between the residents and the developers. In this study, rapid water environment management technique without spatial and time limit has been suggested, which can contribute to the efforts on the government and the public participation.
This study is conducted to eveluate the potential of a GIS to assist an application problem. GIS has been applied to rainfall-runoff modeling over Soyang area. Various rainfall-runoff models have been developed over the years. A distributed rainfall-runoff model is selected because it considers the topographic characteristics over the basin. GIS can handle the spatial data to enhance the modeling. GRASS-a public domain GIS S/W-is used for GIS tools. Digital database is generated, including soil map, vegetation map, digital elevation model, basin and subbasin map, and water stream. The inpu data for the model has been generated and manupulated using GIS. The database, model and GIS are integrated for on-line operation. The inflow hydrographs are tested for the flood of Sept., 1990. This shows the promising results even without the calibration.
The purpose of this study is to develop a grid based model for calculating the critical nonpoint source (NPS) pollution load (BOD, TN, TP) in Nak-dong area in South Korea. In the last two decades, NPS pollution has become a topic for research that resulted in the development of numerous modeling techniques. Watershed researchers need to be able to emphasis on the characterization of water quality, including NPS pollution loads estimates. Geographic Information System (GIS) has been designed for the assessment of NPS pollution in a watershed. It uses different data such as DEM, precipitation, stream network, discharge, and land use data sets and utilizes a grid representation of a watershed for the approximation of average annual pollution loads and concentrations. The difficulty in traditional NPS modeling is the problem of identifying sources and quantifying the loads. This research is intended to investigate the correlation of NPS pollution concentrations with land uses in a watershed by calculating Expected Mean Concentrations (EMC). This work was accomplished using a grid based modelling technique that encompasses three stages. The first step includes estimating runoff grid by means of the precipitation grid and runoff coefficient. The second step is deriving the gird based model for calculating NPS pollution loads. The last step is validating the gird based model with traditional pollution loads calculation by applying statistical t-test method. The results on real data, illustrate the merits of the grid based modelling approach. Therefore, this model investigates a method of estimating and simulating point loads along with the spatially distributed NPS pollution loads. The pollutant concentration from local runoff is supposed to be directly related to land use in the region and is not considered to vary from event to event or within areas of similar land uses. By consideration of this point, it is anticipated that a single mean estimated pollutant concentration is assigned to all land uses rather than taking into account unique concentrations for different soil types, crops, and so on.
Quan, He Chun;Lee, Byung-Gul;Lee, Chang-Sun;Ko, Jung-Woo
Journal of Korean Society for Geospatial Information Science
/
v.19
no.3
/
pp.33-40
/
2011
This paper presents the prediction and evaluation of landslide using LRA(logistic regression analysis) and ANN (Artificial Neural Network) methods. In order to assess the landslide, we selected Sarabong, Byeoldobong area and Mt. Song-ak in Jeju Island. Five factors which affect the landslide were selected as: slope angle, elevation, porosity, dry density, permeability. So as to predict and evaluate the landslide, firstly the weight value of each factor was analyzed by LRA(logistic regression analysis) and ANN(Artificial Neural Network) methods. Then we got two prediction maps using AcrView software through GIS(Geographic Information System) method. The comparative analysis reveals that the slope angle and porosity play important roles in landslide. Prediction map generated by LRA method is more accurate than ANN method in Jeju. From the prediction map, we found that the most dangerous area is distributed around the road and path.
This study aims to suggest key strategy for successful establishment of LIS (Land Information System). Survey questionnaires on casual and outcome factors for LIS establishment are distributed to the LIS users and developers. Analysis results show that user participation has statistically significant, positive effect on business efficiency, user satisfaction, data sharing and services. Government support and developer technical skill are appeared to be the two important factors for improving the business efficiency and user satisfaction of LIS. Based on such results, this study suggests different strategies for successful development and implementation of LIS, including the definition of users' role and their proactive participation, visionary guide and support by government, cooperative relationship based government support and user participation, sufficient technology for land informatization. This study contributes to systematic organization of situational factors of South Korea's LIS towards its achievements. The results of this study could also be utilized for strengthening global competitiveness of the domestic geospatial information firms, in particular in supporting the development of land information projects in developing countries.
한 개 이상의 사이트에 공간 데이타가 중복 저장된 분산 공간 DB에서, 동시에 수행될 수 있는 긴 트랜잭션의 변경은 일관성 제어를 위해 다른 사이트에 전파되어야 한다. 이때 같은 영역의 공간 데이타를 서로 다른 사이트에서 동시에 변경할 경우, 변경 상충 문제가 발생하거나 잠금 기법에 의한 오랜 대기 시간이 초래되는 문제가 있다. 또한 공간 객체는 잠금의 대상이 아닌 공간 관련성에 의한 종속성을 가진다.이 논문은 긴 트랜잭션으로 중복된 공간 데이타를 변경할 경우 중복 제어를 위한 변경 전파와 동시성 제어 문제를 다룬다. 중복된 공간 데이타의 변경 병렬성을 향상시키기 위해 영역 잠금 및 SR-bound WRITE 잠금 기법을 제시한다. 한 사이트에서 수정하는 객체들과 다른 사이트에서 수정하는 객체들 사이에 공간 관련성에 의한 종속성이 없을 경우 병렬 수정을 허용하도록 제어하며, 공간 관련성에 의한 종속성이 있을 경우 SR-based 2PC라 불리는, 확장된 2단계 완료 프로토콜로 협동작업을 수행해서 변경 상충을 해결하는 새로운 중복 제어 기법을 설계하고 구현한다.Abstract The update of a long transaction should be propagated to the other sites for consistency control, when spatial database are replicated at multiple sites to achieve availability, reliability, and performance. When the replicated spatial data are updated at the same time, the update of one site would be conflicted with the other or a user would not be able to access the replicated spatial data under the control of locking. Two spatial objects having spatial relationships should be cooperatively updated even if there are no conflicts of locking for them.This paper deals with the issues of concurrency control and update propagation of replicated spatial data. We present the concept of region lock and SR-bound WRITE lock for enhancing the parallelism of updating the replicated spatial data. If there are no spatial relationships between one site's objets and the other's objects, parallel update would be allowed. Concurrent update of two spatial objects having spatial relationships should be propagated and cooperated by using an extended two-phase commit protocol, called spatial relationship-based 2PC.
To apply the real-time kinematic GPS surveying technique, this research has tried to obtain the TOKYO datum first from the continuous reference stations distributed all over the country. Then, analysis of the geography of a coastal area including both of land and sea has been carried out by the post-processed continuous kinematic GPS technique and the real-time kinematic GPS surveying technique. After considering the initial conditions and measuring time zone for real-time kinematic GPS, post-processed and the real-time kinematic GPS measurements have been carried out. A new system has been proposed to store measured data by using a program developed to store GPS data in real time and to monitor the satellite condition through controller simultaneously. The accuracy of GPS data acquired in real time was as good as that acquired by post processing. It is expected that it will be useful for the analysis of coastal geographic characteristics because DTM can be also constructed for the harbor reclamation, the dredging and the variation of soil movement in a river.
Journal of the Korean Society of Surveying, Geodesy, Photogrammetry and Cartography
/
v.32
no.5
/
pp.539-550
/
2014
High resolution satellite images have to be oriented and geometrically processed from GCPs(Ground Control Points) to generate precise DEMs(Digital Elevation Models) and topographic maps. In Korea, thousands of national UCPS(Unified Control Points) are established and distributed all over the country by the Korean NGII(National Geographic Information Institute). For that reason, UCPs can be easily searched and downloaded by the national-control-point-record-issues system. Following the study, we suggested the sky-view and road-view from web-portals for searching and identifying UCPs on the images. To evaluate the usefulness of UCPs in RPCs(rational polynomial coefficients) adjustment of the high resolution satellite images, the one UCP, which of using simple the control point, has been applied to adjust the vendor-provided RPCs of the KOMPSAT-3 images. As a result, the positioning error of corrected RPCs was approximately one pixel and one meter. From this experiment, we conclude that the UCPs will be able to replace the survey GCPs for mapping with the satellite images or aerial images.
The purpose of this study is to improve the classification system of sub-divided land cover map among the land cover maps provided by the Ministry of Environment. To accomplish the purpose, first, the overseas country land cover map classification items were examined in priority. Second, the area ratio of each item established by applying the previous sub-divided classification system was analyzed. Third, the survey on the improvement of classification system targeting the users (experts and general public) who actually used the sub-divided land cover map was carried out. Fourth, a new classification system which improved the previous system by reclassifying 41 classification items into 33 items was finally established. Fifth, the established land cover classification items were applied on study area, and the land cover classification result according to the improvement method was compared with the previous classification system. Ilsan area in Goyang city where there are diverse geographic features with various land surface characteristics such as the urbanization area and agricultural land were distributed evenly were selected as the study area. The basic images used in this study were 0.25 m aerial ortho-photographs captured by the National Geographic Information Institute (NGII), and digital topographic map, detailed stock map plan, land registration map and administrative area map were used as the relevant reference data. As a result of applying the improved classification system into the study area, the area of culture-sports, leisure facilities was $1.84km^2$ which was approximately more than twice larger in comparison to the previous classification system. Other areas such as transportation and communication system and educational administration facilities were not classified. The result of this study has meaningful significance that it reflects the efficiency for the establishment and renewal of sub-divided land cover map in the future and actual users' needs.
Skahill, Brian E.;Choi, Woo-Hee;Kim, Min-Hwan;Kim, Sung-Kyun;Johnson, Lynn E.
Journal of Korea Water Resources Association
/
v.36
no.2
/
pp.285-300
/
2003
An event-based, kinematic, infiltration-excess, and distributed rainfall-runoff model using weather radar and Geographic Information System(GIS) was developed to acknowledge and account lot the spatial variability and uncertainty of several parameters relevant to storm surface runoff and surface flow The developed model is compatible with raster GIS and spatially and temporally varied rainfall data. To calibrate the model, Monte Carlo simulation and a likelihood measure are utilized; allowing for a range of possible system responses from the calibrated model. Using rain gauge adjusted radar-rainfall estimates, the developed model was applied and evaluated to a limited number of historical events for the Ralston Creek and Goldsmith Gulch basins within the Denver Urban Drainage and Flood Control District (UDFCD) that contain mixed land use classifications. While based on a limited number of Monte Carlo simulations and considered flood events, Nash and Sutcliffe efficiency score ranges of -0.19∼0.95 / -0.75∼0.81 were obtained from the calibrated models for the Ralston Creek and Goldsmith Gulch basins, based on a comparison of observed and simulated hydrographs. For the Ralston Creek and Goldsmith Gulch basins, Nash and Sutcliffe efficiency scores of 0.88/0.10, 0.14/0.71, and 0.99/0.95 for runoff volume, peak discharge, and time to peak, respectively, were obtained from the model.
본 웹사이트에 게시된 이메일 주소가 전자우편 수집 프로그램이나
그 밖의 기술적 장치를 이용하여 무단으로 수집되는 것을 거부하며,
이를 위반시 정보통신망법에 의해 형사 처벌됨을 유념하시기 바랍니다.
[게시일 2004년 10월 1일]
이용약관
제 1 장 총칙
제 1 조 (목적)
이 이용약관은 KoreaScience 홈페이지(이하 “당 사이트”)에서 제공하는 인터넷 서비스(이하 '서비스')의 가입조건 및 이용에 관한 제반 사항과 기타 필요한 사항을 구체적으로 규정함을 목적으로 합니다.
제 2 조 (용어의 정의)
① "이용자"라 함은 당 사이트에 접속하여 이 약관에 따라 당 사이트가 제공하는 서비스를 받는 회원 및 비회원을
말합니다.
② "회원"이라 함은 서비스를 이용하기 위하여 당 사이트에 개인정보를 제공하여 아이디(ID)와 비밀번호를 부여
받은 자를 말합니다.
③ "회원 아이디(ID)"라 함은 회원의 식별 및 서비스 이용을 위하여 자신이 선정한 문자 및 숫자의 조합을
말합니다.
④ "비밀번호(패스워드)"라 함은 회원이 자신의 비밀보호를 위하여 선정한 문자 및 숫자의 조합을 말합니다.
제 3 조 (이용약관의 효력 및 변경)
① 이 약관은 당 사이트에 게시하거나 기타의 방법으로 회원에게 공지함으로써 효력이 발생합니다.
② 당 사이트는 이 약관을 개정할 경우에 적용일자 및 개정사유를 명시하여 현행 약관과 함께 당 사이트의
초기화면에 그 적용일자 7일 이전부터 적용일자 전일까지 공지합니다. 다만, 회원에게 불리하게 약관내용을
변경하는 경우에는 최소한 30일 이상의 사전 유예기간을 두고 공지합니다. 이 경우 당 사이트는 개정 전
내용과 개정 후 내용을 명확하게 비교하여 이용자가 알기 쉽도록 표시합니다.
제 4 조(약관 외 준칙)
① 이 약관은 당 사이트가 제공하는 서비스에 관한 이용안내와 함께 적용됩니다.
② 이 약관에 명시되지 아니한 사항은 관계법령의 규정이 적용됩니다.
제 2 장 이용계약의 체결
제 5 조 (이용계약의 성립 등)
① 이용계약은 이용고객이 당 사이트가 정한 약관에 「동의합니다」를 선택하고, 당 사이트가 정한
온라인신청양식을 작성하여 서비스 이용을 신청한 후, 당 사이트가 이를 승낙함으로써 성립합니다.
② 제1항의 승낙은 당 사이트가 제공하는 과학기술정보검색, 맞춤정보, 서지정보 등 다른 서비스의 이용승낙을
포함합니다.
제 6 조 (회원가입)
서비스를 이용하고자 하는 고객은 당 사이트에서 정한 회원가입양식에 개인정보를 기재하여 가입을 하여야 합니다.
제 7 조 (개인정보의 보호 및 사용)
당 사이트는 관계법령이 정하는 바에 따라 회원 등록정보를 포함한 회원의 개인정보를 보호하기 위해 노력합니다. 회원 개인정보의 보호 및 사용에 대해서는 관련법령 및 당 사이트의 개인정보 보호정책이 적용됩니다.
제 8 조 (이용 신청의 승낙과 제한)
① 당 사이트는 제6조의 규정에 의한 이용신청고객에 대하여 서비스 이용을 승낙합니다.
② 당 사이트는 아래사항에 해당하는 경우에 대해서 승낙하지 아니 합니다.
- 이용계약 신청서의 내용을 허위로 기재한 경우
- 기타 규정한 제반사항을 위반하며 신청하는 경우
제 9 조 (회원 ID 부여 및 변경 등)
① 당 사이트는 이용고객에 대하여 약관에 정하는 바에 따라 자신이 선정한 회원 ID를 부여합니다.
② 회원 ID는 원칙적으로 변경이 불가하며 부득이한 사유로 인하여 변경 하고자 하는 경우에는 해당 ID를
해지하고 재가입해야 합니다.
③ 기타 회원 개인정보 관리 및 변경 등에 관한 사항은 서비스별 안내에 정하는 바에 의합니다.
제 3 장 계약 당사자의 의무
제 10 조 (KISTI의 의무)
① 당 사이트는 이용고객이 희망한 서비스 제공 개시일에 특별한 사정이 없는 한 서비스를 이용할 수 있도록
하여야 합니다.
② 당 사이트는 개인정보 보호를 위해 보안시스템을 구축하며 개인정보 보호정책을 공시하고 준수합니다.
③ 당 사이트는 회원으로부터 제기되는 의견이나 불만이 정당하다고 객관적으로 인정될 경우에는 적절한 절차를
거쳐 즉시 처리하여야 합니다. 다만, 즉시 처리가 곤란한 경우는 회원에게 그 사유와 처리일정을 통보하여야
합니다.
제 11 조 (회원의 의무)
① 이용자는 회원가입 신청 또는 회원정보 변경 시 실명으로 모든 사항을 사실에 근거하여 작성하여야 하며,
허위 또는 타인의 정보를 등록할 경우 일체의 권리를 주장할 수 없습니다.
② 당 사이트가 관계법령 및 개인정보 보호정책에 의거하여 그 책임을 지는 경우를 제외하고 회원에게 부여된
ID의 비밀번호 관리소홀, 부정사용에 의하여 발생하는 모든 결과에 대한 책임은 회원에게 있습니다.
③ 회원은 당 사이트 및 제 3자의 지적 재산권을 침해해서는 안 됩니다.
제 4 장 서비스의 이용
제 12 조 (서비스 이용 시간)
① 서비스 이용은 당 사이트의 업무상 또는 기술상 특별한 지장이 없는 한 연중무휴, 1일 24시간 운영을
원칙으로 합니다. 단, 당 사이트는 시스템 정기점검, 증설 및 교체를 위해 당 사이트가 정한 날이나 시간에
서비스를 일시 중단할 수 있으며, 예정되어 있는 작업으로 인한 서비스 일시중단은 당 사이트 홈페이지를
통해 사전에 공지합니다.
② 당 사이트는 서비스를 특정범위로 분할하여 각 범위별로 이용가능시간을 별도로 지정할 수 있습니다. 다만
이 경우 그 내용을 공지합니다.
제 13 조 (홈페이지 저작권)
① NDSL에서 제공하는 모든 저작물의 저작권은 원저작자에게 있으며, KISTI는 복제/배포/전송권을 확보하고
있습니다.
② NDSL에서 제공하는 콘텐츠를 상업적 및 기타 영리목적으로 복제/배포/전송할 경우 사전에 KISTI의 허락을
받아야 합니다.
③ NDSL에서 제공하는 콘텐츠를 보도, 비평, 교육, 연구 등을 위하여 정당한 범위 안에서 공정한 관행에
합치되게 인용할 수 있습니다.
④ NDSL에서 제공하는 콘텐츠를 무단 복제, 전송, 배포 기타 저작권법에 위반되는 방법으로 이용할 경우
저작권법 제136조에 따라 5년 이하의 징역 또는 5천만 원 이하의 벌금에 처해질 수 있습니다.
제 14 조 (유료서비스)
① 당 사이트 및 협력기관이 정한 유료서비스(원문복사 등)는 별도로 정해진 바에 따르며, 변경사항은 시행 전에
당 사이트 홈페이지를 통하여 회원에게 공지합니다.
② 유료서비스를 이용하려는 회원은 정해진 요금체계에 따라 요금을 납부해야 합니다.
제 5 장 계약 해지 및 이용 제한
제 15 조 (계약 해지)
회원이 이용계약을 해지하고자 하는 때에는 [가입해지] 메뉴를 이용해 직접 해지해야 합니다.
제 16 조 (서비스 이용제한)
① 당 사이트는 회원이 서비스 이용내용에 있어서 본 약관 제 11조 내용을 위반하거나, 다음 각 호에 해당하는
경우 서비스 이용을 제한할 수 있습니다.
- 2년 이상 서비스를 이용한 적이 없는 경우
- 기타 정상적인 서비스 운영에 방해가 될 경우
② 상기 이용제한 규정에 따라 서비스를 이용하는 회원에게 서비스 이용에 대하여 별도 공지 없이 서비스 이용의
일시정지, 이용계약 해지 할 수 있습니다.
제 17 조 (전자우편주소 수집 금지)
회원은 전자우편주소 추출기 등을 이용하여 전자우편주소를 수집 또는 제3자에게 제공할 수 없습니다.
제 6 장 손해배상 및 기타사항
제 18 조 (손해배상)
당 사이트는 무료로 제공되는 서비스와 관련하여 회원에게 어떠한 손해가 발생하더라도 당 사이트가 고의 또는 과실로 인한 손해발생을 제외하고는 이에 대하여 책임을 부담하지 아니합니다.
제 19 조 (관할 법원)
서비스 이용으로 발생한 분쟁에 대해 소송이 제기되는 경우 민사 소송법상의 관할 법원에 제기합니다.
[부 칙]
1. (시행일) 이 약관은 2016년 9월 5일부터 적용되며, 종전 약관은 본 약관으로 대체되며, 개정된 약관의 적용일 이전 가입자도 개정된 약관의 적용을 받습니다.