|
BLOG
|
The COGO functionality in Pro (Traverse tool) is available in every license level. The type of geodatabase (file, enterprise) is one of the key factors to determine the needed license level. The ground to grid corrections functionality is also planned to available for all license levels and is key when precise measurements are used from ground values.
... View more
09-21-2017
02:08 AM
|
0
|
0
|
11494
|
|
POST
|
Thanks Jeff. Good catch - they should be consistent. This happens because some of the fields are controlled by the parcel fabric and the other by editor tracking (if activated). And like you - I don't know that it matters much, certainly does not justify a schema bump. Amir
... View more
09-15-2017
07:28 AM
|
0
|
1
|
937
|
|
IDEA
|
Hello Sandie, You'll be happy to learn that the traverse functionality is not complete and that there is a "method to the madness". Beyond the learning curve involved with working with a new software / tool, we are driven by customer feedback and ideas. Our suggestion to use the construct polygon tool or geoprocesssing tools such as feature to Polygon" is an interim solution. If you start your traverse with a curve entry you will have to provide it an orientation (in the direction field). We also recommend that you run the geoprocessing tool "Enable COGO" on your line feature class and then add it to your map to make benefit of the helpful symbology - it helps both data entry and comparing the deed to the traverse. For simple traverse entry by "non GIS experts" you can also try (try it live) the web app called "Parcel Drafter". Thanks for your feedback.
... View more
09-15-2017
01:59 AM
|
0
|
1
|
6838
|
|
IDEA
|
Hi Matt, The curve begins from the last entered course, use the Curve Overrides which are in this help document topic (scroll down) and you will see the methods in which the orientation of the curve can be defined (tangent bearing / radial bearing / chord bearing...). Enter the appropriate bearing in the direction field. The topic is copy-pasted (might not be formatted as nicely as the help doc) below:: Curve overrides Curves described on a plat or plan may not conform to a single set of curve parameters, such as radius and arc length. In the traverse grid, you can override the Bearing, Radius, and curve parameter fields (Arc Length, Chord Length, and Delta Angle) using the following curve parameter overrides: Override Keystroke Use in grid field Example Tangent bearing tb or TB Bearing 41-56-06-4tb (using quadrant bearing) Radial bearing rb or RB Bearing 41-56-06rb (using quadrant bearing) Chord bearing cb or CB Bearing 41-56-06cb (using quadrant bearing) Chord length c or C Arc Length, Delta Angle 25.01c Delta (central angle) d or D Arc Length, Chord Length 90-59-59d Arc length A or a Chord Length, Delta Angle 25.01a
... View more
09-01-2017
01:16 PM
|
0
|
1
|
6838
|
|
IDEA
|
Hello Matt, You can already specify right and left curves by entering positive and negative radius values in the traverse grid. If you COGO enable your line feature class you will also get good default symbology and labels in Pro. Read the help documentation and you will find many enhancements that will make entering a traverse even faster, like: Tangency is assumed (default) Use '+' or '-' to enter a 90 degrees angle Use arithmetic operators when entering distance units, no need to pull out an old calculator Use shortcuts for quadrant bearings Much more... Amir
... View more
08-30-2017
12:20 PM
|
0
|
1
|
6838
|
|
IDEA
|
With the release of the next generation of parcel management, Pro will have the capability to perform ground to grid correction as well as account for a different basis of bearing. The next release of ArcGIS Pro (2.1) will allow you to construct polygons from lines without having to retrace your lines. This is also be part of the core functionality of parcel management when it's released. Until then you can also use geoprocessing tools to generate polygons from selected lines. The traverse tool help document provides examples as well curve overrides for non tangent bearings (delta, chord etc.). Schedule: the parcel manager release date is kept up to date on the ArcGIS Pro Roadmap blog post. Thanks for communicating the gaps that prevent you from using ArcGIS Pro, Amir
... View more
08-29-2017
01:09 AM
|
1
|
2
|
6838
|
|
POST
|
We have documented how to replicate a parcel fabric as part of the 10.5.1 release. You can find it here: Parcel fabric replication workflows—Help | ArcGIS Desktop Amir
... View more
07-05-2017
10:19 AM
|
4
|
0
|
932
|
|
POST
|
The geoprocessing tool "Enable COGO" add the fields as required and the geoprocessing tool "Disable COGO" does not remove those fields. All it does is makes the field not 'required' which means you can delete them. We are working on a script tool for migrating your existing COGO measurements to the new schema. JCamerano-esristaff Once Ground to Grid is implemented we will also pursue a tool to recalculate measurements from geometry. Until then you can use python for that. Thanks, Amir
... View more
05-30-2017
04:30 PM
|
1
|
1
|
5389
|
|
POST
|
Jason Camerano gave me this python snippet: head, sep, tail = arcpy.Describe(parcelFabricLayer).Path.partition(".gdb")
workspacePath = head + sep explanation: Describe().Path returns the full path that also contains the string ".gdb" partition separates is using the provided ".gdb" string to: head - before the ".gdb" string sep - the ".gdb" string tail - after the ".gdb" tring Anyone has a better method?
... View more
04-20-2017
09:31 AM
|
0
|
3
|
5859
|
|
BLOG
|
The traverse tool in Pro 2.0 will allow you to enter COGO measurements, digitize a natural boundary and modify courses that were entered previously. It will not include ground to grid scaling correction, rotation correction for basis of bearing or ability to import traverse text files fro ArcMap. Please let us know if any of those impede your adoption of Pro.
... View more
03-28-2017
12:14 PM
|
1
|
0
|
22078
|
|
POST
|
The original thread is from 2013, but it is hard to tell if it is the same or not because you might be using a different version of the software, different DBMS and many other variables could be different. Please open a case and we'll have a look. Your insight about the layer is very valuable. Thanks.
... View more
03-27-2017
11:32 AM
|
0
|
0
|
1454
|
|
POST
|
Please contact technical support to create a case for any unexpected behavior. Cases that are software bugs are reported to the development team. Thanks.
... View more
03-27-2017
10:00 AM
|
0
|
2
|
1454
|
|
POST
|
Hello Matthew, Thanks for the feedback. you can restrict the number of processed features for any geoprocessing tool using selection. Another option is to modify the script. Here is an example: featuresSelected=len(arcpy.Describe(inputPolygonLayer).FIDSet.split('; '))
if featuresSelected>maxNumberOfParcelsToProcess:
arcpy.AddError("\n\n\nToo many polygons selected. Select less then {0}. \n\n\n Aborting.".format(maxNumberOfParcelsToProcess))
return None Amir
... View more
03-17-2017
11:12 AM
|
0
|
0
|
3908
|
|
POST
|
We can envision using: Different maps for different workflows. e.g. usually it is not the same person that manages PLSS, subdivisions, splits and merges, ownership and easements Each map can show the relevant parcel types. All maps point the same parcel fabric.
... View more
03-16-2017
05:22 PM
|
0
|
0
|
2268
|
|
POST
|
We recommend editing PLSS using the Public Land Survey Editing<http://solutions.arcgis.com/local-government/help/public-lands-editing/> template that separates those layers. If you want to create additional parcel fabric layers follow this process: 1. Right click on a layer that is close to the layer of interest and save it out to a *.lyr file 2. Use Add Data to add the saved *.lyr file 3. Repurpose the layer by modifying the layer’s: name, definition query, editing templates, symbology, labels etc. 4. Place the layer above or below the parcel fabric group. You can create your own group layers as well. You cannot insert the new layer in the parcel fabric group layer. Instead you can repurpose existing layer and\or follow the process listed above.
... View more
03-13-2017
05:15 PM
|
2
|
3
|
2268
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 06-12-2023 01:26 AM | |
| 6 | 02-18-2026 07:38 AM | |
| 1 | 02-13-2026 02:25 AM | |
| 1 | 01-08-2026 06:37 AM | |
| 2 | 01-15-2026 08:21 AM |
| Online Status |
Offline
|
| Date Last Visited |
Tuesday
|