AUTOMATED DETECTION OF SMALL AND SHALLOW LANDSLIDES AFTER THE 2010 MADEIRA ISLAND FLASH-FLOODS IN VHR IMAGERY

Size: px
Start display at page:

Download "AUTOMATED DETECTION OF SMALL AND SHALLOW LANDSLIDES AFTER THE 2010 MADEIRA ISLAND FLASH-FLOODS IN VHR IMAGERY"

Transcription

1 AUTOMATED DETECTION OF SMALL AND SHALLOW LANDSLIDES AFTER THE 2010 MADEIRA ISLAND FLASH-FLOODS IN VHR IMAGERY Sandra Heleno, Maura Lousada, Maria João Pereira, Pedro Pina CERENA, Instituto Superior Técnico, Av. Rovisco Pais 1, Lisbon, Portugal ABSTRACT In this paper we use very high spatial resolution images (GeoEye-1, 0.5m/pixel and orthophotos with 0.4m/pixel) acquired before and after the February 20, 2010 flash-floods in Madeira Island, to test several automated detection methods, seeking for a robust approach able to produce a detailed and complete identification of landslides. We perform an accurate segmentation (delineation of contours) of all the structures (objects) resolved in the remotely sensed images, aiming at landslides scars about tens of squared-metres in area. The best classification performance of segmented objects into landslides/nonlandslides is obtained through the combined use of watershed transform for segmentation and support vector machine for classification. We present our preliminary findings, supported and validated by in-situ measurements in different locations of Funchal basin. 1. BACKGROUND In recent years, semi-automated methods have been developed to map landslides from remote-sensed imagery. The number and variety of approaches is increasing (a recent review can be consulted in Guzzeti et al. (2012), but the performances reported on the literature, highly dependent on the spectral and spatial features of the images and also on landscape characteristics, are very uneven. This still is an open problem, where novel methodological contributions to automatize the detections with a high degree of confidence are welcome, particularly in regions where these mass movements are frequent and their number usually high. That is a common situation in Madeira Island (Portugal) (Fig.1) where small and shallow landslides are frequently triggered by heavy rainfall (Fragoso et al., 2012); Couto et al., 2012), resulting in fast transport of solid material that in more extraordinary situations may have tragic consequences (Baioni, 2012). Assessing its hazard through landslide inventory maps is therefore essential for risk management purposes. These numerous, small and shallow types of landslides present a challenge to image classifiers and this study addresses such difficulties, reporting with detail the successful and critical situations. Thus, in this paper we test and compare several automated methods for identification of landslides in very high resolution satellite images. The motivation for this work came from previous analysis of VHR images documenting a damaging flash flood in Madeira Island (Lira et al., 2013). On February 20, 2010, an exceptionally heavy and rainfall episode triggered numerous shallow landslides across Madeira Island, in the North Atlantic. Figure 1. Location map of Madeira Island (from Lira et al., 2013). The areas most affected areas by the flashfloods (Funchal and Ribeira Brava) are shown. These shallow landslides developed in many cases into debris flows, flowing down to the valley bottoms, dragging material along the way, and increasing the destructive impact of the floods, that claimed 45 lives. The most affected areas were Funchal and Ribeira Brava districts. At the inferior part of Fig. 2 we can see Funchal city, and the sediments transported downhill by the flood still flowing into the ocean. Three days after this event Geoeye-1 satellite acquired images over Madeira. This programming of the satellite was made possible through GMES SAFER project. After this event, a team was assembled by the local authorities in Madeira to, among other tasks, map in detail the landslides produced during this calamity, with the main motivation of assisting mitigation measures, such as the construction of barriers to retain the material flowing down towards the cities. A first attempt was made to use the VHR GeoEye-1 images for this mapping, and a semi-automatic classification of the landslides was tried to speed up the task, based on a supervised pixel-based maximum likelihood classifier, but the results were affected by a Proc. ESA Living Planet Symposium 2013, Edinburgh, UK 9 13 September 2013 (ESA SP-722, December 2013)

2 high percentage of commission errors and the final landslide mapping was heavily supported by visual interpretation of GeoEye-1 imagery and ortophotomaps (Lira et al., 2011). This study addresses such difficulties by testing several automatic methods, in the same images, seeking a robust and efficient approach to assist a detailed mapping of landslides in VHR imagery. 2. DATA AND STUDY AREA The remotely sensed images used are GeoEye-1 datasets acquired just immediately after the flash-flood events on February 23, These datasets are constituted by 4 multispectral bands (R-red, G-green, Bblue and NIRnear-infrared) with 2.0 m/pixel resolution and one PANpanchromatic band with 0.5m/pixel resolution. The area analysed in this study is a subset of the most affected region by landslides, north of Funchal city, delimited in Fig. 2 by the box with approximate dimensions of 3x5km 2. This dataset is used to compare and assess the results (and here the term ground-truth is used in a not strict way) of the different classifiers is shown in Fig. 3, was delineated in Geoeye-1 imagery but assisted by visual interpretation of orthophotomaps (taken before and after the event) and in-situ data (landslide locations by the Forestry Service and topographic surveys from DRIGOT). Figure 3. Landslides delineation on Geoeye-1 imagery (true-colour combination on the left) assisted with visual interpretation of orthophotomaps (centre). Comparison/validation with in-situ data (right). 3. METHODOLOGY The methodology built is mainly constituted by a segmentation phase to delineate the structures or objects available in the images, followed by their classification into landslide and non-landslide classes through a set of describing features of spectral, textural and spatial natures. The schematic sequence we have followed is represented in the diagram of Fig. 4. Figure 2. GeoEye-1 true colour composition in February 23, 2010 of Madeira Island with location of the city of Funchal (inferior part of the image), the study area used in this study (orange box) and the ground-truth dataset of landslides (in red). The inventory previously made with a semi-automatic strategy and based on a pixel-based classification procedure (Lousada et al., 2011) is used as ground-truth. Figure 4. Diagram of the landslide detection methodology.

3 Geoeye-1 imagery, taken 3 days after the event, was used as input for the classifiers, specifically the bands R-G-B-NIR with 2m resolution and PAN with 0.5m resolution. Orthophotomaps and a digital terrain model were used to orthorrectify the Geoeye-1 imagery, a procedure described in Lira et al. (2013). We tested two separate classification procedures: pixelbased, which means that each pixel of the image is classified as belonging to the landslide class or not; and object-based, in which the image is first divided, or segmented, into objects or regions, based on the similarity of the pixels that comprise the object, and then the object itself is classified according to its attributes or features. In the latter case we have the advantage of using also spatial and textural features in the classification, and not only spectral attributes as in the pixel-based approach (see the list of the features used in the classification procedures on Table 1). In any case, the classifier needs a set of examples (pixels or objects) to learn to distinguish the landslides in the image. This is the training phase. Both pixel and object training sets were retrieved in a random way from the ground-truth. Then the entire image is classified using different learning algorithms. Finally the results are compared with the original mapping of the landslides, allowing assessing the performance of the automatic classification. The partition of the image into objects was performed with ENVI feature extraction module (preceded by frost filtering, segmentation is edge-based and the watershed algorithms used). Different parameters controlling the homogeneity of the pixels within the segmented regions were tried (Fig. 5), ending up choosing the parameters that although led to an oversegmentation (scale 10, merge 90), preserve the accuracy of the landslide borders. In future experiments we will repeat the procedure in a more exhaustive way in order to find the optimal scale and merge parameters to use for the segmentation procedure. Figure 5. Details on edge-based segmentation (watershed algorithm) applied on PAN and NDVI. Segments are subsequently merged according to spectral similarity of bands R, G, B, NIR and PAN. Fig. 6 shows a detail of the object training set: in red, examples of the landslide class and in green, examples of the non-landslide class. These examples were retrieved by random selection from the groundtruth mapping. The object training set represents less than 1% of the total objects to classify (represented in blue). The same procedure was made for the pixel training set: landslide example pixels and non-landslide example pixels were retrieved randomly from the ground-truth mapping and represent much less than 1% of the total pixels that will be classified by the algorithms. Figure 6. Training datasets of objects of positive or landslides examples (red) and negative or non-landslide examples (green), superimposed to a segmented image (blue).

4 The study area of about 15km 2 was divided into a training area of larger dimension, from which the examples for learning were taken randomly as shown above, and two smaller validation areas, which naturally do not contribute with examples for the training. Their geographic limits are shown in Fig. 7. Figure 7. Delimitation of disjoint training and validation regions in our study site. The information used by the classifiers is listed in Tables 1 and 2. It includes spectral information from the 5 bands of Geoeye-1, a computed vegetation index (NDVI), and some relevant topographic information derived from a 4m-resolution DTM. In the case of object-based classification, textural and morphological information were also used. Three different learning algorithms were tested using the same exact training sets. These are Support Vector Machine () (scheme in Fig. 8a), k-nearest Neighbour (k-nn) (Fig. 8b) and Maximum Likelihood (Fig. 8c). In all cases the landslide (in red) and nonlandslide (in green) examples are plotted into a feature space which, depending on the rules of the classifier, defines a decision boundary in this space. Next, for each pixel or object of the image, the classifier will map it into the feature space and, depending on which side of this decision boundary is located, will classify it accordingly. In brief, what distinguishes each of these learning algorithms is the way in which the decision boundary is placed in the feature space: chooses the boundary with the maximum safety margin to the closest training features (termed support vectors); mapping kernel allows linearization of decision boundary; k-nn class label corresponds to the predominant class within the k nearest neighbors in feature space and MaxLike assumes a statistical distribution for each class and calculates the probability of belonging to a class. Table 1 Layers used in the classifications. Spectral bands RED (2m) GREEN (2m) BLUE (2m) NIR (2m) Vegetation index NDVI Topgraphic index (only object-based classifications) Slope (4m) Aspect (4m) Curvature (4m) Table 2 Features used for object-based learning. Category Features Description Spectral Textural Spatial 1. Mean 2. Std Dev 3. Maximum 4. Minimum 1. Range 2. Variance 1. Convexity 2. Shape factor 3. Length 4. Major length 5. Minor length The spectral mean, stdev, max and min value of the pixels inside the segmented region are computed for each band and index. A 3x3 moving window computes range and variance of the pixels inside it, followed by averaging inside the segmented region. Spatial features are computed from the polygon defining the boundary of the segmented object. (a) (b) (c) Figure 8 Schematic definition of decision region borders by the classifier: (a) Support Vector Machine; (b) k-nearest Neighbour and (c) Maximum Likelihood. 4. RESULTS For assessment and comparison of the learning algorithms with the ground-truth data in the validation area 1, we used several standard measures, namely the overall accuracy (acc), kappa index of agreement (k), the omission (om) and commission (com) errors. Table 3 shows the results for the three classifiers for object and pixel based approaches. For the classifier we tested different types of kernel functions (linear, polynomial (degrees 3 to 6), sigmoid and radial basis function (RBF)). We can see that the object-based approach is clearly superior in performance compared to the pixel-based one, for every method and variant tested. For the methods, the algorithm clearly outperforms k-nn or MaxLike classifiers, being the RBF kernel the best of all.

5 lin pol3 pol4 pol5 pol6 sigm RBF k-nn Max Like Table 3. Performance of the classifiers. Object-based Pixel-based acc k om com acc k om com % % % % % % The output for the overall study area, using again the best result for automatic landslide classification ( RBF), including training areas (of which only about 1% of the area was used for training) is presented in Fig. 10. The same thematic map is presented Fig. 11 with the overlap of the contours of the ground-truth dataset (in red), where a better perception of the good performance achieved with the object-based approach is achieved. Fig. 9 shows a detail of the validation area where the results (in pink) are compared with the groundtruth (red contours). It should be noticed that almost landslides are detected and that unconformities reside mainly in the transitions between the affected regions (the scars) and their neighbourhoods. It should be noted again that this is a testing area, thus it did not provide any examples to train the classifier. Figure 10. Results of RBF classification: objects classified as landslides in pink. Figure 11. Results of RBF classification: landslides detected (pink) compared to ground-truth (red) Figure 9. Detail of RBF ouptut: classified landslides (pink) and ground-truth contours (red). 5. CONCLUSIONS AND FUTURE WORK The major conclusion to be withdrawn from this study is that the object-based approaches outperformed all classifications with pixel-based methods. In particular, the machine learning algorithm with the best performance in this study was the Support Vector Machine with the Radial Basis Function as mapping kernel. Although this approach seems adequate to deal

6 with small and shallow landslides, like those of Madeira Island, there are several enhancements that still need to be done. Thus, future work should include the following activities: 1) To test different segmentation parameters; 2) To make a finer adjustment of RBF kernel parameters; 3) To test different feature space dimensions; 4) To refine selection of training data; 5) To test different training sets sizes; 6) To enlarge the study area in order to cover the whole Madeira Island. 6. REFERENCES Baioni D., 2011, Human activity and damaging landslides and floods on Madeira Island, Natural Hazards and Earth System Sciences, 11, Couto F.T., Salgado R., Costa M.J., 2012, Analysis of intense rainfall events on Madeira Island during 2009/2010 winter, Natural Hazards and Earth System Sciences, 12, Fragoso M., Trigo R.M., Pinto J.G., Lopes S., Lopes A., Ulbrich S., Magro C., 2012, The 20 February Madeira flash-floods: Synoptic analysis and extreme rainfall asessment, Natural Hazards and Earth System Sciences, 12, Guzzetti F., Mondini A.C., Cardinali M., Fiorucci F., Santangelo M., Chang K.-T., 2012, Landslide inventory maps: New tools for and old problem. Earth-Science Reviews, 112, Lira C., Falcão A.P., Gonçalves A., Heleno S., Lousada M., Matias M., Pereira M.J., Pina P., Sousa A.J., Oliveira R., Betâmio de Almeida A., 2013, The 20th February 2010 Madeira Island flash-floods: VHR satellite imagery processing in support of landslide inventory and sediment budget assessment, Natural Hazards and Earth System Sciences, 13, Lira C., Falcão A.P., Gonçalves A., Heleno S., Lousada M., Matias M., Pereira M.J., Pina P., Sousa A.J., Oliveira R., Betâmio de Almeida A., 2011, Automatic detection of landslide features with remote sensing techniques: Application to Madeira Island. In Proceedings of IGARSS IEEE Geoscience and Remote Sensing Symposium, pp Lousada M., Lira C., Pina P., Gonçalves A., Falcão A.P., Heleno S., Matias M., Sousa A.J., Pereira M.J., Oliveira R., Betâmio de Almeida A., 2011, A comparative assessment of supervised pixel based classification methods in the detection of landslide scars, Geophysical Research Abstracts, Vol. 13, EGU , 2011 EGU General Assembly 2011, Vienna.

Natural Hazards and Earth System Sciences. Atmospheric

Natural Hazards and Earth System Sciences. Atmospheric Geosciences ess G doi:10.5194/nhess-13-709-2013 Author(s) 2013. CC Attribution 3.0 License. Natural Hazards and Earth System Sciences Atmospheric Chemistry and Physics The 20 February 2010 Madeira Island

More information

Pixel-based and object-based landslide mapping: a methodological comparison

Pixel-based and object-based landslide mapping: a methodological comparison Pixel-based and object-based landslide mapping: a methodological comparison Daniel HÖLBLING 1, Tsai-Tsung TSAI 2, Clemens EISANK 1, Barbara FRIEDL 1, Chjeng-Lun SHIEH 2, and Thomas BLASCHKE 1 1 Department

More information

Classification of High Spatial Resolution Remote Sensing Images Based on Decision Fusion

Classification of High Spatial Resolution Remote Sensing Images Based on Decision Fusion Journal of Advances in Information Technology Vol. 8, No. 1, February 2017 Classification of High Spatial Resolution Remote Sensing Images Based on Decision Fusion Guizhou Wang Institute of Remote Sensing

More information

Practical reliability approach to urban slope stability

Practical reliability approach to urban slope stability University of Wollongong Research Online Faculty of Engineering - Papers (Archive) Faculty of Engineering and Information Sciences 2011 Practical reliability approach to urban slope stability R. Chowdhury

More information

EFFECT OF ANCILLARY DATA ON THE PERFORMANCE OF LAND COVER CLASSIFICATION USING A NEURAL NETWORK MODEL. Duong Dang KHOI.

EFFECT OF ANCILLARY DATA ON THE PERFORMANCE OF LAND COVER CLASSIFICATION USING A NEURAL NETWORK MODEL. Duong Dang KHOI. EFFECT OF ANCILLARY DATA ON THE PERFORMANCE OF LAND COVER CLASSIFICATION USING A NEURAL NETWORK MODEL Duong Dang KHOI 1 10 Feb, 2011 Presentation contents 1. Introduction 2. Methods 3. Results 4. Discussion

More information

2013 Esri Europe, Middle East and Africa User Conference October 23-25, 2013 Munich, Germany

2013 Esri Europe, Middle East and Africa User Conference October 23-25, 2013 Munich, Germany 2013 Esri Europe, Middle East and Africa User Conference October 23-25, 2013 Munich, Germany Environmental and Disaster Management System in the Valles Altos Region in Carabobo / NW-Venezuela Prof.Dr.habil.Barbara

More information

ESTIMATION OF LANDFORM CLASSIFICATION BASED ON LAND USE AND ITS CHANGE - Use of Object-based Classification and Altitude Data -

ESTIMATION OF LANDFORM CLASSIFICATION BASED ON LAND USE AND ITS CHANGE - Use of Object-based Classification and Altitude Data - ESTIMATION OF LANDFORM CLASSIFICATION BASED ON LAND USE AND ITS CHANGE - Use of Object-based Classification and Altitude Data - Shoichi NAKAI 1 and Jaegyu BAE 2 1 Professor, Chiba University, Chiba, Japan.

More information

Preparing Landslide Inventory Maps using Virtual Globes

Preparing Landslide Inventory Maps using Virtual Globes Introduction: A landslide is the movement of a mass of rock, debris, or earth down a slope, under the influence of gravity. Landslides can be caused by different phenomena, including intense or prolonged

More information

Digital Change Detection Using Remotely Sensed Data for Monitoring Green Space Destruction in Tabriz

Digital Change Detection Using Remotely Sensed Data for Monitoring Green Space Destruction in Tabriz Int. J. Environ. Res. 1 (1): 35-41, Winter 2007 ISSN:1735-6865 Graduate Faculty of Environment University of Tehran Digital Change Detection Using Remotely Sensed Data for Monitoring Green Space Destruction

More information

USE OF RADIOMETRICS IN SOIL SURVEY

USE OF RADIOMETRICS IN SOIL SURVEY USE OF RADIOMETRICS IN SOIL SURVEY Brian Tunstall 2003 Abstract The objectives and requirements with soil mapping are summarised. The capacities for different methods to address these objectives and requirements

More information

Land Cover Classification Over Penang Island, Malaysia Using SPOT Data

Land Cover Classification Over Penang Island, Malaysia Using SPOT Data Land Cover Classification Over Penang Island, Malaysia Using SPOT Data School of Physics, Universiti Sains Malaysia, 11800 Penang, Malaysia. Tel: +604-6533663, Fax: +604-6579150 E-mail: hslim@usm.my, mjafri@usm.my,

More information

Comparison of MLC and FCM Techniques with Satellite Imagery in A Part of Narmada River Basin of Madhya Pradesh, India

Comparison of MLC and FCM Techniques with Satellite Imagery in A Part of Narmada River Basin of Madhya Pradesh, India Cloud Publications International Journal of Advanced Remote Sensing and GIS 013, Volume, Issue 1, pp. 130-137, Article ID Tech-96 ISS 30-043 Research Article Open Access Comparison of MLC and FCM Techniques

More information

Establishment of the watershed image classified rule-set and feasibility assessment of its application

Establishment of the watershed image classified rule-set and feasibility assessment of its application Establishment of the watershed classified rule-set and feasibility assessment of its application Cheng-Han Lin 1,*, Hsin-Kai Chuang 2 and Ming-Lang Lin 3, Wen-Chao Huang 4 1 2 3 Department of Civil Engineer,

More information

A Method to Improve the Accuracy of Remote Sensing Data Classification by Exploiting the Multi-Scale Properties in the Scene

A Method to Improve the Accuracy of Remote Sensing Data Classification by Exploiting the Multi-Scale Properties in the Scene Proceedings of the 8th International Symposium on Spatial Accuracy Assessment in Natural Resources and Environmental Sciences Shanghai, P. R. China, June 25-27, 2008, pp. 183-188 A Method to Improve the

More information

Object Based Land Cover Extraction Using Open Source Software

Object Based Land Cover Extraction Using Open Source Software Object Based Land Cover Extraction Using Open Source Software Abhasha Joshi 1, Janak Raj Joshi 2, Nawaraj Shrestha 3, Saroj Sreshtha 4, Sudarshan Gautam 5 1 Instructor, Land Management Training Center,

More information

AN INVESTIGATION OF AUTOMATIC CHANGE DETECTION FOR TOPOGRAPHIC MAP UPDATING

AN INVESTIGATION OF AUTOMATIC CHANGE DETECTION FOR TOPOGRAPHIC MAP UPDATING AN INVESTIGATION OF AUTOMATIC CHANGE DETECTION FOR TOPOGRAPHIC MAP UPDATING Patricia Duncan 1 & Julian Smit 2 1 The Chief Directorate: National Geospatial Information, Department of Rural Development and

More information

AN INTEGRATED METHOD FOR FOREST CANOPY COVER MAPPING USING LANDSAT ETM+ IMAGERY INTRODUCTION

AN INTEGRATED METHOD FOR FOREST CANOPY COVER MAPPING USING LANDSAT ETM+ IMAGERY INTRODUCTION AN INTEGRATED METHOD FOR FOREST CANOPY COVER MAPPING USING LANDSAT ETM+ IMAGERY Zhongwu Wang, Remote Sensing Analyst Andrew Brenner, General Manager Sanborn Map Company 455 E. Eisenhower Parkway, Suite

More information

79 International Journal of Scientific & Engineering Research, Volume 4, Issue 12, December-2013 ISSN

79 International Journal of Scientific & Engineering Research, Volume 4, Issue 12, December-2013 ISSN 79 International Journal of Scientific & Engineering Research, Volume 4, Issue 12, December-2013 Approach to Assessment tor RS Image Classification Techniques Pravada S. Bharatkar1 and Rahila Patel1 ABSTRACT

More information

GIS Application in Landslide Hazard Analysis An Example from the Shihmen Reservoir Catchment Area in Northern Taiwan

GIS Application in Landslide Hazard Analysis An Example from the Shihmen Reservoir Catchment Area in Northern Taiwan GIS Application in Landslide Hazard Analysis An Example from the Shihmen Reservoir Catchment Area in Northern Taiwan Chyi-Tyi Lee Institute of Applied Geology, National Central University, No.300, Jungda

More information

ESTIMATING LAND VALUE AND DISASTER RISK IN URBAN AREA IN YANGON, MYANMAR USING STEREO HIGH-RESOLUTION IMAGES AND MULTI-TEMPORAL LANDSAT IMAGES

ESTIMATING LAND VALUE AND DISASTER RISK IN URBAN AREA IN YANGON, MYANMAR USING STEREO HIGH-RESOLUTION IMAGES AND MULTI-TEMPORAL LANDSAT IMAGES ESTIMATING LAND VALUE AND DISASTER RISK IN URBAN AREA IN YANGON, MYANMAR USING STEREO HIGH-RESOLUTION IMAGES AND MULTI-TEMPORAL LANDSAT IMAGES Tanakorn Sritarapipat 1 and Wataru Takeuchi 1 1 Institute

More information

USING GIS CARTOGRAPHIC MODELING TO ANALYSIS SPATIAL DISTRIBUTION OF LANDSLIDE SENSITIVE AREAS IN YANGMINGSHAN NATIONAL PARK, TAIWAN

USING GIS CARTOGRAPHIC MODELING TO ANALYSIS SPATIAL DISTRIBUTION OF LANDSLIDE SENSITIVE AREAS IN YANGMINGSHAN NATIONAL PARK, TAIWAN CO-145 USING GIS CARTOGRAPHIC MODELING TO ANALYSIS SPATIAL DISTRIBUTION OF LANDSLIDE SENSITIVE AREAS IN YANGMINGSHAN NATIONAL PARK, TAIWAN DING Y.C. Chinese Culture University., TAIPEI, TAIWAN, PROVINCE

More information

Landslide Classification: An Object-Based Approach Bryan Zhou Geog 342: Final Project

Landslide Classification: An Object-Based Approach Bryan Zhou Geog 342: Final Project Landslide Classification: An Object-Based Approach Bryan Zhou Geog 342: Final Project Introduction One type of natural hazard that people are familiar with is landslide. Landslide is a laymen term use

More information

Object Based Image Classification for Mapping Urban Land Cover Pattern; A case study of Enugu Urban, Enugu State, Nigeria.

Object Based Image Classification for Mapping Urban Land Cover Pattern; A case study of Enugu Urban, Enugu State, Nigeria. Object Based Image Classification for Mapping Urban Land Cover Pattern; A case study of Enugu Urban, Enugu State, Nigeria. Nnam, Godwin Uchechukwu, u_nnam@yahoo.com a Ndukwu, Raphael I., raphael.ndukwu@unn.edu.ng

More information

GEOMATICS. Shaping our world. A company of

GEOMATICS. Shaping our world. A company of GEOMATICS Shaping our world A company of OUR EXPERTISE Geomatics Geomatics plays a mayor role in hydropower, land and water resources, urban development, transport & mobility, renewable energy, and infrastructure

More information

Object-based land use/cover extraction from QuickBird image using Decision tree

Object-based land use/cover extraction from QuickBird image using Decision tree Object-based land use/cover extraction from QuickBird image using Decision tree Eltahir. M. Elhadi. 12, Nagi. Zomrawi 2 1-China University of Geosciences Faculty of Resources, Wuhan, 430074, China, 2-Sudan

More information

1. Introduction. S.S. Patil 1, Sachidananda 1, U.B. Angadi 2, and D.K. Prabhuraj 3

1. Introduction. S.S. Patil 1, Sachidananda 1, U.B. Angadi 2, and D.K. Prabhuraj 3 Cloud Publications International Journal of Advanced Remote Sensing and GIS 2014, Volume 3, Issue 1, pp. 525-531, Article ID Tech-249 ISSN 2320-0243 Research Article Open Access Machine Learning Technique

More information

IMPROVING REMOTE SENSING-DERIVED LAND USE/LAND COVER CLASSIFICATION WITH THE AID OF SPATIAL INFORMATION

IMPROVING REMOTE SENSING-DERIVED LAND USE/LAND COVER CLASSIFICATION WITH THE AID OF SPATIAL INFORMATION IMPROVING REMOTE SENSING-DERIVED LAND USE/LAND COVER CLASSIFICATION WITH THE AID OF SPATIAL INFORMATION Yingchun Zhou1, Sunil Narumalani1, Dennis E. Jelinski2 Department of Geography, University of Nebraska,

More information

Automated Orbital Mapping

Automated Orbital Mapping Automated Orbital Mapping Statistical Data Mining of Orbital Imagery to Analyze Terrain, Summarize its Characteristics and Draft Geologic Maps David Wettergreen Carnegie Mellon University Motivation Geologic

More information

PROANA A USEFUL SOFTWARE FOR TERRAIN ANALYSIS AND GEOENVIRONMENTAL APPLICATIONS STUDY CASE ON THE GEODYNAMIC EVOLUTION OF ARGOLIS PENINSULA, GREECE.

PROANA A USEFUL SOFTWARE FOR TERRAIN ANALYSIS AND GEOENVIRONMENTAL APPLICATIONS STUDY CASE ON THE GEODYNAMIC EVOLUTION OF ARGOLIS PENINSULA, GREECE. PROANA A USEFUL SOFTWARE FOR TERRAIN ANALYSIS AND GEOENVIRONMENTAL APPLICATIONS STUDY CASE ON THE GEODYNAMIC EVOLUTION OF ARGOLIS PENINSULA, GREECE. Spyridoula Vassilopoulou * Institute of Cartography

More information

Deriving Uncertainty of Area Estimates from Satellite Imagery using Fuzzy Land-cover Classification

Deriving Uncertainty of Area Estimates from Satellite Imagery using Fuzzy Land-cover Classification International Journal of Information and Computation Technology. ISSN 0974-2239 Volume 3, Number 10 (2013), pp. 1059-1066 International Research Publications House http://www. irphouse.com /ijict.htm Deriving

More information

GEOG 4110/5100 Advanced Remote Sensing Lecture 12. Classification (Supervised and Unsupervised) Richards: 6.1, ,

GEOG 4110/5100 Advanced Remote Sensing Lecture 12. Classification (Supervised and Unsupervised) Richards: 6.1, , GEOG 4110/5100 Advanced Remote Sensing Lecture 12 Classification (Supervised and Unsupervised) Richards: 6.1, 8.1-8.8.2, 9.1-9.34 GEOG 4110/5100 1 Fourier Transforms Transformations in the Frequency Domain

More information

Urban remote sensing: from local to global and back

Urban remote sensing: from local to global and back Urban remote sensing: from local to global and back Paolo Gamba University of Pavia, Italy A few words about Pavia Historical University (1361) in a nice town slide 3 Geoscience and Remote Sensing Society

More information

Temporal and spatial approaches for land cover classification.

Temporal and spatial approaches for land cover classification. Temporal and spatial approaches for land cover classification. Ryabukhin Sergey sergeyryabukhin@gmail.com Abstract. This paper describes solution for Time Series Land Cover Classification Challenge (TiSeLaC).

More information

KNOWLEDGE-BASED CLASSIFICATION OF LAND COVER FOR THE QUALITY ASSESSEMENT OF GIS DATABASE. Israel -

KNOWLEDGE-BASED CLASSIFICATION OF LAND COVER FOR THE QUALITY ASSESSEMENT OF GIS DATABASE. Israel - KNOWLEDGE-BASED CLASSIFICATION OF LAND COVER FOR THE QUALITY ASSESSEMENT OF GIS DATABASE Ammatzia Peled a,*, Michael Gilichinsky b a University of Haifa, Department of Geography and Environmental Studies,

More information

DETECTING HUMAN ACTIVITIES IN THE ARCTIC OCEAN BY CONSTRUCTING AND ANALYZING SUPER-RESOLUTION IMAGES FROM MODIS DATA INTRODUCTION

DETECTING HUMAN ACTIVITIES IN THE ARCTIC OCEAN BY CONSTRUCTING AND ANALYZING SUPER-RESOLUTION IMAGES FROM MODIS DATA INTRODUCTION DETECTING HUMAN ACTIVITIES IN THE ARCTIC OCEAN BY CONSTRUCTING AND ANALYZING SUPER-RESOLUTION IMAGES FROM MODIS DATA Shizhi Chen and YingLi Tian Department of Electrical Engineering The City College of

More information

7.1 INTRODUCTION 7.2 OBJECTIVE

7.1 INTRODUCTION 7.2 OBJECTIVE 7 LAND USE AND LAND COVER 7.1 INTRODUCTION The knowledge of land use and land cover is important for many planning and management activities as it is considered as an essential element for modeling and

More information

Streamlining Land Change Detection to Improve Control Efficiency

Streamlining Land Change Detection to Improve Control Efficiency Streamlining Land Change Detection to Improve Control Efficiency Sanjay Rana sanjay.rana@rpa.gsi.gov.uk Rural Payments Agency Research and Development Teams Purpose The talk presents the methodology and

More information

GEOGRAPHY (029) CLASS XI ( ) Part A: Fundamentals of Physical Geography. Map and Diagram 5. Part B India-Physical Environment 35 Marks

GEOGRAPHY (029) CLASS XI ( ) Part A: Fundamentals of Physical Geography. Map and Diagram 5. Part B India-Physical Environment 35 Marks GEOGRAPHY (029) CLASS XI (207-8) One Theory Paper 70 Marks 3 Hours Part A Fundamentals of Physical Geography 35 Marks Unit-: Geography as a discipline Unit-3: Landforms Unit-4: Climate Unit-5: Water (Oceans)

More information

DETECTION OF GROUND MOTION IN THE LISBON REGION WITH PERSISTENT SCATTERER INTERFEROMETRY (PSI)

DETECTION OF GROUND MOTION IN THE LISBON REGION WITH PERSISTENT SCATTERER INTERFEROMETRY (PSI) DETECTION OF GROUND MOTION IN THE LISBON REGION WITH PERSISTENT SCATTERER INTERFEROMETRY (PSI) Sandra HELENO 1, Afonso LOUREIRO 1,2, João FONSECA 1, João MATOS 1, João CARVALHO 3, Geraint COOKSLEY 4, Ana

More information

Urban land cover and land use extraction from Very High Resolution remote sensing imagery

Urban land cover and land use extraction from Very High Resolution remote sensing imagery Urban land cover and land use extraction from Very High Resolution remote sensing imagery Mengmeng Li* 1, Alfred Stein 1, Wietske Bijker 1, Kirsten M.de Beurs 2 1 Faculty of Geo-Information Science and

More information

EMERGENCY PLANNING IN NORTHERN ALGERIA BASED ON REMOTE SENSING DATA IN RESPECT TO TSUNAMI HAZARD PREPAREDNESS

EMERGENCY PLANNING IN NORTHERN ALGERIA BASED ON REMOTE SENSING DATA IN RESPECT TO TSUNAMI HAZARD PREPAREDNESS EMERGENCY PLANNING IN NORTHERN ALGERIA BASED ON REMOTE SENSING DATA IN RESPECT TO TSUNAMI HAZARD PREPAREDNESS Barbara Theilen-Willige Technical University of Berlin, Institute of Applied Geosciences Department

More information

Application of Topology to Complex Object Identification. Eliseo CLEMENTINI University of L Aquila

Application of Topology to Complex Object Identification. Eliseo CLEMENTINI University of L Aquila Application of Topology to Complex Object Identification Eliseo CLEMENTINI University of L Aquila Agenda Recognition of complex objects in ortophotos Some use cases Complex objects definition An ontology

More information

International Journal of Scientific & Engineering Research, Volume 6, Issue 7, July ISSN

International Journal of Scientific & Engineering Research, Volume 6, Issue 7, July ISSN International Journal of Scientific & Engineering Research, Volume 6, Issue 7, July-2015 1428 Accuracy Assessment of Land Cover /Land Use Mapping Using Medium Resolution Satellite Imagery Paliwal M.C &.

More information

A DATA FIELD METHOD FOR URBAN REMOTELY SENSED IMAGERY CLASSIFICATION CONSIDERING SPATIAL CORRELATION

A DATA FIELD METHOD FOR URBAN REMOTELY SENSED IMAGERY CLASSIFICATION CONSIDERING SPATIAL CORRELATION The International Archives of the Photogrammetry, Remote Sensing and Spatial Information Sciences, Volume XLI-B7, 016 XXIII ISPRS Congress, 1 19 July 016, Prague, Czech Republic A DATA FIELD METHOD FOR

More information

ARMURS Automatic Recognition for Map Update by Remote Sensing

ARMURS Automatic Recognition for Map Update by Remote Sensing ARMURS Automatic Recognition for Map Update by Remote Sensing Olivier Caelen Université Libre de Bruxelles Machine Learning Group EuroSDR Workshop on Automated Change Detection for Updating National Databases

More information

M.C.PALIWAL. Department of Civil Engineering NATIONAL INSTITUTE OF TECHNICAL TEACHERS TRAINING & RESEARCH, BHOPAL (M.P.), INDIA

M.C.PALIWAL. Department of Civil Engineering NATIONAL INSTITUTE OF TECHNICAL TEACHERS TRAINING & RESEARCH, BHOPAL (M.P.), INDIA INVESTIGATIONS ON THE ACCURACY ASPECTS IN THE LAND USE/LAND COVER MAPPING USING REMOTE SENSING SATELLITE IMAGERY By M.C.PALIWAL Department of Civil Engineering NATIONAL INSTITUTE OF TECHNICAL TEACHERS

More information

Evaluating Urban Vegetation Cover Using LiDAR and High Resolution Imagery

Evaluating Urban Vegetation Cover Using LiDAR and High Resolution Imagery Evaluating Urban Vegetation Cover Using LiDAR and High Resolution Imagery Y.A. Ayad and D. C. Mendez Clarion University of Pennsylvania Abstract One of the key planning factors in urban and built up environments

More information

Dr.N.Chandrasekar Professor and Head Centre for GeoTechnology Manonmaniam Sundaranar University Tirunelveli

Dr.N.Chandrasekar Professor and Head Centre for GeoTechnology Manonmaniam Sundaranar University Tirunelveli Classification and Segmentation of Coastal Landforms in the South Tamilnadu Coast Dr.N.Chandrasekar Professor and Head Centre for GeoTechnology Manonmaniam Sundaranar University Tirunelveli E-mail: profncsekar@gmail.com

More information

TESTING ON THE TIME-ROBUSTNESS OF A LANDSLIDE PREDICTION MODEL. Hirohito Kojima* and Chang-Jo F. Chung**

TESTING ON THE TIME-ROBUSTNESS OF A LANDSLIDE PREDICTION MODEL. Hirohito Kojima* and Chang-Jo F. Chung** TESTING ON THE TIME-ROBUSTNESS OF A LANDSLIDE PREDICTION MODEL Hirohito Kojima* and Chang-Jo F. Chung** *: Science University of Tokyo, Remote Sensing Lab., Dept. of Civil Engineering 2641 Yamazaki, Noda-City,

More information

SPECTRAL DISCRIMINATION OF ROCK TYPES IN THE ARAVALLI MOUNTAIN RANGES OF RAJASTHAN (INDIA) USING LANDSAT THEMATIC MAPPER DATA

SPECTRAL DISCRIMINATION OF ROCK TYPES IN THE ARAVALLI MOUNTAIN RANGES OF RAJASTHAN (INDIA) USING LANDSAT THEMATIC MAPPER DATA SPECTRAL DISCRIMINATION OF ROCK TYPES IN THE ARAVALLI MOUNTAIN RANGES OF RAJASTHAN (INDIA) USING LANDSAT THEMATIC MAPPER DATA Dr. Nilanchal Patel Reader, Department of Remote Sensing Birla Institute of

More information

Combination of Microwave and Optical Remote Sensing in Land Cover Mapping

Combination of Microwave and Optical Remote Sensing in Land Cover Mapping Combination of Microwave and Optical Remote Sensing in Land Cover Mapping Key words: microwave and optical remote sensing; land cover; mapping. SUMMARY Land cover map mapping of various types use conventional

More information

DEM-based Ecological Rainfall-Runoff Modelling in. Mountainous Area of Hong Kong

DEM-based Ecological Rainfall-Runoff Modelling in. Mountainous Area of Hong Kong DEM-based Ecological Rainfall-Runoff Modelling in Mountainous Area of Hong Kong Qiming Zhou 1,2, Junyi Huang 1* 1 Department of Geography and Centre for Geo-computation Studies, Hong Kong Baptist University,

More information

EO Information Services. Assessing Vulnerability in the metropolitan area of Rio de Janeiro (Floods & Landslides) Project

EO Information Services. Assessing Vulnerability in the metropolitan area of Rio de Janeiro (Floods & Landslides) Project EO Information Services in support of Assessing Vulnerability in the metropolitan area of Rio de Janeiro (Floods & Landslides) Project Ricardo Armas, Critical Software SA Haris Kontoes, ISARS NOA World

More information

USING HYPERSPECTRAL IMAGERY

USING HYPERSPECTRAL IMAGERY USING HYPERSPECTRAL IMAGERY AND LIDAR DATA TO DETECT PLANT INVASIONS 2016 ESRI CANADA SCHOLARSHIP APPLICATION CURTIS CHANCE M.SC. CANDIDATE FACULTY OF FORESTRY UNIVERSITY OF BRITISH COLUMBIA CURTIS.CHANCE@ALUMNI.UBC.CA

More information

Identification of Urban Areas Using Raster Spatial Analysis

Identification of Urban Areas Using Raster Spatial Analysis Identification of Urban Areas Using Raster Spatial Analysis Abstract. Miguel Valentim * Instituto Superior Técnico, Universidade Técnica de Lisboa The impacts on the environment and landscape from the

More information

Robust Multiple Estimator Systems for the Analysis of Biophysical Parameters From Remotely Sensed Data

Robust Multiple Estimator Systems for the Analysis of Biophysical Parameters From Remotely Sensed Data IEEE TRANSACTIONS ON GEOSCIENCE AND REMOTE SENSING, VOL. 43, NO. 1, JANUARY 2005 159 Robust Multiple Estimator Systems for the Analysis of Biophysical Parameters From Remotely Sensed Data Lorenzo Bruzzone,

More information

AUTOMATIC EXTRACTION OF ALUVIAL FANS FROM ASTER L1 SATELLITE DATA AND A DIGITAL ELEVATION MODEL USING OBJECT-ORIENTED IMAGE ANALYSIS

AUTOMATIC EXTRACTION OF ALUVIAL FANS FROM ASTER L1 SATELLITE DATA AND A DIGITAL ELEVATION MODEL USING OBJECT-ORIENTED IMAGE ANALYSIS AUTOMATIC EXTRACTION OF ALUVIAL FANS FROM ASTER L1 SATELLITE DATA AND A DIGITAL ELEVATION MODEL USING OBJECT-ORIENTED IMAGE ANALYSIS Demetre P. Argialas, Angelos Tzotsos Laboratory of Remote Sensing, Department

More information

Tatsuo Sekiguchi* and Hiroshi Sato*

Tatsuo Sekiguchi* and Hiroshi Sato* by Tatsuo Sekiguchi* and Hiroshi Sato* ABSTRACT Landslides induced by heavy rainfall and earthquakes may result in disaster by destroying homes and buildings. High-fluidity landslides caused by liquefied

More information

Prediction of Rapid Floods from Big Data using Map Reduce Technique

Prediction of Rapid Floods from Big Data using Map Reduce Technique Global Journal of Pure and Applied Mathematics. ISSN 0973-1768 Volume 12, Number 1 (2016), pp. 369-373 Research India Publications http://www.ripublication.com Prediction of Rapid Floods from Big Data

More information

FLOOD DAMAGE ASSESSMENT INTEGRATING GEOSPATIAL TECHNOLOGIES. A CASE STUDY IN HUE, VIET NAM

FLOOD DAMAGE ASSESSMENT INTEGRATING GEOSPATIAL TECHNOLOGIES. A CASE STUDY IN HUE, VIET NAM Paper 5-4-2 FLOOD DAMAGE ASSESSMENT INTEGRATING GEOSPATIAL TECHNOLOGIES. A CASE STUDY IN HUE, VIET NAM DINH NGOC DAT, J. S. M. FOWZE, NGUYEN DUONG ANH, MANZUL K. HAZARIKA AND LAL SAMARAKOON GeoInformatics

More information

CHANGE DETECTION USING REMOTE SENSING- LAND COVER CHANGE ANALYSIS OF THE TEBA CATCHMENT IN SPAIN (A CASE STUDY)

CHANGE DETECTION USING REMOTE SENSING- LAND COVER CHANGE ANALYSIS OF THE TEBA CATCHMENT IN SPAIN (A CASE STUDY) CHANGE DETECTION USING REMOTE SENSING- LAND COVER CHANGE ANALYSIS OF THE TEBA CATCHMENT IN SPAIN (A CASE STUDY) Sharda Singh, Professor & Programme Director CENTRE FOR GEO-INFORMATICS RESEARCH AND TRAINING

More information

Global Scene Representations. Tilke Judd

Global Scene Representations. Tilke Judd Global Scene Representations Tilke Judd Papers Oliva and Torralba [2001] Fei Fei and Perona [2005] Labzebnik, Schmid and Ponce [2006] Commonalities Goal: Recognize natural scene categories Extract features

More information

Application of high-resolution (10 m) DEM on Flood Disaster in 3D-GIS

Application of high-resolution (10 m) DEM on Flood Disaster in 3D-GIS Risk Analysis V: Simulation and Hazard Mitigation 263 Application of high-resolution (10 m) DEM on Flood Disaster in 3D-GIS M. Mori Department of Information and Computer Science, Kinki University, Japan

More information

The Road to Data in Baltimore

The Road to Data in Baltimore Creating a parcel level database from high resolution imagery By Austin Troy and Weiqi Zhou University of Vermont, Rubenstein School of Natural Resources State and local planning agencies are increasingly

More information

Monitoring and Change Detection along the Eastern Side of Qena Bend, Nile Valley, Egypt Using GIS and Remote Sensing

Monitoring and Change Detection along the Eastern Side of Qena Bend, Nile Valley, Egypt Using GIS and Remote Sensing Advances in Remote Sensing, 2013, 2, 276-281 http://dx.doi.org/10.4236/ars.2013.23030 Published Online September 2013 (http://www.scirp.org/journal/ars) Monitoring and Change Detection along the Eastern

More information

SECOND ORDER STATISTICS FOR HYPERSPECTRAL DATA CLASSIFICATION. Saoussen Bahria and Mohamed Limam

SECOND ORDER STATISTICS FOR HYPERSPECTRAL DATA CLASSIFICATION. Saoussen Bahria and Mohamed Limam Manuscrit auteur, publié dans "42èmes Journées de Statistique (2010)" SECOND ORDER STATISTICS FOR HYPERSPECTRAL DATA CLASSIFICATION Saoussen Bahria and Mohamed Limam LARODEC laboratory- High Institute

More information

Identifying Volcanoes From Elevation Profile

Identifying Volcanoes From Elevation Profile Identifying Volcanoes From Elevation Profile Elizabeth A. Culbertson Stanford University eaculb@stanford.edu Abstract In this paper, we compare two approaches to feature selection and three different supervised

More information

Mapping Coastal Change Using LiDAR and Multispectral Imagery

Mapping Coastal Change Using LiDAR and Multispectral Imagery Mapping Coastal Change Using LiDAR and Multispectral Imagery Contributor: Patrick Collins, Technical Solutions Engineer Presented by TABLE OF CONTENTS Introduction... 1 Coastal Change... 1 Mapping Coastal

More information

Application of ZY-3 remote sensing image in the research of Huashan experimental watershed

Application of ZY-3 remote sensing image in the research of Huashan experimental watershed Remote Sensing and GIS for Hydrology and Water Resources (IAHS Publ. 368, 2015) (Proceedings RSHS14 and ICGRHWE14, Guangzhou, China, August 2014). 51 Application of ZY-3 remote sensing image in the research

More information

Influence of the methodology (pixel-based vs object-based) to extract urban vegetation from VHR images in different urban zones

Influence of the methodology (pixel-based vs object-based) to extract urban vegetation from VHR images in different urban zones Influence of the methodology (pixel-based vs object-based) to extract urban vegetation from VHR images in different urban zones Nathalie Long, Arnaud Bellec, Erwan Bocher, Gwendall Petit To cite this version:

More information

CONTINUOUS MAPPING OF THE ALQUEVA REGION OF PORTUGAL USING SATELLITE IMAGERY

CONTINUOUS MAPPING OF THE ALQUEVA REGION OF PORTUGAL USING SATELLITE IMAGERY CONTINUOUS MAPPING OF THE ALQUEVA REGION OF PORTUGAL USING SATELLITE IMAGERY Célia Gouveia 1,2 and Carlos DaCamara 2 1 Escola Superior de Tecnologia, Instituto Politécnico de Setúbal, Setúbal. Portugal;

More information

International Journal of Remote Sensing, in press, 2006.

International Journal of Remote Sensing, in press, 2006. International Journal of Remote Sensing, in press, 2006. Parameter Selection for Region-Growing Image Segmentation Algorithms using Spatial Autocorrelation G. M. ESPINDOLA, G. CAMARA*, I. A. REIS, L. S.

More information

This is trial version

This is trial version Journal of Rangeland Science, 2012, Vol. 2, No. 2 J. Barkhordari and T. Vardanian/ 459 Contents available at ISC and SID Journal homepage: www.rangeland.ir Full Paper Article: Using Post-Classification

More information

A Basic Introduction to Geographic Information Systems (GIS) ~~~~~~~~~~

A Basic Introduction to Geographic Information Systems (GIS) ~~~~~~~~~~ A Basic Introduction to Geographic Information Systems (GIS) ~~~~~~~~~~ Rev. Ronald J. Wasowski, C.S.C. Associate Professor of Environmental Science University of Portland Portland, Oregon 3 September

More information

Distributed Clustering and Local Regression for Knowledge Discovery in Multiple Spatial Databases

Distributed Clustering and Local Regression for Knowledge Discovery in Multiple Spatial Databases Distributed Clustering and Local Regression for Knowledge Discovery in Multiple Spatial Databases Aleksandar Lazarevic, Dragoljub Pokrajac, Zoran Obradovic School of Electrical Engineering and Computer

More information

Reading, UK 1 2 Abstract

Reading, UK 1 2 Abstract , pp.45-54 http://dx.doi.org/10.14257/ijseia.2013.7.5.05 A Case Study on the Application of Computational Intelligence to Identifying Relationships between Land use Characteristics and Damages caused by

More information

EMPIRICAL ESTIMATION OF VEGETATION PARAMETERS USING MULTISENSOR DATA FUSION

EMPIRICAL ESTIMATION OF VEGETATION PARAMETERS USING MULTISENSOR DATA FUSION EMPIRICAL ESTIMATION OF VEGETATION PARAMETERS USING MULTISENSOR DATA FUSION Franz KURZ and Olaf HELLWICH Chair for Photogrammetry and Remote Sensing Technische Universität München, D-80290 Munich, Germany

More information

CHAPTER VII FULLY DISTRIBUTED RAINFALL-RUNOFF MODEL USING GIS

CHAPTER VII FULLY DISTRIBUTED RAINFALL-RUNOFF MODEL USING GIS 80 CHAPTER VII FULLY DISTRIBUTED RAINFALL-RUNOFF MODEL USING GIS 7.1GENERAL This chapter is discussed in six parts. Introduction to Runoff estimation using fully Distributed model is discussed in first

More information

A spatial extremes characterization of the annual maxima precipitation in Madeira Island

A spatial extremes characterization of the annual maxima precipitation in Madeira Island A spatial extremes characterization of the annual maxima precipitation in Madeira Island Délia Gouveia Reis 1,2,3, Luiz Guerreiro Lopes 1,2,4 and Sandra Mendonça 1,3 1 Universidade da Madeira {delia, lopes,

More information

LANDSLIDE FEATURES INTERPRETED BY NEURAL NETWORK METHOD USING A HIGH-RESOLUTION SATELLITE IMAGE AND DIGITAL TOPOGRAPHIC DATA

LANDSLIDE FEATURES INTERPRETED BY NEURAL NETWORK METHOD USING A HIGH-RESOLUTION SATELLITE IMAGE AND DIGITAL TOPOGRAPHIC DATA LANDSLIDE FEATURES INTERPRETED BY NEURAL NETWORK METHOD USING A HIGH-RESOLUTION SATELLITE IMAGE AND DIGITAL TOPOGRAPHIC DATA K. T. Chang a * and J. K. Liu b a Dept. of Civil Eng., MUST, No. 1, Hsin-Hsing

More information

RISK ASSESSMENT COMMUNITY PROFILE NATURAL HAZARDS COMMUNITY RISK PROFILES. Page 13 of 524

RISK ASSESSMENT COMMUNITY PROFILE NATURAL HAZARDS COMMUNITY RISK PROFILES. Page 13 of 524 RISK ASSESSMENT COMMUNITY PROFILE NATURAL HAZARDS COMMUNITY RISK PROFILES Page 13 of 524 Introduction The Risk Assessment identifies and characterizes Tillamook County s natural hazards and describes how

More information

Positional accuracy of the drainage networks extracted from ASTER and SRTM for the Gorongosa National Park region - Comparative analysis

Positional accuracy of the drainage networks extracted from ASTER and SRTM for the Gorongosa National Park region - Comparative analysis Positional accuracy of the drainage networks extracted from ASTER and SRTM for the Gorongosa National Park region - Comparative analysis Tiago CARMO 1, Cidália C. FONTE 1,2 1 Departamento de Matemática,

More information

1st EARSeL Workshop of the SIG Urban Remote Sensing Humboldt-Universität zu Berlin, 2-3 March 2006

1st EARSeL Workshop of the SIG Urban Remote Sensing Humboldt-Universität zu Berlin, 2-3 March 2006 1 AN URBAN CLASSIFICATION APPROACH BASED ON AN OBJECT ORIENTED ANALYSIS OF HIGH RESOLUTION SATELLITE IMAGERY FOR A SPATIAL STRUCTURING WITHIN URBAN AREAS Hannes Taubenböck, Thomas Esch, Achim Roth German

More information

LANDSCAPE PATTERN AND PER-PIXEL CLASSIFICATION PROBABILITIES. Scott W. Mitchell,

LANDSCAPE PATTERN AND PER-PIXEL CLASSIFICATION PROBABILITIES. Scott W. Mitchell, LANDSCAPE PATTERN AND PER-PIXEL CLASSIFICATION PROBABILITIES Scott W. Mitchell, Department of Geography and Environmental Studies, Carleton University, Loeb Building B349, 1125 Colonel By Drive, Ottawa,

More information

Virtual Reality Modeling of Landslide for Alerting in Chiang Rai Area Banphot Nobaew 1 and Worasak Reangsirarak 2

Virtual Reality Modeling of Landslide for Alerting in Chiang Rai Area Banphot Nobaew 1 and Worasak Reangsirarak 2 Virtual Reality Modeling of Landslide for Alerting in Chiang Rai Area Banphot Nobaew 1 and Worasak Reangsirarak 2 1 Banphot Nobaew MFU, Chiang Rai, Thailand 2 Worasak Reangsirarak MFU, Chiang Rai, Thailand

More information

Region Growing Tree Delineation In Urban Settlements

Region Growing Tree Delineation In Urban Settlements 2008 International Conference on Advanced Computer Theory and Engineering Region Growing Tree Delineation In Urban Settlements LAU BEE THENG, CHOO AI LING School of Computing and Design Swinburne University

More information

Environmental Impact Assessment Land Use and Land Cover CISMHE 7.1 INTRODUCTION

Environmental Impact Assessment Land Use and Land Cover CISMHE 7.1 INTRODUCTION 7 LAND USE AND LAND COVER 7.1 INTRODUCTION The knowledge of land use and land cover is important for many planning and management activities as it is considered an essential element for modeling and understanding

More information

Determination of flood risks in the yeniçiftlik stream basin by using remote sensing and GIS techniques

Determination of flood risks in the yeniçiftlik stream basin by using remote sensing and GIS techniques Determination of flood risks in the yeniçiftlik stream basin by using remote sensing and GIS techniques İrfan Akar University of Atatürk, Institute of Social Sciences, Erzurum, Turkey D. Maktav & C. Uysal

More information

Spectral and Spatial Methods for the Classification of Urban Remote Sensing Data

Spectral and Spatial Methods for the Classification of Urban Remote Sensing Data Spectral and Spatial Methods for the Classification of Urban Remote Sensing Data Mathieu Fauvel gipsa-lab/dis, Grenoble Institute of Technology - INPG - FRANCE Department of Electrical and Computer Engineering,

More information

USING SAR INTERFEROGRAMS AND COHERENCE IMAGES FOR OBJECT-BASED DELINEATION OF UNSTABLE SLOPES

USING SAR INTERFEROGRAMS AND COHERENCE IMAGES FOR OBJECT-BASED DELINEATION OF UNSTABLE SLOPES USING SAR INTERFEROGRAMS AND COHERENCE IMAGES FOR OBJECT-BASED DELINEATION OF UNSTABLE SLOPES Barbara Friedl (1), Daniel Hölbling (1) (1) Interfaculty Department of Geoinformatics Z_GIS, University of

More information

3D Slope Stability Analysis for Slope Failure Probability in Sangun mountainous, Fukuoka Prefecture, Japan

3D Slope Stability Analysis for Slope Failure Probability in Sangun mountainous, Fukuoka Prefecture, Japan 3D Slope Stability Analysis for Slope Failure Probability in Sangun mountainous, Fukuoka Prefecture, Japan Hendra PACHRI (1), Yasuhiro MITANI (1), Hiro IKEMI (1), and Wenxiao JIANG (1) (1) Graduate School

More information

STATISTICAL MODELING OF LANDSLIDE HAZARD USING GIS

STATISTICAL MODELING OF LANDSLIDE HAZARD USING GIS STATISTICAL MODELING OF LANDSLIDE HAZARD USING GIS By Peter V. Gorsevski, Department of Forest Resources College of Natural Resources University of Idaho; Randy B. Foltz, U.S. Forest Service, Rocky Mountain

More information

Landuse and Landcover change analysis in Selaiyur village, Tambaram taluk, Chennai

Landuse and Landcover change analysis in Selaiyur village, Tambaram taluk, Chennai Landuse and Landcover change analysis in Selaiyur village, Tambaram taluk, Chennai K. Ilayaraja Department of Civil Engineering BIST, Bharath University Selaiyur, Chennai 73 ABSTRACT The synoptic picture

More information

Welcome to NetMap Portal Tutorial

Welcome to NetMap Portal Tutorial Welcome to NetMap Portal Tutorial Potential Applications What Can you do with the Portal? At least 25 things! 1) Locate the best potential fish habitats. 2) Identify biological hotspots. 3) Map floodplain

More information

Object-based Vegetation Type Mapping from an Orthorectified Multispectral IKONOS Image using Ancillary Information

Object-based Vegetation Type Mapping from an Orthorectified Multispectral IKONOS Image using Ancillary Information Object-based Vegetation Type Mapping from an Orthorectified Multispectral IKONOS Image using Ancillary Information Minho Kim a, *, Bo Xu*, and Marguerite Madden a a Center for Remote Sensing and Mapping

More information

SPATIAL MODELS FOR THE DEFINITION OF LANDSLIDE SUSCEPTIBILITY AND LANDSLIDE HAZARD. J.L. Zêzere Centre of Geographical Studies University of Lisbon

SPATIAL MODELS FOR THE DEFINITION OF LANDSLIDE SUSCEPTIBILITY AND LANDSLIDE HAZARD. J.L. Zêzere Centre of Geographical Studies University of Lisbon SPATIAL MODELS FOR THE DEFINITION OF LANDSLIDE SUSCEPTIBILITY AND LANDSLIDE HAZARD J.L. Zêzere Centre of Geographical Studies University of Lisbon CONCEPTUAL MODEL OF LANDSLIDE RISK Dangerous Phenomena

More information

Spatial Support in Landslide Hazard Predictions Based on Map Overlays

Spatial Support in Landslide Hazard Predictions Based on Map Overlays Spatial Support in Landslide Hazard Predictions Based on Map Overlays Andrea G. Fabbri International Institute for Aerospace Survey and Earth Sciences (ITC), Hengelosestraat 99, 7500 AA Enschede, The Netherlands

More information

DAMAGE DETECTION OF THE 2008 SICHUAN, CHINA EARTHQUAKE FROM ALOS OPTICAL IMAGES

DAMAGE DETECTION OF THE 2008 SICHUAN, CHINA EARTHQUAKE FROM ALOS OPTICAL IMAGES DAMAGE DETECTION OF THE 2008 SICHUAN, CHINA EARTHQUAKE FROM ALOS OPTICAL IMAGES Wen Liu, Fumio Yamazaki Department of Urban Environment Systems, Graduate School of Engineering, Chiba University, 1-33,

More information

Automated Identification and Characterization of Landforms on Mars

Automated Identification and Characterization of Landforms on Mars Automated Identification and Characterization of Landforms on Mars Tomasz F. Stepinski Lunar and Planetary Institute Collaborators: Wei Luo Students: Brain Bue Ian Molloy Erik Urbach Michael Mendenhall

More information

Territoires, Environnement, Télédétection et Information Spatiale MONTPELLIER, FRANCE

Territoires, Environnement, Télédétection et Information Spatiale MONTPELLIER, FRANCE Territoires, Environnement, Télédétection et Information Spatiale MONTPELLIER, FRANCE Morphologic segmentation of shallow rivers from satellite very high spatial resolution images: case study of the Durance

More information