|
POST
|
Could you check if the steps in How To: Convert 2D points to 3D lines using 'from' and 'to' values work for you?
... View more
09-01-2021
08:54 AM
|
1
|
1
|
5111
|
|
POST
|
You should use DOUBLE datatype for floating values of more than six-digits. Create a new DOUBLE field and assign the values of Field1 to it. Could you test the following code block (Test with Field1 or the new field)? def calc(f1, t1, f2, f3):
if f1 > 0 and t1 == "H":
if f2 > 0:
return (f1 / f2)
elif f3 > 0:
return (f1 / f3)
else:
return None
else:
return None
... View more
09-01-2021
07:31 AM
|
1
|
1
|
2461
|
|
POST
|
If you are working with shapefiles, I would suggest you to save the output as a File Geodatabase Feature Class.
... View more
08-31-2021
01:37 PM
|
0
|
1
|
5598
|
|
POST
|
A few things to check. 1. Available credits in your ArcGIS Online account. 2. Sign out of ArcGIS Online account from ArcGIS Pro. (As suggested by David) 3. Clear browser cache and cookies. 4. Restart ArcGIS Pro/ your system. 5. Login to your ArcGIS Online account from ArcGIS Pro.
... View more
08-31-2021
11:26 AM
|
0
|
4
|
3527
|
|
POST
|
The Esri Community might not be the right platform to discuss non-Esri products. You could post your query to the AutoDesk Community - Civil 3D Forum.
... View more
08-30-2021
12:54 PM
|
0
|
1
|
5884
|
|
POST
|
The idea is still open. So, I can say "Not in Roadmap" for ArcGIS Pro yet. Esri Redistricting is available with ArcGIS Online and ArcGIS Enterprise (additional extension). I have never used it though.
... View more
08-30-2021
09:05 AM
|
1
|
0
|
2048
|
|
POST
|
You could download and install the appropriate version from Districting for ArcGIS
... View more
08-30-2021
08:44 AM
|
0
|
3
|
2069
|
|
POST
|
I don't expect any further action to be taken on ArcMap related bugs and enhancements, since ArcMap is already in its last release. By the way, "Undo" works perfectly for rotation of Map frame in ArcGIS Pro. Since ArcGIS Pro is the next-gen (or current-gen) ArcGIS Desktop, you may consider moving to ArcGIS Pro.
... View more
08-30-2021
02:04 AM
|
0
|
1
|
2788
|
|
POST
|
Do you have the point locations of the Primary Health Centers (PHCs)? If you don't have the points, and only have these polygons with number of PHCs in each polygon, you could create random points, first. Use the field with "Number of PHCs" as Number of Points parameter. Then, I believe you are looking for the spatial statistics tools (Measuring Geographic Distributions toolset) like Mean Center, Median Center and Directional Distribution. Hope it helps!
... View more
08-29-2021
01:59 PM
|
1
|
0
|
2180
|
|
POST
|
Hello, I assume you are in India. The price quotation can be provided by the local Esri Distributor. I have messaged you on DM. Please respond there. I may be able to align you with the right contact person. You could also contact Sales on call (during business hours) or by mail.
... View more
08-29-2021
04:44 AM
|
0
|
0
|
3347
|
|
POST
|
Please find the attachment. Included MXDs for 10.8, 10.7 and 10.6.
... View more
08-28-2021
12:17 AM
|
2
|
1
|
5662
|
|
POST
|
The limit is not on the number of features, but the timeout period. So your system configuration, network speed, etc. will also have an impact. Even the coordinate system of your point data impacts the performance. Try projecting the point data to Web Mercator (Auxilliary Sphere) WGS 1984. Ensure the coordinate system of the map is also the same. In case you have a high-end machine, could you also test Pairwise Intersect (Analysis) Could you share the point data or a sample (100 points) of it? Just want to try it out before providing any further suggestion. I was able to intersect with 3000+ points
... View more
08-27-2021
11:20 PM
|
0
|
0
|
1665
|
|
POST
|
Could you share screenshot of the present values in the corresponding field of the attribute table? Do you have an apostrophe between F and target (e.g. F'target)?
... View more
08-27-2021
01:40 PM
|
0
|
0
|
2474
|
|
POST
|
I hope you have used the Sort Geoprocessing tool. After sorting the features in descending order of ObjectID, the latest feature should be having the lowest ObjectID in the newly created feature class. That was my idea.
... View more
08-27-2021
12:24 PM
|
2
|
0
|
3897
|
|
POST
|
Ken's solution makes more sense. That could be your best and easiest option. Feature Blend option (choose any darkening mode) under Appearance> Effects, should do the trick.
... View more
08-27-2021
12:05 PM
|
0
|
0
|
14018
|
| 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 |