|
POST
|
Hi Craig, Since there are many issues that can be related to DBMS (driver, version, permissions...) it might be a good idea to contact technical support. They can have a close look at your system and data while we can only guess. However, when you find the cause, it would be great if you share it with everybody.
... View more
09-04-2020
07:39 AM
|
0
|
0
|
4289
|
|
POST
|
Generate Parcel Fabric Links and anchor points and apply them to dependent datasets that correlate to parcels. You can then use the generated links and anchor points as input in the geoprocessing tool Rubbersheet features. This process can obviously be automated. This capability is available with ArcGIS Pro 2.7 and above. ##parcel fabric
... View more
09-01-2020
04:14 AM
|
1
|
2
|
3055
|
|
BLOG
|
If you want to see the records name of a parcel, line or point in the popup, you can do that by using an Arcade expression. Here are the steps: 1. Right click on the layer --> Configure Popups 2. Press the Expressions on the bottom 3. press New to add a new expression and give it a name and a title: 4. Add this expression var RecordName = First(FeatureSetByRelationshipName($feature, 'RecordHasTax', ['Name'], false)); return RecordName.Name; 5. Modify the name of the relationship class (bolded above) 6. Test by clicking on a feature (you can apply this to a parcel, boundary line, connection line and points) Let me know if you find this example useful?
... View more
08-27-2020
03:30 AM
|
3
|
7
|
2913
|
|
IDEA
|
We are planning to have an editing setting to define how curves are entered by default (e.g : Radius and Arclength, radius and chord...). Once this is implemented the traverse tool will honor that setting. Until then you can use the overrides for chord and central angle. If you want a COGO enabled line to store chord length and central angle in addition to the ArcLength you can use Attribute Rules Calculation rule on added fields.
... View more
08-27-2020
12:19 AM
|
1
|
1
|
2070
|
|
POST
|
Hi Mike, The name of the tool is Import Parcel Fabric Points. It is available since ArcGIS Pro 2.4
... View more
08-25-2020
11:59 PM
|
1
|
1
|
1622
|
|
IDEA
|
Thanks for the input Mike. It aligns with our thoughts regarding importing CAD drawings that are entered in a local coordinate system and preserving their original measurements. Thanks for confirming the need to calculate curve information. Amir
... View more
08-13-2020
01:12 AM
|
0
|
0
|
2468
|
|
IDEA
|
Thanks for the input Mike. It aligns with our thoughts regarding importing CAD drawings that are entered in a local coordinate system and preserving their original measurements. Thanks for confirming the need to calculate curve information. Amir
... View more
08-13-2020
01:12 AM
|
0
|
0
|
3460
|
|
POST
|
No. If you have all the required geometries in the active record (lines), you can use 'Build Active'. For a 'bounds' land description, I would use Build Extent. You can learn more here: Build parcels from lines—ArcGIS Pro | Documentation
... View more
08-10-2020
01:48 AM
|
2
|
0
|
1669
|
|
POST
|
Jamal and all, Here is another capability of AtcGIS to explore: Link Charts (Pro 2.6 +) to get a graphical representation of parcel lineage. How? From the Insert Tab --> New Link Chart Add the parcel layer tp the map and make sure it has no definition queries (it has to show both current and historic parcels). Add Records and Parcels as entities: Define the relationships between records and parcels Modify the diagram using the Diagram ribbon tab: layout (hierarchy), labels, symbology: Can also access in the Contents pane: And get a link chart similar to this in which Record A create parcel 1000 & 1001, then record B (merge) retired those parcels (in red dashed line) and created parcel 2000: This is experimental at this stage as it would probably not scale to show millions of parcels in a diagram, but can help us define what we want to see in the popup / Parcel Lineage interface. Amir
... View more
08-10-2020
01:33 AM
|
5
|
1
|
951
|
|
IDEA
|
Looping Daniel Stone & Jeff Reinhart as this is timely. Improving the CAD ingestion process to and out of parcels is one of our drivers, this includes digital submission. What type of CAD client to the surveyors use? (AutoCAD, Civil3D, other?) There is a tool called Update COGO - but as you know it does not have any COGO. There is another geoprocessing tool called Calculate Geometry Attributes (Data Management)—ArcGIS Pro | Documentation but you can only use it to calculate distances and directions (no curve support yet). Do you have curves in your data? Our goal is to improve the latter tool to support the calculation of curve parameters (radius, arclength, chord length...). FYI - Tim Hodson Ken Galliher Drew Flater Ghislain Prince
... View more
08-06-2020
11:34 PM
|
0
|
0
|
2467
|
|
IDEA
|
Looping Daniel Stone & Jeff Reinhart as this is timely. Improving the CAD ingestion process to and out of parcels is one of our drivers, this includes digital submission. What type of CAD client to the surveyors use? (AutoCAD, Civil3D, other?) There is a tool called Update COGO - but as you know it does not have any COGO. There is another geoprocessing tool called Calculate Geometry Attributes (Data Management)—ArcGIS Pro | Documentation but you can only use it to calculate distances and directions (no curve support yet). Do you have curves in your data? Our goal is to improve the latter tool to support the calculation of curve parameters (radius, arclength, chord length...). FYI - Tim Hodson Ken Galliher Drew Flater Ghislain Prince
... View more
08-06-2020
11:34 PM
|
0
|
0
|
3460
|
|
IDEA
|
Good point about the other 5000 users Lucas. Are they the type of users that do not use the traverse tool frequently? Are they surveyors like yourself? do they only use the residual to try to catch errors? I ask because if the data is homogeneous long courses will have bigger residuals in distance and shorter courses are likely to have bigger residuals in direction.
... View more
08-06-2020
10:58 PM
|
0
|
1
|
6675
|
|
IDEA
|
Looping Daniel Stone and Amy Andis Least Squares Adjustment in consistency Check mode can do a much better job to detect blunders and outliers for a given traverse. Would launching LSA from the traverse be better? We also plan to have new Quality Layers to help detect COGO issues in the Near Term. If the motivation is purely cartographic, we also have some ideas in that area to improve co-linearity (tangency) and orthogonality.
... View more
08-06-2020
12:20 AM
|
0
|
0
|
6675
|
|
IDEA
|
Thanks for submitting Mike, Could you please describe what type of COGO update you want? If this is an update of a single COGO value on a line you can use an update cursor. Or do you want to load lines as a traverse and distribute misclose? in that case wouldn't it be better to use the Least Squares Adjustment (available In ArcGIS Pro 2.6 and above)?
... View more
08-06-2020
12:10 AM
|
0
|
1
|
2467
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | a week ago | |
| 1 | a week ago | |
| 3 | a week ago | |
| 2 | a week ago | |
| 1 | 06-12-2023 01:26 AM |
| Online Status |
Offline
|
| Date Last Visited |
Monday
|