|
IDEA
|
Have you looked into Parallel running apps that let you run multiple instances of apps? This might help in your situation, though I've not tried it with Field Maps. Something like this.
... View more
03-09-2022
04:21 PM
|
0
|
0
|
2520
|
|
IDEA
|
Something that has annoyed me for a long time is the difficulty that I sometimes find with identifying where a set of grouped layers ends and a new layer/layer group starts. The below example shows a set of layers grouped together with individual layers both above and below the group. At a glance, it is hard to tell where the group stops though. It would be great if an improvement could be made that somehow highlights what layers are grouped together. Maybe a line/bracket down the side of the tree showing the grouping, a faint bounding box or a slight change in the background shading to show groups?
... View more
03-08-2022
08:22 PM
|
15
|
3
|
2074
|
|
POST
|
I think the Maintain Curve Segments setting has resolved the issue. The 2 breaks I've found previously are now connected. Will keep an eye out for others, but hopefully thats it! Thanks Dan.
... View more
03-03-2022
06:07 PM
|
1
|
0
|
2847
|
|
POST
|
Maintain curve segments is not enabled. No multiparts Yes they met originally.
... View more
03-03-2022
03:57 PM
|
0
|
0
|
2851
|
|
POST
|
I have a model that does a number of steps to a state wide road network. I've confirmed that all the way through the model, the generated data maintains integrity, but after running a final Pairwise Dissolve, gaps of roughly 0.7-0.9 metres wide are appearing randomly (not many) between the start/ends of some line features (image below). Any idea how I can prevent this?
... View more
03-03-2022
06:15 AM
|
0
|
4
|
2893
|
|
POST
|
@AlanHatakeyama That worked a charm. Thank you for your help.
... View more
03-02-2022
04:24 PM
|
0
|
0
|
3935
|
|
IDEA
|
Thanks for the help. I hope to see something come through on the other case. We don't really want to have to republish all our feature services with old split policies to make them comply with the new versions of Pro! It would make sense if we could update that setting in ArcOnline.
... View more
03-02-2022
04:23 PM
|
0
|
0
|
1845
|
|
IDEA
|
Hi @KoryKramer. Thats good to hear. I'm still on 2.8.3 because we have found issues with 2.9 that are yet to be addressed and negatively impact our workflows. Topic here: https://community.esri.com/t5/arcgis-pro-questions/splitting-tool-wipes-values-from-agol-feature/m-p/1131937 Support case number #03005678
... View more
03-02-2022
04:07 PM
|
0
|
0
|
1851
|
|
POST
|
I'm trying to write a Field Script in my Network Dataset Properties that limits a Travel Modes ability to use edges that don't contain specific attributes. For example, a feature with a column called RAV3_NETWORK either contains a value "Tandem Drive Network 3" or is NULL. I want to prohibit a route from traversing edges where that field is NULL. I have managed to get this Field Script to work: NOT([RAV3_NETWORK] = "Tandem Drive Network 3") where I have added in another random value instead of NULL, but I don't want to have to modify the data to do that. I would rather use something like: NOT([RAV3_NETWORK] = "Tandem Drive Network 3") OR [RAV3_NETWORK] IS NULL which would find any value that isn't Tandem Drive Network 3 as well as return the Nulls - but I can't for the life of me get it to recognise Nulls. I've tried Empty, IsEmpty, IsNull as well with no luck. The above query returns this error in the Build Network log for each feature with a NULL value: SourceName: State_Road_Network, ObjectID: 354, Network object evaluator error.
... View more
03-01-2022
11:21 PM
|
0
|
2
|
3979
|
|
IDEA
|
I've been using the Dark Theme in ArcGIS Pro for a while now and have gotten quite used to using it. However, when building a Network Dataset, there is one window (that I've found at least) where there are black text fields on the dark themed window background. See image below. The text in the Type and Usage Type columns is extremely hard to read until you click on a cell and the text colour changes to white on a blue background (below). Why can't these fields display the same as all others in all other windows (white text on dark grey background)?
... View more
03-01-2022
06:03 PM
|
0
|
4
|
2061
|
|
POST
|
No solution yet - we've just reopened the ticket with ESRI. Hopefully something will come of it. Nice to know we're not alone though.
... View more
02-02-2022
04:02 PM
|
0
|
0
|
6093
|
|
POST
|
Hi Brains trust - we've just done a test install of 2.9.1 and this is still a problem. We can't see find a way to change the Domain Split Policy for an ArcGIS Online Feature Service from Default to Duplicate. When we split a feature through ArcGIS Pro we lose the attributes in any field that has a domain applied. Why this wasn't a problem before but is now is beyond me. Surely there's others out there with the same issue?
... View more
02-01-2022
05:20 PM
|
2
|
2
|
6109
|
|
POST
|
Yeah. I did consider trying to use the elevation fields, but decided against it as it would have been too much work to attribute all the required features in a reliable manner (it's a state-wide dataset). Unfortunately it's not my data and our State doesn't have a routable network source available (the data was setup for asset management).
... View more
02-01-2022
04:15 PM
|
0
|
0
|
3174
|
|
POST
|
Thanks for the links. By the looks of it, there's no way of mass creating this type of data - it must all be done manually (not what I was looking for unfortunately). I was looking for a way to solve many overpasses turning onto the underpasses instead of taking the on/off ramps. I did manage to come up with a solution though. I did a once off pass of the data identifying the overpass or underpass I didn't want turns to happen on, buffered the segments 5 metres into a polygon feature class (yellow features below), and in my network building process, use those polygons to spatially select any segments (wholly within) and create one line data source, and then repeat it selecting everything else (wholly within inverted) to create a 2nd line data source. Both of these line feature classes are then used to build the network, but the one containing the no-turn features within the polygons are set to an Endpoint policy in Group Connectivity, whilst the rest of the data has an Any Vertex policy. Where the datasets meet, turns occur (valid intersections or connections), but when crossing an over/underpass, turns won't happen.
... View more
01-31-2022
04:55 PM
|
0
|
0
|
3182
|
| Title | Kudos | Posted |
|---|---|---|
| 2 | Monday | |
| 3 | 2 weeks ago | |
| 3 | 2 weeks ago | |
| 2 | 2 weeks ago | |
| 1 | 2 weeks ago |
| Online Status |
Offline
|
| Date Last Visited |
Wednesday
|