IDEA
|
@-_- Try to open your project with all your maps closed - it should be fast, then try to isolate which maps / layouts are causing the slowness. A slow map is often a result of: A map that pulls data using a slow internet connection from other portals or basemaps. Layers that have poor or no scale dependency. Layers that draw labels in the wrong scales (try to view unplaced labels). A feature class that needs some TLC (recalculate the spatial index, statistics...) If using ArcGIS Enterprise - make sure it is configured (sizing, instances...) properly. ... ArcGIS Monitor (Alt+Ctrl+M) can help you identify what causes the slowness. You can also consider contacting technical support.
... View more
yesterday
|
0
|
0
|
48
|
IDEA
|
@-_- In general, we use the geoprocessing framework to automate processes. Tasks are used for repeatable workflows that have an interactive component. A step in a task can call any command, geoprocessing tool, geoprocessing model, geoprocessing script tool, or an Add-In . Tasks also use your 'business language' and help share and promote best practices. To learn more about tasks you can find more information in the help documentation and/or watch this UC recorded session.
... View more
yesterday
|
0
|
0
|
55
|
IDEA
|
@-_- Did you consider a using a task? A task step has the ability to open and close any map view and/or layout - so you can create steps that set your required combinations. A task step can also link map views and set which view is active. Creating a task is easy and does not require any programming. Would that work?
... View more
yesterday
|
0
|
0
|
71
|
IDEA
|
@JasonFuller would you be willing to meet with us to further discuss? If yes - please send a direct message.
... View more
a week ago
|
0
|
0
|
51
|
IDEA
|
@JasonFuller We appreciate your candid and direct feedback. When we developed the traverse tool in ArcGIS Pro we had to choose between 2 ArcMap traverse tools as well as the ArcInfo way. From your perspective, it seems like we chose the wrong one. We understand that the ArcMap COGO Traverse tool is more explicit and relies on fewer key shortcuts, but it also suffers from: Required a lot of mouse clicks, which is not efficient Requires 2 hands If the app crashed or you forgot to create the features you would lose your work. We have plans to develop something more explicit for those who want more explicit UI and a sketch, but that is not high on the priority list. If you see performance issues for creating issues, we recommend that you look into them regardless of the traverse tool. Migrating to the parcel fabric is actually easy. Where do you see the challenges? How can we make traverse data entry easier? it's not by trying to improve your data entry speed but by eliminating the need to enter them. In the 'near term' we will release 'COGO Reader'. A tool that uses OCR and extracts all the courses from your deed. It will be part of the parcel fabric functionality and will focus on US deeds containing 'metes' descriptions.
... View more
a week ago
|
0
|
0
|
93
|
POST
|
Hello @RobertChaney A "COGO Error" is returned when there are too many parameters. For example, if Direction, Distance, and Radius are all populated. It looks like the conversion is placing a zero ('0') if the original value is NULL, instead of keeping it empty. This can be solved by checking and only converting the units if the attribute is not empty: if (!IsEmpty($feature.Distance)) cogo_distance = cogo_distance*3.28084; Add this check for any value that you convert (distance, radius, arclength, radius2) Please let us know if this solves the issue
... View more
2 weeks ago
|
1
|
1
|
59
|
IDEA
|
@-_Ashley-B-Potter_- Thanks for the explanation. The purpose of "Shrink to Seed" is to be able to preserve the parcel attributes, modify the line boundaries, and then use 'Reconstruct from Seeds' to create it again. If you manipulate the boundary lines such that they do not close, the parcel cannot be reconstructed (but you can always use undo). It would help if you could please include some screenshots to make sure we understand your situation correctly.
... View more
2 weeks ago
|
0
|
0
|
44
|
IDEA
|
@AbigailSmith18 ArcGIS Pro 3.5 will display the misclose direction and distance: Tip: you can always right-click to copy this information for 'safekeeping'.
... View more
2 weeks ago
|
0
|
0
|
70
|
IDEA
|
@NabilDroby1 thanks for confirming that the misclose as X & Y is not crucial. From our perspective, adding information that cannot help only clutters the UI and adds confusion. The direction and distance, on the other hand, can help identify the course in which the blunder might have occurred.
... View more
3 weeks ago
|
0
|
0
|
85
|
IDEA
|
Hello @NabilDroby1 With the traverse pane in ArcGIS Pro you can set the start and closing location. You can define the location by snapping to an existing point or right-clicking on the map and entering the coordinates values. Use the traverse settings to enter Set your desired closure tolerance. You can also consider using the options to force closure or you can simply enter an asterisk ('*') after the last distance to force it (even if you're outside the tolerance. The traverse courses are numbered using Pro 3.4. Do your deeds include coordinates? If yes you can also start by entering that location as a point. We also recommend reading the help documentation and/or taking a course to learn how to maintain parcels in ArcGIS Pro efficiently.
... View more
3 weeks ago
|
0
|
0
|
168
|
IDEA
|
01-20-2025
04:40 AM
|
0
|
0
|
71
|
POST
|
See the workflow above. You cannot use the geoprocessing Truncate table on a feature class that participates in a topology.
... View more
01-20-2025
01:34 AM
|
0
|
0
|
87
|
POST
|
The parcel fabric uses the standard geodatabase topology. If you see any bugs related to geodatabase topology like validation or error inspector please submit a case with technical support. You are welcome to DM me with your case number.
... View more
01-17-2025
02:28 AM
|
0
|
0
|
44
|
POST
|
@MyEthiopia I recommend that you contact technical support and have them look into your specific configuration (DBMS, Enterprise, Pro) and the workflow. Many things might have caused it and we haven't seen that before. Did you calculate a field on a lot of features? could it be that your server timed out? Do you have any attribute rules that might have failed and caused it? Did you check your DBMS logs to see if it failing?
... View more
01-15-2025
06:38 AM
|
1
|
1
|
469
|
Title | Kudos | Posted |
---|---|---|
1 | 2 weeks ago | |
1 | 01-13-2025 01:01 AM | |
1 | 01-15-2025 06:38 AM | |
1 | 12-12-2024 01:12 AM | |
3 | 11-29-2024 02:09 AM |
Online Status |
Online
|
Date Last Visited |
yesterday
|