IDEA
|
@MJhendo , sorry to hear that you are running into problems. Just like with ArcGIS Enterprise, ArcGIS Online supports having a single web map that is shared and used by many mobile users at the same time. This works both offline and while connected. Mobile users do not have to own the web map to be able to take data offline, edit and sync. >all other users who attempt to use either managed offline areas or their own map areas created in the app, even with users having the appropriate user roles to properly edit this data and data being shared correctly with other users. Are these users able to edit the data while connected, in Field Maps and or the Map Viewer? I would suggest reaching out to Esri Support if you have not done so already.
... View more
4 weeks ago
|
0
|
0
|
87
|
IDEA
|
Hello @DaveGregovich1 Our Esri vector tile basemap have a set of resource (fonts, etc) that are required regardless of the size of the area that you take offline. Creating your own lightweight basemap as @DavidSolari suggested is a good options, as is using a raster tiled base map (as suggested by @HannesVogel). One good option to use would be the Imagery basemap. When you take it offline you can adjust the level of detail so it stays quite small. Another option to try is to use a preplanned map area. This way you can reduce the number of times you need to wait for the map area to generate. You just need to make sure you remove the area off the device and redownload it. If you are making schema changes to any of your layers you will need to recreate the offline area. As an example an area covering downtown Portland Oregon is about 1.2MB
... View more
08-21-2025
03:00 PM
|
0
|
0
|
470
|
POST
|
Hello @najsal Please see responses below. "Can the track service be editable to remove inaccurate data." The data stored in the location sharing services cannot be made editable. Once the track points are collected, they cannot be changed. However, you could export the data, remove the inaccuracies and then store the data for the required retention period. "How long is the retention period of data for the layer service. ( can track data for an app be retained for at least a year.)" Are you using using ArcGIS Online or Enterprise? From Enable location tracking: "If using ArcGIS Enterprise, configure the period of time you want to keep the tracks. By default, they are kept for 30 days. If using ArcGIS Online, tracks are kept for 30 days and the retention period can't be configured." If you are using ArcGIS Online and need to retain the data for longer than 30 days, you can export the data to preserve it. "Can a TrackView map/app be configured to only show tracks for a certain app/map." I think what you might be looking for is track categories. A category can be set for a specific map so it is written to the track points when they are collected. Then in the consuming map, you can filter for the specific category. Doc on how to set categories - Add track categories
... View more
04-01-2025
11:40 AM
|
2
|
0
|
1724
|
IDEA
|
This was added in the November 2022 release of Field Maps. You can access the online version of the map by tapping the map card in the Online map section of the map areas list. You no longer need to provide online and offline versions of your map.
... View more
03-17-2025
04:11 PM
|
0
|
0
|
185
|
IDEA
|
03-17-2025
03:15 PM
|
0
|
0
|
320
|
POST
|
@Amanda__Huber sorry for the confusion. Track lines are system maintained. The only way they can be deleted is by following the instructions in the FAQ linked above, which would remove all data for specified users. @Amanda__Huber wrote: Can you clarify why this above is possible, and if I were to delete segments in the service via Map Viewer would I break anything with the overall process (or corrupt it)? This is not possible. It you attempt to update or delete a line feature it will not succeed, with an error similar to the image below.
... View more
02-19-2025
09:25 AM
|
0
|
1
|
819
|
POST
|
Hello @Amanda__Huber In ArcGIS Online you are not able to delete track lines directly. Track lines are maintained by the system. In ArcGIS Online you can only delete all tracks data for a user as outlined in this FAQ (Can I delete track points from the location tracking layer?). This will delete all track points, track lines and last known location for specified users.
... View more
02-18-2025
03:22 PM
|
0
|
0
|
838
|
IDEA
|
The "On device" section in Browse lists your maps that you have downloaded.
... View more
01-10-2025
11:26 AM
|
0
|
0
|
581
|
IDEA
|
@AlfredBaldenweck does the "On device" section in Browse (found at the top or just under the current map card) list all of your maps that you have downloaded? The "On device" section should also be present in your search results. .
... View more
01-09-2025
09:13 AM
|
0
|
0
|
613
|
IDEA
|
This is supported today.
In your user settings you can choose units
If you select "Metric", then you will have a meters option for geofence buffers
... View more
10-23-2024
11:51 AM
|
0
|
0
|
703
|
POST
|
@LucasNeal the message you are seeing is just a warning message saying that your data has/support true curves, but Field Maps does not support editing true curves at this time. As it is just a warning, you can still take this map and those layers offline and use them in Field Maps. If you would like to be able to edit the curves in Field Maps, which will densify them, then allow updates to true curves (allowTrueCurveUpdates : true) but dont "Only allow true curve updates by true curve clients" (onlyAllowTrueCurveUpdatesByTrueCurveClients : false).
... View more
07-10-2024
04:28 PM
|
0
|
3
|
2396
|
POST
|
@LucasNeal there are two properties of the layer, allowTrueCurveUpdates and onlyAllowTrueCurveUpdatesByTrueCurveClients, that you can see in the layer's JSON. What are their values? Can you send a screenshot of the error/warning that you are getting? From the service's item page, View
... View more
07-10-2024
03:42 PM
|
0
|
7
|
2406
|
POST
|
@LucasNeal item delete has a "permanent" parameter available (https://developers.arcgis.com/python/api-reference/arcgis.gis.toc.html#item). "Optional boolean. Available in ArcGIS Online, setting to True will permanently delete the item rather than sending it to the recycle bin." This might be what you are looking for?
... View more
07-09-2024
01:13 PM
|
5
|
1
|
3241
|
POST
|
Hello @FranklinAlexander Sorry for the inconvenience. The team has identified an issue with testing certain geometry function in the Arcade editor in Field Maps Designer and in Map Viewer when authoring forms. The issue appears to be limited just to when testing in the editor. The expressions should still continue to work in Field Maps Mobile. The team is working on a fix for the issue aiming to have it patched on Monday.
... View more
07-03-2024
03:58 PM
|
3
|
1
|
1573
|
POST
|
@SamiHammer Again sorry for the confusion that this has caused. It was not our intention to prevent existing layers that were working to stop working. For the statement "SQLite keywords as fields have never been supported when taking a map offline, the maps will fail when trying to take them offline in mobile or fail packaging in Online. This was not a new restriction, but we made changes in this release to error at authoring time so that we can more easily tell there is an issue with a layer and offline usage.", there is a list of words that have always caused offline to fail. The issue last week was caused by us using a keywords list that was larger than it needed to be. We are retesting all of the keywords to refine the list, which will be around 60 words, that cause a map to fail to go offline if it is used as a field name in a feature layer.
... View more
07-01-2024
12:25 PM
|
1
|
1
|
2202
|
Title | Kudos | Posted |
---|---|---|
2 | 04-01-2025 11:40 AM | |
1 | 01-11-2024 04:08 PM | |
1 | 06-27-2024 03:06 PM | |
5 | 07-09-2024 01:13 PM | |
3 | 07-03-2024 03:58 PM |
Online Status |
Offline
|
Date Last Visited |
2 weeks ago
|