|
POST
|
Hi Mike, I think this is a 'false positive'. The attribute pane is looking for the first (=top) feature layer in the table of content that points to the table. How to solve? You can move the Historic parcel group to the bottom of the parcel type group layer. that way the current parcel layer would be the top most one. In ArcGIS Pro 2.7 we changed the default order of the layers when you add a parcel fabric to a new map.
... View more
11-13-2020
02:56 AM
|
1
|
1
|
2551
|
|
IDEA
|
We have a plan to create a "backlot tool". FYI - Amy Andis
... View more
11-05-2020
04:51 AM
|
0
|
0
|
2873
|
|
IDEA
|
All 3 ideas have been implemented with ArcGIS Pro 2.7. Come and see in the next meetup What's New - Parcel Fabric @ArcGIS Pro 2.7!!! | Meetup
... View more
11-05-2020
04:05 AM
|
0
|
0
|
3172
|
|
IDEA
|
Implemented in ArcGIS Pro using Attribute Rule Constraint rule. Use the currentVersion($feature) to check reject edits if they are done on the default version (by certain users). To allow editing of default to the administrator user you can also include the new user access capabilities. Both are new in ArcGIS Pro 2.7. var version = gdbVersion($feature) //get the version if (version == "sde.DEFAULT") { //DEFAULT version logic e.g. prevent editing in default } else if (version != "sde.DEFAULT" && version != "") { //when in a version }
... View more
11-05-2020
03:59 AM
|
0
|
0
|
1288
|
|
IDEA
|
Is this still needed with the new parcel fabric, the new information model and the new LSA engine that does not require connectivity to perform LSA?
... View more
11-05-2020
03:36 AM
|
0
|
0
|
1804
|
|
IDEA
|
In Pro you can extend the information model to meet your needs: parcel types, extended fields and domain values.
... View more
11-05-2020
02:53 AM
|
0
|
0
|
796
|
|
IDEA
|
A line that is connected to fixed points in Pro will stay fixed. Fixed points are constraint using an Attribute Rule constraint rule.
... View more
11-05-2020
02:51 AM
|
0
|
0
|
2151
|
|
IDEA
|
This is implemented in Pro using: geodatabase topology, Attribute Rules and LSA (Consistency check). No more alphanumeric reports but real error features.
... View more
11-05-2020
02:22 AM
|
0
|
0
|
2635
|
|
IDEA
|
Jack Horton - is this idea still valid in ArcGIS Pro?
... View more
11-05-2020
02:06 AM
|
0
|
1
|
4125
|
|
POST
|
Hello Jonathan McDowell, Frank Conkling and Kevin Priestley The short answer: Jon - for boundary lines that are associated with different records you should be using this workflow: Create or activate a record Copy Lines to active record Modify boundaries Build active record But what if all you wanted to do is fix boundary lines WITHOUT creating a parcel lineage? Meaning a 'Quality driven workflow'? The Shrink to Seed command does shrink the parcel to a seed but currently Build Active and Build Extent will only build a parcel when all the enclosing parcel lines are associated to the same record. For a 'bounds' land description, by definition, the parcel can be defined by multiple bounding lines, where each could have been defined by a different record. Bad news: Building parcels from parcels associated to multiple records is currently not supported. Good news: we have identified this and are planning to enhance the build to explicitly build parcels from closed loops that are associated to multiple records. Amir
... View more
11-02-2020
06:11 AM
|
3
|
1
|
5795
|
|
POST
|
I would try to publish a new map again. Another tip: Press F5 to refresh the content in the catalog view and make sure you have permission to view the data.
... View more
10-02-2020
06:54 AM
|
0
|
0
|
2528
|
|
POST
|
This video explains how parcel boundaries and parcels relate to the legal record they were created from and, if historic, retired by. It also shows how it relates to a 2017 article published by Dr. Eric Hagemans and Pieter Soffers called "Re-linking Documents with the Cadastral Map". You can read the full article here. The project package used for this video can be found here: https://community.esri.com/docs/DOC-15453-parcel-fabric-information-modelppkx Like it? Leave a like Amir
... View more
10-02-2020
06:41 AM
|
6
|
0
|
1949
|
|
POST
|
Does your ArcGIS Pro release version match the version of ArcGIS Enterprise? Pro 2.4 should be used with Enterprise 10.7.1. Pro 2.5 should be used with Enterprise 10.8. Pro 2.6 should be used with Enterprise 10.8.1.
... View more
10-02-2020
04:14 AM
|
0
|
2
|
2528
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 2 weeks ago | |
| 1 | 2 weeks ago | |
| 3 | 2 weeks ago | |
| 2 | 2 weeks ago | |
| 1 | 06-12-2023 01:26 AM |
| Online Status |
Offline
|
| Date Last Visited |
a week ago
|