POST
|
Interesting. I'm running Pro via Citrix remote desktop on a 5k screen and experience this behavior. I select Open on any tool in ModelBuilder and the tool window doesn't appear. I then resize my remote session to something much smaller, and the tool window appears. Nutty!
... View more
3 weeks ago
|
0
|
0
|
70
|
IDEA
|
I still have muscle memory from ArcMap using the Z key to activate Zoom To Rectangle. While I appreciate that there's at least some kind of zoom bound to the Z key in Pro, you can always activate the interactive zoom by right-clicking. I'd love to have the Z key behavior changed back to Zoom To Rectangle, or at least added to customizations.
... View more
4 weeks ago
|
0
|
0
|
22
|
POST
|
Max records returned is currently set to 2000. I don't suspect that's an issue, as it appears to be a rendering problem - see how only half the line is drawn in the circled areas:
... View more
09-03-2025
09:24 AM
|
0
|
0
|
147
|
POST
|
We've been up & running with the Pro parcel fabric for a few months now and there are some persistent issues that are really starting to become a nuisance. One of those just now is that the map frame fails to completely load the data visually even though features are loaded into the application - because they're labeled and selectable. Observe a sector of conveyance divisions and see that the lines have not drawn. However, their labels are still displayed: Incomplete drawing When I click on the west boundary line of lot 187, it is indeed selected and loaded into the attributes window: Selected feature There is no active record and no definition query on anything, so I should have all the features shown to me. I've tried filling the map's feature cache and emptying it but it does not help. Refreshing the map sometimes helps, and other times I'm able to pan/zoom around a bit and eventually I get all of the features, but I'd really like to know what I should be looking for in the software stack for insight into why this is happening. This issue has happened on other layers in the service as well (tax, topology, record polygons, etc.). Editors are on Pro 3.5.3 and the feature service is Enterprise 11.3 with all current patches applied.
... View more
09-03-2025
07:54 AM
|
1
|
3
|
189
|
POST
|
Thank you for the link. I did not check the locks on the geodatabase but will if/when it occurs again. The short term solution was to have the editor delete their version and create a new one, then they were able to create seeds and continue editing. I will open a support incident next time.
... View more
06-11-2025
01:26 PM
|
0
|
0
|
473
|
POST
|
Is there a way to have administrative parcels be separated out by ownership/edit permissions from the core parcel types? One department edits the tax map, but there are other departments who have their own purview over polygons that need to align with the tax parcels etc.
... View more
06-10-2025
08:04 AM
|
0
|
1
|
270
|
POST
|
User attempted reconstructing from seeds after shrinking them for line cleanup. Pro did not complete the operation but did not error - just endless progress dialog box. User then cancelled the operation and is now unable to try again. The error message reads: Edit operation failed. Message: User session application lock in progress - operation not allowed. Corresponding error messages from the service logs: Restarting the service does not resolve this issue and the user is not able to proceed. Any ideas on what to try next?
... View more
06-10-2025
07:58 AM
|
0
|
3
|
535
|
IDEA
|
Yes, please incorporate left arrow collapse behavior into Pro's Catalog pane. I use it all the time in other programs with a tree-structure. Its absence is truly awkward every time I manage data in Pro.
... View more
06-22-2023
07:47 AM
|
0
|
0
|
1442
|
POST
|
This is indeed true, and it still boggles me. The answer to why it's required is because of branch versioning - though why GDB versioning was insufficient for the Pro fabric is not clear to me. IMO, Enterprise makes Pro fabric editing an overly complex setup. It will be a barrier to success for smaller shops.
... View more
06-01-2023
05:06 AM
|
1
|
0
|
2117
|
POST
|
The Land Records Meetup group helped with this one. There's an attribute on the lines layer (hidden by default in the LGIM fabric symbology) called DensifyType, which the help system sort of cryptically states as "System-managed field used for storage of natural boundaries". There's no further documentation I can find, but linestrings can be identified by querying on: [DensifyType] = 3 Then join the lines back to the parcels to figure out which parcels have linestrings. Easy peasy. Hope this helps.
... View more
02-25-2016
10:06 AM
|
1
|
1
|
1194
|
POST
|
I was just running through the process described by Gordon and ran into an issue. The solution is simple, but I wanted to post here for posterity We're using AGS 10.3.1, and caches created at 10.3+ use V2 of the compact cache storage format, described here. When I proceeded with the last step of copying the generated cache, I was simply copying all of the LOD folders inside the _alllayers folder. This resulted in the map service not returning any tiles, and http traffic showed all requests were pending, waiting for available socket. The solution is to make sure the conf.xml folder at the cache's root director has the 'V2' removed from its storage format element: <CacheStorageInfo xsi:type='typens:CacheStorageInfo'>
<StorageFormat>esriMapCacheStorageModeCompactV2</StorageFormat>
<PacketSize>128</PacketSize>
</CacheStorageInfo> It should be esriMapCacheStorageModeCompact for this to work.
... View more
10-29-2015
07:48 AM
|
0
|
0
|
1093
|
POST
|
Hi Sallie: When working with a parcel, you can see if it has line strings by the contents of the Parcel Details window (Lines tab), but that only works on one parcel at a time. I'd like a way to query which parcels in a fabric contain line strings in bulk rather than one at a time.
... View more
08-04-2015
12:01 PM
|
0
|
1
|
1194
|
POST
|
Is there a way to query which parcels in a fabric contain line strings?
... View more
08-04-2015
11:41 AM
|
0
|
5
|
3519
|
POST
|
Amir, Do you know of a GP tool that will operate on polygons and simplify only their straight (non-curve) courses? We've looked at the curves & lines add in, but we have intentional overlapping polygons in our existing data and don't want to clean them up after generating polygons from lines and points. Having the option to merge courses during data loading would be of great help in this situation.
... View more
06-18-2015
04:45 AM
|
0
|
0
|
1717
|
POST
|
Got it - thanks! Is there a similar option when loading parcels using arcpy.LoadTopologyToParcelFabric_fabric?
... View more
06-17-2015
12:45 PM
|
0
|
2
|
1717
|
Title | Kudos | Posted |
---|---|---|
1 | 09-03-2025 07:54 AM | |
1 | 01-16-2013 09:59 AM | |
1 | 06-01-2023 05:06 AM | |
1 | 02-25-2016 10:06 AM | |
14 | 05-06-2013 08:01 AM |
Online Status |
Offline
|
Date Last Visited |
2 weeks ago
|