1、Esri UC 2014|Technical Workshop|Esri UC 2014|Technical Workshop|ArcGIS Spatial AnalystIntegrated raster and vector spatial analysis toolsExtension product that adds functionality to ArcGIS Desktop,Engine,Server,OnlineGetting Started with Spatial AnalystEsri UC 2014|Technical Workshop|Key Features of
2、 Spatial AnalystOver 170 geoprocessing toolsAnalysis on all raster formatsAnalysis on all vector formatsCalculator with Map Algebra syntaxGreat developer experienceGetting Started with Spatial AnalystEsri UC 2014|Technical Workshop|Spatial Analyst OverviewGetting Started with Spatial AnalystEsri UC
3、2014|Technical Workshop|Spatial Analyst tools in a toolbar Use standard Windows Customize to add your favorite tools and custom modelsUse Search to find tools-All previous tool and function names are part of the search indexGetting Started with Spatial AnalystEsri UC 2014|Technical Workshop|Geoproce
4、ssing EnvironmentCellsize Extent-Snap RasterMaskMap Projection25 m10 m25 mGetting Started with Spatial AnalystEsri UC 2014|Technical Workshop|Selection and Data ExplorationSelection honored during analysisHistogram selected cells in a raster-selected by attribute,features in a Feature Layer,or a sel
5、ected graphicZonal HistogramGetting Started with Spatial AnalystEsri UC 2014|Technical Workshop|Getting Started with Spatial AnalystFinding and Using ToolsEsri UC 2014|Technical Workshop|Analysis ToolsMathematical Operators and FunctionsDistance and Proximity AnalysisDensity Mapping Neighborhood and
6、 Block StatisticsZonal OverlayInterpolation and ContouringSurface AnalysisHydrologic and Groundwater AnalysisReclassificationGeometric TransformationMorphological AnalysisMultivariate Statistical AnalysisGetting Started with Spatial AnalystEsri UC 2014|Technical Workshop|Mathematical OperatorsArithm
7、etic(+,-,*,/)Boolean(AND,OR,XOR,NOT)Logical(,=,etc.)Bitwise(shift,compliment)Getting Started with Spatial AnalystEsri UC 2014|Technical Workshop|Map QueryBoolean(AND,OR,XOR,NOT)Logical(,=,=,=)Getting Started with Spatial AnalystEsri UC 2014|Technical Workshop|Mathematical FunctionsArithmeticAbs,Int,
8、Float,etc.TrigonometricSin,Cos,Tan,etc.ExponentialExp,Exp2,Exp10LogarithmicLog,Log2,Log10PowersSqr,SqrtThe Int functionInput rasterOutput raster=NoDataGetting Started with Spatial AnalystEsri UC 2014|Technical Workshop|Map Algebra and the Raster Calculator toolAn analysis language for raster data-Us
9、es math-like expressions with operators and functions-Tight integration between Map Algebra and Python-All Geoprocessing tools-Import and use functions from other Python libraries-Process chain optimization to improve performanceRaster Calculator Geoprocessing tool provides easy construction of Map
10、AlgebraexpressionsSmoothHill=Hillshade(FocalStatistics(Elevation*0.3048)Getting Started with Spatial AnalystEsri UC 2014|Technical Workshop|Distance and Proximity AnalysisStraight line distance and allocation-Create distance buffers from features-Allocate resources to distribution centersCost weight
11、ed distance and allocation-Include a weight or impedance surface to constrain movementShortest path-Find least cost path between two points-Identify corridors of predicted travelGetting Started with Spatial AnalystEsri UC 2014|Technical Workshop|AllocationAllocationStraight Line DistanceDirectionDir
12、ectionInputInputShortest PathFive Five HoursHoursTen Ten HoursHoursCost Weighted Cost Weighted DistanceDistanceDistance and Proximity Analysis cont.Distance and Proximity Analysis cont.Getting Started with Spatial AnalystEsri UC 2014|Technical Workshop|CorridorCostDistanceBCostDistanceACorridor(s)Fr
13、om:Cost DistancePath Distance Cost A Cost B Corridor of low costAlternateroute?Adds two accumulative travel cost layers togetherCorridor AnalysisCorridor AnalysisGetting Started with Spatial AnalystEsri UC 2014|Technical Workshop|Density MappingSimple Density and Kernel DensityCount occurrences of a
14、 phenomenon within an area“Magnitude per unit area”Use points or lines as input-Population per Km2-Road density per Mi2Getting Started with Spatial AnalystEsri UC 2014|Technical Workshop|Neighborhood and Block StatisticsCalculates a statistic for a neighborhood-Majority,Maximum,Mean,Median,Minimum,M
15、inority,Range,Sum,Standard Deviation,VarietyUsed for filtering,data smoothing,and data aggregationGetting Started with Spatial AnalystEsri UC 2014|Technical Workshop|Neighborhood Statistics3.222634653745724192556219167Mean of 3x3 neighborhoodGetting Started with Spatial AnalystEsri UC 2014|Technical
16、 Workshop|Block Statistics3.22 3.22 3.223.22 3.22 3.223.22 3.22 3.222634653745724192556219167Mean of 3x3 neighborhoodGetting Started with Spatial AnalystEsri UC 2014|Technical Workshop|Zonal OverlayA zone is all the areas/cells with the same valueCalculate a statistic within the zones for each cell
17、in a rasterInput zones can be feature or rasterOutput as a raster,summary table,or graph-Max flow length in each watershed-Median income in each ZIP CODE-Mean elevation per vegetation zoneGetting Started with Spatial AnalystMean Slope per WatershedMean Slope per WatershedEsri UC 2014|Technical Works
18、hop|Zonal HistogramCreate histograms of cell counts within Zones-Same zone definitions as Zonal Statistics-Zones can also be classes defined in the rendererInvestigate frequency/distribution of one dataset within classes of another datasetSlope distribution within Land use classesRainfall distributi
19、on within Elevation classesCrime distribution by beatGetting Started with Spatial AnalystEsri UC 2014|Technical Workshop|Interpolation and ContouringGenerate surfaces from point measurements-Natural Neighbors-Minimum Curvature Spline-Spline with Barriers-TopoToRaster-Kriging-Polynomial Trend Surface
20、Inverse Distance WeightedCreate contours from surfaces-Batch GP tools-Interactive contour buttonGetting Started with Spatial AnalystEsri UC 2014|Technical Workshop|Choosing an interpolation methodYou know nothing about your data-Use Natural Neighbors.It is the most conservative.Assumes all highs an
21、d lows are sampled,will not create artifacts.Your input data is contours-Use TopoToRaster.It is optimized for contour input.If not creating a DEM,turn off the drainage enforcement option.You know the highs and lows are not sampled-Use Spline.Be careful of points that are near in space but very diffe
22、rent in value creating unnatural artifacts.-Use Geostatistical Analyst Kernel Smoothing InterpolationYour surface is not continuous-Use Spline with Barriers if you know there are faults or other discontinuities in the surface.You want or need a geostatistical technique-Use Geostatistical Analyst Emp
23、irical Bayesian KrigingCreating Surfaces Tuesday 1:30 or Wednesday 10:15 Room 17Getting Started with Spatial AnalystEsri UC 2014|Technical Workshop|Interpolation and Contouring with BarriersSpline with Barriers tool a Minimum Curvature Spline that honors barriers,faults,and void areas.Contour with B
24、arriersGetting Started with Spatial AnalystEsri UC 2014|Technical Workshop|Surface AnalysisHillshadeSlopeAspectViewshedCut/FillCurvatureAlso available in ArcGIS OnlineGetting Started with Spatial AnalystEsri UC 2014|Technical Workshop|Solar Radiation ToolsCalculate amount of direct and indirect sola
25、r radiation on the earths surface.Applications in agriculture,hydrology,snow science,fire modeling,energy,etc.Two methods-Area-Point Locations 3 geoprocessing tools-Area Solar Radiation-Point Solar Radiation-Solar Radiation GraphicsGetting Started with Spatial Analysthttp:/gis.cityofboston.gov/solar
26、boston/http:/ UC 2014|Technical Workshop|Euclidian DistanceNatural NeighborsSlopeBuilding Blocks of Ski SuitabilityEsri UC 2014|Technical Workshop|ReclassificationReclassify individual values or ranges of values.Load and save reclass tables.Getting Started with Spatial AnalystEsri UC 2014|Technical
27、Workshop|The Weighted Overlay toolAssign weights and combine multiple inputsGetting Started with Spatial AnalystEsri UC 2014|Technical Workshop|Weighted OverlayPerform Weighted Overlay analysis for suitability modeling“where is the best place”-Weight layers-Weight classes-Supports NoDataand restrict
28、ed values-Easy to modify weights and try multiple scenariosGetting Started with Spatial AnalystEsri UC 2014|Technical Workshop|ReclassifyWeighted OverlayBuilding the Suitability Model Esri UC 2014|Technical Workshop|Fuzzy Overlay2 Geoprocessing tools-Fuzzy Reclassify,Fuzzy OverlayUseful in site sele
29、ction and suitability modelingSimilar to existing Weighted Overlay,but adds-Continuous weighting-Fuzzy AND,OR,Gamma combinations (not just Plus)Great Basin Geothermal PotentialGreat Basin Geothermal PotentialNew Zealand Wind Energy SitingNew Zealand Wind Energy SitingGetting Started with Spatial Ana
30、lystEsri UC 2014|Technical Workshop|Hydrologic AnalysisCreate watersheds and stream networks from DEMs-Flow Direction-Flow Accumulation-Watershed Delineation-Flow Length-Sink Filling-Stream OrderingAlso available in ArcGIS Online Getting Started with Spatial AnalystMore on these tools,Tuesday 11:00
31、in Theatre 1 Exhibit Hall AMore on these tools,Tuesday 11:00 in Theatre 1 Exhibit Hall AEsri UC 2014|Technical Workshop|Multivariate StatisticsClass Signatures,Edit Signatures,DendrogramPrincipal Component,Iso Cluster,MLClassifyClass Probability,Band Collection Statistics=Getting Started with Spatia
32、l AnalystEsri UC 2014|Technical Workshop|Image ClassificationExposes image classification capabilities in a toolbarIncludes capabilities for easy collecting and evaluating training samplesGetting Started with Spatial AnalystEsri UC 2014|Technical Workshop|Supervised ClassificationImage Classificatio
33、n ToolbarEsri UC 2014|Technical Workshop|Generalization and Data CleanupSmooth boundaries between zones Value replacement,nibblingMajority filteringExpand,shrinkGroup regionsRaster thinningGetting Started with Spatial AnalystEsri UC 2014|Technical Workshop|Analysis and Geoprocessing Resource CenterA
34、dditional analysis tools and scripts for Spatial Analyst and other Getting Started with Spatial AnalystEsri UC 2014|Technical Workshop|Please fill out the session evaluation First Offering ID:Second Offering ID:Online pick up and put in drop boxThank youGetting Started with Spatial AnalystEsri UC 2014|Technical Workshop|Getting Started with Spatial Analyst






