SlideShare a Scribd company logo
1 of 58
Classification Systems Intro to Mapping & GIS
Levels of Measurement Nominal: “names” of items without intercorrelation Ordinal: implied order without inference to the spaces between values Interval: ranking considering values between Ratio: meaningful base and ratios between values
Measurement Scales Nominal: Categorical measure [e.g., land use map] Lowest level [=  only possible operation] Ordinal: Ranking Measure Lowest quantitative level [=,  >, <] Strong ordinal: all objects placed in order, no ties. Weaker ordinal: all objects placed in order, but ties exist. Weakest ordinal: rating scales: Strongly agree, agree, disagree, strongly disagree.
Temperature Scale  Conversion from Degrees F to C  Interval Scale Can measure the size of a difference, but not how many times one observation is greater than another: Temperature: Consider ratio of 80°F and 40°F      80°F 	   /   40°F  =   2.00      26.6°C          /  4.44°C =  5.99 No true zero amount.  At 0°F there is still some of the thing called temperature.  But an interval of 20° is two times as large as the interval of 10°. Operations: [=, >, <, +, -]
Distance Scale  Conversion from Miles to Kilometers  Ratio Scale Can place numbers in ratio to each other: Edith makes three times as much money as Walter. Bill lives twice as far from here as Mary. 20 miles   / 10 miles	     =  2.0 32.3 km    /  16.1 km     =  2.0 There is a true zero.  You can have zero money.  Ratio remains same through transformation of metric. Operations:   [=, >, <, +, -, *, /, ^]
Overview of Map Classing What is classing?  Why do we class? Overriding principles. Principles for deciding: Number of classes. Method to use in classing. Methods of Classing: Natural Breaks Equal Interval Quantile Mean and Standard Deviation Arithmetic Progression Geometric Progression
WhatIsClassing? Classification process to reduce a large number of individual quantitative values to: A smaller number of ordered categories, each of which encompasses a portion of the original data value range. Various methods divide the data value range in different ways. Varying the method can have a very large impact on the look of the map.
Fundamental Principles Each of the original (unclassed) data values must fall into one of the classes.  Each data value has a class home. None of the original data values falls into more than one class. These two rules are supreme: if any method results in classes that violate these rules, the resulting classes must be altered to conform to the two fundamental principles.  Always.
Shorthand Way of Saying This  Classes must be: Mutually exclusive & Exhaustive
Principles for Deciding on Number of Classes Rules of thumb: Monochrome color schemes: no more than 5 to 7 classes. Multi-hue map: no more than 9. it depends on other things such as ….
Communication goal What are you trying to prove or disprove with this map? Is it to communicate complex data or prove a simple point. Consider your audience. Complexity of Spatial Pattern Complex data may require specific classification methods. Available Symbol Types Principles for Deciding on Number of Classes
Principles for Deciding on Number of Classes Communication goal: quantitative precision: use larger number of class intervals.  Each class will encompass a relatively small range of the original data values and will therefore represent those values more precisely. Trade offs: Too much data to enable the information to show through. Indistinct symbols.
Principles for Deciding on Number of Classes Communication goal: immediate graphic impact: use smaller number of class intervals.  Each class will be graphically clear, but will be imprecise quantitatively.  Trade offs: Potential for oversimplification One class may include wildly varying data values
Principles for Deciding on Number of Classes Complexity of Spatial Pattern Highly ordered spatial distribution can have more classes.  Complex pattern of highly interspersed data values requires fewer classes.
Classing Methods
Natural Breaks ,[object Object]
Default classification method in ArcMap.,[object Object]
Natural Breaks
Advantages Maximizes the similarity of values within each class. Increases the precision of the map given the number of classes. Disadvantages Class breaks often look arbitrary. Need to explain the method. Method will be difficult to grasp for those lacking a background in statistical methods.  Natural Breaks
Equal Interval Each class encompasses an equal portion of the original data range. Also called equal size or equal width. Calculation: Determine rangeof original data values: Range  =  Maximum - Minimum Decide on number of classes,  N. Calculateclass width: CW = Range / N
Class      Lower Limit            Upper Limit	1	Min				Min + CW	2	Min + CW			Min + 2CW	3	Min + 2CW		Min + 3CW		. . .				. . .N	Min + (N-1) CW		Max	 Equal Interval
Example:   Min = 0;  Max = 100;  N = 5 Range = 100 - 0  or  100 Class Width = 100 / 5 or 20 Class      Lower Limit            Upper Limit	1		  0		to		20	2		20		to		40	3		40		to		60	4		60		to		80	5		80		to	       100 Equal Interval
Example:   Min = 0;  Max = 100;  N = 5 Range = 100 - 0  or  100 Class Width = 100 / 5 or 20 Class      Lower Limit            Upper Limit	1		  0		to		20	2		21		to		40	3		41		to		60	4		61		to		80	5		81		to	       100 Accepted Equal Interval Must be Mutually Exclusive
Equal Interval
Equal Interval
Advantages: Easy to understand, intuitive appeal Each class represents an equal range or amount of the original data range. Good for rectangular data distributions Disadvantages: Not good for skewed data distributions—nearly all values appear in one class. Equal Interval
Five Classes Equal Interval
Defined Interval Each class is of a size defined by the map author. Intervals may need to be altered to fit the range of the data. Calculation: Set interval size. Determine rangeof original data values: Range  =  Maximum – Minimum Calculatenumber of classes: N = Range / CW
Example:   Min = 40;  Max = 165;  CW = 25 Range = 165 - 40  = 125 N = 125 / 25 = 5 classes  Class      Lower Limit            Upper Limit	1		40		to		65	2		66		to		90	3		91		to		115	4		116		to		140	5		141		to		165 Defined Interval Must be Mutually Exclusive
Defined Interval
Defined Interval
Advantages: Easy to understand, intuitive appeal Each class represents an specified amount Good for rectangular data distributions Good for data with “assumed” breaks Decades for years, 1,000s for money, etc. Disadvantages: Not good for skewed data distributions—many classes will be empty and not mapped. Defined Interval
Quantile Classes Places an equal number of  cases in each class. Sets class break points wherever they need to be in order to accomplish this. May not always be possible to get exact quantiles: Number of geounits may not be equally divisible by number of classes.  [21 / 5]. Putting same number of cases in each class might violate mutually exclusive classes rule. 12 values in 4 classes:  0 0 0 |0 0 3| 4 4 5| 6 7 7  NO 0 0 0 0 0 |3| 4 4 5| 6 7 7  YES
Quantile
Quantile
Quantile Classes Advantages: Each class has equal representation on the map. Intuitive appeal: map readers like to be able to identify the “top 20%” or the “bottom 20%” Disadvantages: Very irregular break points unless data have rectangular distribution. Break points often seem arbitrary.  Remedy this with approximate quantiles.
Mean & Standard Deviation Places break points at the Mean and at various Standard Deviation  intervals above and below the mean. Mean: measure of central tendency. Standard Deviation: measure of variability.
Mean & Standard Deviation Class      Lower Limit            Upper Limit	1	Min				Mean – 1.5*SD	2	Mean – 1.5*SD		Mean – 0.5*SD	3	Mean – 0.5*SD		Mean + 0.5*SD	4	Mean + 0.5*SD		Mean + 1.5*SD	5	Mean + 1.5*SD		Mean + 2.5*SD	6	Mean + 2.5*SD		Max
Mean & Standard Deviation Mean
Mean & Standard Deviation Clearly showswhat’s “average”.
Mean & Standard Deviation Advantages: Statistically oriented people like it. Allows easier comparison of maps of variables measured in different metrics.  Income and education levels. Disadvantages: Many map readers are not familiar with the concept of the standard deviation. Not good for skewed data.
Geometric Interval The width of each succeeding class interval is larger than the previous interval by a constant amount.   Calculating the constant amount, CW: Decide on number of classes, N. Calculate the range: R = Max - Min Solve:  R =  CW + 2CW + . . . + NCWfor CW
Geometric: Class Widths 	Class            Width1		CW	2		2CW	3		3CW	4		4CW	5		5CW
Geometric Progression Classes The width of each succeeding class interval is larger than the previous interval by a exponentially varying amount.   Calculating the BASE amount, CW: Decide on number of classes, N. Calculate the range: R = Max - Min Solve:
Geometric: Class Example Max = 160; Min = 10; R = 150; CW = 10 Class   Lower Limit +   CLASS* CW     =    Upper Limit	1	    10		+	10	=         20	2	    20		+	20	=         40	3	    40		+	30	=         70	4	    70		+	40	=       110 		5	  110		+	50	=       160
Geometric Interval
Geometric Interval
Geometric Interval Advantages: Uneven, but regular class breaks. Tends to even out class frequencies for skewed distributions while making class widths relatively small in areas where there is high frequency. Disadvantages: Uncommon. Unequal width classes.
Making a sensible map Remember, class breaks should make sense to both you and the audience. Most of the time, you should change what ArcMap produces by default. Median Year Built
Years shouldn’t be demical!
Number formatting ArcGIS assumes by default that numbers not explicitly set as integers are floating point (decimal) numbers. ArcGIS also assumes all floating point numbers should show 6 places after the decimal point.
Layer Properties Under the Fields tab in the Layer Properties, you can set aliases for the field names, as well as define the format of the field. Set numbers to have no zeroes after the decimal point.
Map Classification Techniques

More Related Content

What's hot

DATA in GIS and DATA Query
DATA in GIS and DATA QueryDATA in GIS and DATA Query
DATA in GIS and DATA QueryKU Leuven
 
Fundamentals of remote sensing
Fundamentals of remote sensingFundamentals of remote sensing
Fundamentals of remote sensingAshok Peddi
 
Principles of GIS unit 1
Principles of GIS unit 1Principles of GIS unit 1
Principles of GIS unit 1SanjanaKhemka1
 
TYBSC IT PGIS Unit IV Spacial Data Analysis
TYBSC IT PGIS Unit IV  Spacial Data AnalysisTYBSC IT PGIS Unit IV  Spacial Data Analysis
TYBSC IT PGIS Unit IV Spacial Data AnalysisArti Parab Academics
 
Elements of Analytical Photogrammetry
Elements of Analytical PhotogrammetryElements of Analytical Photogrammetry
Elements of Analytical PhotogrammetryNadia Aziz
 
Map scale and projection
Map scale and projectionMap scale and projection
Map scale and projectionlschmidt1170
 
datamodel_vector
datamodel_vectordatamodel_vector
datamodel_vectorRiya Gupta
 
Geographic information system
Geographic information systemGeographic information system
Geographic information systemMd. Yousuf Gazi
 
Raster data model
Raster data modelRaster data model
Raster data modelPramoda Raj
 
Spatial analysis and modeling
Spatial analysis and modelingSpatial analysis and modeling
Spatial analysis and modelingTolasa_F
 
Coordinate systems, datum & map projections
Coordinate systems, datum & map projectionsCoordinate systems, datum & map projections
Coordinate systems, datum & map projectionsKU Leuven
 
How to download Landsat data from USGS Earth Explorer
How to download Landsat data from USGS Earth ExplorerHow to download Landsat data from USGS Earth Explorer
How to download Landsat data from USGS Earth ExplorerGowtham Gollapalli
 
UNIT - III GIS DATA STRUCTURES (2).ppt
UNIT - III GIS DATA STRUCTURES (2).pptUNIT - III GIS DATA STRUCTURES (2).ppt
UNIT - III GIS DATA STRUCTURES (2).pptRamMishra65
 
Interpolation techniques in ArcGIS
Interpolation techniques in ArcGISInterpolation techniques in ArcGIS
Interpolation techniques in ArcGISHarsha Chamara
 
Digital image processing 1
Digital  image processing 1Digital  image processing 1
Digital image processing 1Dhaval Jalalpara
 

What's hot (20)

DATA in GIS and DATA Query
DATA in GIS and DATA QueryDATA in GIS and DATA Query
DATA in GIS and DATA Query
 
Fundamentals of remote sensing
Fundamentals of remote sensingFundamentals of remote sensing
Fundamentals of remote sensing
 
Introduction to GIS
Introduction to GISIntroduction to GIS
Introduction to GIS
 
Principles of GIS unit 1
Principles of GIS unit 1Principles of GIS unit 1
Principles of GIS unit 1
 
TYBSC IT PGIS Unit IV Spacial Data Analysis
TYBSC IT PGIS Unit IV  Spacial Data AnalysisTYBSC IT PGIS Unit IV  Spacial Data Analysis
TYBSC IT PGIS Unit IV Spacial Data Analysis
 
Elements of Analytical Photogrammetry
Elements of Analytical PhotogrammetryElements of Analytical Photogrammetry
Elements of Analytical Photogrammetry
 
Map scale and projection
Map scale and projectionMap scale and projection
Map scale and projection
 
datamodel_vector
datamodel_vectordatamodel_vector
datamodel_vector
 
Geographic information system
Geographic information systemGeographic information system
Geographic information system
 
Principles of photogrammetry
Principles of photogrammetryPrinciples of photogrammetry
Principles of photogrammetry
 
Raster data model
Raster data modelRaster data model
Raster data model
 
Digitalcartography
DigitalcartographyDigitalcartography
Digitalcartography
 
Spatial analysis and modeling
Spatial analysis and modelingSpatial analysis and modeling
Spatial analysis and modeling
 
Digital elevation model in GIS
Digital elevation model in GISDigital elevation model in GIS
Digital elevation model in GIS
 
Coordinate systems, datum & map projections
Coordinate systems, datum & map projectionsCoordinate systems, datum & map projections
Coordinate systems, datum & map projections
 
Digital photogrammetry
Digital photogrammetryDigital photogrammetry
Digital photogrammetry
 
How to download Landsat data from USGS Earth Explorer
How to download Landsat data from USGS Earth ExplorerHow to download Landsat data from USGS Earth Explorer
How to download Landsat data from USGS Earth Explorer
 
UNIT - III GIS DATA STRUCTURES (2).ppt
UNIT - III GIS DATA STRUCTURES (2).pptUNIT - III GIS DATA STRUCTURES (2).ppt
UNIT - III GIS DATA STRUCTURES (2).ppt
 
Interpolation techniques in ArcGIS
Interpolation techniques in ArcGISInterpolation techniques in ArcGIS
Interpolation techniques in ArcGIS
 
Digital image processing 1
Digital  image processing 1Digital  image processing 1
Digital image processing 1
 

Viewers also liked

Using Dashboards to Understand Spatial Data
Using Dashboards to Understand Spatial DataUsing Dashboards to Understand Spatial Data
Using Dashboards to Understand Spatial DataJohn Reiser
 
Classification system
Classification systemClassification system
Classification systemSyed Shah
 
Python and GIS: Improving Your Workflow
Python and GIS: Improving Your WorkflowPython and GIS: Improving Your Workflow
Python and GIS: Improving Your WorkflowJohn Reiser
 
GIS & Facilities - NJAPPA Talk - April 26 2012
GIS & Facilities - NJAPPA Talk - April 26 2012GIS & Facilities - NJAPPA Talk - April 26 2012
GIS & Facilities - NJAPPA Talk - April 26 2012John Reiser
 
NJAPPA 2012 - Campus Facilities
NJAPPA 2012 - Campus FacilitiesNJAPPA 2012 - Campus Facilities
NJAPPA 2012 - Campus FacilitiesJohn Reiser
 
Doing more with SQL
Doing more with SQLDoing more with SQL
Doing more with SQLJohn Reiser
 
Introduction to 3D Data
Introduction to 3D DataIntroduction to 3D Data
Introduction to 3D DataJohn Reiser
 
Mapping the Way - ESRI EdUC 2011
Mapping the Way - ESRI EdUC 2011Mapping the Way - ESRI EdUC 2011
Mapping the Way - ESRI EdUC 2011John Reiser
 
Habitat Change Analysis Project
Habitat Change Analysis ProjectHabitat Change Analysis Project
Habitat Change Analysis ProjectJohn Reiser
 
Network Analysis in ArcGIS
Network Analysis in ArcGISNetwork Analysis in ArcGIS
Network Analysis in ArcGISJohn Reiser
 
Data Models - GIS I
Data Models - GIS IData Models - GIS I
Data Models - GIS IJohn Reiser
 
Intro to GIS and Remote Sensing
Intro to GIS and Remote SensingIntro to GIS and Remote Sensing
Intro to GIS and Remote SensingJohn Reiser
 
Map Design and Symbology in GIS Environment
Map Design and Symbology in GIS EnvironmentMap Design and Symbology in GIS Environment
Map Design and Symbology in GIS EnvironmentKaium Chowdhury
 
GIS analysis examples
GIS analysis examplesGIS analysis examples
GIS analysis examplesPaul_Sieracki
 
Classification
ClassificationClassification
Classificationdrjwilson
 
The knowledge based view of concept and categorization
The knowledge  based view of concept and categorizationThe knowledge  based view of concept and categorization
The knowledge based view of concept and categorizationIsha Sanjiv Punalekar
 
Fresh Thinking on Communicating with Data
Fresh Thinking on Communicating with DataFresh Thinking on Communicating with Data
Fresh Thinking on Communicating with DataAndy Kirk
 

Viewers also liked (20)

Using Dashboards to Understand Spatial Data
Using Dashboards to Understand Spatial DataUsing Dashboards to Understand Spatial Data
Using Dashboards to Understand Spatial Data
 
Classification system
Classification systemClassification system
Classification system
 
Python and GIS: Improving Your Workflow
Python and GIS: Improving Your WorkflowPython and GIS: Improving Your Workflow
Python and GIS: Improving Your Workflow
 
GIS & Facilities - NJAPPA Talk - April 26 2012
GIS & Facilities - NJAPPA Talk - April 26 2012GIS & Facilities - NJAPPA Talk - April 26 2012
GIS & Facilities - NJAPPA Talk - April 26 2012
 
NJAPPA 2012 - Campus Facilities
NJAPPA 2012 - Campus FacilitiesNJAPPA 2012 - Campus Facilities
NJAPPA 2012 - Campus Facilities
 
GPS - Fall 2011
GPS - Fall 2011GPS - Fall 2011
GPS - Fall 2011
 
Doing more with SQL
Doing more with SQLDoing more with SQL
Doing more with SQL
 
Introduction to 3D Data
Introduction to 3D DataIntroduction to 3D Data
Introduction to 3D Data
 
Mapping the Way - ESRI EdUC 2011
Mapping the Way - ESRI EdUC 2011Mapping the Way - ESRI EdUC 2011
Mapping the Way - ESRI EdUC 2011
 
Habitat Change Analysis Project
Habitat Change Analysis ProjectHabitat Change Analysis Project
Habitat Change Analysis Project
 
Network Analysis in ArcGIS
Network Analysis in ArcGISNetwork Analysis in ArcGIS
Network Analysis in ArcGIS
 
Data Models - GIS I
Data Models - GIS IData Models - GIS I
Data Models - GIS I
 
Intro to GIS and Remote Sensing
Intro to GIS and Remote SensingIntro to GIS and Remote Sensing
Intro to GIS and Remote Sensing
 
Chapter2 is344(gis db map-projections,structures, and scale))(amended)
Chapter2 is344(gis db map-projections,structures, and scale))(amended)Chapter2 is344(gis db map-projections,structures, and scale))(amended)
Chapter2 is344(gis db map-projections,structures, and scale))(amended)
 
Map Design and Symbology in GIS Environment
Map Design and Symbology in GIS EnvironmentMap Design and Symbology in GIS Environment
Map Design and Symbology in GIS Environment
 
GIS analysis examples
GIS analysis examplesGIS analysis examples
GIS analysis examples
 
Classification
ClassificationClassification
Classification
 
Raster Scan display
Raster Scan displayRaster Scan display
Raster Scan display
 
The knowledge based view of concept and categorization
The knowledge  based view of concept and categorizationThe knowledge  based view of concept and categorization
The knowledge based view of concept and categorization
 
Fresh Thinking on Communicating with Data
Fresh Thinking on Communicating with DataFresh Thinking on Communicating with Data
Fresh Thinking on Communicating with Data
 

Similar to Map Classification Techniques

Presentation of data
Presentation of dataPresentation of data
Presentation of datamaryamijaz49
 
Frequency distribution
Frequency distributionFrequency distribution
Frequency distributionMOHAMMED NASIH
 
Analyzing quantitative data
Analyzing quantitative dataAnalyzing quantitative data
Analyzing quantitative dataBing Villamor
 
measure of dispersion
measure of dispersion measure of dispersion
measure of dispersion som allul
 
Graphs, charts, and tables ppt @ bec doms
Graphs, charts, and tables ppt @ bec domsGraphs, charts, and tables ppt @ bec doms
Graphs, charts, and tables ppt @ bec domsBabasab Patil
 
1) Chapter#02 Presentation of Data.ppt
1) Chapter#02 Presentation of Data.ppt1) Chapter#02 Presentation of Data.ppt
1) Chapter#02 Presentation of Data.pptMuntazirMehdi43
 
Frequency Distributions and Graphs
Frequency Distributions and GraphsFrequency Distributions and Graphs
Frequency Distributions and Graphsmonritche
 
Descriptive statistics
Descriptive statisticsDescriptive statistics
Descriptive statisticsBurak Mızrak
 
CLUSTER ANALYSIS ALGORITHMS.pptx
CLUSTER ANALYSIS ALGORITHMS.pptxCLUSTER ANALYSIS ALGORITHMS.pptx
CLUSTER ANALYSIS ALGORITHMS.pptxShwetapadmaBabu1
 
Supervised and unsupervised learning
Supervised and unsupervised learningSupervised and unsupervised learning
Supervised and unsupervised learningAmAn Singh
 
Topic 3 Measures of Central Tendency -Grouped Data.pptx
Topic 3 Measures of Central Tendency -Grouped Data.pptxTopic 3 Measures of Central Tendency -Grouped Data.pptx
Topic 3 Measures of Central Tendency -Grouped Data.pptxCallplanetsDeveloper
 
Day2 session i&amp;ii - spss
Day2 session i&amp;ii - spssDay2 session i&amp;ii - spss
Day2 session i&amp;ii - spssabir hossain
 
Summarizing Data : Listing and Grouping pdf
Summarizing Data : Listing and Grouping pdfSummarizing Data : Listing and Grouping pdf
Summarizing Data : Listing and Grouping pdfJustynOwen
 
Statistics
StatisticsStatistics
Statisticspikuoec
 

Similar to Map Classification Techniques (20)

Presentation of data
Presentation of dataPresentation of data
Presentation of data
 
Datamining
DataminingDatamining
Datamining
 
Frequency distribution
Frequency distributionFrequency distribution
Frequency distribution
 
Analyzing quantitative data
Analyzing quantitative dataAnalyzing quantitative data
Analyzing quantitative data
 
Lecture 03.
Lecture 03.Lecture 03.
Lecture 03.
 
Estadistica bäsica
Estadistica bäsicaEstadistica bäsica
Estadistica bäsica
 
measure of dispersion
measure of dispersion measure of dispersion
measure of dispersion
 
Graphs, charts, and tables ppt @ bec doms
Graphs, charts, and tables ppt @ bec domsGraphs, charts, and tables ppt @ bec doms
Graphs, charts, and tables ppt @ bec doms
 
1) Chapter#02 Presentation of Data.ppt
1) Chapter#02 Presentation of Data.ppt1) Chapter#02 Presentation of Data.ppt
1) Chapter#02 Presentation of Data.ppt
 
Frequency Distributions and Graphs
Frequency Distributions and GraphsFrequency Distributions and Graphs
Frequency Distributions and Graphs
 
Descriptive statistics
Descriptive statisticsDescriptive statistics
Descriptive statistics
 
CLUSTER ANALYSIS ALGORITHMS.pptx
CLUSTER ANALYSIS ALGORITHMS.pptxCLUSTER ANALYSIS ALGORITHMS.pptx
CLUSTER ANALYSIS ALGORITHMS.pptx
 
Supervised and unsupervised learning
Supervised and unsupervised learningSupervised and unsupervised learning
Supervised and unsupervised learning
 
Topic 3 Measures of Central Tendency -Grouped Data.pptx
Topic 3 Measures of Central Tendency -Grouped Data.pptxTopic 3 Measures of Central Tendency -Grouped Data.pptx
Topic 3 Measures of Central Tendency -Grouped Data.pptx
 
Day2 session i&amp;ii - spss
Day2 session i&amp;ii - spssDay2 session i&amp;ii - spss
Day2 session i&amp;ii - spss
 
Assessment
AssessmentAssessment
Assessment
 
Summarizing Data : Listing and Grouping pdf
Summarizing Data : Listing and Grouping pdfSummarizing Data : Listing and Grouping pdf
Summarizing Data : Listing and Grouping pdf
 
Statistics
StatisticsStatistics
Statistics
 
Chapter 2
Chapter 2Chapter 2
Chapter 2
 
Chapter 2
Chapter 2Chapter 2
Chapter 2
 

More from John Reiser

Python Programming and GIS
Python Programming and GISPython Programming and GIS
Python Programming and GISJohn Reiser
 
NJ MAP: Building a different kind of GIS platform using open source tools.
NJ MAP: Building a different kind of GIS platform using open source tools.NJ MAP: Building a different kind of GIS platform using open source tools.
NJ MAP: Building a different kind of GIS platform using open source tools.John Reiser
 
Portfolio Workshop
Portfolio WorkshopPortfolio Workshop
Portfolio WorkshopJohn Reiser
 
GIS Day at BCC 2012
GIS Day at BCC 2012GIS Day at BCC 2012
GIS Day at BCC 2012John Reiser
 
Mapping the Human Environment
Mapping the Human EnvironmentMapping the Human Environment
Mapping the Human EnvironmentJohn Reiser
 
Going Mobile with HTML5
Going Mobile with HTML5Going Mobile with HTML5
Going Mobile with HTML5John Reiser
 
New Jersey Land Change Viewer
New Jersey Land Change ViewerNew Jersey Land Change Viewer
New Jersey Land Change ViewerJohn Reiser
 
Measurement and Scale
Measurement and ScaleMeasurement and Scale
Measurement and ScaleJohn Reiser
 
Data Storage and Processing
Data Storage and ProcessingData Storage and Processing
Data Storage and ProcessingJohn Reiser
 
Getting your Data Out There: An Introduction to Distributed GIS
Getting your Data Out There:An Introduction to Distributed GISGetting your Data Out There:An Introduction to Distributed GIS
Getting your Data Out There: An Introduction to Distributed GISJohn Reiser
 
IMGIS - Brief History of Mapping
IMGIS - Brief History of MappingIMGIS - Brief History of Mapping
IMGIS - Brief History of MappingJohn Reiser
 
Internet-enabled GIS - Spring 2011
Internet-enabled GIS - Spring 2011Internet-enabled GIS - Spring 2011
Internet-enabled GIS - Spring 2011John Reiser
 
Internet-enabled GIS for Planners
Internet-enabled GIS for PlannersInternet-enabled GIS for Planners
Internet-enabled GIS for PlannersJohn Reiser
 

More from John Reiser (18)

Python Programming and GIS
Python Programming and GISPython Programming and GIS
Python Programming and GIS
 
NJ MAP: Building a different kind of GIS platform using open source tools.
NJ MAP: Building a different kind of GIS platform using open source tools.NJ MAP: Building a different kind of GIS platform using open source tools.
NJ MAP: Building a different kind of GIS platform using open source tools.
 
Portfolio Workshop
Portfolio WorkshopPortfolio Workshop
Portfolio Workshop
 
GIS Day at BCC 2012
GIS Day at BCC 2012GIS Day at BCC 2012
GIS Day at BCC 2012
 
Mapping the Human Environment
Mapping the Human EnvironmentMapping the Human Environment
Mapping the Human Environment
 
Going Mobile with HTML5
Going Mobile with HTML5Going Mobile with HTML5
Going Mobile with HTML5
 
Mapping the Way
Mapping the WayMapping the Way
Mapping the Way
 
New Jersey Land Change Viewer
New Jersey Land Change ViewerNew Jersey Land Change Viewer
New Jersey Land Change Viewer
 
Measurement and Scale
Measurement and ScaleMeasurement and Scale
Measurement and Scale
 
Map Projections
Map ProjectionsMap Projections
Map Projections
 
Geodatabases
GeodatabasesGeodatabases
Geodatabases
 
GIS Modeling
GIS ModelingGIS Modeling
GIS Modeling
 
Data Storage and Processing
Data Storage and ProcessingData Storage and Processing
Data Storage and Processing
 
GIS Data Types
GIS Data TypesGIS Data Types
GIS Data Types
 
Getting your Data Out There: An Introduction to Distributed GIS
Getting your Data Out There:An Introduction to Distributed GISGetting your Data Out There:An Introduction to Distributed GIS
Getting your Data Out There: An Introduction to Distributed GIS
 
IMGIS - Brief History of Mapping
IMGIS - Brief History of MappingIMGIS - Brief History of Mapping
IMGIS - Brief History of Mapping
 
Internet-enabled GIS - Spring 2011
Internet-enabled GIS - Spring 2011Internet-enabled GIS - Spring 2011
Internet-enabled GIS - Spring 2011
 
Internet-enabled GIS for Planners
Internet-enabled GIS for PlannersInternet-enabled GIS for Planners
Internet-enabled GIS for Planners
 

Recently uploaded

Pharmacognosy Flower 3. Compositae 2023.pdf
Pharmacognosy Flower 3. Compositae 2023.pdfPharmacognosy Flower 3. Compositae 2023.pdf
Pharmacognosy Flower 3. Compositae 2023.pdfMahmoud M. Sallam
 
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdfEnzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdfSumit Tiwari
 
How to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxHow to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxmanuelaromero2013
 
AmericanHighSchoolsprezentacijaoskolama.
AmericanHighSchoolsprezentacijaoskolama.AmericanHighSchoolsprezentacijaoskolama.
AmericanHighSchoolsprezentacijaoskolama.arsicmarija21
 
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️9953056974 Low Rate Call Girls In Saket, Delhi NCR
 
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptxECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptxiammrhaywood
 
EPANDING THE CONTENT OF AN OUTLINE using notes.pptx
EPANDING THE CONTENT OF AN OUTLINE using notes.pptxEPANDING THE CONTENT OF AN OUTLINE using notes.pptx
EPANDING THE CONTENT OF AN OUTLINE using notes.pptxRaymartEstabillo3
 
Solving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxSolving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxOH TEIK BIN
 
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdf
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdfLike-prefer-love -hate+verb+ing & silent letters & citizenship text.pdf
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdfMr Bounab Samir
 
Alper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentAlper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentInMediaRes1
 
What is Model Inheritance in Odoo 17 ERP
What is Model Inheritance in Odoo 17 ERPWhat is Model Inheritance in Odoo 17 ERP
What is Model Inheritance in Odoo 17 ERPCeline George
 
How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17Celine George
 
Introduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher EducationIntroduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher Educationpboyjonauth
 
MICROBIOLOGY biochemical test detailed.pptx
MICROBIOLOGY biochemical test detailed.pptxMICROBIOLOGY biochemical test detailed.pptx
MICROBIOLOGY biochemical test detailed.pptxabhijeetpadhi001
 
Earth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice greatEarth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice greatYousafMalik24
 
Historical philosophical, theoretical, and legal foundations of special and i...
Historical philosophical, theoretical, and legal foundations of special and i...Historical philosophical, theoretical, and legal foundations of special and i...
Historical philosophical, theoretical, and legal foundations of special and i...jaredbarbolino94
 
MARGINALIZATION (Different learners in Marginalized Group
MARGINALIZATION (Different learners in Marginalized GroupMARGINALIZATION (Different learners in Marginalized Group
MARGINALIZATION (Different learners in Marginalized GroupJonathanParaisoCruz
 
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTiammrhaywood
 

Recently uploaded (20)

Pharmacognosy Flower 3. Compositae 2023.pdf
Pharmacognosy Flower 3. Compositae 2023.pdfPharmacognosy Flower 3. Compositae 2023.pdf
Pharmacognosy Flower 3. Compositae 2023.pdf
 
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdfEnzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
 
How to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxHow to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptx
 
AmericanHighSchoolsprezentacijaoskolama.
AmericanHighSchoolsprezentacijaoskolama.AmericanHighSchoolsprezentacijaoskolama.
AmericanHighSchoolsprezentacijaoskolama.
 
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
 
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptxECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
 
ESSENTIAL of (CS/IT/IS) class 06 (database)
ESSENTIAL of (CS/IT/IS) class 06 (database)ESSENTIAL of (CS/IT/IS) class 06 (database)
ESSENTIAL of (CS/IT/IS) class 06 (database)
 
EPANDING THE CONTENT OF AN OUTLINE using notes.pptx
EPANDING THE CONTENT OF AN OUTLINE using notes.pptxEPANDING THE CONTENT OF AN OUTLINE using notes.pptx
EPANDING THE CONTENT OF AN OUTLINE using notes.pptx
 
Solving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxSolving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptx
 
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdf
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdfLike-prefer-love -hate+verb+ing & silent letters & citizenship text.pdf
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdf
 
Alper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentAlper Gobel In Media Res Media Component
Alper Gobel In Media Res Media Component
 
What is Model Inheritance in Odoo 17 ERP
What is Model Inheritance in Odoo 17 ERPWhat is Model Inheritance in Odoo 17 ERP
What is Model Inheritance in Odoo 17 ERP
 
How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17
 
Introduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher EducationIntroduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher Education
 
MICROBIOLOGY biochemical test detailed.pptx
MICROBIOLOGY biochemical test detailed.pptxMICROBIOLOGY biochemical test detailed.pptx
MICROBIOLOGY biochemical test detailed.pptx
 
Earth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice greatEarth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice great
 
Historical philosophical, theoretical, and legal foundations of special and i...
Historical philosophical, theoretical, and legal foundations of special and i...Historical philosophical, theoretical, and legal foundations of special and i...
Historical philosophical, theoretical, and legal foundations of special and i...
 
MARGINALIZATION (Different learners in Marginalized Group
MARGINALIZATION (Different learners in Marginalized GroupMARGINALIZATION (Different learners in Marginalized Group
MARGINALIZATION (Different learners in Marginalized Group
 
TataKelola dan KamSiber Kecerdasan Buatan v022.pdf
TataKelola dan KamSiber Kecerdasan Buatan v022.pdfTataKelola dan KamSiber Kecerdasan Buatan v022.pdf
TataKelola dan KamSiber Kecerdasan Buatan v022.pdf
 
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
 

Map Classification Techniques

  • 1. Classification Systems Intro to Mapping & GIS
  • 2. Levels of Measurement Nominal: “names” of items without intercorrelation Ordinal: implied order without inference to the spaces between values Interval: ranking considering values between Ratio: meaningful base and ratios between values
  • 3. Measurement Scales Nominal: Categorical measure [e.g., land use map] Lowest level [= only possible operation] Ordinal: Ranking Measure Lowest quantitative level [=, >, <] Strong ordinal: all objects placed in order, no ties. Weaker ordinal: all objects placed in order, but ties exist. Weakest ordinal: rating scales: Strongly agree, agree, disagree, strongly disagree.
  • 4. Temperature Scale Conversion from Degrees F to C Interval Scale Can measure the size of a difference, but not how many times one observation is greater than another: Temperature: Consider ratio of 80°F and 40°F 80°F / 40°F = 2.00 26.6°C / 4.44°C = 5.99 No true zero amount. At 0°F there is still some of the thing called temperature. But an interval of 20° is two times as large as the interval of 10°. Operations: [=, >, <, +, -]
  • 5. Distance Scale Conversion from Miles to Kilometers Ratio Scale Can place numbers in ratio to each other: Edith makes three times as much money as Walter. Bill lives twice as far from here as Mary. 20 miles / 10 miles = 2.0 32.3 km / 16.1 km = 2.0 There is a true zero. You can have zero money. Ratio remains same through transformation of metric. Operations: [=, >, <, +, -, *, /, ^]
  • 6. Overview of Map Classing What is classing? Why do we class? Overriding principles. Principles for deciding: Number of classes. Method to use in classing. Methods of Classing: Natural Breaks Equal Interval Quantile Mean and Standard Deviation Arithmetic Progression Geometric Progression
  • 7. WhatIsClassing? Classification process to reduce a large number of individual quantitative values to: A smaller number of ordered categories, each of which encompasses a portion of the original data value range. Various methods divide the data value range in different ways. Varying the method can have a very large impact on the look of the map.
  • 8. Fundamental Principles Each of the original (unclassed) data values must fall into one of the classes. Each data value has a class home. None of the original data values falls into more than one class. These two rules are supreme: if any method results in classes that violate these rules, the resulting classes must be altered to conform to the two fundamental principles. Always.
  • 9. Shorthand Way of Saying This Classes must be: Mutually exclusive & Exhaustive
  • 10. Principles for Deciding on Number of Classes Rules of thumb: Monochrome color schemes: no more than 5 to 7 classes. Multi-hue map: no more than 9. it depends on other things such as ….
  • 11. Communication goal What are you trying to prove or disprove with this map? Is it to communicate complex data or prove a simple point. Consider your audience. Complexity of Spatial Pattern Complex data may require specific classification methods. Available Symbol Types Principles for Deciding on Number of Classes
  • 12. Principles for Deciding on Number of Classes Communication goal: quantitative precision: use larger number of class intervals. Each class will encompass a relatively small range of the original data values and will therefore represent those values more precisely. Trade offs: Too much data to enable the information to show through. Indistinct symbols.
  • 13.
  • 14. Principles for Deciding on Number of Classes Communication goal: immediate graphic impact: use smaller number of class intervals. Each class will be graphically clear, but will be imprecise quantitatively. Trade offs: Potential for oversimplification One class may include wildly varying data values
  • 15.
  • 16. Principles for Deciding on Number of Classes Complexity of Spatial Pattern Highly ordered spatial distribution can have more classes. Complex pattern of highly interspersed data values requires fewer classes.
  • 17.
  • 18.
  • 20.
  • 21.
  • 23. Advantages Maximizes the similarity of values within each class. Increases the precision of the map given the number of classes. Disadvantages Class breaks often look arbitrary. Need to explain the method. Method will be difficult to grasp for those lacking a background in statistical methods. Natural Breaks
  • 24. Equal Interval Each class encompasses an equal portion of the original data range. Also called equal size or equal width. Calculation: Determine rangeof original data values: Range = Maximum - Minimum Decide on number of classes, N. Calculateclass width: CW = Range / N
  • 25. Class Lower Limit Upper Limit 1 Min Min + CW 2 Min + CW Min + 2CW 3 Min + 2CW Min + 3CW . . . . . .N Min + (N-1) CW Max Equal Interval
  • 26. Example: Min = 0; Max = 100; N = 5 Range = 100 - 0 or 100 Class Width = 100 / 5 or 20 Class Lower Limit Upper Limit 1 0 to 20 2 20 to 40 3 40 to 60 4 60 to 80 5 80 to 100 Equal Interval
  • 27. Example: Min = 0; Max = 100; N = 5 Range = 100 - 0 or 100 Class Width = 100 / 5 or 20 Class Lower Limit Upper Limit 1 0 to 20 2 21 to 40 3 41 to 60 4 61 to 80 5 81 to 100 Accepted Equal Interval Must be Mutually Exclusive
  • 30. Advantages: Easy to understand, intuitive appeal Each class represents an equal range or amount of the original data range. Good for rectangular data distributions Disadvantages: Not good for skewed data distributions—nearly all values appear in one class. Equal Interval
  • 31. Five Classes Equal Interval
  • 32.
  • 33. Defined Interval Each class is of a size defined by the map author. Intervals may need to be altered to fit the range of the data. Calculation: Set interval size. Determine rangeof original data values: Range = Maximum – Minimum Calculatenumber of classes: N = Range / CW
  • 34. Example: Min = 40; Max = 165; CW = 25 Range = 165 - 40 = 125 N = 125 / 25 = 5 classes Class Lower Limit Upper Limit 1 40 to 65 2 66 to 90 3 91 to 115 4 116 to 140 5 141 to 165 Defined Interval Must be Mutually Exclusive
  • 37. Advantages: Easy to understand, intuitive appeal Each class represents an specified amount Good for rectangular data distributions Good for data with “assumed” breaks Decades for years, 1,000s for money, etc. Disadvantages: Not good for skewed data distributions—many classes will be empty and not mapped. Defined Interval
  • 38. Quantile Classes Places an equal number of cases in each class. Sets class break points wherever they need to be in order to accomplish this. May not always be possible to get exact quantiles: Number of geounits may not be equally divisible by number of classes. [21 / 5]. Putting same number of cases in each class might violate mutually exclusive classes rule. 12 values in 4 classes: 0 0 0 |0 0 3| 4 4 5| 6 7 7 NO 0 0 0 0 0 |3| 4 4 5| 6 7 7 YES
  • 41. Quantile Classes Advantages: Each class has equal representation on the map. Intuitive appeal: map readers like to be able to identify the “top 20%” or the “bottom 20%” Disadvantages: Very irregular break points unless data have rectangular distribution. Break points often seem arbitrary. Remedy this with approximate quantiles.
  • 42. Mean & Standard Deviation Places break points at the Mean and at various Standard Deviation intervals above and below the mean. Mean: measure of central tendency. Standard Deviation: measure of variability.
  • 43. Mean & Standard Deviation Class Lower Limit Upper Limit 1 Min Mean – 1.5*SD 2 Mean – 1.5*SD Mean – 0.5*SD 3 Mean – 0.5*SD Mean + 0.5*SD 4 Mean + 0.5*SD Mean + 1.5*SD 5 Mean + 1.5*SD Mean + 2.5*SD 6 Mean + 2.5*SD Max
  • 44. Mean & Standard Deviation Mean
  • 45. Mean & Standard Deviation Clearly showswhat’s “average”.
  • 46. Mean & Standard Deviation Advantages: Statistically oriented people like it. Allows easier comparison of maps of variables measured in different metrics. Income and education levels. Disadvantages: Many map readers are not familiar with the concept of the standard deviation. Not good for skewed data.
  • 47. Geometric Interval The width of each succeeding class interval is larger than the previous interval by a constant amount. Calculating the constant amount, CW: Decide on number of classes, N. Calculate the range: R = Max - Min Solve: R = CW + 2CW + . . . + NCWfor CW
  • 48. Geometric: Class Widths Class Width1 CW 2 2CW 3 3CW 4 4CW 5 5CW
  • 49. Geometric Progression Classes The width of each succeeding class interval is larger than the previous interval by a exponentially varying amount. Calculating the BASE amount, CW: Decide on number of classes, N. Calculate the range: R = Max - Min Solve:
  • 50. Geometric: Class Example Max = 160; Min = 10; R = 150; CW = 10 Class Lower Limit + CLASS* CW = Upper Limit 1 10 + 10 = 20 2 20 + 20 = 40 3 40 + 30 = 70 4 70 + 40 = 110 5 110 + 50 = 160
  • 53. Geometric Interval Advantages: Uneven, but regular class breaks. Tends to even out class frequencies for skewed distributions while making class widths relatively small in areas where there is high frequency. Disadvantages: Uncommon. Unequal width classes.
  • 54. Making a sensible map Remember, class breaks should make sense to both you and the audience. Most of the time, you should change what ArcMap produces by default. Median Year Built
  • 56. Number formatting ArcGIS assumes by default that numbers not explicitly set as integers are floating point (decimal) numbers. ArcGIS also assumes all floating point numbers should show 6 places after the decimal point.
  • 57. Layer Properties Under the Fields tab in the Layer Properties, you can set aliases for the field names, as well as define the format of the field. Set numbers to have no zeroes after the decimal point.

Editor's Notes

  1. This week, we will be discussing classification systems. Classification systems are the methods employed by GIS software to categorize large quantities of data into more manageable groups that can then be mapped. Before we can jump into classification itself, let’s consider the different levels of measurement employed when analyzing data.