资源描述
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 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 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|Geoprocessing 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 selected 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 Block StatisticsZonal OverlayInterpolation and ContouringSurface AnalysisHydrologic and Groundwater AnalysisReclassificationGeometric TransformationMorphological AnalysisMultivariate Statistical AnalysisGetting Started with Spatial AnalystEsri UC 2014|Technical Workshop|Mathematical OperatorsArithmetic(+,-,*,/)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,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-Uses 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 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 weighted 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 DistanceDirectionDirectionInputInputShortest 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)From: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 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,Minority,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 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 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 Workshop|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 distribution 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-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 and 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 different 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 Empirical 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 BarriersGetting 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 solar 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/solarboston/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 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 restricted 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 selection 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 AnalystEsri 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 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 Spatial 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 Classification 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 CenterAdditional 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
展开阅读全文