|
POST
|
Second one is a table. You can create a sample as below. Create any random polygon (with UTM/WGS_1984 projection). And a table with 4 records where a field <Field_Per> will have values of say 20, 35, 15, 30 for the four records. Thanks again for your efforts.
... View more
08-11-2016
08:41 AM
|
0
|
0
|
8517
|
|
POST
|
Hello Avinash, Thanks for your quick response. The above tools you mentioned, splits the polygon feature parts from the feature class and exports them to different feature classes. My case is a little different. My polygon feature class has only one polygon (01 record). And the splitting should be based on the percentage values from another GDB table. An example of resulting polygon is attached (ET GeoTools used in this case). Let me know if you have any further suggestion.
... View more
08-11-2016
07:37 AM
|
0
|
2
|
8517
|
|
POST
|
Hi friends, I have a feature table with a field (Float) containing percentage values which aggregates to 100%. And I have one big polygon. I need to split the polygon based on the percentage values from the table. I have seen a similar tool in ET's GeoTools. http://www.ian.ko.com/ET_GeoTools/UserGuide/ETSplitPolygonByArea.htm But I don't have the tool. Is there any workaround in ArcGIS? Maybe using Python?
... View more
08-11-2016
06:49 AM
|
0
|
19
|
21840
|
|
POST
|
A basic license of AppStudio allows you to build pubic facing mapping apps with the predefined application templates. License AppStudio for ArcGIS—AppStudio for ArcGIS (Desktop Edition) | ArcGIS
... View more
08-10-2016
04:17 PM
|
1
|
0
|
928
|
|
POST
|
Check this sample code of ArcGIS API for Javascript Query and edit related records | ArcGIS API for JavaScript 3.17
... View more
08-10-2016
04:13 PM
|
0
|
0
|
1180
|
|
POST
|
Check this link https://doc.arcgis.com/en/arcgis-online/use-maps/work-with-fields.htm
... View more
08-05-2016
02:28 AM
|
2
|
1
|
952
|
|
POST
|
You could also use Focal Statistics—Help | ArcGIS for Desktop on the resulting raster after interpolation. Choose an appropriate grid window (3X3, 5X5, etc.) and Statistics_Type = "MEAN"
... View more
08-04-2016
11:41 PM
|
0
|
0
|
2714
|
|
POST
|
An Administrator may not have all the administrative privileges. You need "Update member account info" privilege to do the above task. Only administrators with privileges to update member accounts can change email addresses for members. Manage members—ArcGIS Online Help | ArcGIS Organization roles—ArcGIS Online Help | ArcGIS
... View more
08-04-2016
11:24 PM
|
1
|
0
|
906
|
|
POST
|
Yup... this could be a case of 'Godzilla' dataset (features with too many vertices). Check the following link. https://blogs.esri.com/esri/arcgis/2010/07/23/dicing-godzillas-features-with-too-many-vertices/
... View more
08-04-2016
04:51 AM
|
1
|
0
|
1313
|
|
POST
|
Maybe you could start with Attribute Transfer Mapping to transfer the attribute to the new polygons. http://desktop.arcgis.com/en/arcmap/10.3/manage-data/editing-existing-features/transferring-attributes-between-features.htm Then you could go for Append or Update whichever is preferable.
... View more
08-03-2016
09:09 AM
|
1
|
0
|
2422
|
|
POST
|
Try using the type as "ZIP" or ".ZIP". If that doesn't work, try doing the steps manually as mentioned in the following link "Publish the contents of a File Geodatabase". https://doc.arcgis.com/en/arcgis-online/share-maps/publish-features.htm Note: You can publish the following data types from an FGDB to a hosted feature layer i) Feature Classes (X and Y coordinates; M and Z coordinates will be dropped, if any) ii) Tables iii) Attachments iv) Relationship Classes
... View more
08-03-2016
08:55 AM
|
0
|
0
|
2138
|
|
POST
|
Instead of Mosaicking, I would recommend you use Raster Calculator to accomplish the task using conditional statement. Con(("Data1"==0), "Data2", "Data1")
... View more
08-03-2016
07:41 AM
|
0
|
1
|
1595
|
|
POST
|
If you have an organizational account in https://my.esri.com, you could download it from there. Else you need to contact the local Esri distributor for a fresh setup of ArcGIS 10.3.x.
... View more
08-03-2016
07:00 AM
|
1
|
2
|
1704
|
|
POST
|
Keeping both domains and subtypes could create this issue. Try bypassing subtypes and define the domains directly to the desired fields. Check Problem: Unable to view domains for a feature layer enabled with coded value domains in a web map
... View more
08-01-2016
12:03 AM
|
0
|
0
|
885
|
|
POST
|
Try 1. Adding Make Feature Layer—Help | ArcGIS for Desktop . Connect the iterated shapefile to this tool, and connect the output layer to Select layer by attribute. 2. Also add Copy Features—Help | ArcGIS for Desktop to the end of the model if you want the selected features in separate shapefiles.
... View more
07-31-2016
04:18 PM
|
1
|
1
|
1779
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 05-25-2021 09:10 AM | |
| 1 | 07-08-2021 11:09 PM | |
| 1 | 01-09-2022 06:54 PM | |
| 1 | 07-01-2021 09:35 PM | |
| 1 | 07-14-2021 11:54 AM |