Regionalization of multi-categorical landscapes using machine vision methods

Size: px
Start display at page:

Download "Regionalization of multi-categorical landscapes using machine vision methods"

Transcription

1 Regionalization of multi-categorical landscapes using machine vision methods Jacek Niesterowicz a, Tomasz F. Stepinski a a Space Informatics Lab, Department of Geography, University of Cincinnati, Cincinnati, USA, OH , USA Abstract We introduce a novel method for regionalization of multi-categorical landscape or land cover pattern based on the principle of machine vision rather than clustering of landscape metrics. Maps of land use/land cover (LULC), such as, for example, the NLCD 2006, show spatially varying pattern of LULC categories. Using a LULC map as an input our method discovers and maps different landscape types (LTs), each dominated by a characteristic LULC pattern that reflects varied influence of natural and anthropogenic factors. At the core of the method are the concepts of landscape signature and landscape dissimilarity adapted from the field of machine vision. A two-dimensional histogram of LULC categories and clump sizes is used as a landscape signature and the Jensen-Shannon measure is used as landscape dissimilarity. We have also adapted the machine vision technique of object-bases image analysis, consisting of segmentation and clustering, to find the set of LTs regions. Such technique maximizes spatial contiguity of the regions while also providing necessary level of generalization. The method is applied to the study area located in the northern part of the U.S. state of Georgia using the NLCD 2006 data. Local landscape is defined over a square, 3km 3km areal units; there are 8475 such units in the study area. Several different computational protocols for regionalization of these units are evaluated with the best protocol resulting in a discovery and delineation of fifteen LTs. The LTs are summarized from descriptive and quantitative perspective, their landscapes signatures are shown, and an example of each landscape is given. Delineated LTs agree well with perceptual patterns seen in the NLCD map. Non-urban LTs are arranged roughly in stripes running from SW to NE perpendicular to the regional gradient of elevation. Full resolution maps, the data, and our regionalization computer code are available at Keywords: regionalization, spatial pattern, landscape, land cover, NLCD Introduction 19 and Hoffman, 2004) The aim of regionalization (Chorley and Haggett, 1967; Johnston, 1968, 1970; Spence and Taylor, 1970; Haggett et al., 1977) is to aggregate a large number of geographical areal units into a much smaller number of spatially contiguous regions that group units having similar features. The goal of regionalization is to simplify and/or change the spatial representation of data into something that is more meaningful and easier to analyze. It has been applied to many diverse fields including demography (Openshaw and Rao, 1995; Benassi and Ferrara, 2010), political science (George et al., 1997), geomorphology (Chai et al., 2009), hydrology (Wiltshire, 1986; Peterson et al., 2011), climatology (Fovell and Fovell, 1993; Stooksbury and Michaels, 1991), biogeography (Proches, 2005; Patten and Smith- Patten, 2008; Kreft and Jetz, 2010), agricultural science (Lark, 1998; Hollander, 2012), and ecology (Hargrove Regionalization of LULC patterns Regionalization has been also applied to LULC (land use/land cover) patterns (Wickham and Norton, 1994) with particular focus on forest patterns (Long et al., 2010; Kupfer et al., 2012). A LULC pattern is a geometric of different LULC categories within a given areal unit. Such patterns have often functional significance (White, 2006) for landscape as they are associated with environmental conditions. Local LULC patterns (hereafter referred to as landscapes ) show great variability of composition and geometric form, but a limited number of semantically different landscape types (LTs) can be discerned from among this variance. The role of regionalization in the context of landscapes is to delineate boundaries between semantically different LTs. Technical challenges facing such task are as follows. (1) To select a scale of local landscape by setting the size Preprint submitted to Applied Geography September 29, 2013

2 of an areal unit. (2) How to describe a landscape in a quantitative fashion? (3) Given landscape description, how to calculate a degree of dissimilarity between two landscapes in a fashion that minimizes a discrepancy between calculated value of dissimilarity and the perceptual notion of dissimilarity. (4) Given a landscape description and corresponding similarity function, how to obtain a useful regionalization that delineates a study area into discernibly different patterns of land cover. Long et al. (2010) studied regionalization of binary (forest, non-forest) landscape patterns using the 25 m/pixel land cover dataset covering a forested land situated in British Columbia, Canada. They regionalized a 5.5 million ha area into the eight LTs characterized by different forest compositions and pattern configurations. Local landscapes were defined over 1 km 2 squared areal units that together partitioned the entire study area. Their character was encapsulated using five landscape metrics (for review of landscape metrics see Haines-Young and Chopping (1996)) and the Euclidean distance between 5-dimensional vectors of landscape metrics was used as a dissimilarity measure between a pair of landscapes. Regionalization was achieved by the means of clustering the vectors using an algorithm based on partitioning around medoids. The optimal number of clusters, and thus the number of forest LTs, was determined using the silhouette method (Rousseeuw, 1987). Kupfer et al. (2012) has also studied the regionalization of forest patterns using the 30 m/pixel National Land Cover Dataset 2001 (NLCD 2001). They regionalized the entire conterminous United States into the nine LTs. Local landscapes were defined over watersheds; 2109 eight-digit HUC (Hydrologic Unit Code) watersheds partitioned the entire United States. Local landscapes were characterized by five landscape metrics; note that selected metrics pertained not only to the pattern of forest category but also to interaction between forest category and other land cover categories. Euclidean distance between 5-dimensional vectors of landscape metrics was used as a dissimilarity measure between a pair of local landscapes. The novelty of their approach was to use a clustering technique, called RED- CAP (Guo, 2008), that is customized for regionalization purposes. REDCAP is a hierarchical clustering method that preserves spatial contiguity of clusters. The optimal number of clusters (nine), and thus the number of forest LTs, was determined using the so-called L-method (Salvador and Chan, 2004) New approach to regionalization of LULC patterns Methodologies used in the two studies described above, as well as methodologies used in other, similar studies, have a lot in common. (1) They describe local landscapes by means of vectors of landscape metrics. Landscape metrics may be well-suited for description of binary patterns (like the forest patterns) where only a small number of relative weights need to be set. However, they are not well-suited for description of multi-categorical patterns where a much larger number of metrics are needed without any guidance of how to set their weights. (2) They rely on Euclidean distance between vectors of metrics to measure dissimilarity between the patterns without any assessment on how such measurement corresponds to perceptual notion of dissimilarity. (3) Finally, they rely on clustering. Clustering, being a technique grouping objects on the basis of a nonspatial features, seems like an odd choice for regionalization procedure that suppose to yield spatially contiguous regions. This problem has been noted and addressed by using REDCAP (a clustering that enforces spatial contiguity) but not by using segmentation - the technique that seems like a natural choice to perform regionalization. In this paper we introduce a novel approach to regionalization of landscapes, one that departs significantly from existing methodologies. First, we are interested in regionalization of multi-categorical landscapes (as, for example, those stemming from the NLCD) rather than binary landscapes (as, for example, those consisting only of forest and non-forest categories). Second, our approach does not rely on landscape metrics for landscape quantification and it does not use Euclidean distance for comparison of different landscapes. Instead, inspired by the methods developed in the context of machine vision (Gevers and Smeulders, 2004; Datta et al., 2008; Lew et al., 2006), we use 2D, class/clump-size histograms as quantitative signatures of land cover patterns and we measure a dissimilarity between two landscapes using the so-called Jensen-Shannon divergence (Lin, 1991). In application to natural images, such a dissimilarity measure was shown to offer a good agreement with human visual perception in the side-by-side comparison with other measures (Rubner et al., 2001). Finally, we use a combination of segmentation and clustering to achieve an actual regionalization of landscapes. 2. Data and Methods Our study area is the 339 km 225 km region located in the state of Georgia and centered on 85.3W 2

3 N NLCD legend open water (11) ice/snow (12) developed open space (21) developed low intensity (22) developed med. intensity (23) developed high intensity (24) barren land (31) deciduous forest (41) evergreen forest (42) mixed forest (43) shrub/scrub (52) grassland (71) pasture/hay (81) cultivated crops (82) woody wetlands (90) emergent wetlands (95) km Figure 1: Land cover map (NLCD 2006) of the study area. Legend gives names and numerical codes of land cover categories. Inset shows the location of the study area within the United States and 33.5N (see Fig. 1). Note that, by coincidence, our study area is very similar to that previously considered by Wickham and Norton (1994). The land cover map of this area is provided by the NLCD 2006 in the form of the raster with pixels. The NLCD 2006 has 16 land cover categories of which most are present (with varied abundances) in the study area. Visual inspection of the study area reveals rich variation of local landscapes (Fig. 1). In addition to urban landscapes (that include the Atlanta metropolitan area) a variety of land cover patterns can be observed with the general direction of pattern change along the SE-NW axis. Our goal is to regionalize the landscape in the study area into several subregions characterized by distinct LTs using unsupervised machine learning process requiring minimum human judgment. Our methodology uses many techniques originally developed for querying the NLCD 2006 for locations having similar patterns (Jasiewicz and Stepinski, 2013; Stepinski et al., 2013). However, whereas the focus of previous work was on querying by example (see our web-based search application at the present focus is on regionalization. A local raster tile A is defined as a squareshaped section of the NLCD having the size of n n cells. A pattern of land cover categories within a tile forms a local landscape. In this paper we use tiles with n = 100, thus landscape is defined on the scale of 3 km. To cover the entire study area = 8475 tiles are arranged (without overlap) in a lattice of local landscapes Landscape signature Landscape signature is a compact mathematical description of a landscape. In previous works (Long et al., 2010; Kupfer et al., 2012) landscape signature was a vector of landscape metrics. Here a landscape signature is a 2D, land cover category/clump-size histogram constructed from the pixels in the tile. A clump is a contiguous group of same-category pixels. Segmentation of the NLCD into clumps is achieved using a connected components algorithm (Rosenfeld and Pfaltz, 1966; Netzel and Stepinski, 2013). A clump size is a number of pixels in a clump. We categorize clump sizes by assigning them to seven bins with ranges based on the powers of 5 (i.e. 1-4, 5-24, , , , ; >15625). In addition to its land cover category, each pixel inherits a clump-size category from the clump to which it belongs. The 2D histogram of tile s pixels (with respect to NLCD categories and clump-size

4 categories) is a signature of tile s landscape; it has 16 7 = 112 bins. Such a signature is invariant to rotation and translation. For more details on how the 2D histograms are constructed see Jasiewicz and Stepinski (2013) and Stepinski et al. (2013). Note that landscape signature can be calculated for a tile, segment, region, or any other section of the entire study area Dissimilarity between two landscapes Landscape dissimilarity is a function that assigns a numerical value of dissimilarity between any two landscapes on the basis of their respective signatures. In previous works (Long et al., 2010; Kupfer et al., 2012) landscape dissimilarity was the Euclidean distance between two vectors of landscape metrics. Here, because landscape signature is a histogram rather than a vector, a large selection of possible dissimilarity functions is available; for a comprehensive survey see Cha (2007). We use the Jensen-Shannon divergence (Lin, 1991) to calculate dissimilarity between two histograms because of its robustness and good performance in the side-byside comparison with other measures (Rubner et al., 2001). For two histograms A and B (representing two local landscapes) the Jensen-Shannon divergence (JSD) measures the deviation between the Shannon entropy (Shannon, 1948) of the mixture of the two histograms (A + B)/2 and the mean of their individual entropies, and is given by ( A + B ) JSD(A, B) = H 1 [H(A) + H(B)] (1) 2 2 where H(A) indicates a value of the Shannon entropy of the histogram A H(A) = 16 i=1 7 A i, j log 2 A i, j. (2) j=1 A i, j is a size of the bin in the 2D histogram - a fraction of pixels belonging to land cover class i and clump-size j. JSD is always defined, symmetric, bounded by 0 and 1, and equal to 0 only if A = B. For in depth explanation of how JSD assesses similarity between two histograms and why it constitutes a good measure of alikeness between two LULC patterns see Jasiewicz and Stepinski (2013) and Stepinski et al. (2013) Segmentation In machine vision, an image segmentation is the partition of an image into a meaningful set of regions that collectively cover the entire image. In our context segmentation is performed on a lattice of tiles instead of raster of image pixels. We have adopted a single pass region growing segmentation algorithm (Levine and Shaheen, 1981; Pitas, 2000) from image application to lattice of tiles application. Our algorithm has a single free parameter - the maximum dissimilarity threshold JSD th for allowing merging. The lattice is scanned starting from its upper-left corner. (1) A signature of a focus tile is compared (using Jensen-Shannon divergence) to signatures of adjacent, already existing but not necessary completed segments; the smallest value of JSD resulting from this comparison is denoted by JSD min1. (2) If JSD min1 < JSD th the focus tile is added to the segment corresponding to JSD min1 (3) If JSD min1 > JSD th the focus tile is compared to all not-adjacent already existing segments; the smallest value of JSD resulting from this comparison is denoted by JSD min2. (4) If JSD min2 < JSD th the focus tile is added to the not-adjacent segment corresponding to JSD min2, otherwise the focus tile becomes a seed of a new segment. Note that the algorithm is preferentially merging focus tiles with adjacent segments, but also allows for a merger of focus tile with a non-adjacent segment. This results in a smaller number of segments labels (for a given value of JSD th ), but it also makes possible, and even common, for a single segment label to be distributed between a number of spatially separated clumps Regionalization protocols The inputs to our regionalization algorithm are: a raster of land cover classes (a clip of the NLCD 2006) and a raster of clump sizes. The raster of clump sizes is categorized as described above. These two rasters are used to construct landscape signatures for all 8475 tiles constituting the study area. The lattice of tiles is processed by a combination of segmentation and clustering techniques to produce the final regionalization of the landscape in the study area. Every time the segmentation or clustering technique calls for computation of a distance we use the Jensen-Shannon divergence. Wherever clustering is called upon (either for tiles or segments of tiles) an agglomerative hierarchical clustering algorithm is used. The optimal number of clusters (>2) is determined using the silhouette method (Rousseeuw, 1987). Two types of linkage (criterion determining the distance between sets of tiles) were considered: average and Ward s minimum variance method (Ward, 1963). We have determined empirically that the Ward s linkage leads to a better regionalization results and have selected it as the linkage of choice for the results presented here. Note that the formal definition of Ward s method assumes that input units are vectors with 4

5 Euclidean distance as a dissimilarity measure. However, Ward s method can be implemented as an iterative procedure which does not require calculation of centroids and can be used with any dissimilarity measure including the Jensen-Shannon divergence. Three different computational protocols have been used to obtain regionalization of landscape in our study area. (1) Clustering of all tiles. This is a control protocol that relies only on clustering of all tiles and does not use segmentation at all. Visual inspection of the resultant map showing spatial distribution of ten (selected number of clusters) different LTs reveals a good agreement with perceptual patterns of land cover. However, the map suffers from noise - a large number of single tiles belonging to a different LT than its surroundings. This is expected as clustering does not enforce explicitly spatial contiguity. (2) Segmentation and clustering. Segmentation does enforce spatial contiguity, but its straightforward application to the tiles does not yield a useful regionalization. This is due to a large diversity of landscapes on the spatial scale we consider. Segmentation with a large value of JSD th (liberal agglomeration of neighboring tiles into contiguous segments) yields a small number of regions, but they are internally too diverse to constitute types of landscape. On the other hand, segmentation with a small value of JSD th (conservative agglomeration of tiles into contiguous segments) yields too many LTs. Our solution is to use a two-step approach inspired by the object-based image analysis (OBIA) (Blaschke, 2010; Hay and Castilla, 2008). In the first step the lattice of tiles is segmented conservatively (JSD th =0.2) yielding 345 internally uniform landscape objects. In the second step landscape objects are clustered into a small number of clusters constituting LTs. The resulting map of ten (selected number of clusters) LTs has minimum noise but does not differentiate between some patterns that are clearly perceived as different. We have traced this problem to the fact that segmentation of the lattice of tiles yields a lot of small (few tiles) segments in addition to relatively larger segments. The predominance of small segments distorts the subsequent clustering step because segments are agglomerated on the basis of their landscape signature alone and without considering their sizes. (3) Segmentation, clustering, and the nearest neighbors. This protocol is similar to the one discussed above, but only 109 segments 10 tiles are clustered. Subsequently, the remaining 236 small segments are assigned to the resultant clusters using the nearest neighbor algorithm. Small segments which don t have near neighbor are assigned to a new cluster. We judged this method, which yielded fifteen optimal LTs, as being most in agreement with visual perception Computer software and its performance The functions necessary to create the landscape signatures, to calculate the JSD, and to perform the segmentation were implemented as GRASS GIS (Neteler and Mitasova, 2007) extensions (requires GRASS v.7) and are written in ANSI C utilizing GRASS API. The suite of these extensions can be downloaded from Clumping of the NLCD 2006 data over the entire conterminous United States is available at With clumping available as an input data calculating all 8475 signatures (2D histograms) for our study area took 25 seconds using a PC with Intel Core7 processor running Linux. The performance of an algorithm calculating signatures scales linearly with the raster size if clumping data is available. For data for which clumping needs to be calculated we recommend using the fast connected components algorithm by Netzel and Stepinski (2013). The complexity of this algorithm depends on the character of the data; clumping the entire NLCD took 39 hours and resulted in labeling of 221,718,501 clumps. Once 2D histograms are calculated the segmentation of our study area took 2.2 seconds. The performance of the segmentation algorithm is similar to the performance of the clumping algorithm, it depends on the complexity of the underlying pattern. Functions necessary to calculate hierarchical clustering, the nearest neighbors classification, silhouette values, and the multi-dimensional scaling diagram (see section 4) are the part of R free software programming language and a software environment (Team, 2009). 3. Results Fig. 2 shows average silhouette values as functions of number of clusters. The purpose of this figure is to demonstrate an existence of optimal number of clusters and to show degree of separation between the clusters. The functions show the presence of maxima indicating existence of an optimal partitioning regardless of computing protocol. Silhouette values are highest for protocol (3) and lowest for protocol (2) confirming our visual assessment of degree of agreement between calculated regions and patterns perceived in the land cover map. For protocol (3) the highest value of silhouette ( 0.4) is attained for fourteen clusters. We use this partitioning, to which the nearest neighbor classification adds 5

6 average silhouette number of clusters A B C number of clusters average silhouette number of clusters Figure 2: Dependence of average silhouette value on the number of clusters. (A) Clustering only. (B) Clustering and segmentation. (C) Clustering, segmentation and the nearest neighbors. Landscape types legend 1 deciduous forest matrix 2 deciduous-evergreenpasture 3 evergreen-deciduousgrassland 4 evergreen- deciduous 5 evergreen forest matrix 6 deciduous-pastureevergreen 7 water 8 forest-water N 9 forest-wetlandgrassland 10 wetland-evergreencropland 11 wetland 12 forest-croplandgrassland 13 forest-croplandwetland 14 urban 15 downtown km Figure 3: The map of fifteen different landscape types within the study area obtained using the segmentation, clustering, and the nearest neighbor protocol. 6

7 Table 1: Description of landscape types ID Gridcode Description Percentages Code Area Cluster dev. Cluster diam. 1 1 deciduous forest matrix 64%-11% deciduous-evergreen-pasture 47%-20%-10% evergreen-deciduous-grassland 32%-30%-10% evergreen-deciduous 48%-20% evergreen forest matrix 62%-14% deciduous pasture evergreen 28%-26%-17% water 39%-22%-19% forest-water 25%-23%-23% forest-wetland-grassland 24%-19%-19%-14% wetland-evergreen-cropland 30%-20%-13% wetland 49%-15% forest-cropland-grassland 21%-18%-14%-14% forest-cropland-wetland 23%-22%-20% urban 24%-21%-16%-13% downtown 41%-27%-20% one more cluster for a total of fifteen, as our best result to be fully described here. The results of regionalization using all three protocols are available for download from as rasters in Geo- Tiff format. Fig. 3 shows the map of LTs within the study area as obtained using the segmentation, clustering, and the nearest neighbor computational protocol. The map has not been modified by any post-processing technique. Table 1 gives a description and the summary of identified LTs. The first column in the table gives the ID of the LT so it can be identified on the map. The second column gives a gridcode value to be used when inspecting a GeoTiff raster available for download. The third, fourth and fifth columns give short description of the LT, composition of its major land cover classes, and its code, respectively. We extended a nomenclature described in Wickham and Norton (1994). The land cover category that dominates (60% minimum) the LT is the matrix. Patch land cover components are those present but not dominant. The is a LT consisting of several patch components - a combination of land cover categories without any single category being dominant. We also define a feature - a pattern in which a single land cover category is abundant and concentrated in a single clump. LT code is a list of numerical labels (see legend to Fig. 1) corresponding to major land cover categories present in a given LT; bold font indicates matrix, bold-italic font indicate feature, and regular font indicates. The last three columns in Table 1 give the area of the LT in units of the number of tiles, cluster deviation, and cluster diameter, respectively. The last two quantities describe variance between segments constituting a given LT. Whereas segments, agglomerated using a small value of JSD th, are internally homogeneous with respect to their constituent tiles, LTs, agglomerated using a clustering technique without a notion of threshold, could be more diverse with respect to their constituent segments. This is a desirable feature as it allows for greater generalization of resultant regions. A medoid is defined as the segment in a cluster, such that its average dissimilarity to all the segments in the cluster is minimal. Medoid could be though of as the representative segment for a given LT. Cluster deviation is an average distance of all segments in a LT to its medoid. Cluster deviation measures level of diversity between segments in a given LT. For our LTs the cluster deviation varies from 0.17 (for LT #2) to 0.27 (for LTs #9 and #15). Note that LTs characterized by simple patterns, those described as matrix (#1 and #5), do not have necessarily the smallest deviations. Cluster diameter is defined as the largest dissimilarity between segments belonging to a given LT; large values indicate existence of outliers - segments having patterns significantly different from the majority of segments in the cluster. Overall, our LTs appear to have just the right amount of deviations, small enough to provide distinction between different LTs but large enough to allow for some level of generalization. This right balance is responsible for a good agreement between our map (Fig. 3) and visual perception of where the boundaries between different patterns of land cover categories should be (for in-depth comparison use the full resolution land cover map - a part of our download material). Fig. 4 shows landscape signatures of all fifteen LTs and Fig. 5 shows an example of a single tile from each LT. The signatures are collected from the entire spatial 7

8 1(1) 2(4) 3(6) 4(7) 5(9) 6(2) 7(5) 8(8) 9(14) 10(12) 11(13) 12(10) (11) 14(3) 15(15) Figure 4: Landscape signature of fifteen different landscape types identified by our segmentation, clustering, and the nearest neighbor protocol. Bins are colored to reflect color assignments of land cover categories they represent. Numbers indicate ID numbers of landscape types with gridcodes given in brackets. Lower-right corner panel shows multi-dimensional scaling diagram depicting relative similarities between landscape types. 8

9 1(1) 2(4) 3(6) 4(7) 5(9) 6(2) 7(5) 8(8) 9(14) 10(12) 11(13) 12(10) 13(11) 14(3) 15(15) Figure 5: Representative examples of tiles from each landscape type. Numbers indicate ID numbers of landscape types with gridcodes given in brackets. See Fig. 1 for land cover categories legend extent of respective LTs. Most LTs contain at least a trace amount of pixels from all land cover categories (except the ice/snow category), however, for clarity, only histogram bins containing minimum of 0.01% of LT s pixels are displayed. Tiles shown in Fig. 5 are selected from a medoid segment of each LT. As LTs are spatially diverse (see above) no single tile can represent the entire LT, so tiles shown in Fig. 5 may have local landscape signatures (not shown) that differ from corresponding LTs signatures shown in Fig. 4. The lower-right panel on Fig. 4 shows a multidimensional scaling (MDS) diagram constructed for LTs using the Sammon s algorithm (Sammon, 1969) This diagram illustrates relative similarities between the LTs; distances between labels on the diagram are proportional to dissimilarities between corresponding LTs. It is important to note that JSD does not take into account semantic similarities between land cover categories. LTs 1 to 5 are all dominated by forest and could be perceived by some as similar (especially as our maps use similar colors to depict different categories of forest). However, deciduous and evergreen forests are two independent land cover categories and the fact that both of them are forest is not taken into account by the JSD. Thus labels 1 to 5 on the MDS diagram are not clustered all together; instead they form an extended series on the diagram. The series starts with the deciduous matrix (LT=1), continues with LTs characterized by deciduous-evergreen s with progressively larger portions of evergreen forest, and ends with the evergreen matrix (LT=5). The logic behind such series can be best understood by examining signatures in Fig. 4 that clearly show the progression from LT=1 to LT=5. LTs 9 to 11 form another series of landscapes containing significant amount of wetland category but within progressively different patterns. In fact, LT=10 is more similar to LT=13 than to other LTs in the wetland series, and LT=9 is most similar to LT=12 than to other LTs in the wetland series. Finally, the downtown (LT=15) is dissimilar to all other LTs, even to the urban (LT=14). Overall, the fifteen LTs identified by our procedure represent well the different LULC patterns present in the study area. Depending on a particular need a coarser or finer regionalization may be needed, however, recall that other divisions will result in lower values of average silhouette and thus lead to less distinct landscape types. One can also further group the fifteen LTs man- 9

10 ually taking into account semantic similarities between them. For example, one possible manual grouping is into the following six regions: forest (LTs = 1,2,3,4,5), forest-pasture (LT=6), water (LTs = 7,8), wetlands (LTs = 9,10,11), cropland (LTs = 12,13), and urban (LTs = 14,15). 4. Discussion and future directions In this paper we offer a novel perspective on how to approach the regionalization of multi-categorical landscapes. The method is underpinned by principles of machine vision rather than more traditional principles stemming from ecological landscape analysis. The method grew from our desire to develop a suite of tools for robust and computationally efficient analysis of patterns in large categorical datasets (such as, for example, the NLCD). Whereas our earlier work (Jasiewicz and Stepinski, 2013; Stepinski et al., 2013) concentrated on supervised analysis (finding local landscapes similar to a given example), the present work focuses on an unsupervised analysis. Regionalization is an unsupervised analysis as its goal is to find hidden structure in unlabeled data of local landscapes. It can also be thought of as knowledge discovery process, as our methodology discovers types and spatial extents of landscapes that occur in the study area. Mapping landscape types has many potentially useful applications, some of them have been already outlined by Wickham and Norton (1994) and Long et al. (2010), but others are still waiting to be formulated. Traditionally, mapping LTs was done in the context of ecology for the benefit of a variety of management and conservation activities. However, another interesting research direction is to investigate controlling factors behind discovered LTs. These factors can be either of natural or anthropogenic origin. In our study area, many landscape types (LTs = 1,3,4,12,13) are arranged roughly in stripes running from SW to NE indicating natural controlling factors that change along the SE-NW axis. This is basically an axis of an elevation change in Georgia, which, in turn may be related to changes in topography, drainage density, and soils type. Controlling factors data are in the public domain including the landscape elements data available on our web site DataEye ( calculated using a geomorphons method (Jasiewicz and Stepinski, 2013b). Future research will identify which of these controlling factors correlates with the LTs. Note that some of these potential factors (for example, landform elements) are given in the form of multi-categorical rasters and the regions of their characteristic patterns can be found using a method described in this paper. Thus, for example, terrain types can be calculated from landform elements data in the same fashion as LTs are calculated from the NLCD. We hypothesize that at least some of the terrain types will correlate spatially with the LTs; future research will address this hypothesis. Urban planning is an another potential area of application for mapping LTs. Satellites such as Ikonos or QuickBird provide very high resolution (VHR) multispectral images. Methods of accurate classification of VHR images have being developed (for example see Bhaskaran et al. (2010); Myint et al. (2011); Pu et al. (2011)) resulting in increased availability of very high resolution LULC landscapes. Regionalization of such landscapes would yield LTs that can be used for classification of neighborhoods within cities. Similarly, LTs derived from VHR images of agricultural areas (Castillejo-Gonzalez et al., 2009) can be used to classify them into distinct agro-regions. Our methodology has a room to grow. In particular, future research will explore the possibility of incorporating semantic similarities between land cover categories. As we mentioned in section 3, the JSD does not take into account such semantic similarities, but some applications may benefit from semantic awareness. Ahlqvist (2008) has quantified semantic similarities between the NLCD categories. Utilizing his work and using the so-called Earth Mover s Distance (EMD) (Rubner et al., 2000) instead of the JSD to measure dissimilarity between the landscapes, the next version of our method would be able to perform a semantically aware regionalization of land cover patterns. Another research direction is to evaluate how different segmentation methods influence the content and spatial extent of resulting regions. In this paper we have only used the region growing segmentation method that constructs regions by means of agglomeration, but many more techniques exist including partitioning (rather than agglomerative) algorithms. Partitioning algorithms, such as, for example, the normalized cut algorithm (Shi and Malik, 2000) may be advantageous in applications to land cover patterns because, rather than focusing on local landscapes and their consistencies in the lattice, it aims at extracting the global impression of the entire study area. Acknowledgments. This work was supported in part by the National Science Foundation under Grant BCS , the Polish National Science Centre under grant DEC-2012/07/B/ST6/012206, and by the University of Cincinnati Space Exploration Institute.

11 References Ahlqvist, O., Extending post-classification change detection using semantic similarity metrics to overcome class heterogeneity: A study of 1992 and 2001 US National Land Cover Database changes. Remote Sensing of Environment 112(3), Benassi, F., Ferrara, R., Regionalization with dynamically constrained agglomerative clustering and partitioning. An application on spatial segregation of foreign population in Italy at regional level. In: In Atti del 45th Scientific Meeting of the Italian Statistical Society, Padova Bhaskaran, S., Paramananda, S., Ramnarayan., M., Per-pixel and object-oriented classification methods for mapping urban features using Ikonos satellite data. Applied Geography 30(4), Blaschke, T., Object based image analysis for remote sensing. ISPRS Journal of Photogrammetry and Remote Sensing 65(1), Castillejo-Gonzalez, I. L., Lopez-Granados, F., Garcia-Ferrer, A., Pena-Barragan, J. M., Jurado-Exposito, M., SanchezdDeLaOrden, M. M., Gonzalez-Audicana, M., Object-and pixel-based analysis for mapping crops and their agro-environmental associated measures using QuickBird imagery. Computers and Electronics in Agriculture 68, no. 2 (2009): (2), Cha, S., Comprehensive Survey on Distance/Similarity Measures between Probability Density Functions. International Journal of Mathematical Models and Methods in Applied Sciences 1(4), Chai, H., Zhou, C., Chen, C. X., Weiming, C., Digital regionalization of geomorphology in Xinjiang 19, no. 5 (2009):. Journal of Geographical Sciences 19(5), Chorley, R. J., Haggett, P., Models in Geography. Methuen, London. Datta, R., Joshi, D., Li, J., Wang, J. Z., Image Retrieval: Ideas, Influences, and Trends of the New Age. ACM Computing Surveys 40, Fovell, R., Fovell, M. Y., Climate zones of the conterminous United States defined using cluster analysis. Journal of Climate 6, George, J. A., Lamar, B. W., Wallace, C. A., Political district determination using large-scale network optimization. Socio- Economic Planning Sciences 31(1), Gevers, T., Smeulders, A. W., Content-based image retrieval: An overview. In: Kang, G. M. S. B. (Ed.), Emerging Topics in Computer Vision. Upper Saddle River, NJ: Prentice-Hall, Ch. 8, pp Guo, D., Regionalization with dynamically constrained agglomerative clustering and partitioning (REDCAP). International Journal of Geographical Information Science 22(7), Haggett, P. A., Cliff, D., Frey, A. B., Locational Analysis in Human Geography, second ed. Arnold, London. Haines-Young, R., Chopping, M., Quantifying landscape structure: a review of landscape indices and their application to forested landscapes. Progress in Physical Geography 20(4), Hargrove, W. W., Hoffman, F. M., Potential of multivariate quantitative methods for delineation and visualization of ecoregions. Environmental Management 34(1), S39 S60. Hay, G. J., Castilla, G., Geographic Object-Based Image Analysis (GEOBIA): A new name for a new discipline. In: In Objectbased image analysis. Springer Berlin Heidelberg, pp Hollander, A. D., Using GRASS and R for Landscape Regionalization through PAM Cluster Analysis. OSGeo Journal 10, 6. Jasiewicz, J., Stepinski, T. F., Example-Based Retrieval of Alike Land-Cover Scenes From NLCD2006 Database. Geoscience and Remote Sensing Letters 10, Jasiewicz, J., Stepinski, T. F., 2013b. Geomorphons - a pattern recognition approach to classification and mapping of landforms. Geomorphology 182, Johnston, R. J., Choice in classification: the subjectivity of objective methods. Annals of the Association of American Geographers 58, Johnston, R. J., Grouping and regionalizing: some methodological and technical observations. Economic Geography 46, Kreft, H., Jetz, W., A framework for delineating biogeographical regions based on species distributions. Journal of Biogeography 37, Kupfer, J. A., Gao, P., Guo, D., Regionalization of forest pattern metrics for the continental United States using contiguity constrained clustering and partitioning. Ecological Informatics 9, Lark, R. M., Forming spatially coherent regions by classification of multi-variate data: an example from the analysis of maps of crop yield. International Journal of Geographical Information Science 12, Levine, M. D., Shaheen, S. I., A modular computer vision system for picture segmentation and interpretation. IEEE Transactions on Pattern Analysis and Machine Intelligence 5, Lew, M., Sebe, N., Lifi, C., Jain, R., Content-based multimedia information retrieval: State of the art and challenges. ACM Trans. Multimedia Comput., Commun., Appl., 2(1), Lin, J., Divergence measures based on the Shannon entropy. IEEE Transactions on Information Theory 31(1), Long, J., Nelson, T., Wulder, M., Regionalization of landscape pattern indices using multivariate cluster analysis. Environmental Management 46(1), Myint, S. W., Gober, P., Brazel, A., Grossman-Clarke, S., Weng, Q., Per-pixel vs. object-based classification of urban land cover extraction using high spatial resolution imagery. Remote Sensing of Environment 115(5), Neteler, M., Mitasova, H., Open source GIS: a GRASS GIS approach. Springer, New York. Netzel, P., Stepinski, T. F., Connected Components Labeling for Giga-Cell Multi-Categorical Rasters. Computers & Geosciences. Openshaw, S., Rao, L., Algorithms for reengineering 1991 census geography. Environment and Planning A 27, Patten, M. A., Smith-Patten, B. D., Biogeographical boundaries and Monmoniers algorithm: a case study in the northern Neotropics. Journal of Biogeography 35(3), Peterson, H. M., Nieber, J. L., Kanivetsky, R., Hydrologic regionalization to assess anthropogenic changes. Journal of Hydrology 408(3), Pitas, I., Digital image processing algorithms and applications. Wiley-Interscience. Proches, S., The world s biogeographical regions: cluster analyses based on bat distributions. Journal of Biogeography 32(4), Pu, R., Landry, S., Yu, Q., Object-based urban detailed land cover classification with high spatial resolution IKONOS imagery. International Journal of Remote Sensing 32(12), Rosenfeld, A., Pfaltz, J. L., Sequential operations in digital processing. J. ACM 13, Rousseeuw, P. J., Silhouettes: a graphical aid to the interpretation and validation of cluster analysis. Journal of Computational and Applied Mathematics 20, Rubner, Y., Puzicha, J., Tomasi, C., Buhmann, J. M., Empirical Evaluation of Dissimilarity Measures for Color and Texture. Computer Vision and Image Understanding 84, Rubner, Y., Tomasi, C., Guibas, L. J., The earth mover s distance as a metric for image retrieval. International Journal of Com- 11

12 puter Vision 40(2), Salvador, S., Chan, P., Determining the number of clusters/segments in hierarchical clustering/segmentation algorithms. In: 16th IEEE International Conference on Tools with Artificial Intelligence, pp Sammon, J. W., A nonlinear mapping for data structure analysis. IEEE Transactions on Computers C18(5), Shannon, C. E., A mathematical theory of communication. Bell System Technical Journal 27, Shi, J., Malik, J., Normalized cuts and image segmentation. IEEE Transactions on Pattern Analysis and Machine Intelligence 22(8), Spence, N. A., Taylor, P. J., Quantitative methods in regional taxonomy. Progress in Geography 2, Stepinski, T. F., Netzel, P., Jasiewicz, J., LandEx - A GeoWeb tool for query and retrieval of spatial patterns in land cover datasets. IEEE Journal of Selected Topics in Applied Earth Observations and Remote Sensing. Stooksbury, D., Michaels, P. J., Cluster analysis of southeastern US climate stations. Theoretical and Applied Climatology 44(3-4), Team, R., R Development Core Team. R: A language and environment forstatistical computing. Tech. rep., URL Ward, J. H., Hierarchical grouping to optimize an objective function. Journal of the American statistical association 58(, White, R., Pattern based map comparisons. Journal of Geographical Systems 8(2), Wickham, J. D., Norton, D. J., Mapping and analyzing landscape patterns. Landscape Ecology 9(1), Wiltshire, S. B., Identification of homogeneous regions for flood frequency analysis. Journal of Hydrology 84(3),

RESEARCH ARTICLE. Unsupervised regionalization of the United States into landscape pattern types

RESEARCH ARTICLE. Unsupervised regionalization of the United States into landscape pattern types International Journal of Geographical Information Science Vol. 00, No. 00, Month 200x, 1 20 RESEARCH ARTICLE Unsupervised regionalization of the United States into landscape pattern types J. Niesterowicz

More information

LandEx A GeoWeb-based Tool for Exploration of Patterns in Raster Maps

LandEx A GeoWeb-based Tool for Exploration of Patterns in Raster Maps LandEx A GeoWeb-based Tool for Exploration of Patterns in Raster Maps T. F. Stepinski 1, P. Netzel 1,2, J. Jasiewicz 3, J. Niesterowicz 1 1 Department of Geography, University of Cincinnati, Cincinnati,

More information

Worldwide inventory of landscapes through segmentation of global land cover dataset

Worldwide inventory of landscapes through segmentation of global land cover dataset Worldwide inventory of landscapes through segmentation of global land cover dataset J. Nowosad* 1 and T. F. Stepinski 1 1 University of Cincinnati, Cincinnati, OH, 45221, USA * Email: nowosad.jakub@gmail.com

More information

On using landscape metrics for landscape similarity search

On using landscape metrics for landscape similarity search On using landscape metrics for landscape similarity search Jacek Niesterowicz, Tomasz F. Stepinski Space Informatics Lab, Department of Geography, University of Cincinnati, Cincinnati, USA, OH 45221-0131,

More information

GeoPAT: A toolbox for pattern-based information retrieval from large geospatial databases

GeoPAT: A toolbox for pattern-based information retrieval from large geospatial databases GeoPAT: A toolbox for pattern-based information retrieval from large geospatial databases Jarosław Jasiewicz a,c,, Paweł Netzel b,c, Tomasz Stepinski c a Institute of Geoecology and Geoinformation, Adam

More information

Space Informatics Lab - University of Cincinnati

Space Informatics Lab - University of Cincinnati Space Informatics Lab - University of Cincinnati USER GUIDE SocScape V 1.0 September 2014 1. Introduction SocScape (Social Landscape) is a GeoWeb-based tool for exploration of patterns in high resolution

More information

LAND use/land cover (LULC) composition and change

LAND use/land cover (LULC) composition and change IEEE TRANSACTIONS ON GEOSCIENCE AND REMOTE SENSING 1 Pattern-based assessment of land cover change on continental scale with application to NLCD 2001-2006 Pawel Netzel and Tomasz F. Stepinski Abstract

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

Object-based feature extraction of Google Earth Imagery for mapping termite mounds in Bahia, Brazil

Object-based feature extraction of Google Earth Imagery for mapping termite mounds in Bahia, Brazil OPEN ACCESS Conference Proceedings Paper Sensors and Applications www.mdpi.com/journal/sensors Object-based feature extraction of Google Earth Imagery for mapping termite mounds in Bahia, Brazil Sunhui

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

Parameter selection for region-growing image segmentation algorithms using spatial autocorrelation

Parameter selection for region-growing image segmentation algorithms using spatial autocorrelation International Journal of Remote Sensing Vol. 27, No. 14, 20 July 2006, 3035 3040 Parameter selection for region-growing image segmentation algorithms using spatial autocorrelation G. M. ESPINDOLA, G. CAMARA*,

More information

High resolution population grid for the entire United States

High resolution population grid for the entire United States High resolution population grid for the entire United States A. Dmowska, T. F. Stepinski Space Informatics Lab, Department of Geography, University of Cincinnati, Cincinnati, OH 45221-0131, USA Telephone:

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

Urban land use information retrieval based on scene classification of Google Street View images

Urban land use information retrieval based on scene classification of Google Street View images Urban land use information retrieval based on scene classification of Google Street View images Xiaojiang Li 1, Chuanrong Zhang 1 1 Department of Geography, University of Connecticut, Storrs Email: {xiaojiang.li;chuanrong.zhang}@uconn.edu

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

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

GEOGRAPHY (GE) Courses of Instruction

GEOGRAPHY (GE) Courses of Instruction GEOGRAPHY (GE) GE 102. (3) World Regional Geography. The geographic method of inquiry is used to examine, describe, explain, and analyze the human and physical environments of the major regions of the

More information

The Attribute Accuracy Assessment of Land Cover Data in the National Geographic Conditions Survey

The Attribute Accuracy Assessment of Land Cover Data in the National Geographic Conditions Survey The Attribute Accuracy Assessment of Land Cover Data in the National Geographic Conditions Survey Xiaole Ji a, *, Xiao Niu a Shandong Provincial Institute of Land Surveying and Mapping Jinan, Shandong

More information

COMPARISON OF PIXEL-BASED AND OBJECT-BASED CLASSIFICATION METHODS FOR SEPARATION OF CROP PATTERNS

COMPARISON OF PIXEL-BASED AND OBJECT-BASED CLASSIFICATION METHODS FOR SEPARATION OF CROP PATTERNS COMPARISON OF PIXEL-BASED AND OBJECT-BASED CLASSIFICATION METHODS FOR SEPARATION OF CROP PATTERNS Levent BAŞAYİĞİT, Rabia ERSAN Suleyman Demirel University, Agriculture Faculty, Soil Science and Plant

More information

Clustering. CSL465/603 - Fall 2016 Narayanan C Krishnan

Clustering. CSL465/603 - Fall 2016 Narayanan C Krishnan Clustering CSL465/603 - Fall 2016 Narayanan C Krishnan ckn@iitrpr.ac.in Supervised vs Unsupervised Learning Supervised learning Given x ", y " "%& ', learn a function f: X Y Categorical output classification

More information

Urban structure types as a fingerprints of past, present and future city development

Urban structure types as a fingerprints of past, present and future city development Urban structure types as a fingerprints of past, present and future city development Jaros law Jasiewicz and Adam D abrowski Institute of Geoecology and Geoinformation, Adam Mickiewicz University in Poznań,

More information

Object-based classification of residential land use within Accra, Ghana based on QuickBird satellite data

Object-based classification of residential land use within Accra, Ghana based on QuickBird satellite data International Journal of Remote Sensing Vol. 28, No. 22, 20 November 2007, 5167 5173 Letter Object-based classification of residential land use within Accra, Ghana based on QuickBird satellite data D.

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

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

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

CHAPTER 1 THE UNITED STATES 2001 NATIONAL LAND COVER DATABASE

CHAPTER 1 THE UNITED STATES 2001 NATIONAL LAND COVER DATABASE CHAPTER 1 THE UNITED STATES 2001 NATIONAL LAND COVER DATABASE Collin Homer*, Jon Dewitz, Joyce Fry, and Nazmul Hossain *U.S. Geological Survey (USGS) Center for Earth Resources Observation and Science

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

How rural the EU RDP is? An analysis through spatial funds allocation

How rural the EU RDP is? An analysis through spatial funds allocation How rural the EU RDP is? An analysis through spatial funds allocation Beatrice Camaioni, Roberto Esposti, Antonello Lobianco, Francesco Pagliacci, Franco Sotte Department of Economics and Social Sciences

More information

Data Preprocessing. Cluster Similarity

Data Preprocessing. Cluster Similarity 1 Cluster Similarity Similarity is most often measured with the help of a distance function. The smaller the distance, the more similar the data objects (points). A function d: M M R is a distance on M

More information

Advancing in Spatial Object Recognition: GEOBIA approach

Advancing in Spatial Object Recognition: GEOBIA approach Advancing in Spatial Object Recognition: GEOBIA approach Jagannath Aryal University of Tasmania, School of Geography and Environmental Studies, Hobart, Australia Jagannath.Aryal@utas.edu.au Abstract GEOgraphic

More information

Land Use and Land Cover Semantics - Principles, Best Practices and Prospects. Ola Ahlqvist

Land Use and Land Cover Semantics - Principles, Best Practices and Prospects. Ola Ahlqvist Acknowledgements: Dalia Varanka, USGS; Steffen Fritz, IIASA, Austria; Helle Skånes, Stockholm University-NORDSCAPE; Krzysztof Janowicz, UCSB Land Use and Land Cover Semantics - Principles, Best Practices

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

Targeted LiDAR use in Support of In-Office Address Canvassing (IOAC) March 13, 2017 MAPPS, Silver Spring MD

Targeted LiDAR use in Support of In-Office Address Canvassing (IOAC) March 13, 2017 MAPPS, Silver Spring MD Targeted LiDAR use in Support of In-Office Address Canvassing (IOAC) March 13, 2017 MAPPS, Silver Spring MD Imagery, LiDAR, and Blocks In 2011, the GEO commissioned independent subject matter experts (Jensen,

More information

Geospatial technology for land cover analysis

Geospatial technology for land cover analysis Home Articles Application Environment & Climate Conservation & monitoring Published in : Middle East & Africa Geospatial Digest November 2013 Lemenkova Polina Charles University in Prague, Faculty of Science,

More information

Classification of ecosystem types: Experiences and perspectives from Statistics Canada

Classification of ecosystem types: Experiences and perspectives from Statistics Canada Classification of ecosystem types: Experiences and perspectives from Statistics Canada Jennie Wang, François Soulard, Mark Henry, Marcelle Grenier Environmental Accounts and Statistics Program Statistics

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

Cell-based Model For GIS Generalization

Cell-based Model For GIS Generalization Cell-based Model For GIS Generalization Bo Li, Graeme G. Wilkinson & Souheil Khaddaj School of Computing & Information Systems Kingston University Penrhyn Road, Kingston upon Thames Surrey, KT1 2EE UK

More information

Applying cluster analysis to 2011 Census local authority data

Applying cluster analysis to 2011 Census local authority data Applying cluster analysis to 2011 Census local authority data Kitty.Lymperopoulou@manchester.ac.uk SPSS User Group Conference November, 10 2017 Outline Basic ideas of cluster analysis How to choose variables

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

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

GIS feature extraction tools in diverse landscapes

GIS feature extraction tools in diverse landscapes CE 394K.3 GIS in Water Resources GIS feature extraction tools in diverse landscapes Final Project Anna G. Kladzyk M.S. Candidate, Expected 2015 Department of Environmental and Water Resources Engineering

More information

APPENDIX. Normalized Difference Vegetation Index (NDVI) from MODIS data

APPENDIX. Normalized Difference Vegetation Index (NDVI) from MODIS data APPENDIX Land-use/land-cover composition of Apulia region Overall, more than 82% of Apulia contains agro-ecosystems (Figure ). The northern and somewhat the central part of the region include arable lands

More information

An Introduction to Geographic Information System

An Introduction to Geographic Information System An Introduction to Geographic Information System PROF. Dr. Yuji MURAYAMA Khun Kyaw Aung Hein 1 July 21,2010 GIS: A Formal Definition A system for capturing, storing, checking, Integrating, manipulating,

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

Text Mining. Dr. Yanjun Li. Associate Professor. Department of Computer and Information Sciences Fordham University

Text Mining. Dr. Yanjun Li. Associate Professor. Department of Computer and Information Sciences Fordham University Text Mining Dr. Yanjun Li Associate Professor Department of Computer and Information Sciences Fordham University Outline Introduction: Data Mining Part One: Text Mining Part Two: Preprocessing Text Data

More information

Key Words: geospatial ontologies, formal concept analysis, semantic integration, multi-scale, multi-context.

Key Words: geospatial ontologies, formal concept analysis, semantic integration, multi-scale, multi-context. Marinos Kavouras & Margarita Kokla Department of Rural and Surveying Engineering National Technical University of Athens 9, H. Polytechniou Str., 157 80 Zografos Campus, Athens - Greece Tel: 30+1+772-2731/2637,

More information

Effects of input DEM data spatial resolution on Upstream Flood modeling result A case study in Willamette river downtown Portland

Effects of input DEM data spatial resolution on Upstream Flood modeling result A case study in Willamette river downtown Portland Effects of input DEM data spatial resolution on Upstream Flood modeling result A case study in Willamette river downtown Portland By Hue Duong GEOG 593 Fall 2015 Digital Terrain Analysis Photo: Anh Duc

More information

Convex Hull-Based Metric Refinements for Topological Spatial Relations

Convex Hull-Based Metric Refinements for Topological Spatial Relations ABSTRACT Convex Hull-Based Metric Refinements for Topological Spatial Relations Fuyu (Frank) Xu School of Computing and Information Science University of Maine Orono, ME 04469-5711, USA fuyu.xu@maine.edu

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

Predictive analysis on Multivariate, Time Series datasets using Shapelets

Predictive analysis on Multivariate, Time Series datasets using Shapelets 1 Predictive analysis on Multivariate, Time Series datasets using Shapelets Hemal Thakkar Department of Computer Science, Stanford University hemal@stanford.edu hemal.tt@gmail.com Abstract Multivariate,

More information

An Automated Object-Oriented Satellite Image Classification Method Integrating the FAO Land Cover Classification System (LCCS).

An Automated Object-Oriented Satellite Image Classification Method Integrating the FAO Land Cover Classification System (LCCS). An Automated Object-Oriented Satellite Image Classification Method Integrating the FAO Land Cover Classification System (LCCS). Ruvimbo Gamanya Sibanda Prof. Dr. Philippe De Maeyer Prof. Dr. Morgan De

More information

Introducing GIS analysis

Introducing GIS analysis 1 Introducing GIS analysis GIS analysis lets you see patterns and relationships in your geographic data. The results of your analysis will give you insight into a place, help you focus your actions, or

More information

Page 1 of 8 of Pontius and Li

Page 1 of 8 of Pontius and Li ESTIMATING THE LAND TRANSITION MATRIX BASED ON ERRONEOUS MAPS Robert Gilmore Pontius r 1 and Xiaoxiao Li 2 1 Clark University, Department of International Development, Community and Environment 2 Purdue

More information

APPLICATION OF REMOTE SENSING IN LAND USE CHANGE PATTERN IN DA NANG CITY, VIETNAM

APPLICATION OF REMOTE SENSING IN LAND USE CHANGE PATTERN IN DA NANG CITY, VIETNAM APPLICATION OF REMOTE SENSING IN LAND USE CHANGE PATTERN IN DA NANG CITY, VIETNAM Tran Thi An 1 and Vu Anh Tuan 2 1 Department of Geography - Danang University of Education 41 Le Duan, Danang, Vietnam

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

GeoComputation 2011 Session 4: Posters Discovering Different Regimes of Biodiversity Support Using Decision Tree Learning T. F. Stepinski 1, D. White

GeoComputation 2011 Session 4: Posters Discovering Different Regimes of Biodiversity Support Using Decision Tree Learning T. F. Stepinski 1, D. White Discovering Different Regimes of Biodiversity Support Using Decision Tree Learning T. F. Stepinski 1, D. White 2, J. Salazar 3 1 Department of Geography, University of Cincinnati, Cincinnati, OH 45221-0131,

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

University of Florida CISE department Gator Engineering. Clustering Part 1

University of Florida CISE department Gator Engineering. Clustering Part 1 Clustering Part 1 Dr. Sanjay Ranka Professor Computer and Information Science and Engineering University of Florida, Gainesville What is Cluster Analysis? Finding groups of objects such that the objects

More information

LAND COVER CATEGORY DEFINITION BY IMAGE INVARIANTS FOR AUTOMATED CLASSIFICATION

LAND COVER CATEGORY DEFINITION BY IMAGE INVARIANTS FOR AUTOMATED CLASSIFICATION LAND COVER CATEGORY DEFINITION BY IMAGE INVARIANTS FOR AUTOMATED CLASSIFICATION Nguyen Dinh Duong Environmental Remote Sensing Laboratory Institute of Geography Hoang Quoc Viet Rd., Cau Giay, Hanoi, Vietnam

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

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

Clustering analysis of vegetation data

Clustering analysis of vegetation data Clustering analysis of vegetation data Valentin Gjorgjioski 1, Sašo Dzeroski 1 and Matt White 2 1 Jožef Stefan Institute Jamova cesta 39, SI-1000 Ljubljana Slovenia 2 Arthur Rylah Institute for Environmental

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

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

Unsupervised Learning with Permuted Data

Unsupervised Learning with Permuted Data Unsupervised Learning with Permuted Data Sergey Kirshner skirshne@ics.uci.edu Sridevi Parise sparise@ics.uci.edu Padhraic Smyth smyth@ics.uci.edu School of Information and Computer Science, University

More information

A COMPARISON BETWEEN DIFFERENT PIXEL-BASED CLASSIFICATION METHODS OVER URBAN AREA USING VERY HIGH RESOLUTION DATA INTRODUCTION

A COMPARISON BETWEEN DIFFERENT PIXEL-BASED CLASSIFICATION METHODS OVER URBAN AREA USING VERY HIGH RESOLUTION DATA INTRODUCTION A COMPARISON BETWEEN DIFFERENT PIXEL-BASED CLASSIFICATION METHODS OVER URBAN AREA USING VERY HIGH RESOLUTION DATA Ebrahim Taherzadeh a, Helmi Z.M. Shafri a, Seyed Hassan Khalifeh Soltani b, Shattri Mansor

More information

Using Image Moment Invariants to Distinguish Classes of Geographical Shapes

Using Image Moment Invariants to Distinguish Classes of Geographical Shapes Using Image Moment Invariants to Distinguish Classes of Geographical Shapes J. F. Conley, I. J. Turton, M. N. Gahegan Pennsylvania State University Department of Geography 30 Walker Building University

More information

OBJECT-BASED CLASSIFICATION USING HIGH RESOLUTION SATELLITE DATA AS A TOOL FOR MANAGING TRADITIONAL JAPANESE RURAL LANDSCAPES

OBJECT-BASED CLASSIFICATION USING HIGH RESOLUTION SATELLITE DATA AS A TOOL FOR MANAGING TRADITIONAL JAPANESE RURAL LANDSCAPES OBJECT-BASED CLASSIFICATION USING HIGH RESOLUTION SATELLITE DATA AS A TOOL FOR MANAGING TRADITIONAL JAPANESE RURAL LANDSCAPES K. Takahashi a, *, N. Kamagata a, K. Hara b a Graduate School of Informatics,

More information

Estimating Probability of Success Rate

Estimating Probability of Success Rate Estimating Probability of Success Rate Don Ferguson, PhD A member of Appalachian Search and Rescue Conference Objective Provide SAR planners with a tool to help optimize effort allocation based on a number

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

A MULTISCALE APPROACH TO DETECT SPATIAL-TEMPORAL OUTLIERS

A MULTISCALE APPROACH TO DETECT SPATIAL-TEMPORAL OUTLIERS A MULTISCALE APPROACH TO DETECT SPATIAL-TEMPORAL OUTLIERS Tao Cheng Zhilin Li Department of Land Surveying and Geo-Informatics The Hong Kong Polytechnic University Hung Hom, Kowloon, Hong Kong Email: {lstc;

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

WERENSKIOLD GLACIER (SW SPITSBERGEN) MORPHOMETRIC CHARACTERISTICS

WERENSKIOLD GLACIER (SW SPITSBERGEN) MORPHOMETRIC CHARACTERISTICS WERENSKIOLD GLACIER (SW SPITSBERGEN) MORPHOMETRIC CHARACTERISTICS Abstract Małgorzata Wieczorek Instytut Geografii I Rozwoju Regionalnego Uniwersytet Wrocławski pl. Uniwersytecki 1 50-137 Wrocław POLAND

More information

Taxonomies of Building Objects towards Topographic and Thematic Geo-Ontologies

Taxonomies of Building Objects towards Topographic and Thematic Geo-Ontologies Taxonomies of Building Objects towards Topographic and Thematic Geo-Ontologies Melih Basaraner Division of Cartography, Department of Geomatic Engineering, Yildiz Technical University (YTU), Istanbul Turkey

More information

KAAF- GE_Notes GIS APPLICATIONS LECTURE 3

KAAF- GE_Notes GIS APPLICATIONS LECTURE 3 GIS APPLICATIONS LECTURE 3 SPATIAL AUTOCORRELATION. First law of geography: everything is related to everything else, but near things are more related than distant things Waldo Tobler Check who is sitting

More information

DEPARTMENT OF GEOGRAPHY B.A. PROGRAMME COURSE DESCRIPTION

DEPARTMENT OF GEOGRAPHY B.A. PROGRAMME COURSE DESCRIPTION DEPARTMENT OF GEOGRAPHY B.A. PROGRAMME COURSE DESCRIPTION (3 Cr. Hrs) (2340100) Geography of Jordan (University Requirement) This Course pursues the following objectives: - The study the physical geographical

More information

GEOENGINE - MSc in Geomatics Engineering

GEOENGINE - MSc in Geomatics Engineering Master Thesis Neda Mohammadi Naghadeh Large-scale characterization of human settlement patterns using binary settlement masks derived from globally available TerraSAR-X data Duration of the Thesis: 6 months

More information

HIERARCHICAL IMAGE OBJECT-BASED STRUCTURAL ANALYSIS TOWARD URBAN LAND USE CLASSIFICATION USING HIGH-RESOLUTION IMAGERY AND AIRBORNE LIDAR DATA

HIERARCHICAL IMAGE OBJECT-BASED STRUCTURAL ANALYSIS TOWARD URBAN LAND USE CLASSIFICATION USING HIGH-RESOLUTION IMAGERY AND AIRBORNE LIDAR DATA HIERARCHICAL IMAGE OBJECT-BASED STRUCTURAL ANALYSIS TOWARD URBAN LAND USE CLASSIFICATION USING HIGH-RESOLUTION IMAGERY AND AIRBORNE LIDAR DATA Qingming ZHAN, Martien MOLENAAR & Klaus TEMPFLI International

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

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

LAB EXERCISE #2 Quantifying Patch Mosaics

LAB EXERCISE #2 Quantifying Patch Mosaics LAB EXERCISE #2 Quantifying Patch Mosaics Instructors: K. McGarigal Overview: In this exercise, you will learn to appreciate the challenges of quantifying patch mosaics and gain practical hands-on experience

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

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

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

Discriminative Direction for Kernel Classifiers

Discriminative Direction for Kernel Classifiers Discriminative Direction for Kernel Classifiers Polina Golland Artificial Intelligence Lab Massachusetts Institute of Technology Cambridge, MA 02139 polina@ai.mit.edu Abstract In many scientific and engineering

More information

Clustering Lecture 1: Basics. Jing Gao SUNY Buffalo

Clustering Lecture 1: Basics. Jing Gao SUNY Buffalo Clustering Lecture 1: Basics Jing Gao SUNY Buffalo 1 Outline Basics Motivation, definition, evaluation Methods Partitional Hierarchical Density-based Mixture model Spectral methods Advanced topics Clustering

More information

Chapter 6. Fundamentals of GIS-Based Data Analysis for Decision Support. Table 6.1. Spatial Data Transformations by Geospatial Data Types

Chapter 6. Fundamentals of GIS-Based Data Analysis for Decision Support. Table 6.1. Spatial Data Transformations by Geospatial Data Types Chapter 6 Fundamentals of GIS-Based Data Analysis for Decision Support FROM: Points Lines Polygons Fields Table 6.1. Spatial Data Transformations by Geospatial Data Types TO: Points Lines Polygons Fields

More information

Alexander Klippel and Chris Weaver. GeoVISTA Center, Department of Geography The Pennsylvania State University, PA, USA

Alexander Klippel and Chris Weaver. GeoVISTA Center, Department of Geography The Pennsylvania State University, PA, USA Analyzing Behavioral Similarity Measures in Linguistic and Non-linguistic Conceptualization of Spatial Information and the Question of Individual Differences Alexander Klippel and Chris Weaver GeoVISTA

More information

Advanced Image Analysis in Disaster Response

Advanced Image Analysis in Disaster Response Advanced Image Analysis in Disaster Response Creating Geographic Knowledge Thomas Harris ITT The information contained in this document pertains to software products and services that are subject to the

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

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

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

Geo-spatial Analysis for Prediction of River Floods

Geo-spatial Analysis for Prediction of River Floods Geo-spatial Analysis for Prediction of River Floods Abstract. Due to the serious climate change, severe weather conditions constantly change the environment s phenomena. Floods turned out to be one of

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

Harrison 1. Identifying Wetlands by GIS Software Submitted July 30, ,470 words By Catherine Harrison University of Virginia

Harrison 1. Identifying Wetlands by GIS Software Submitted July 30, ,470 words By Catherine Harrison University of Virginia Harrison 1 Identifying Wetlands by GIS Software Submitted July 30, 2015 4,470 words By Catherine Harrison University of Virginia cch2fy@virginia.edu Harrison 2 ABSTRACT The Virginia Department of Transportation

More information

Unsupervised machine learning

Unsupervised machine learning Chapter 9 Unsupervised machine learning Unsupervised machine learning (a.k.a. cluster analysis) is a set of methods to assign objects into clusters under a predefined distance measure when class labels

More information

Object Based Imagery Exploration with. Outline

Object Based Imagery Exploration with. Outline Object Based Imagery Exploration with Dan Craver Portland State University June 11, 2007 Outline Overview Getting Started Processing and Derivatives Object-oriented classification Literature review Demo

More information

Land Accounts - The Canadian Experience

Land Accounts - The Canadian Experience Land Accounts - The Canadian Experience Development of a Geospatial database to measure the effect of human activity on the environment Who is doing Land Accounts Statistics Canada (national) Component

More information

Spatial Process VS. Non-spatial Process. Landscape Process

Spatial Process VS. Non-spatial Process. Landscape Process Spatial Process VS. Non-spatial Process A process is non-spatial if it is NOT a function of spatial pattern = A process is spatial if it is a function of spatial pattern Landscape Process If there is no

More information

Yaneev Golombek, GISP. Merrick/McLaughlin. ESRI International User. July 9, Engineering Architecture Design-Build Surveying GeoSpatial Solutions

Yaneev Golombek, GISP. Merrick/McLaughlin. ESRI International User. July 9, Engineering Architecture Design-Build Surveying GeoSpatial Solutions Yaneev Golombek, GISP GIS July Presentation 9, 2013 for Merrick/McLaughlin Conference Water ESRI International User July 9, 2013 Engineering Architecture Design-Build Surveying GeoSpatial Solutions Purpose

More information