|
POST
|
Tim, The Basemap service layers (service layers in general (with exception of Feature Services)) are not supported by Package Mobile Map at this time. When creating a mobile map you are creating an offline map. With a variety of layer types to consider, it works better to have most of the content offline (file based data) prior to packaging. We are considering the packaging of services for a future release, but its a bit complicated, as there are server limits to consider, many different types of services and increased processing time, that could result in a... "not so great experience." For the Esri Basemap data you can create Tile Package of the area you are interested in and include that in a Mobile Map Package. You many also find this of interest https://community.esri.com/community/gis/applications/arcgis-pro/blog/2018/01/20/use-arcgis-pro-21-to-make-an-offline-map Let me know if you have any questions, happy to help. Mark
... View more
08-07-2019
06:06 AM
|
0
|
3
|
2352
|
|
POST
|
This thread may be of interest: https://community.esri.com/thread/121172
... View more
08-06-2019
04:54 AM
|
0
|
0
|
727
|
|
POST
|
This exists https://www.arcgis.com/home/item.html?id=bb69f10baf334d4c935a0fb23d758f38
... View more
08-02-2019
07:19 AM
|
0
|
1
|
5161
|
|
POST
|
Ian, 1. If you export some of the SDE source polygons to a file geodatabase, and add the data to ArcGIS Pro, do you see the jagged lines? 2. If the lines are not jagged in the File geodatabase, create a Mobile Map Package of it. Are the lines jagged in the mobile map package? If the lines are jagged, please send the source file geodatabase to me. Thanks, Mark
... View more
08-01-2019
05:11 AM
|
0
|
1
|
1253
|
|
POST
|
For acquiring a VTPK with ArcGIS Pro, you may find this of interest: /blogs/bock/2019/07/03/using-arcgis-pro-to-put-esri-vector-tile-basemaps-in-your-mobile-map
... View more
07-31-2019
12:04 PM
|
0
|
0
|
1325
|
|
POST
|
Julia, I might be able to help, from what you have provided here for information, not sure where to start. In the template there are two road types... "Connect to Custom Road" and "Connect to Network" It appears to from the screenshot that you did use "Connect to Network" as the overide appears to be present on the vertex. In the route properties are the travel modes allowing you to use your custom road? If you can share some of the data with me, or maybe you already did with support? , I could take a look. Mark
... View more
07-25-2019
12:31 PM
|
1
|
1
|
2184
|
|
POST
|
Using Arcade you could so something like this: var firstSpace = find(' ',$feature.ADDRESS,0) var strCount = count($feature.ADDRESS) var strDiff = strCount - firstSpace return right($feature.ADDRESS, strDiff)
... View more
07-22-2019
07:40 AM
|
2
|
1
|
8869
|
|
POST
|
Hi Dawn, Mobile map packages created with ArcGIS Pro are read only, not meant to be editable. Mark
... View more
07-19-2019
05:28 AM
|
0
|
8
|
6055
|
|
POST
|
Matt, Still work to do to support some of the newer patterns, the first 5 are supported in Esri Runtime Applications, Explorer, Collector, AppStudio, etc... and Custom Applications. Mark
... View more
07-19-2019
05:00 AM
|
0
|
0
|
1115
|
|
POST
|
With Arcade you can do something like this: If (Left($feature.STATE_NAME, 1) == "W") { return "<CLR red = '255'>" + $feature.STATE_NAME + "</CLR>"; } else { return $feature.STATE_NAME } The formatting is documented here https://pro.arcgis.com/en/pro-app/help/mapping/text/text-formatting-tags.htm#ESRI_SECTION1_015D6B880F4B40D0A44A629F8948AA8E Mark
... View more
07-18-2019
09:47 AM
|
2
|
0
|
9636
|
|
POST
|
It could be that there is not an editable layer in the map? Collector can only use maps that have editable layers, try enabling editing for a feature layer in your map that you want to edit with Collector.
... View more
07-18-2019
08:11 AM
|
0
|
0
|
1049
|
|
POST
|
Holly, In this article I show how to use the Vector Tile Style editor to modify the appearance of a vector tile basemap. You could use the same approach to make a "transparent" version.. I think you could just turn off the most of the layers, to get the effect you are after. Once you have saved your own "Style" it will show up as a "Tile Layer" in your content. You can add the tile layer to your webmap and then move it to the basemap. When you manage the offline areas, you will see your style. And when used in Collector you will see the style you defined. Mark
... View more
07-17-2019
08:03 AM
|
0
|
0
|
1215
|
|
POST
|
Josh, No, Explorer does not have support for putting a basemap on device and using it with any applicable map. I will let the team know that you would like this capability for Explorer. Mark
... View more
07-17-2019
07:09 AM
|
2
|
0
|
2590
|
|
POST
|
Joabel, It is not automatic as part of creating a mobile map package, but it is possible. Two articles that explain how: https://community.esri.com/community/gis/applications/arcgis-pro/blog/2018/06/30/using-arcgis-pro-22-to-put-the-esri-world-imagery-basemap-in-a-mobile-map https://community.esri.com/blogs/bock/2019/07/03/using-arcgis-pro-to-put-esri-vector-tile-basemaps-in-your-mobile-map Mark
... View more
07-17-2019
06:44 AM
|
3
|
0
|
2924
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 09-30-2024 01:06 PM | |
| 1 | 03-09-2026 01:14 PM | |
| 1 | 07-31-2025 05:51 AM | |
| 1 | 09-08-2025 03:16 PM | |
| 2 | 09-03-2025 12:41 PM |
| Online Status |
Offline
|
| Date Last Visited |
yesterday
|