Hi All,We have been encountering problems lately while editing (using 10 sp 2). The speed of ArcMap while editing slows to a crawl, and snapping will not work (unless classic snapping is enabled).I was wondering if anyone else has encountered this issue?Thanks,Angela
I talked to tech support and they had me make a new mxd and import my layerfiles from my old (10 or 9.3.1) mxd into the new 10.1 mxd. This fixed all of my snapping problems. Also, they made me aware of a current 10.1 bug that changes your map's coordinate system after you add in certain basemaps (mine was when I added in Bing Aerial basemap). so check your maps coordinate system and make sure it is the same as your data. This will cause your snapping to be slow or unusable also.
>Is this performance bottleneck related to issue NIM069319 fixed with SP3?No, that was a separate issue. The recent performance change was made to 10.1 only.>At what point is the feature loading algorithm called/started?Snapping is evaluated every time you move the mouse with a tool that has snapping enabled. This includes most of the editor tools and some outside such as the measure tool. Features are loaded as needed by the snapping environment. There's a bit more info in the developer help.>Does the feature loading algorithm load features into the snapping cache for only the layers visible in the table of contents, or visible and non-visible alike, or those layers in the editable workspace, or some combination thereof?All visible layers in the TOC that make sense (eg. not raster, annotation etc) are snapping candidates. Since its layer based it will also respect definition queries, scale thresholds etc.>Does the feature loading algorithm load features into the snapping cache for the entire layer, or just what is inside the visible extent, or some combination thereof?Features near the mouse location are loaded. Keep in mind a feature can extend way off the visible extent and this is one of the performance hits that we improved. Large complex features are the main problem here.>Does the feature loading algorithm take advantage of field indexing?It takes advantage of the spatial index and the arcmap feature cache if they are present. Performance improvements will vary here.
I think it has something to do with SDE's and not the vertices count, because I can export the Streets feature to Shapefile, and it works perfectly.
This might help others using MSSQL 2008. (Our problems revolved around very slow snapping, measure tool and any queries)The SQL Spatial types have impaired our performance greatly. When running the same problematic features as SDEBinary, in the same Dataset, our performance issues are gone. Is this a fix for all using MSSQL 2008? I can't say that for sure, but it definitely has made a big difference on our data.If you are running a similar setup. Simply copy and paste a feature into the same Dataset, and change the keyword to SDEBinary. If you don't see SDEBinary, you may be setup where the Binary option is your default. You could check DBTune to see the default "GEOMETRY_STORAGE", ours is set to "GEOMETRY".Good luck.
Just installed 10.2 and I am experiencing snapping problems also. Snapping works fine unless I try to snap to a layer that is joined to a table. Is anyone experiencing the same problem? Is there a solution besides 'unjoining' the table?
I am also seeing issues with snapping to any layer that is joined to a table in ArcMap 10.2. Removing the join makes snapping to that layer work again, and adding a join to any layer disables snapping to that layer.
I am having same issues, if I have a layer with a table join, snapping does not work, but once join is removed it works fine.Very annoying to have to add and remove constantly.
Snapping does not work for me either. I am on 10.2.2.
I too have encountered this issues.
I also noticed that when adding certain layers to TOC snapping fails also.
... it sucks.
A coworker is experiencing the same issues with snapping. It's not everyday, it does not occur at a specific point in her editing, workflow or methods. But when it does happen it is VERY time consuming. It has never happened to myself unless I turn on my Address Points file, that is short lived though. We all connect to same server and have our own PGB versions.
In using parcel editing every day we rely on snapping for virtually every move. We don't use the parcel editing tools specifically. We use our standard construction tools for line, polygon, etc and draw them based on surveyor entries on their plats, maps and surveys. So if there is a starting point from an intersection we begin by snapping there and use the Traverse tool to run the bearings, distances and see if it closes.
Any help would be great.
Bud
This was also the solution for us, thanks!!! We have SQL 2008 R2 and ArcGIS 10.3.1. I did just loke Kevin mentioned, copied and pasted the feature classes into the same dataset, and changed the keyword to SDEBINARY. Then I deleted the old feature classes, renamed the new ones. I also used the batch create spatial indexes since those were gone, but the attribute indexes copied over fine.
I also noticed that this improved the performance when SELECTING features, especially annotation.
David
Membros conectados podem postar, seguir atualizações e mais. Novo aqui? Registre uma conta gratuita.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.