Error executing kriging in modelbuilder
I’m doing an interpolation using kriging in Modelbuilder, my model is this: Every time I run the model it says: ERROR 010092: Invalid output extent. Failed to execute (Kriging). Why does this happen?
View ArticleHow to insert an accumulative attribute in dynamic text element based on Date...
I’ve got a line feature class that contains Date field. I’ve made a layout view in order to display time animation of this feature class. I’ve managed to enable the time option in the layer and to...
View ArticleWhy does ArcMap show quantities for values that are not in attribute table?
I’ve joined a csv file of values (0-100) (created in Excel), with local authority boundaries for the UK in ArcMap 10.1. I want to display the percentage of these areas not receiving 3G mobile coverage....
View ArticleLoaded OSM Data into PostGIS Database. Cannot view in ArcMap “The coordinate...
I loaded OSM File for Pennsylvania into a PostGIS Database in PostgreSQL using osm2pgsql. Everything seemed to go without a hitch until I finally connected to the Database in arcCatalog and tried to...
View ArticleTrying to re-project a folder of shapefiles using Python Script
I am trying to reproject multiple shapefiles in a folder. When I run my program this is the error I am getting: line 8221, in Project raise e ExecuteError: Failed to execute. Parameters are not valid....
View ArticleReturn Selection as string in ArcMap
I create a lot of county boundaries and was wondering if I could turn a column into a string so I can drop it into another statistical package. In this case SAS and R. For example, the CNTYPROPER field...
View ArticlePreconditions for subtracting two rasters in arcmap
I have two precipitation rasters, each with a different raster cell size 4.1 x 4.1 km, 4.6 x 4.6 km). The two rasters have the same geographic coordinate system, but different projections. I would like...
View ArticleAveraging a big number of pixels within a several km radius
I work with ArcMap software and now I have the aim to average individual pixels within a several km radius from daily data for at least 1 month. So I made the grid with 4 km step (the step size is not...
View ArticleHow to rotate a simple 3d Bar graph in ArcMap 10.3
I want to show a series of data on one chart in ArcGIS. Is there an option to rotate a simple 3d graph on ArcMap? I attach a 2 values example without rotation.
View ArticleDo I have a basic Arc Map?
I need the near(dist) command, but I think I need to have a more advanced version than what I have. I have: ArcMap 10.0 (Build 4000) ArcGIS desktop 10 service pack 4 (Build 4000) license type: ArcView...
View Articlenearest point distance in Arc Map
How do you calculate the nearest distance from one XY coordinate to another XY. I’m using Arc Map 10 I went into Arc tool box -> proximity -> then I only have 2 buffering options. But under...
View ArticleCombining continuous raster and point in ArcGIS for Desktop?
I have a layer that’s a topographic map of a mountain range, represented by a continuous raster. I have another layer that is just points, representing where the summits are. How can I use the raster...
View ArticleHow to create a feature mask with a polygon? [on hold]
I need to create the SAME polygon shape shown in the image below, just 2 miles larger. The buffer wizard tool is only creating circular buffers around the irregular shape below. Any ideas on how to...
View ArticleHow to autofill output column in arcmap batch process menu?
Referring to the screenshot, I’d like to know how to fill the output column with unique values that either have the same name as the input files or otherwise have some unique value in each cell. If I...
View ArticleTransforming takes long time with st_transform
I have two shape files contains considerably large data. I exported them to my geodatabase(using arccatolog), which takes 2 days. The problem is their srid must be changed. So i tried creating new...
View Article“From PDF” toolset not available in 10.3
I’m running ArcMap 10.3 and there is no “From PDF” toolset available in my conversion tools list. Also, trying to use the ArcPy PDFToTIFF_conversion method fails. Specifically ArcMap is version...
View ArticleSelected Feature how to zoom in ArcMap viewer window
I will selected one feature in ArcMap that feature zoom in viewer window in ArcMap i tried in ArcMap VBA but no result Public Sub zoomtool() Dim pDoc As IMxDocument Set pDoc = ThisDocument Dim pMap As...
View ArticleSatellite Image of same projection system , do not overlap
I have two satellite imagery with same projection system i.e. QND_1995_Qatara_National_Grid as Spatial Reference and D_QND_1995 as Datum. Satellite Image A) Received in WGS84 and converted it to...
View ArticleArcMap 'in_memory' trouble?
Being new to ArcMap, and ArcPy I have a problem with a script including several geoprocessing functions. The number of functions inspired a search for a means to save outputs (subsequent inputs) to...
View ArticleArcgis SDK C#: Addin running code on arcmap startup
I know that the addins are ‘lazy loading’, but I want to initialize some variables on startup of arcmap. This would be loading user preference data for the workflow we have in place, updating the FC...
View Article