0
votes
0answers
67 views

How to write model in ModelBuilder which connects to SQL Server database and merges subparcels by unique parcel Id?

How to draw a model in model builder; conecting to the database through SQL Server and merging the subparcels of a parcel who has unique Id? Any help is much appreciated.
2
votes
1answer
70 views

How to rename rasters in directory based on field value of their centroid feature class in ArcGis?

I have a lot of rasters named like r001.tif, r002.tif and so on. There is a point shapefile with centroids of these rasters and their real name in the attribute table. I'm looking for a way or some ...
2
votes
1answer
438 views

Modelbuilder - Feature Dataset Iterator

I had posted this on the ArcGIS forums, but thought I may get some further input here. Having issues acquiring the appropriate input and erase features during the iteration process. Please see ...