• Title/Summary/Keyword: GIS server

Search Result 219, Processing Time 0.025 seconds

Development of a Web-based System for Raster Data Analysis Using Map Algebra (연구는 래스터 데이터의 지도대수 분석을 위한 GRASS 기반의 웹 시스템 개발)

  • Lee, In-Ji;Lee, Yang-Won;Suh, Yong-Cheol
    • Journal of Korean Society for Geospatial Information Science
    • /
    • v.18 no.4
    • /
    • pp.131-139
    • /
    • 2010
  • Recent spread of GIS and the increasing demand of spatial data have brought about the development of web GIS. In addition to sharing and mapping spatial data, web GIS is also required to provide spatial analytic functions on the web. The FOSS(free and open source software) can play an important role in developing such a system for web GIS. In this paper, we proposed a web-based system for raster data analysis using map algebra. We employed GRASS as an open source software and implemented the GRASS functionalities on the web using java methods for invocation of server-side commands. Map algebra and AHP were combined for the raster data analysis in our system. For a feasibility test, the landslide susceptibility in South Korea was calculated using rainfall, elevation, slope angle, slope aspect, and soil layers. It is anticipated that our system will be extensible to other web GIS for raster data analysis with GRASS.

Development of Wireless Real Time River Water Quality Management System with GPS and GIS (GIS와 GPS를 연계한 무선 실시간 하천수질관리시스템 개발)

  • Yi, Jae-Eung;Ha, Sang-Min;Lee, Jong-Kook
    • Journal of the Korean Society of Hazard Mitigation
    • /
    • v.2 no.4 s.7
    • /
    • pp.69-75
    • /
    • 2002
  • In this paper the development of a real time river water quality management system is described. This system can manage a river water quality fluctuation by finding out abnormal conditions quickly and exactly. The GIS based monitoring system collects various properties of river water quality through the wireless real time network. Tanchun, the first branch of the Han River was selected as the target basin of the system development. This system is composed of three parts - wireless real time field measuring system with a GPS receiver, a server computer and a GIS platform. After the first field test in Tanchun basin, the result showed the many possibilities of measuring various water quality properties in real time and storing the data and analyzing them within the GIS environment in real time in very efficient manners. It is expected that the developed system will contribute to the efficient management of a river water quality control and water quality related disaster prevention purposes.

Update Protocols for Web-Based GIS Applications (웹 기반 GIS 응용을 위한 변경 프로토콜)

  • An, Seong-U;Seo, Yeong-Deok;Kim, Jin-Deok;Hong, Bong-Hui
    • Journal of KIISE:Databases
    • /
    • v.29 no.4
    • /
    • pp.321-333
    • /
    • 2002
  • As web-based services are becoming more and more popular, concurrent updates of spatial data should be possible in the web-based environments in order to use the various services. Web-based GIS applications are characterized by large quantity of data providing and these data should be continuously updated according to various user's requirements. Faced with such an enormous data providing system, it is inefficient for a server to do all of the works of updating spatial data requested by clients. Besides, the HTTP protocol used in the web environment is established under the assumption of 'Connectionless'and 'Stateless'. Lots of problems may occur if the scheme of transaction processing based on the LAN environment is directly applied to the web environment. Especially for long transactions of updating spatial data, it is very difficult to control the concurrency among clients and to keep the consistency of the server data. This paper proposes a solution of keeping consistency during updating directly spatial data in the client-side by resolving the Dormancy Region Lock problem caused by the 'Connectionless'and 'Stateless'feature of the HTTP protocol. The RX(Region-eXclusive) lock and the periodically sending of ALIVE_CLIENTi messages can solve this problem. The protocol designed here is verified as effective enough through implementing in the main memory spatial database system, called CyberMap.

The Design and Implementation of Tracking the Vehicle over the GPS system (GPS를 이용한 차량 추적 시스템의 설계 및 구현)

  • Lee, Yong Kwon;Lee, Dae Sik;Jang, Chung Ryong
    • Journal of Korea Society of Digital Industry and Information Management
    • /
    • v.9 no.4
    • /
    • pp.69-79
    • /
    • 2013
  • A system of tracking a vehicle collects the vehicle location and then transmits the data into a GIS server in order to provide several service areas. An ODU built in the vehicle savesa GPS information data and communicates with the RSU installed in the road over the wave technology. The collected data in RSU is transmitted into the GIS serverand is stored. The system based on the collected GPS data in each vehicle is providing useful and various services between RSU and OBU. In this paper indicates that the system is designed in 2 phasesbased on the collected GPS data. The result comparing to process of GPS data created in 1 phase and 2 phase over the Web GIS service indicates that the capability of process of the GPS data in 2 phase is enhanced in "50.88% ~ 51.81%". Therefore, when the accident is happened the system of tracking the vehicle over GPS tech not only receives the information properly but also provides the emergence rescue services.

GML Based Tourism Information System for Location Based Service

  • Chung Yeong-Jee;Jeong Chang-Won
    • Journal of information and communication convergence engineering
    • /
    • v.3 no.2
    • /
    • pp.80-83
    • /
    • 2005
  • At present, GML becomes the global standard for the XML encoding of geographic information and is the foundation for the Geo-Web. GML is being applied to a wide range of geographic applications including GIS and location-based services, telematics and intelligent transportation systems. In this paper, we propose the tourism information system for supporting the location based service application. We made an effort to design and implement a GIS computing environment by thin client for mobile web mapping service. We are interested in the GML applications that include traditional GIS system for navigation service and location finder for points of interest (POI) services. This paper summarizes the Tourism information system for location based service of a small area (Han-Ok Village with the Korean traditional houses in Jeonju-city), in which moving travelers can obtain proper information services at the current location associated with traditional monuments, cultural products, food, and conveniences. In the paper, we report on the design of the thin client/server system for a mobile environment. This paper is divided into three parts. First, we give a general overview of the organization of the system and of the important concerns of our design. Second we focus on our system supports for location and POI determination, and design concerns. Finally, we show the graphic user interface of PDA, the procedures involved in the service, and the executed results.

Design and Implementation of Object Reusing Methods for Mobile Vector Map Services (모바일 벡터 지도 서비스를 위한 객체 재사용 기법의 설계 및 구현)

  • Kim, Jin-Deog;Choi, Jin-Oh
    • The KIPS Transactions:PartD
    • /
    • v.10D no.3
    • /
    • pp.359-366
    • /
    • 2003
  • Although the reuse of the cached data for scrolling the map reduces the amount of passed data between client and server, it needs the conversions of data coordinates, selective deletion of objects, cache compaction and object structuring step in the clients. The conversion is a time- intensive operation due to limited resources of mobile phones such as low computing power, small memory. Therefore, in order to control the map efficiently in the vector map service based mobile phones, it is necessary to study the methods which reuse cached objects for reducing wireless network bandwidth and overwhelming the limited resources of mobile phones as well. This paper proposes the methods of reusing pre-received spatial objects for map control in the mobile vector map service system based on client-server architecture. The experiments conducted on the Web GIS systems with real data show that the proposed method is appropriate to map services for mobile phone. We also analyze the advantages and drawbacks between the reuse of cached data and transmission of raw data respectively.

Development of a Mobile GIS Using a Shareware DBMS (Shareware DBMS를 이용한 모바일 GIS의 개발)

  • Yun, Jae-Kwan;Lee, Keun-Ho;Han, Ki-Joon
    • Journal of Korea Spatial Information System Society
    • /
    • v.2 no.2 s.4
    • /
    • pp.25-37
    • /
    • 2000
  • As computer systems of high capacity and high performance recently emerged, various researches about GISs(Geographic Information Systems) have been in progress and many GIS applications have also been developed. From the domestic situation where many people are using mobile devices, because of the recent advances in the mobile technology, we can infer that the time will come when every individual will carry a mobile device with a GPS(Global Positioning System) module resulting from the development of a miniature GPS Module. Therefore, a mobile GIS that can allows users to deal with dynamic GIS data management and perform their tasks while moving will be required. This paper discusses the design and implementation of a mobile GIS using the shareware DBMS, called postgresSQL. The Mobile GIS in which a mobile concept is utilized at the GIS data server makes it possible to insert, delete, update GIS data, to zoom in and zoom out displayed maps, and to locate the user's position on the client device. Therefore, It is possible to manage dynamic GIS data in order to deal with GIS data on the maps while moving, connect various GIS data servers through the middleware, and connected with ITS (Intelligent Transport System) which is one of applications of the Mobile GIS developed in this paper.

  • PDF

A study on the Implementation of the New Address Management and Guide System for Jecheon city area (제천시를 위한 새주소 관리 및 안내시스템 구축에 관한 연구)

  • Yeon, Sang-Ho
    • The Journal of the Korea Contents Association
    • /
    • v.2 no.1
    • /
    • pp.24-31
    • /
    • 2002
  • The purpose of this study is development of the management and guide system for convenient use of new address guide system for systematic management and use of spatial information gained by management of numerical map of building and road to large basic new address, survey and input of main gate, setting up the road session, naming and input of road name, grant of given number of building, new address guide, life GIS and added information on Web-site in Jecheon-si city area In this study, development and establishment of new address management and guide system in local cities are designed by making full use of GIS function of client server base. A guide system is designed the same database as management system, and it is transformed into Web-GIS environment and developed in order to add the various functions of life GIS as wet as new address guide. In the result, the effectiveness of new address system and guide of Jecheon-si city could be highly increased owing to not only citizens'easy access but also easy availability of various informations necessary in life by developed its system.

  • PDF

Efficient Construction of Open Source-based Sewage Facility Database (오픈소스 기반의 하수 시설물 데이터베이스의 효율적 구축)

  • Ko, Jeongsang;Xu, Chunxu;Yun, Heecheon
    • Journal of the Korean Society of Surveying, Geodesy, Photogrammetry and Cartography
    • /
    • v.40 no.5
    • /
    • pp.393-402
    • /
    • 2022
  • Effective data management of underground facilities is very important in terms of human life. For this, input of up-to-date and high-accuracy data should be preceded. Therefore, it is important to have an efficient data input method. In this study, by developing a sewage facility site survey program using open source software, paper drawings could be replaced with tablet PCs. By using a tablet PC, figures and property information acquired from the field are transmitted in real time through a database server. PostGIS query is developed to automate structured editing to minimize manual work in constructing a GIS (Geographic Information System) database for sewage facilities. did. In addition, the database was built using the sewage facility GIS database building program. As a result of comparing and analyzing the existing sewage facility database construction, work process, and work time, the work process was simplified and work time was shortened. In addition, through simple customization of open source software, it will be able to be used for field surveys and database construction in other fields.

Design and Implementation of Integrated MapServer Based on GML (GML 기반 통합 맵서버 설계 및 구현)

  • Lee, Hye-Jin;Kim, Dong-Ho;Lee, Hyun-Ah;Kim, Jin-Suk
    • Journal of the Korean Association of Geographic Information Studies
    • /
    • v.6 no.4
    • /
    • pp.71-84
    • /
    • 2003
  • This paper designs and implements an integrated map server to produce an integrated map. Two requirements for the proposed map server are as follows. First, the system should support a customization of metadata to meet user's requirements. The map server designed here will predefine information such as representations, regions required for client-side processing in the metadata. This will allow users easily acquire an integrated map in the required form of clients. Second, the system should be able to support not only the integration of spatial data but also their non-spatial data. Fusion service is realized by using the concept of linking. The integrated map server suggested in this paper can improve the quality of the fusion service by integrating the results of the map servers according to user's requests. Our experiments shows that the integrated map server reduces the response time in web mapping environments.

  • PDF