Land Features Extraction from Landsat TM Image Using Decision Tree Method

Size: px
Start display at page:

Download "Land Features Extraction from Landsat TM Image Using Decision Tree Method"

Transcription

1 International Journal of Remote Sensing Applications (IJRSA) Volume 6, 2016 doi: /ijrsa Land Features Extraction from Landsat TM Image Using Decision Tree Method Jason Yang *1 and Feihong Wang 2 1 Department of Geography, Ball State University, Muncie, IN 47306, USA 2 Provincial Center for Remote Sensing of Shanxi, Taiyuan, Shanxi , China *1 jyang@bsu.edu; 2 fhwang_flying@126.com Abstract In this paper we presented a method based on the decision tree to extract land feature information for an urban area of Taiyuan City in China. One Landsat TM image obtained on September 23, 2010 covering the entire city of Taiyuan was obtained and processed to extract information. Digital elevation model (DEM) and some derived index images about water, vegetation, and crop land were used to develop and construct the decision tree. Six general land categories including water body, developed land, bare land, grass land, forest land, and crop land of the study area were classified using the established decision tree. The results were evaluated using high resolution satellite imagery and reported in a confusion matrix table. An overall accuracy of 89.52% with a kappa statistic of 0.87 were obtained using our method, which is higher than those from other traditional methods. Keywords Landsat TM; Decision Tree; Spectral Characteristics; Normalized Index; Taiyuan Introduction Many techniques have been developed in remote sensing to extract land feature information from satellite images, including thematic information acquisition, dynamic change prediction, and the development of a thematic map, all of these methods are inseparable from the image classification process. Image classification is done through feature selection of the spectral and spatial information of objects in remotely sensed images. According to the rules in algorithms, each pixel in the image will be classified into different categories. However, due to the existence phenomena of "different objects with the same spectrum", and "same object with different spectra", simply using spectral characteristics or image brightness value to extract feature, is difficult to meet the requirements in both accuracy and precision. In the late 1990s, the emergence of data mining techniques made the decision tree method recognized, bringing new ideas and methods to remote sensing image classification. The idea of using decision tree to identify and classify objects was first reported by Hunt, Marin, and Stone (1996). Decision tree classification is based on remote sensing image and other spatial data to construct the classification rules (decision tree) for grouping pixels through expert s knowledge on the subject, mathematics and statistics, and inductive reasoning. This process has the characteristics of intuitive, clear, and high computational efficiency in using multi-source spatial data (Sharma, Ghosh, and Joshi, 2013). Decision tree classification techniques have been used for a wide range of classification problems (Pal and Mather, 2003; Shen, Wang, and Luo, 2007); Kandrika and Roy, 2008). Huang, Zhou, and Wu (2009) used spectrally enhanced data and texture statistics of the first principal component as ancillary classification variables, and combined with urban wetland geometry feature information, built a wetland decision tree for Shanghai s wetland information extraction and classification. Ma & Yang (2009) built a decision tree with the aid of expert system to extract saline land information of different degrees over Yili region near the reclaimed area in Xinjiang Uygur Autonomous Region. Cai and Wei (2009) established a decision tree on the base of analysis of wave bands, spectrum value and normalized difference vegetation index (NDVI) to extract the information of aquatic vegetation in Taihu Lake. Punia, Joshi, and Porwal (2011) used C5.0 based decision tree classifiers to classify IRS-P6 AWiFS data and reported very high accuracy. Qian, Yu, and Jia (2013) used NDVI and Digital Elevation Model (DEM) to build a decision tree, effectively extracting the desert grassland types. 108

2 International Journal of Remote Sensing Applications (IJRSA) Volume 6, In this paper, a simple decision tree was constructed to classify the Landsat TM image of Taiyuan into six general land features. Surface reflectance, normalized index images including NDVI, normalized difference water index (NDWI), cropland index (CI), as well as slope information extracted from digital elevation model were applied to establish the decision tree nodes. Through further analysis on the features by matching relationships between distribution and terrain characteristics, the definition and optimization of decision branch points were established. Finally, the decision tree was used to classify the Landsat TM image of the study area to achieve a more accurate land cover map. Decision Tree Method The decision tree method includes two main processes: learning and classification. The learning process is machine-driven through inductive learning of the training samples to generate the decision tree classification rules (Jensen, 2015). This process is based on the information theory to abstract the complex decision-making process into rules or judgements which is easy to understand and express. This method uses the information theory to find attribute field in the image with the largest amount of information in the sample database, forming a series of rules to establish the decision tree nodes. The input of decision tree learning algorithm is made up of attributes and attribute values of the training samples, and output is a decision tree. The classification process is to classify each pixel in the image into a certain category using the decision tree. The generation of the decision tree usually adopts the top-down recursive way: 1) selects the optimal attribute as the tree node through a certain method, 2) compares attribute value on the node, 3) judges downward branch from the node according to the different attribute values of each training sample, 4) establishes the lower nodes and branches in each branch, 5) stops the growth of the tree under certain conditions, 6) gets the conclusion in the leaf node of decision tree, and finally 7) forms the decision tree. After the decision tree is generated through the learning of training samples, then an unknown sample set is classified according to the attribute values (Rokach and Maimon, 2008; Li, Liu, and Hang, 2011). Figure 1 shows the diagram of the basic process of decision tree learning and classification. FIG. 1 THE BASIC PROCESS OF DECISION TREE LEARNING AND CLASSIFICATION Study Area And Data Study Area The study area of this research is Taiyuan, the capital city of Shanxi Province, China, which is about 500 km southwest of Beijing (Figure 2). The geographical coordinate ranges of Taiyuan are Longitude ~ east and Latitude ~38 25 north. Located in the central area of Shanxi Province, Taiyuan is surrounded by mountains except on its southern side. Main peak is Han Mountain, standing at 1,591 meters above sea level, which 109

3 International Journal of Remote Sensing Applications (IJRSA) Volume 6, 2016 is located in the eastern Taihang Mountain; while the Bei Mountain is located on the western Yunzhong Mountains range. Bei Mountain stands at 2,659 meters above sea level, which makes it the highest peak of the territory. The entire terrain of the city from north to south is a dustpan. The Taiyuan basin is flat and fertile land lays between east mountain and west mountain with an altitude of about 800 meters. The Fen River runs through the city from north to south. Data and Preprocessing FIG. 2 LOCATION OF TAIYUAN CITY, SHANXI, CHINA One scene of multispectral Landsat Thematic Mapper (TM) image covering the entire Taiyuan area was used as data source in this study. The image has seven spectral bands with 30-m spatial resolution, and was acquired on September 23, Table 1 describes the TM sensor s bands and their spectral and spatial resolutions. Twenty ground control points (GCPs) on both the original image and reference image were sampled to perform geometric correction with an overall correction accuracy of 0.5 pixel. Then, the Area of Interest (AOI) was subsetted by the administrative vector boundary of Taiyuan city, which is shown in Figure 2. FIG. 3 AREA OF INTEREST, THE TAIYUNA CITY IN RGB=432 Other ancillary geospatial data used in this study include the 1: 250, 000 fundamental geographic vector data for city boundary, the 30-m Digital Elevation Model (DEM) can be acquired from the international scientific data 110

4 International Journal of Remote Sensing Applications (IJRSA) Volume 6, service platform for extracting slope and aspect information, and high resolution ZY-3 satellite image for accuracy assessment (Table 1). TABLE 1 SPECTRAL AND SPATIAL RESOLUTION OF LANDSAT TM AND ZY-3 SATELLITE IMAGES Band Landsat TM Resolution ( m) ZY-3 Resolutions ( m) 1 Blue (30 m) 0.45~0.52 (6 m) 2 Green (30 m) 0.52~0.59 (6 m) 3 Red (30 m) 0.63~0.69 (6 m) 4 NIR (30 m) 0.77~0.89 (6 m) 5 MIR (30 m) 6 TIR (120 m) 7 MIR (30 m) Decision Tree Classification Defining different decision nodes from various land features is one of the essential guarantee to ensure the accuracy of the decision tree classification results. Since the differences among various land features can be enlarged by the normalized operation, some normalized index images for single-feature extraction were used to provide a basis for decision tree establishment in this study. In order to reduce the complexity of node expression, simplify decision-making expressions, and articulate the classification strategy, all image processing in this study are carried out in a commonly used remote sensing software, ENVI. Creation of Decision Tree Considering the surface features of the study area, six general categories including water body, forest land, grass land, crop land, developed land, and bare land were predefined in this study. In the classification process, water and land were first separated by using a modified normalized difference water index (MNDWI); then, the land was classified into vegetated areas and non-vegetated areas by using the normalized difference vegetation index (NDVI); lastly, non-vegetated areas were classified into developed land and bare land, and vegetated areas were classified into forest land, grass land, and crop land by using slope information, a cropland index (CI), and other spectral and spatial characteristics. 1) Establishment of Index Nodes Normalized index calculation meets the requirement of simplifying decision-making process and plays a key role in the application of decision tree method. Many normalized indices about water, land, and vegetation have been developed in remote sensing image classification, including normalized difference water index (NDWI) (Xu, 2006), NDVI (Hansen, Dubayah, DeFries, 1996), Green Vegetation Index (GVI) (Li, Liu, Li, 2006), and Cropland Index (CI) (Pan, Du, Luo, 2009). In this study, in order to improve the contrast among classes, three normalized indices including MNDWI, NDVI and CI were selected and used to establish decision tree nodes. a. Normalized Difference Water Index McFeerers (1996) first proposed a normalized difference water index (NDWI) to highlight the water in the image and increase the difference between water and land. NDWI can be calculated by the formula below: NDWI = (Green NIR) / (Green + NIR) [1] where Green and NIR are reflectance on a green band and near-infrared band, respectively. However, when constructing the NDWI, McFeerers only considered the vegetation factor, and ignored the effect of developed land. In reality, developed land such as artificial buildings also have a very high gray level in the map of NDWI results. Therefore, to increase the difference between water and other land features, we adopted a modified NDWI (MNDWI) proposed by Xu (2006) to extract the water signal in this study. MNDWI can be expressed as 111

5 International Journal of Remote Sensing Applications (IJRSA) Volume 6, 2016 the formula below: MNDWI = (Green MIR) / (Green + MIR) [2] where MIR is reflectance on a mid-infrared band. As shown in Figure 4, areas with high brightness value are water bodies. The difference between water and buildings is significantly enhanced, and the degree of confusion between them is reduced. To determine the decision nodes, we used high resolution ZY-3 images to compare and determine the threshold value, which was set to 0.2 in our study. That means, any pixels in the MNDWI image with a value greater than 0.2 will be classified to water bodies, otherwise will be land. FIG. 4 THE MODIFIED NORMALIZED DIFFERENCE WATER INDEX (MNDWI) IMAGE OF THE STUDY AREA b. Normalized Difference Vegetation Index NDVI was first used by Rouse et al. in 1974 to monitor vegetation systems in the Great Plains and has been widely used by many scientists since then (Galvao et al., 2005, 2009; Zhang, Zhao, and Li, 2008; Vina et al., 2011; Li et al., 2014). NDVI can be used to reflect the growth state and distribution of vegetation, which uses the unique characteristic that vegetation has higher reflection values in the near-infrared band than at visible bands. In the NDVI scale, positive values normally indicate the presence of vegetation, while negative values indicate non-vegetated surfaces. NDVI can be calculated in the following formula: NDVI = (NIR Red) / (NIR + Red) [3] FIG. 5 THE NORMALIZED DIFFERENCE VEGETATION INDEX (NDVI) IMAGE OF THE STUDY AREA where Red is the reflectance on a red band. NDVI image shown in Figure 5 indicates that areas of high 112

6 International Journal of Remote Sensing Applications (IJRSA) Volume 6, brightness value are vegetated surfaces. Similarly, in order to define the decision tree nodes, we used high resolution ZY-3 images to contrast and interpret and eventually determine the threshold value between vegetated and non-vegetated areas, which was set to 0.15 in this study. This means that any pixels that has a value more than 0.15 in NDVI image will be classified into vegetated areas; pixels with a NDVI value less than or equal to 0.15 will be non-vegetated areas. c. Cropland Index Since the brightness of crop land is uneven in the NDVI map, a cropland index (CI) was adopted to separate crop land from other vegetated lands of forest land and grass land (Zhu, Li, and Ye, 2011). This index is calculated by dividing the difference between NIR and Red band one hundred, then multiplying the NDVI, as shown in the formula 4 below. CI = NDVI (NIR Red) / 100 [4] Using the high resolution ZY-3 image, we determined the threshold value range of cropland is 0.14 to 0.3. That means that any pixels in the cropland index image with a value between 0.14 and 0.3 will be classified as crop land. The cropland index image is shown in Figure 6. FIG. 6 THE CROPLAND INDEX (CI) IMAGE FOR THE STUDY AREA 2) Establishment of Spectral Characteristics Nodes Since the surface features are extracted based on their spectral characteristics, the spectral profile of each land feature was also examined. Figure 7 shows spectral curves of some typical and representative sample points for each of the six land covers. FIG. 7 THE SPECTRUM CURVES OF SOME TYPICAL LAND FEATURES 113

7 International Journal of Remote Sensing Applications (IJRSA) Volume 6, 2016 As can be seen from Figure 7, grass land, crop land and forest land belong to the vegetated areas, so their spectral curves are very similar, particularly from band 1 to band 4. However, the reflectance of grass land is higher than the forest land in band 5 and band 7. This was used to distinguish the small difference between forest land and grass land. After repeated experiments and field observation, the threshold values to separate grass from forest land were determined as grass land with TM5>55 and TM7>27. This means for vegetated areas other than crop land, if the pixel value meet both TM5>55 and TM7>27, it will be grass land, otherwise it will be forest land. The non-vegetation spectral values in all bands are much higher than the vegetated features and water, especially in the TM5 band. The threshold to separate bare land from developed land was determined as 85 in TM5 band based on field observation and tests. This means that for non-vegetated areas, the pixel will be bare land when its value in TM 5 is larger than 85; otherwise, it will be developed land. 3) Establishment of Terrain Nodes Under different terrain conditions, the distribution and trends of surface features are different. Therefore, the terrain characteristics can also be useful in distinguishing surface features. The elevation, slope and aspect have a certain impact on the distribution of surface features. In general, the areas with small slope and lower elevation are good for cultivated land. If this and other agricultural production conditions are met, the area is suitable for the development of agriculture, especially crop production. The slope of the study area was extracted from the 30-m DEM data using the method 4 discussed by Robert, Weih, and Tabitha (2004). This method is also called the plane algorithm method, which calculates the slope of the four surrounding right triangle planes that have the centre as a common point. Through the field observations, we found that there is almost no crop land in the Taiyuan region with a slope larger than 6, so the crop lands in our study are determined as those relatively flat areas with a slope less than 6. Results And Discussion Decision Tree The decision tree module in the software ENVI 4.6 was used to establish the decision tree according to those nodes obtained above. Figure 8 shows the final decision tree established for image classification in this study. FIG. 8 THE DECISION TREE ESTABLISHED IN THIS STUDY Running the decision tree classifier, the classification map of the study area was obtained. After that, category merge processing (primary/ secondary analysis) was applied to remove those individual pixels in the map. The final classification map with six general classes based on the proposed decision tree is shown in Figure 9 below. It can be seen from Figure 9 that Taiyuan is surrounded by mountains on all sides except in the south. In its western, northern, and eastern sides, those mountains are mainly covered by forest land. Taiyuan basin, in the middle of the map, is the economic and human activity centre and is composed mainly of developed land and crop land, plus a small portion of bare land and grass land. In terms of water bodies, the Fen River runs through the city, while Jinyang Lake, the largest lake in the territory, is located in the southwest of the basin. 114

8 International Journal of Remote Sensing Applications (IJRSA) Volume 6, FIG. 9 THE CLASSIFICATION RESULT OF THE STUDY AREA USING THE DECISION TREE METHOD An accuracy assessment was conducted using the high resolution ZY-3 satellite image and Google Earth image obtained during the same period. Total of 682 samples were randomly generated on both classification map and ZY-3 image using ENVI software, and a confusion matrix table was created to report accuracies. The results show that the overall accuracy of this method is 89.52%, with a kappa coefficient of 0.87, which is higher than most traditional image classifications methods (Table 2). From a producer s perspective, water body, developed land, and forest land are classified most accurate (> 90%). Forest land has the lowest producer s accuracy (73%) because its small proportion and similar spectra with the forest land. From a user s perspective, developed land and forest land have the highest accuracies (> 95%), while bare land and grass land have the lowest user s accuracies around 70%. Overall, the decision tree method in this paper is easy to use, but have a satisfactory classification accuracy. Classes TABLE 2 THE CONFUSION MATRIX AND CLASSIFICATION ACCURACY USING THE DECISION TREE METHOD Water Body Developed Land Bare Land Grass Land Forest Land Crop Land Total User s Accuracy Water Body % Developed Land % Bare Land % Grass Land % Forest Land % Crop Land % Total Producer s Accuracy 94.0% 93.0% 80.0% 73.0% 91.0% 86.0% Overall Accuracy:89.52% Kappa statistic:0.87 Conclusion This paper discusses a decision tree classification method using Landsat TM image, along with the three normalized index images extracted from TM image, and slope information extracted from DEM data. The decision trees used in this study are likely to be applied to other locations with minor modifications. The methods can be easily and quickly implemented by individuals with moderate technical experience. In the future study, texture and shape information of the land features can be extracted and combined with more field-collected reference data to improve the classification accuracy in urban environments. REFERENCES [1] Cai D. and Wei W. Study on Remote Sensing Information Extraction of Aquatic Vegetation Based on Decision Tree. Journal of Anhui Agricultural Sciences. 37(16) (2009):

9 International Journal of Remote Sensing Applications (IJRSA) Volume 6, 2016 [2] Calvao L.S., Formaggio A.R., and Tisot D.A. Discrimination of sugarcane varieties in southeaster Brazil with EO-1 Hyperion data. Remote Sensing of Environment, 94(4) (2005), [3] Calvao L.S., Roberts D.A., Formaggio A., Numata I., and Breuning F. View angle effects on the discrimination of soybean varieties and on the relationship between vegetation indices and yield using off-nadir Hyperion data. Remote Sensing of Environment, 113 (2009): [4] Hang Y., Zhou Y. X., and Wu W. Shanghai Urban Wetland Extraction and Classification with Remote Sensed Imageries Based on a Decision Tree Model. Journal of Jilin University (Earth Science Edition), 39(6) (2009): [5] Hansen M., Dubayah R., DeFries R. Classification Trees, an Alternative to Traditional Land Cover Classifiers. International Journal of Remote Sensing, 17(1996): [6] Hunt E.B., Marin J., and Stone P.T. Experiments in Induction; Academic Press, New York, [7] Jensen, J.R. Introductory digital image processing: A remote sensing perspective, 2 nd Edition Upper Sadle River, New Jersey: Prentice Hall Inc., [8] Kandrika S. and Roy P.S. Land use land cover classification of Orissa using multi-temporal IRS-P6 AWiFS data: A decision tree approach. Int. J. Appl. Earth Obs. Geoinf. 10(2) (2008): [9] Li J.L., Liu X.M., and Li H.P. Extraction of Texture Feature and Identification Method of Land use Information from SPOT 5 Image. Journal of Remote Sensing, 10(6) (2006): [10] Li Q., Cao X., Jia K., Zhang M., and Dong Q. Crop type identification by integration of high-spatial resolution multispectral data with features extracted from coarse-resolution time-series vegetation index data. International Journal of Remote Sensing, accessed February 28, 2015, DOI: / [11] Li Y.F., Liu G.H., and Hang C. Exploring Landscapes Based on Decision Tree Classification in the Diqin Region, Yunnan Province. Resources Science, 33(2) (2011): [12] Ma H.Q. and Yang X. H. Extraction of Soil Salinization from Remote Sensing Information Based on Knowledge Discovery over the Arid Area: A Case Study on Yili newly reclaimed Area. Resources Science, 31(12) (2009): [13] McFeeters S.K. The use of normalized difference water index (NDWI) in the delineation of open water features. International Journal of Remote Sensing. 17(7) (1996): [14] Pal M. and Mather P.M. An assessment of the effectiveness of decision tree methods for land cover classification. Remote Sensing of Environment. 86(2003): [15] Pan C., Du P.J., and Luo Y. Decision tree classification of remote sensing images based on vegetation indices. Journal of Computer Applications, 29(3) (2009): [16] Punia M., Joshi P.K., and Porwal M.C. Decision tree classification of land use land cover for Delhi, India using IRS-P6 AWiFS data. Expert Syst. Appl. 38(5) (2011): [17] Qian Y.R., Yu J., and Jia Z.H. The classification strategy of desert grassland based on decision tree using remote sensing image. Journal of Northwest A & F University (Natural Science Edition), 41(2) (2013):1-8. [18] Robert C., Weih, Jr., and Tabitha L. M. Modelling slope in a geographic information system. Journal of the Arkansas Academy of Science, 58(2004): [19] Rokach L. and Maimon O. Data mining with decision trees: theory and applications. World Scientific Pub Co Inc. ISBN , [20] Rouse J.W., Haas R.H., Schell J.A., and Deering D.W. Monitoring vegetation systems in the Great Plains with ERTS, Proceedings. 3 rd Earth Resource Technology Satellite (ERTS) Symposium, 1(1974): [21] Sharma R., Ghosh A. and P.K. Joshi. Decision tree approach for classification of remotely sensed satellite data using open source support. J. Earth Syst. Sci. 5(2013): [22] Shen W.M., Wang W.J., and Luo H.J. Classification Methods of Remote Sensing Image Based on Decision Tree Technologies. Remote Sensing Technology and Application, 22(3) (2007):

10 International Journal of Remote Sensing Applications (IJRSA) Volume 6, [23] Vina A., Gitelson A.A., Nguy-Robertson A.L., and Peng Y. Comparison of different vegetating indices for the remote assessment of green leaf area index of crops. Remote Sensing of Environment. 115(2011): [24] Xu H.Q. Modification of normalized difference water index (NDWI) to enhance open water features in remotely sensed imagery. International Journal of Remote Sensing, 27(14) (2006): [25] Zhang Y.C., Zhao Z.Q., and Li S.C. Indicating variation of surface vegetation cover using SPOT NDVI in the northern part of North China. Geographical Research, 27(4) (2008): [26] Zhu J.H., Li J.F., and Ye J. Land Use Information Extraction from Remote Sensing Data Based on Decision Tree Tool. Geomatics and Information Science of Wuhan University, 36(3) (2011):

Land cover/land use mapping and cha Mongolian plateau using remote sens. Title. Author(s) Bagan, Hasi; Yamagata, Yoshiki. Citation Japan.

Land cover/land use mapping and cha Mongolian plateau using remote sens. Title. Author(s) Bagan, Hasi; Yamagata, Yoshiki. Citation Japan. Title Land cover/land use mapping and cha Mongolian plateau using remote sens Author(s) Bagan, Hasi; Yamagata, Yoshiki International Symposium on "The Imp Citation Region Specific Systems". 6 Nove Japan.

More information

Proceedings Combining Water Indices for Water and Background Threshold in Landsat Image

Proceedings Combining Water Indices for Water and Background Threshold in Landsat Image Proceedings Combining Water Indices for Water and Background Threshold in Landsat Image Tri Dev Acharya 1, Anoj Subedi 2, In Tae Yang 1 and Dong Ha Lee 1, * 1 Department of Civil Engineering, Kangwon National

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

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

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

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

Joint International Mechanical, Electronic and Information Technology Conference (JIMET 2015)

Joint International Mechanical, Electronic and Information Technology Conference (JIMET 2015) Joint International Mechanical, Electronic and Information Technology Conference (JIMET 2015) Extracting Land Cover Change Information by using Raster Image and Vector Data Synergy Processing Methods Tao

More information

Vegetation Change Detection of Central part of Nepal using Landsat TM

Vegetation Change Detection of Central part of Nepal using Landsat TM Vegetation Change Detection of Central part of Nepal using Landsat TM Kalpana G. Bastakoti Department of Geography, University of Calgary, kalpanagb@gmail.com Abstract This paper presents a study of detecting

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

VISUALIZATION URBAN SPATIAL GROWTH OF DESERT CITIES FROM SATELLITE IMAGERY: A PRELIMINARY STUDY

VISUALIZATION URBAN SPATIAL GROWTH OF DESERT CITIES FROM SATELLITE IMAGERY: A PRELIMINARY STUDY CO-439 VISUALIZATION URBAN SPATIAL GROWTH OF DESERT CITIES FROM SATELLITE IMAGERY: A PRELIMINARY STUDY YANG X. Florida State University, TALLAHASSEE, FLORIDA, UNITED STATES ABSTRACT Desert cities, particularly

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

SUPPORTING INFORMATION. Ecological restoration and its effects on the

SUPPORTING INFORMATION. Ecological restoration and its effects on the SUPPORTING INFORMATION Ecological restoration and its effects on the regional climate: the case in the source region of the Yellow River, China Zhouyuan Li, Xuehua Liu,* Tianlin Niu, De Kejia, Qingping

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

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

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

Surface Connects Author Index

Surface Connects Author Index Surface Connects Author Index Shixin WANG, Yi ZHOU, Gewei LI, Weiqi ZHOU, Yalan LIU & Shirong CHEN NETWORK PLATFORM OF REMOTE SENSING FOR NATURAL DISASTER MONITORING & INFORMATION SERVING AND ITS APPLICATIONS

More information

STUDY ON FOREST VEGETATION CLASSIFICATION BASED ON MULTI- TEMPORAL REMOTE SENSING IMAGES

STUDY ON FOREST VEGETATION CLASSIFICATION BASED ON MULTI- TEMPORAL REMOTE SENSING IMAGES STUDY ON FOREST VEGETATION CLASSIFICATION BASED ON MULTI- TEMPORAL REMOTE SENSING IMAGES Xia Jing 1, 2, JiHua Wang 2, WenJiang Huang 2,*, LiangYun Liu 2, JinDi Wang 1 1 School of Geography, Beijing Normal

More information

The Self-adaptive Adjustment Method of Clustering Center in Multi-spectral Remote Sensing Image Classification of Land Use

The Self-adaptive Adjustment Method of Clustering Center in Multi-spectral Remote Sensing Image Classification of Land Use The Self-adaptive Adjustment Method of Clustering Center in Multi-spectral Remote Sensing Image Classification of Land Use Shujing Wan 1,Chengming Zhang(*) 1,2, Jiping Liu 2, Yong Wang 2, Hui Tian 1, Yong

More information

Urban Growth Analysis: Calculating Metrics to Quantify Urban Sprawl

Urban Growth Analysis: Calculating Metrics to Quantify Urban Sprawl Urban Growth Analysis: Calculating Metrics to Quantify Urban Sprawl Jason Parent jason.parent@uconn.edu Academic Assistant GIS Analyst Daniel Civco Professor of Geomatics Center for Land Use Education

More information

URBAN LAND COVER AND LAND USE CLASSIFICATION USING HIGH SPATIAL RESOLUTION IMAGES AND SPATIAL METRICS

URBAN LAND COVER AND LAND USE CLASSIFICATION USING HIGH SPATIAL RESOLUTION IMAGES AND SPATIAL METRICS URBAN LAND COVER AND LAND USE CLASSIFICATION USING HIGH SPATIAL RESOLUTION IMAGES AND SPATIAL METRICS Ivan Lizarazo Universidad Distrital, Department of Cadastral Engineering, Bogota, Colombia; ilizarazo@udistrital.edu.co

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

Preparation of LULC map from GE images for GIS based Urban Hydrological Modeling

Preparation of LULC map from GE images for GIS based Urban Hydrological Modeling International Conference on Modeling Tools for Sustainable Water Resources Management Department of Civil Engineering, Indian Institute of Technology Hyderabad: 28-29 December 2014 Abstract Preparation

More information

Accuracy Assessment of Land Cover Classification in Jodhpur City Using Remote Sensing and GIS

Accuracy Assessment of Land Cover Classification in Jodhpur City Using Remote Sensing and GIS Accuracy Assessment of Land Cover Classification in Jodhpur City Using Remote Sensing and GIS S.L. Borana 1, S.K.Yadav 1 Scientist, RSG, DL, Jodhpur, Rajasthan, India 1 Abstract: A This study examines

More information

The Wide Dynamic Range Vegetation Index and its Potential Utility for Gap Analysis

The Wide Dynamic Range Vegetation Index and its Potential Utility for Gap Analysis Summary StatMod provides an easy-to-use and inexpensive tool for spatially applying the classification rules generated from the CT algorithm in S-PLUS. While the focus of this article was to use StatMod

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

Abstract. TECHNOFAME- A Journal of Multidisciplinary Advance Research. Vol.2 No. 2, (2013) Received: Feb.2013; Accepted Oct.

Abstract. TECHNOFAME- A Journal of Multidisciplinary Advance Research. Vol.2 No. 2, (2013) Received: Feb.2013; Accepted Oct. Vol.2 No. 2, 83-87 (2013) Received: Feb.2013; Accepted Oct. 2013 Landuse Pattern Analysis Using Remote Sensing: A Case Study of Morar Block, of Gwalior District, M.P. Subhash Thakur 1 Akhilesh Singh 2

More information

MAPPING LAND USE/ LAND COVER OF WEST GODAVARI DISTRICT USING NDVI TECHNIQUES AND GIS Anusha. B 1, Sridhar. P 2

MAPPING LAND USE/ LAND COVER OF WEST GODAVARI DISTRICT USING NDVI TECHNIQUES AND GIS Anusha. B 1, Sridhar. P 2 MAPPING LAND USE/ LAND COVER OF WEST GODAVARI DISTRICT USING NDVI TECHNIQUES AND GIS Anusha. B 1, Sridhar. P 2 1 M. Tech. Student, Department of Geoinformatics, SVECW, Bhimavaram, A.P, India 2 Assistant

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

Using Cellular Automaton to Simulate Urban Expansion in Changchun, China

Using Cellular Automaton to Simulate Urban Expansion in Changchun, China Sensors & Transducers 2014 by IFSA Publishing, S. L. http://www.sensorsportal.com Using Cellular Automaton to Simulate Urban Expansion in Changchun, China 1, 2 Jing MA, 3 Qiang BI, 4 Jingxia ZHANG, 1 Hongmei

More information

International Journal of Intellectual Advancements and Research in Engineering Computations

International Journal of Intellectual Advancements and Research in Engineering Computations ISSN:2348-2079 Volume-5 Issue-2 International Journal of Intellectual Advancements and Research in Engineering Computations Agricultural land investigation and change detection in Coimbatore district by

More information

Use of Corona, Landsat TM, Spot 5 images to assess 40 years of land use/cover changes in Cavusbasi

Use of Corona, Landsat TM, Spot 5 images to assess 40 years of land use/cover changes in Cavusbasi New Strategies for European Remote Sensing, Olui (ed.) 2005 Millpress, Rotterdam, ISBN 90 5966 003 X Use of Corona, Landsat TM, Spot 5 images to assess 40 years of land use/cover changes in Cavusbasi N.

More information

West meets East: Monitoring and modeling urbanization in China Land Cover-Land Use Change Program Science Team Meeting April 3, 2012

West meets East: Monitoring and modeling urbanization in China Land Cover-Land Use Change Program Science Team Meeting April 3, 2012 West meets East: Monitoring and modeling urbanization in China Land Cover-Land Use Change Program Science Team Meeting April 3, 2012 Annemarie Schneider Center for Sustainability and the Global Environment,

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

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

Principals and Elements of Image Interpretation

Principals and Elements of Image Interpretation Principals and Elements of Image Interpretation 1 Fundamentals of Photographic Interpretation Observation and inference depend on interpreter s training, experience, bias, natural visual and analytical

More information

Preliminary Research on Grassland Fineclassification

Preliminary Research on Grassland Fineclassification IOP Conference Series: Earth and Environmental Science OPEN ACCESS Preliminary Research on Grassland Fineclassification Based on MODIS To cite this article: Z W Hu et al 2014 IOP Conf. Ser.: Earth Environ.

More information

Quick Response Report #126 Hurricane Floyd Flood Mapping Integrating Landsat 7 TM Satellite Imagery and DEM Data

Quick Response Report #126 Hurricane Floyd Flood Mapping Integrating Landsat 7 TM Satellite Imagery and DEM Data Quick Response Report #126 Hurricane Floyd Flood Mapping Integrating Landsat 7 TM Satellite Imagery and DEM Data Jeffrey D. Colby Yong Wang Karen Mulcahy Department of Geography East Carolina University

More information

The Study of Soil Fertility Spatial Variation Feature Based on GIS and Data Mining *

The Study of Soil Fertility Spatial Variation Feature Based on GIS and Data Mining * The Study of Soil Fertility Spatial Variation Feature Based on GIS and Data Mining * Chunan Li, Guifen Chen **, Guangwei Zeng, and Jiao Ye College of Information and Technology, Jilin Agricultural University,

More information

Geospatial Information for Urban Sprawl Planning and Policies Implementation in Developing Country s NCR Region: A Study of NOIDA City, India

Geospatial Information for Urban Sprawl Planning and Policies Implementation in Developing Country s NCR Region: A Study of NOIDA City, India Geospatial Information for Urban Sprawl Planning and Policies Implementation in Developing Country s NCR Region: A Study of NOIDA City, India Dr. Madan Mohan Assistant Professor & Principal Investigator,

More information

Change Detection of Daghesorkh Playa Using Multi Temporal Datasets (Isfahan Province, Iran)

Change Detection of Daghesorkh Playa Using Multi Temporal Datasets (Isfahan Province, Iran) J. Appl. Environ. Biol. Sci., 6(1)23-3, 216 216, TextRoad Publication ISSN: 29-4274 Journal of Applied Environmental and Biological Sciences www.textroad.com Change Detection of Daghesorkh Playa Using

More information

STUDY OF NORMALIZED DIFFERENCE BUILT-UP (NDBI) INDEX IN AUTOMATICALLY MAPPING URBAN AREAS FROM LANDSAT TM IMAGERY

STUDY OF NORMALIZED DIFFERENCE BUILT-UP (NDBI) INDEX IN AUTOMATICALLY MAPPING URBAN AREAS FROM LANDSAT TM IMAGERY STUDY OF NORMALIZED DIFFERENCE BUILT-UP (NDBI) INDEX IN AUTOMATICALLY MAPPING URBAN AREAS FROM LANDSAT TM IMAGERY Dr. Hari Krishna Karanam Professor, Civil Engineering, Dadi Institute of Engineering &

More information

Using object oriented technique to extract jujube based on landsat8 OLI image in Jialuhe Basin

Using object oriented technique to extract jujube based on landsat8 OLI image in Jialuhe Basin Journal of Image Processing Theory and Applications (2016) 1: 16-20 Clausius Scientific Press, Canada Using object oriented technique to extract jujube based on landsat8 OLI image in Jialuhe Basin Guotao

More information

Monitoring Vegetation Growth of Spectrally Landsat Satellite Imagery ETM+ 7 & TM 5 for Western Region of Iraq by Using Remote Sensing Techniques.

Monitoring Vegetation Growth of Spectrally Landsat Satellite Imagery ETM+ 7 & TM 5 for Western Region of Iraq by Using Remote Sensing Techniques. Monitoring Vegetation Growth of Spectrally Landsat Satellite Imagery ETM+ 7 & TM 5 for Western Region of Iraq by Using Remote Sensing Techniques. Fouad K. Mashee, Ahmed A. Zaeen & Gheidaa S. Hadi Remote

More information

GLOBAL/CONTINENTAL LAND COVER MAPPING AND MONITORING

GLOBAL/CONTINENTAL LAND COVER MAPPING AND MONITORING GLOBAL/CONTINENTAL LAND COVER MAPPING AND MONITORING Ryutaro Tateishi, Cheng Gang Wen, and Jong-Geol Park Center for Environmental Remote Sensing (CEReS), Chiba University 1-33 Yayoi-cho Inage-ku Chiba

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

CHAPTER-7 INTERFEROMETRIC ANALYSIS OF SPACEBORNE ENVISAT-ASAR DATA FOR VEGETATION CLASSIFICATION

CHAPTER-7 INTERFEROMETRIC ANALYSIS OF SPACEBORNE ENVISAT-ASAR DATA FOR VEGETATION CLASSIFICATION 147 CHAPTER-7 INTERFEROMETRIC ANALYSIS OF SPACEBORNE ENVISAT-ASAR DATA FOR VEGETATION CLASSIFICATION 7.1 INTRODUCTION: Interferometric synthetic aperture radar (InSAR) is a rapidly evolving SAR remote

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

Change Detection Analysis By Using Ikonos And Quick Bird Imageries

Change Detection Analysis By Using Ikonos And Quick Bird Imageries Change Detection Analysis By Using Ikonos And Quick Bird Imageries Eltahir Mohamed Elhadi 12 and Nagi Zomrawi 2 1-China University of Geosciences Faculty of Resources, Wuhan, 430074, China, 2-Sudan University

More information

ANALYSIS AND VALIDATION OF A METHODOLOGY TO EVALUATE LAND COVER CHANGE IN THE MEDITERRANEAN BASIN USING MULTITEMPORAL MODIS DATA

ANALYSIS AND VALIDATION OF A METHODOLOGY TO EVALUATE LAND COVER CHANGE IN THE MEDITERRANEAN BASIN USING MULTITEMPORAL MODIS DATA PRESENT ENVIRONMENT AND SUSTAINABLE DEVELOPMENT, NR. 4, 2010 ANALYSIS AND VALIDATION OF A METHODOLOGY TO EVALUATE LAND COVER CHANGE IN THE MEDITERRANEAN BASIN USING MULTITEMPORAL MODIS DATA Mara Pilloni

More information

Mapping Soils, Crops, and Rangelands by Machine Analysis of Multi-Temporal ERTS-1 Data

Mapping Soils, Crops, and Rangelands by Machine Analysis of Multi-Temporal ERTS-1 Data Purdue University Purdue e-pubs LARS Technical Reports Laboratory for Applications of Remote Sensing 1-1-1973 Mapping Soils, Crops, and Rangelands by Machine Analysis of Multi-Temporal ERTS-1 Data M. F.

More information

Defining microclimates on Long Island using interannual surface temperature records from satellite imagery

Defining microclimates on Long Island using interannual surface temperature records from satellite imagery Defining microclimates on Long Island using interannual surface temperature records from satellite imagery Deanne Rogers*, Katherine Schwarting, and Gilbert Hanson Dept. of Geosciences, Stony Brook University,

More information

Investigation of the Effect of Transportation Network on Urban Growth by Using Satellite Images and Geographic Information Systems

Investigation of the Effect of Transportation Network on Urban Growth by Using Satellite Images and Geographic Information Systems Presented at the FIG Congress 2018, May 6-11, 2018 in Istanbul, Turkey Investigation of the Effect of Transportation Network on Urban Growth by Using Satellite Images and Geographic Information Systems

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

MODIS Snow Cover Mapping Decision Tree Technique: Snow and Cloud Discrimination

MODIS Snow Cover Mapping Decision Tree Technique: Snow and Cloud Discrimination 67 th EASTERN SNOW CONFERENCE Jiminy Peak Mountain Resort, Hancock, MA, USA 2010 MODIS Snow Cover Mapping Decision Tree Technique: Snow and Cloud Discrimination GEORGE RIGGS 1, AND DOROTHY K. HALL 2 ABSTRACT

More information

IMAGE CLASSIFICATION TOOL FOR LAND USE / LAND COVER ANALYSIS: A COMPARATIVE STUDY OF MAXIMUM LIKELIHOOD AND MINIMUM DISTANCE METHOD

IMAGE CLASSIFICATION TOOL FOR LAND USE / LAND COVER ANALYSIS: A COMPARATIVE STUDY OF MAXIMUM LIKELIHOOD AND MINIMUM DISTANCE METHOD IMAGE CLASSIFICATION TOOL FOR LAND USE / LAND COVER ANALYSIS: A COMPARATIVE STUDY OF MAXIMUM LIKELIHOOD AND MINIMUM DISTANCE METHOD Manisha B. Patil 1, Chitra G. Desai 2 and * Bhavana N. Umrikar 3 1 Department

More information

A GIS-based Study on Grassland Degradation and. Increase of Dust Storms in China

A GIS-based Study on Grassland Degradation and. Increase of Dust Storms in China 1 A GIS-based Study on Grassland Degradation and Increase of Dust Storms in China Qinxue WANG* and Kuninori OTSUBO* * National Institute for Environmental Studies, 16-2 Onogawa, Tsukuba, Ibaraki 305-8506,

More information

Lanzhou Urban Growth Prediction Based on Cellular Automata 1

Lanzhou Urban Growth Prediction Based on Cellular Automata 1 Lanzhou Urban Growth Prediction Based on Cellular Automata 1 Yaowen Xie*, Aigong Ma, Haoyu Wang Key Laboratory of West China's Environmental System (Ministry of Education), Lanzhou University, Lanzhou,

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

Data Fusion and Multi-Resolution Data

Data Fusion and Multi-Resolution Data Data Fusion and Multi-Resolution Data Nature.com www.museevirtuel-virtualmuseum.ca www.srs.fs.usda.gov Meredith Gartner 3/7/14 Data fusion and multi-resolution data Dark and Bram MAUP and raster data Hilker

More information

Road & Railway Network Density Dataset at 1 km over the Belt and Road and Surround Region

Road & Railway Network Density Dataset at 1 km over the Belt and Road and Surround Region Journal of Global Change Data & Discovery. 2017, 1(4): 402-407 DOI:10.3974/geodp.2017.04.03 www.geodoi.ac.cn 2017 GCdataPR Global Change Research Data Publishing & Repository Road & Railway Network Density

More information

Fundamentals of Photographic Interpretation

Fundamentals of Photographic Interpretation Principals and Elements of Image Interpretation Fundamentals of Photographic Interpretation Observation and inference depend on interpreter s training, experience, bias, natural visual and analytical abilities.

More information

GEO 874 Remote Sensing. Zihan Lin, Nafiseh Hagtalab, Ranjeet John

GEO 874 Remote Sensing. Zihan Lin, Nafiseh Hagtalab, Ranjeet John GEO 874 Remote Sensing Zihan Lin, Nafiseh Hagtalab, Ranjeet John http://onlinelibrary.wiley.com/doi/10.1002/wat2.1147/full Landscape Heterogeneity S-I: homogeneous landscape using only cropland for the

More information

Lesson 4b Remote Sensing and geospatial analysis to integrate observations over larger scales

Lesson 4b Remote Sensing and geospatial analysis to integrate observations over larger scales Lesson 4b Remote Sensing and geospatial analysis to integrate observations over larger scales We have discussed static sensors, human-based (participatory) sensing, and mobile sensing Remote sensing: Satellite

More information

A Machine Learning Approach for Knowledge Base Construction Incorporating GIS Data for Land Cover Classification of Landsat ETM+ Image

A Machine Learning Approach for Knowledge Base Construction Incorporating GIS Data for Land Cover Classification of Landsat ETM+ Image Journal of the Korean Geographical Society A Machine Learning Approach for Knowledge Base Construction Incorporating GIS Data for Land Cover Classification of Landsat ETM+ Image Hwahwan Kim* Cha Yong Ku**

More information

Hua Zhang, Steven M. Gorelick, Nicolas Avisse, Amaury Tilmant, Deepthi Rajsekhar, and Jim Yoon

Hua Zhang, Steven M. Gorelick, Nicolas Avisse, Amaury Tilmant, Deepthi Rajsekhar, and Jim Yoon Remote Sens. 216,, 735; doi:1.339/rs9735 S1 of S5 Supplementary Materials: A New Temperature- Vegetation Triangle Algorithm with Variable Edges (VE) for Satellite-Based Actual Evapotranspiration Estimation

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

AGOG 485/585 /APLN 533 Spring Lecture 5: MODIS land cover product (MCD12Q1). Additional sources of MODIS data

AGOG 485/585 /APLN 533 Spring Lecture 5: MODIS land cover product (MCD12Q1). Additional sources of MODIS data AGOG 485/585 /APLN 533 Spring 2019 Lecture 5: MODIS land cover product (MCD12Q1). Additional sources of MODIS data Outline Current status of land cover products Overview of the MCD12Q1 algorithm Mapping

More information

CALIBRATION INFRASTRUCTURE AND TYPICAL APPLICATIONS OF CHINA LAND OBSERVATION SATELLITES. Li Liu. Executive summary (corresponding to ca ½ a page)

CALIBRATION INFRASTRUCTURE AND TYPICAL APPLICATIONS OF CHINA LAND OBSERVATION SATELLITES. Li Liu. Executive summary (corresponding to ca ½ a page) Prepared by CNSA Agenda Item: WG.3 CALIBRATION INFRASTRUCTURE AND TYPICAL APPLICATIONS OF CHINA LAND OBSERVATION SATELLITES Li Liu Executive summary (corresponding to ca ½ a page) This report introduces

More information

GIS ASTER ASTER. * GIS

GIS ASTER ASTER. *   GIS Vol. 6, No. 4, Winter 2015 Iranian Remote Sensing & - * ph. * Email: zohre_ebrahimi@hotmail.com . Tasseled cap ETM+ 2. Advanced Space borne Thermal Emission and Reflection Radiometer 3. Gutierrez and Johnsin

More information

Drought Monitoring Based on the Vegetation Temperature Condition Index by IDL Language Processing Method

Drought Monitoring Based on the Vegetation Temperature Condition Index by IDL Language Processing Method Drought Monitoring Based on the Vegetation Temperature Condition Index by IDL Language Processing Method WenHao Ou, Wei Su *, Chen Wu, ZhongZheng Zhu, YanMin Li, and Shi Shen College of Information and

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

Crops Planting Information Retrieval at Farmland Plot Scale Using Multi-Sources Satellite Data

Crops Planting Information Retrieval at Farmland Plot Scale Using Multi-Sources Satellite Data Journal of Advanced Agricultural Technologies Vol. 4, No. 2, June 217 Crops Planting Information Retrieval at Farmland Plot Scale Using Multi-Sources Satellite Data Huang Qiting1,2, Luo Jiancheng1, and

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

1. Introduction. Jai Kumar, Paras Talwar and Krishna A.P. Department of Remote Sensing, Birla Institute of Technology, Ranchi, Jharkhand, India

1. Introduction. Jai Kumar, Paras Talwar and Krishna A.P. Department of Remote Sensing, Birla Institute of Technology, Ranchi, Jharkhand, India Cloud Publications International Journal of Advanced Remote Sensing and GIS 2015, Volume 4, Issue 1, pp. 1026-1032, Article ID Tech-393 ISSN 2320-0243 Research Article Open Access Forest Canopy Density

More information

Spatial Drought Assessment Using Remote Sensing and GIS techniques in Northwest region of Liaoning, China

Spatial Drought Assessment Using Remote Sensing and GIS techniques in Northwest region of Liaoning, China Spatial Drought Assessment Using Remote Sensing and GIS techniques in Northwest region of Liaoning, China FUJUN SUN, MENG-LUNG LIN, CHENG-HWANG PERNG, QIUBING WANG, YI-CHIANG SHIU & CHIUNG-HSU LIU Department

More information

Comparison between Land Surface Temperature Retrieval Using Classification Based Emissivity and NDVI Based Emissivity

Comparison between Land Surface Temperature Retrieval Using Classification Based Emissivity and NDVI Based Emissivity Comparison between Land Surface Temperature Retrieval Using Classification Based Emissivity and NDVI Based Emissivity Isabel C. Perez Hoyos NOAA Crest, City College of New York, CUNY, 160 Convent Avenue,

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

Investigation of Relationship Between Rainfall and Vegetation Index by Using NOAA/AVHRR Satellite Images

Investigation of Relationship Between Rainfall and Vegetation Index by Using NOAA/AVHRR Satellite Images World Applied Sciences Journal 14 (11): 1678-1682, 2011 ISSN 1818-4952 IDOSI Publications, 2011 Investigation of Relationship Between Rainfall and Vegetation Index by Using NOAA/AVHRR Satellite Images

More information

Scientific registration n : 2180 Symposium n : 35 Presentation : poster MULDERS M.A.

Scientific registration n : 2180 Symposium n : 35 Presentation : poster MULDERS M.A. Scientific registration n : 2180 Symposium n : 35 Presentation : poster GIS and Remote sensing as tools to map soils in Zoundwéogo (Burkina Faso) SIG et télédétection, aides à la cartographie des sols

More information

Monitoring Urban Space Expansion Using Remote Sensing Data in Ha Long City, Quang Ninh Province in Vietnam

Monitoring Urban Space Expansion Using Remote Sensing Data in Ha Long City, Quang Ninh Province in Vietnam Monitoring Urban Space Expansion Using Remote Sensing Data in Ha Long City, Quang Ninh Province in Vietnam MY Vo Chi, LAN Pham Thi, SON Tong Si, Viet Key words: VSW index, urban expansion, supervised classification.

More information

Automatic Change Detection from Remote Sensing Stereo Image for Large Surface Coal Mining Area

Automatic Change Detection from Remote Sensing Stereo Image for Large Surface Coal Mining Area doi: 10.14355/fiee.2016.05.003 Automatic Change Detection from Remote Sensing Stereo Image for Large Surface Coal Mining Area Feifei Zhao 1, Nisha Bao 2, Baoying Ye 3, Sizhuo Wang 4, Xiaocui Liu 5, Jianyan

More information

Impacts of sensor noise on land cover classifications: sensitivity analysis using simulated noise

Impacts of sensor noise on land cover classifications: sensitivity analysis using simulated noise Impacts of sensor noise on land cover classifications: sensitivity analysis using simulated noise Scott Mitchell 1 and Tarmo Remmel 2 1 Geomatics & Landscape Ecology Research Lab, Carleton University,

More information

General Overview and Facts about the Irobland

General Overview and Facts about the Irobland Using Geoinformation Science to Reveal the Impact of the Eritrea-Ethiopia Boundary Commission s Decision on Irobland and People By Alema Tesfaye, Washington DC, USA Part I General Overview and Facts about

More information

EXTRACTION OF REMOTE SENSING INFORMATION OF BANANA UNDER SUPPORT OF 3S TECHNOLOGY IN GUANGXI PROVINCE

EXTRACTION OF REMOTE SENSING INFORMATION OF BANANA UNDER SUPPORT OF 3S TECHNOLOGY IN GUANGXI PROVINCE EXTRACTION OF REMOTE SENSING INFORMATION OF BANANA UNDER SUPPORT OF 3S TECHNOLOGY IN GUANGXI PROVINCE Xin Yang 1,2,*, Han Sun 1, 2, Zongkun Tan 1, 2, Meihua Ding 1, 2 1 Remote Sensing Application and Test

More information

INTERNATIONAL JOURNAL OF GEOMATICS AND GEOSCIENCES Volume 4, No 1, 2013

INTERNATIONAL JOURNAL OF GEOMATICS AND GEOSCIENCES Volume 4, No 1, 2013 INTERNATIONAL JOURNAL OF GEOMATICS AND GEOSCIENCES Volume 4, No 1, 2013 Copyright 2010 All rights reserved Integrated Publishing services Research article ISSN 0976 4380 Spatio-temporal analysis of land

More information

Generation and analysis of Digital Elevation Model (DEM) using Worldview-2 stereo-pair images of Gurgaon district: A geospatial approach

Generation and analysis of Digital Elevation Model (DEM) using Worldview-2 stereo-pair images of Gurgaon district: A geospatial approach 186 Generation and analysis of Digital Elevation Model (DEM) using Worldview-2 stereo-pair images of Gurgaon district: A geospatial approach Arsad Khan 1, Sultan Singh 2 and Kaptan Singh 2 1 Department

More information

Spanish national plan for land observation: new collaborative production system in Europe

Spanish national plan for land observation: new collaborative production system in Europe ADVANCE UNEDITED VERSION UNITED NATIONS E/CONF.103/5/Add.1 Economic and Social Affairs 9 July 2013 Tenth United Nations Regional Cartographic Conference for the Americas New York, 19-23, August 2013 Item

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

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

CORRELATION BETWEEN URBAN HEAT ISLAND EFFECT AND THE THERMAL INERTIA USING ASTER DATA IN BEIJING, CHINA

CORRELATION BETWEEN URBAN HEAT ISLAND EFFECT AND THE THERMAL INERTIA USING ASTER DATA IN BEIJING, CHINA CORRELATION BETWEEN URBAN HEAT ISLAND EFFECT AND THE THERMAL INERTIA USING ASTER DATA IN BEIJING, CHINA Yurong CHEN a, *, Mingyi DU a, Rentao DONG b a School of Geomatics and Urban Information, Beijing

More information

Rating of soil heterogeneity using by satellite images

Rating of soil heterogeneity using by satellite images Rating of soil heterogeneity using by satellite images JAROSLAV NOVAK, VOJTECH LUKAS, JAN KREN Department of Agrosystems and Bioclimatology Mendel University in Brno Zemedelska 1, 613 00 Brno CZECH REPUBLIC

More information

Atmospheric correction of HJ1-A/B images and the effects on remote sensing monitoring of cyanobacteria bloom

Atmospheric correction of HJ1-A/B images and the effects on remote sensing monitoring of cyanobacteria bloom Remote Sensing and GIS for Hydrology and Water Resources (IAHS Publ. 368, 2015) (Proceedings RSHS14 and ICGRHWE14, Guangzhou, China, August 2014). 69 Atmospheric correction of HJ1-A/B images and the effects

More information

Reassessing the conservation status of the giant panda using remote sensing

Reassessing the conservation status of the giant panda using remote sensing SUPPLEMENTARY Brief Communication INFORMATION DOI: 10.1038/s41559-017-0317-1 In the format provided by the authors and unedited. Reassessing the conservation status of the giant panda using remote sensing

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

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

ACCURACY ASSESSMENT OF ASTER GLOBAL DEM OVER TURKEY

ACCURACY ASSESSMENT OF ASTER GLOBAL DEM OVER TURKEY ACCURACY ASSESSMENT OF ASTER GLOBAL DEM OVER TURKEY E. Sertel a a ITU, Civil Engineering Faculty, Geomatic Engineering Department, 34469 Maslak Istanbul, Turkey sertele@itu.edu.tr Commission IV, WG IV/6

More information

Applications of GIS and Remote Sensing for Analysis of Urban Heat Island

Applications of GIS and Remote Sensing for Analysis of Urban Heat Island Chuanxin Zhu Professor Peter V. August Professor Yeqiao Wang NRS 509 December 15, 2016 Applications of GIS and Remote Sensing for Analysis of Urban Heat Island Since the last century, the global mean surface

More information

DEVELOPMENT OF DIGITAL CARTOGRAPHIC DATABASE FOR MANAGING THE ENVIRONMENT AND NATURAL RESOURCES IN THE REPUBLIC OF SERBIA

DEVELOPMENT OF DIGITAL CARTOGRAPHIC DATABASE FOR MANAGING THE ENVIRONMENT AND NATURAL RESOURCES IN THE REPUBLIC OF SERBIA DEVELOPMENT OF DIGITAL CARTOGRAPHIC BASE FOR MANAGING THE ENVIRONMENT AND NATURAL RESOURCES IN THE REPUBLIC OF SERBIA Dragutin Protic, Ivan Nestorov Institute for Geodesy, Faculty of Civil Engineering,

More information

Civil Engineering Journal

Civil Engineering Journal Available online at www.civilejournal.org Civil Engineering Journal Vol. 1, No. 2, December, 2015 Comparative Study of Landsat and Aster Data by Morphometric Analysis Sujit Kumar a*, Tapasi Bhandary b

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