|
POST
|
In your item details, go to Data (1). Then click on Fields (2). Click the check box (3) next to the field. Then a Delete button (4) will appear.
... View more
01-20-2022
08:51 AM
|
0
|
0
|
6658
|
|
POST
|
Ah, that kind of makes sense. Selection layers get kind of wonky after awhile. In my professional use, I only use selection layers for a short time then quit on them since they do not stay in tact. It's best to only work with the original layer, then make a new selection layer if needed. Treat selection layers as snapshots in time and only use for a short time - never edit them or add/delete features from them - it only muddies things up!
... View more
01-20-2022
06:41 AM
|
1
|
0
|
11292
|
|
POST
|
Can you give more details on what you're seeing, what you're not seeing, and what you're using? Feature services I presume? Old Map viewer, new map viewer? Is your data public (or what are the view settings)? Take a look at these links for starters: https://doc.arcgis.com/en/arcgis-online/reference/edit-features.htm https://doc.arcgis.com/en/arcgis-online/manage-data/edit-features-mv.htm
... View more
01-19-2022
03:24 PM
|
0
|
0
|
931
|
|
POST
|
Like Robert mentioned, that's usually what happens to me when I create a new feature and it doesn't show up. The other reason that happens to me is due to the symbology. If the symbology isn't set to capture that new feature, then it also won't show up. The best way to account for that is to make sure "all other values" are being shown in symbology:
... View more
01-19-2022
12:18 PM
|
0
|
1
|
9274
|
|
POST
|
Eliash, One thing you could do to troubleshoot this issue is, in the folder where you have your Tiff2 stored, delete the auxiliary data with it (like the . tfw, .xml, etc.). Then try loading the tiff back into your map and trying again.
... View more
01-18-2022
02:58 PM
|
0
|
0
|
1609
|
|
POST
|
I am curious to know what sort of answers you get for your questions. I will say that I did not have success in using Field Maps when collecting data offline. I think much of it had to deal with the basemap I was using. It looks like you have done your homework in what is restricted for offline use. Do not use a tiled basemap. You can cache an offline area by downloading the basemap onto your device (especially Esri basemaps). The hard part for me is, it may look like it will work offline but it will not and will not tell you why. My advice would be to test this pretty well before going into the field. Test it yourself by going someone local and then have someone else test it with a different device on their account going to a different place. This should certainly help tie up any loose ends when it comes to what may be missing in offline data collection. Good luck with it all!
... View more
01-18-2022
06:10 AM
|
0
|
0
|
5454
|
|
POST
|
Hi Mohamed, You need to go into the settings of the feature layer and allow for editing from there (this can also be done when publishing the layer as well). Please follow this link for more information on managing editing in your feature layers: https://doc.arcgis.com/en/arcgis-online/manage-data/manage-hosted-feature-layers.htm#ESRI_SECTION1_030A9819DFF7498E9DFCDE6030E5FFBA
... View more
01-18-2022
05:50 AM
|
1
|
0
|
826
|
|
POST
|
Hi David, Dealing with coordinate systems is never easy and there isn't always a good answer. I am not sure what kind of work you deal with or who your clients are but for me, this matters a ton. My client usually needs a certain type of coordinate system so I deal with whatever they need. So much of this deals with what area you're working with too, so if you're dealing with really large datasets, it can get complicated quickly. I used to use the NAD83_2011 version for all my coordinate system creations. Then when I learned that my client was using just the basic NAD83 and no adjustments, my 2011 version did not always line up properly so I had to go back and change. So, the short answer is, it depends. I am not sure if that helps or not but that's how I deal with coordinate systems (though more often than not, I have to create a custom system since I deal with surveyors who are very particular about accuracy!)
... View more
01-17-2022
04:02 PM
|
1
|
2
|
6032
|
|
POST
|
Well, since the AGOL feature layers are apparently working ok, something is going on locally with your publishing. I am not sure why @Kanin marked the post as the "solution" but I removed that so that this thread stays open. Questions: can you publish other layers? Can you update other published layers? What we need to figure out is where the issue is coming from.
... View more
01-17-2022
10:38 AM
|
0
|
0
|
3859
|
|
POST
|
According to https://status.arcgis.com/ things appear to be working normal. But if you keep an eye on it, they update it regularly.
... View more
01-17-2022
09:17 AM
|
1
|
1
|
3869
|
|
POST
|
Ben, What are you looking for exactly and what dataset are you using (link?). Typically each state has their own dataset of highways that provide more information than that so that might be a good start.
... View more
01-17-2022
08:41 AM
|
0
|
0
|
842
|
|
POST
|
Denicka, I think what you're looking for is a "layer view". This is a subset of a feature layer that applies a filter. Perhaps you can make that filter be the user's name somehow? https://doc.arcgis.com/en/arcgis-online/manage-data/create-hosted-views.htm
... View more
01-17-2022
08:33 AM
|
0
|
0
|
2416
|
|
POST
|
What do you want to do with nulls? Leave them null? The python syntax for null is "None". So you could write something like: if SC is not None: If (SC == "GR"): return "GRAIN" elif .... and so on
... View more
01-14-2022
12:15 PM
|
0
|
2
|
3005
|
|
POST
|
Oh no! Was it in vbscript or Arcade? At least you got it figured out!
... View more
01-14-2022
11:50 AM
|
0
|
4
|
3009
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 2 weeks ago | |
| 2 | a week ago | |
| 2 | 2 weeks ago | |
| 1 | 02-09-2026 03:32 PM | |
| 2 | 02-05-2026 07:06 AM |
| Online Status |
Offline
|
| Date Last Visited |
Sunday
|