|
POST
|
@DrewDowling Thanks for your prompt creation of the case. We will be restoring your data and get to the bottom of this issue.
... View more
12-13-2022
12:16 AM
|
1
|
0
|
3022
|
|
POST
|
@DrewDowling The development team would like to have the data and understand the cause of the failure. Could you please open a technical support case and let the technical support analyst know that the dev team is waiting for it? Thanks, Amir
... View more
12-12-2022
01:36 AM
|
0
|
0
|
3047
|
|
POST
|
If a vertex is introduced in one feature class, validating topology would crack any other feature/feature class and create it (if within tolerance). Advice: NEVER change the geodatabase topology cluster tolerance or XY tolerance. If you are looking into automating alignment between features, there is a set of conflation tools. I would use the 2 highlighted. You will need additional processing to first create lines from the polygons though. Automating alignment can also corrupt your data, so be careful and review results before reconciling and posting them + automated tests.
... View more
12-09-2022
02:18 AM
|
1
|
1
|
1499
|
|
POST
|
This video shows how to use the transfer parcel wizard tool to transfer a parcel (AKA 'Annexation') between 2 administrative boundaries. Comments and feedback are welcome! Please press on the video to make it play.
... View more
12-02-2022
03:33 AM
|
2
|
0
|
1149
|
|
IDEA
|
Implemented in 3.1: Build will mark points historic when they become connected to historic only parcels
... View more
12-02-2022
12:56 AM
|
0
|
0
|
3233
|
|
POST
|
@DrewDowling Two issues with the topology 'MUST NOT HAVE GAPS' and 'MUST NOT OVERLAP' rules: If you have valid gaps in your data, such as roads, there is no way to specify a tolerance and they will also be picked up. Topology rules work on the feature class level and not on the feature layer. This means it will pick up historic parcels as invalid overlap.
... View more
12-02-2022
12:27 AM
|
0
|
0
|
6917
|
|
IDEA
|
@PascalVezina This idea: Is not specific to the parcel fabric Already exists: https://community.esri.com/t5/arcgis-pro-ideas/editor-tracking-record-machine-name/idi-p/957444 Before submitting a new idea please search to make sure it does not already exist + publish the idea in the correct location. This will make it easier for us to manage and prioritize implementation. Thanks
... View more
11-25-2022
06:51 AM
|
0
|
0
|
2079
|
|
POST
|
@DenverBilling Thanks for reporting the solution. That is a good "gotcha". It is important to fix all densified curves at the same time. If the process runs on different inputs it will yield different 'curve fitting' results and the curves will no longer coincide. So when running the geoprocessing Simplify By Straight Lines and Circular Arc (aka SLACA) make sure to: Select current and historic parcels Select all parcels types in that location (current and historic) Select both lines and polygons from each parcel type (current and historic) Amir
... View more
11-22-2022
12:25 AM
|
1
|
0
|
9628
|
|
POST
|
@SusanLMoore We recommend removing the CURRENT MUST NOT OVERLAP rule and use the too Highlight Gaps and Overlaps instead for the following reasons: The new tool is more efficient The new tool is capable of detecting gaps The new tool accepts a tolerance, so you do not identify empty spaces like roads as a gap. Unlike validating topology, the new tool does not modify the data As regards the recommended workflow - it depends on your business requirements: I assume you would run the Highlight Gaps and Overlaps before and after working in a given area Topology & Attribute rules - some customers might run it in their named version after every edit while some might run it periodically. Some might run topology validation but postpone running attribute rules. it depends on the severity of the errors produced and your business requirements. This would be a good place for other 'tax shops' to chime in. I suspect we'll discover that the business requirements and practice are heterogeneous.
... View more
11-21-2022
11:57 PM
|
1
|
1
|
6941
|
|
POST
|
115 layers is a map sounds way too many. Regardless of the data source, a map with so many layers is hard to manage and might be slow to draw and refresh. As for the number of parcel types in a parcel fabric: I would try to limit them to around 10 - the reason is that for many operations a database cursor is used to open the table and if you have 10 parcel types it translates to 20 cursors. On top of that many operations are impacted by topology (dirty areas, error features). For example: if you delete a feature we also check that there is no error associated with that feature + create a dirty area. So if you have so many 'types' of entities the recommendation is to try to consolidate them into a reasonable number of parcel types. For example: if you have 20 easement types they can all be in a single parcel type called 'Easements' and use a field called 'EasementType' to symbolize the different easement types. Can you include feature classes that are not controlled by the parcel fabric in the parcel fabric topology? YES. Just make sure to create them in the same feature dataset.
... View more
11-21-2022
12:28 AM
|
5
|
0
|
1361
|
|
POST
|
As for differences in behavior between file GDB and using feature services - there should be no difference. Please contact technical support and submit a case. They could determine if this is an actual bug or a user error.
... View more
11-18-2022
12:03 AM
|
1
|
1
|
5342
|
|
POST
|
The parcel fabric supports the 'System of Record' concept. We want the parcels in our system to represent the legal recorded information. So if your legal description specifies the dimensions on the side lines to be split in certain dimensions or proportions, you should start the workflow by splitting the lines (Create record, Copy lines To active record, split lines, add a splitting line, create seeds, build) But if your legal description is an 'area description' that states how the area needs to be divided - then there is no reason to split the lines as it was never mentioned in the legal description. Some parcel representations (e.g. Tax parcels for fiscal cadastre) require a dimension on every parcel edge. To meet this requirement you can easily use the Reconstruct Boundaries tool - it will add and remove boundary lines and make sure every parcel edge has a line with a dimension. As for differences in behavior between file GDB and using feature services - there should be no difference. Please contact technical support and submit a case. They could determine if this is an actual bug or a user error. Amir
... View more
11-18-2022
12:02 AM
|
1
|
0
|
4069
|
|
POST
|
@AlisonKelsey The Divide tool will not divide the lines. In this example you can see that the lines are not divided: If you want the lines to be divided you can use the Line Intersection tool after you perform the divide. Make sure to check the box to recalculate COGO values, then click on the 2 intersecting lines and lastly on the intersecting point. You can see the northern line has been already divided.
... View more
11-17-2022
12:46 AM
|
1
|
5
|
4093
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 06-26-2026 01:32 AM | |
| 1 | 06-24-2026 07:42 AM | |
| 3 | 06-24-2026 07:43 AM | |
| 2 | 06-24-2026 06:46 AM | |
| 1 | 06-12-2023 01:26 AM |
| Online Status |
Online
|
| Date Last Visited |
Monday
|