POST
|
Hi Alfred, Thanks for that. It works on those with just one donut, but as you said it doesn't on more complex ones. Unfortunately, if there are an odd number of elements e.g. outer side of ditch, inner side of ditch and a pit, it removes the wrong part. Since I can't think of a way to find those features with only two parts, since they're all actually just one part, I don't think I can risk it, as I'd still have to check them all manually. I suspect I'm stuck with a long manual process. Thanks for your help. Simon
... View more
08-22-2025
01:38 AM
|
0
|
0
|
395
|
POST
|
Hi Alfred, Unfortunately, I just added those attributes to make them stand out visually; the rest of the data don't differ apart from their spatial data obviously. I'm not sure what sort of query I could use to find the inner and outer; I guess I could try to find those with the same monument UID which have different areas, but that would also find other unrelated features, or indeed multiples. In my example, all the features have the same UID, so there would be c20 features all with the same UID, all with different areas, but no way of knowing which relate to each other, or is there?
... View more
08-20-2025
02:55 AM
|
0
|
0
|
493
|
POST
|
Unfortunately they're not; they are all separate. I've symbolised each feature by a random number; these are displayed with no fill, but once filled they are just a series of single concentric blobs 😞
... View more
08-19-2025
08:48 AM
|
0
|
0
|
537
|
POST
|
Hi Dan, Thanks for that, but I don't fully understand how it works; it appears to require a different input and update feature set and I've only got one dataset. I tried using it for both, but that just gave me a null export. What am I missing. Sorry
... View more
08-19-2025
08:06 AM
|
0
|
2
|
556
|
POST
|
Hi there, I've looked for similar queries and done some general Googling, but without success. I have a number of legacy files created in CAD, many of which contain donuts, but they were created as separate features, since they only had to look right. Unfortunately, when I export these from CAD they naturally come in as two separate features, no a donut. Using a ‘self contained’ location search I can find these, but I then have to edit them manually adding a new element to the outer line and then deleting the inner. I want to know if there is a way to do this automatically, but I rather suspect that because they are two separate features that it would be impossible without some clever programming.
... View more
08-19-2025
07:17 AM
|
0
|
9
|
588
|
POST
|
Hi folks, I talked to some colleagues at work and they suggested a number of things, the key one being that although I have multiple results I need to set the zoom to 'Single' as otherwise it's trying to zoom to all the selected features. It now works and even the highlight has appeared 😊; I guess that must have been a delayed effect? Anyway, thanks to everyone for their help.
... View more
07-31-2025
02:33 AM
|
0
|
1
|
340
|
POST
|
Hi Laura, I've tried to replicate this, although I'm not entirely sure what I'm doing. However, it doesn't seem to have had any effect and the zoom still fails. Am I doing something wrong?
... View more
07-25-2025
02:49 AM
|
0
|
0
|
375
|
POST
|
Hi Laura, I'm afraid I don't fully understand what the various options within 'Framework' do. As for the second question, yes. Queries generally pull up between 20 - 100 images which I have in a filmstrip, so these are 'multiple'. Clicking on the first one works, but after that it becomes random.
... View more
07-22-2025
08:58 AM
|
0
|
2
|
420
|
POST
|
Hi laura, Thanks for that. These are my settings, which seem to be the same as yours, except for the scale, which I'd set to 1:5000 previously. The first zoom works fine, but after that it goes to random points. There is never any secondary highlighting for the specific feature, rather than the whole selection. I'm happy to share the whole app, if you think that would be useful?
... View more
07-22-2025
08:26 AM
|
0
|
4
|
425
|
POST
|
Thanks for that. There's a lot to digest, so I'll be spending some time to see which works best. Cheers
... View more
07-22-2025
08:01 AM
|
0
|
0
|
336
|
POST
|
I’ve set up a query to select a number of features based on their attributes and have set the triggers to ‘Show on map’ and ‘Zoom to’ for ‘Records created’ and ‘Flash’ and ‘Zoom to’ for ‘Record selection changes’, but these aren’t working as expected. When I click on the selected record in the filmstrip created by the query, I expect it to zoom to that feature, but it doesn’t. Also, although I’ve changed the settings in ‘Map – Options’ there is no highlight around the feature, again as there used to be in WAB. Am I doing something wrong? I'm working in EB in AGOL. Ta
... View more
07-22-2025
02:37 AM
|
0
|
9
|
487
|
POST
|
Not quite; I want the button to take me directly to where I can run various different queries based on a mixture of attribute data and spatial queries i.e. basically the query widget. From that users get a selection of results as a filmstrip, which they can then scroll through to find the relevant feature/point for which they want the image or the report. I also want to have access to the ‘layers’ widget for two different sets of data within the map. Doing this through the widget controller alone was proving problematic. Does that help?
... View more
07-22-2025
02:01 AM
|
0
|
2
|
348
|
POST
|
Hi both, Thanks for your input. I tried the basic widget in a widget controller, but had issues with data selection not working properly; that said I'm having issues with the windows version so I made need to come back with that too. It may be simplest if I point you to the two current apps I'm running, which I built under WAB, and you can see what I'm trying to do. I can go into more detail once you've had a look. https://historicengland.org.uk/research/results/aerial-archaeology-mapping-explorer/ https://historicengland.org.uk/images-books/archive/collections/aerial-photos/ more specifically the 'Full screen' version https://historicengland.maps.arcgis.com/apps/webappviewer/index.html?id=2626ed0c37484d96b8954dd33187084e&mobileBreakPoint=300 Thanks
... View more
07-21-2025
08:30 AM
|
0
|
4
|
385
|
POST
|
Hi there, Thanks for that, but I would like a bit more help. I've tried using views in the past, but I always get a 'Save error' so can't get them to work. I could give a bit more of an explanation as to what I'm trying to do, if that would help?
... View more
07-21-2025
07:29 AM
|
0
|
1
|
403
|
POST
|
Hi there, I'm trying to replicate things in EB that I used to do in WAB and have been helped massively by a colleague who's helped me create 'Windows' as a means to run various widgets, which otherwise wouldn’t display properly. Anyway, the way I’m doing it is by using a ‘Button’ in the ‘Widget controller’ to open a new ‘Window’. My problem is that instead of opening a ‘Window’, when I click on the ‘Button’, it opens a pop-up where I then have to click to open the ‘Window’. I don’t understand why clicking on the ‘Button’ doesn’t just open the ‘Window’ and wonder whether there is a way to do this. I'm using AGOL.
... View more
07-21-2025
07:05 AM
|
0
|
9
|
425
|
Title | Kudos | Posted |
---|---|---|
1 | 01-10-2025 09:33 AM | |
1 | 06-14-2024 01:43 AM | |
1 | 06-07-2024 07:56 AM | |
1 | 03-18-2024 07:16 AM | |
1 | 06-08-2021 05:26 AM |
Online Status |
Offline
|
Date Last Visited |
08-22-2025
01:33 AM
|