Polygon Attribute to Existing Raster
Hey community, maybe a nooby question, but: How can I extract values from a polygon to a raster (based on spatiality). Spatial Join works just with vector features, but not as combinition.... Any hints?
View ArticleProblem with ModelBuilder
Hello, I work with ModelBuilder, on feature class present inside dataset in SDE. See attachment please. The model runs in this order: 1) COPY 2) COPY OF ENTITIES 3) DELETE ENTITIES 4) APPEND 5) CHANGE...
View ArticleNear by Group between two different features
Hello, I found this model on the ESRI blog: http://blogs.esri.com/esri/arcgis/20...6/nearbygroup/ This model finds the closest feature that has the same attributes as an input feature, within the same...
View ArticleProblem with append tool in the model builder
Hey community, I've one problem: I have a feature class or dbf table with lot of fields and empty feature class or dbf table that I want use as schema. So I've made a model builder with Append tool but...
View ArticleCheck Geometry (Data Management)
This tool doesn't seem to work any more. I have tried it on faulty geometry in both 10.1 and 10.2. I get an empty table. I have attached a sample file which has 5 instances of the point (1,1) According...
View Articleshape convert into multiple shapefile based on attriubute
Hello , i have a polygon shapefile i would like to be able to use a tool in ARC that will split the master Poygon into smaller polygons based on an Attrubite such as the district/state, country Etc At...
View ArticlePoint To Raster Tool
Hello, I am using the point to raster tool, summing by "theCalcField", and using a cell size of .85 degrees. So I expect a full blocky-style raster. Why then does the tool create a raster as though...
View ArticleHow to fill in gaps in a USGS DEM
Hi, Does anybody no how to fill in gaps in a USGS DEM? I imagine the best way is to interpolate the missing values from the neighboring pixels. I believe there is probably a Raster Calculator formula....
View ArticleFeature Serivce is confused
I have an odd issue with my feature services/geoprocessing service. I have a feature service created so that a web user can make changes to points and polygons and it updates once the webpage is...
View ArticleMerge and Replace
I am looking to merge two polygon feature classes. Only intead of creating overlapping features I wish to replace one with the other where the two overlap? Is there a better tool for this. Or will the...
View ArticleGeometry Correction on shapefiles
Hi All, I have published one geoprocessing service on my ArcGIS server manager 10.2, for correcting the geometry of any shapefiles. Meanwhile, developed application using ASP.NET and ArcGIS API for...
View ArticleAutomatically grouping shapefile based on name
Hi there , i m not sure if if have put this in the right forum. If you think it be better somewhere else please advise i have a lot of shape files , which have a name a standard name. The name shows...
View ArticlePolyline and Polygon Intersect
Dear ArcGIS Geoprocessing community, I would like to ask if a polyline lies on the boundary of 2 polygons, how will the intersect tool handle the output result? Will the polyline intersect both...
View ArticleMy Visual Studio project wants to use ArcGIS 10.1 debugger instead of 10.2...
How do I change the file path which is used as the debugger? It is looking for a 10.1 path and it isn't there anymore.
View ArticleOutput json from Geoprocessing script?
I do not see any way to make a 10.2 geoprocessing script return data in json format (no json option in output parameter data types). Is there some other multiple value data structure that a...
View Articlecompare two raster and find which pixels were removed
Hi ArcGIS users, Good Day! I want to compare my two rasters: 1) a reference raster and 2) a raster that result from merging different rasters. What I did was to clip the reference raster with all the...
View ArticleProblem with ArcToolBox in ArcGis 10.1
Attachment 34451 When I open a tool in ArcToolbox, it is not showing anything, and ArcGIS installed several times, and I have the same problem, what can I do?; thank you very much Attached Thumbnails
View ArticleGeoprocessing service returning wrong raster
I have created a geoprocessing service that adds two TIF rasters in a specified area of interest, then copies this result to a PNG raster and returns it. It works as expected when I execute the tool...
View ArticleModel Builder - Select, Select by Attribute, Calculate Field, and Coded Domains
Two issues: 1) I'm trying to build a model that will take the table of a feature class and replace certain values in the same feature class. Example: I have [field] with values (coded domains) of -1,...
View ArticleProblems with loading data to Feature Class
Hi, I'm trying to add some point data to a point feature class. I'm loading the data to the feature class to add records. The idea is that the added records will take on the same fields as the existing...
View Article