|
POST
|
To workaround the problem... if all the data was moved over, maybe you could reconnect your source MXD to the published data. Then publish a relative path PMF (Delivering data with the map) into the data folder, to make use of the Packaged data.
... View more
04-11-2019
10:50 AM
|
0
|
0
|
822
|
|
POST
|
Use the Vector Tile Style Editor to turn off the labels... save your own version of the style. https://developers.arcgis.com/vector-tile-style-editor/(modal:new) The Style is saved as a Tile Layer in your content. Use the Tile layer as a basemap for your map. Mark
... View more
04-11-2019
10:40 AM
|
1
|
4
|
10104
|
|
POST
|
I tried the following with a map in Collector (IOS) and it passed the coordinate via an expression to Survey123 var polyx = text(centroid($feature).x); var polyy = text(centroid($feature).y); function metersToLatLon(mx, my) { var originShift = 2.0 * PI * 6378137.0 / 2.0; var lon = (mx / originShift) * 180.0; var lat = (my / originShift) * 180.0; lat = 180.0 / PI * (2.0 * Atan(Exp(lat * PI / 180.0)) - PI / 2.0); return [lat, lon]; } var latlon = ""; var result = ""; var latlon = metersToLatLon(polyx, polyy); result = Round(latlon[0], 6) + ', ' + Round(latlon[1], 6); return result; For the link arcgis-survey123:///?itemID=7e7dd26a96db4338bcdae969d9d05398¢er={expression/expr0}
... View more
04-11-2019
10:04 AM
|
2
|
2
|
12863
|
|
POST
|
William, We are in Beta 3 now and we are evaluating feedback. We do have a few things that we are still working on, but it's really about quality, we aren't driven to release a final non-beta version by a specific date. It sounds like beta 3 is meeting your needs, and that's definitely the type of feedback we want to hear. That said, we do need to call it final soon... as we have to get working on the next version Thanks, Mark
... View more
04-10-2019
12:36 PM
|
0
|
1
|
1442
|
|
POST
|
William, New version of Navigator is in the works... might be best to check out the Beta https://community.esri.com/groups/navigator-for-arcgis-beta Some of your observations have been addressed, would be good to get your feedback. Scott Ball Thanks, Mark
... View more
04-03-2019
08:29 AM
|
0
|
3
|
1442
|
|
POST
|
I will check the value format you provided.. thanks.
... View more
04-02-2019
10:42 AM
|
0
|
0
|
1008
|
|
POST
|
Ian, Are you saying the Locator causes the Mobile Map Package to fail in Explorer with the 'Invalid Map' error? Mark
... View more
04-01-2019
06:28 PM
|
0
|
0
|
1008
|
|
POST
|
ArcGIS Pro 2.3 Patch 2 (2.3.2) is now live (via the update notification) and available for download from MyEsri.com.
... View more
03-28-2019
10:56 AM
|
0
|
1
|
3544
|
|
POST
|
Kristyn, If you use a 'Background' callout you can choose a leader line style. Mark
... View more
03-26-2019
03:06 PM
|
5
|
4
|
17013
|
|
POST
|
Stefan, Currently you can do this with a web map in Explorer (set a refresh interval for the layer). All layers in a Mobile Map Package are currently local to the device and are not connected to the internet. You would need to update the mobile map package on a routine basis and the user would need to update (download it) to see the change. Mark
... View more
03-26-2019
09:11 AM
|
0
|
0
|
2019
|
|
POST
|
If you want to create a Mobile Map Package to use in Explorer for ArcGIS, this article is a good starting point https://community.esri.com/community/gis/applications/arcgis-pro/blog/2018/01/20/use-arcgis-pro-21-to-make-an-offline-map For Collector offline options are documented here https://doc.arcgis.com/en/collector/ipad/help/offline-prep.htm
... View more
03-25-2019
04:11 PM
|
1
|
0
|
1156
|
|
POST
|
hmmm... did you try "Upgrade Dataset" geoprocessing tool?
... View more
03-20-2019
12:39 PM
|
0
|
1
|
1471
|
|
POST
|
Mark, The annotation needs to be created with Pro 2.3 or use Upgrade Geodatabase. Annotation created with ArcGIS Pro 2.3 and later will be included in Mobile Map Packages. Note that annotation in mobile map packages will display in applications built with Runtime SDK 100.5 Further note. the released Esri Apps (Navigator, Explorer) are built on Runtime SDK 100.4, so annotation will not display. The Esri Field Apps will be released on 100.5 later this year, that work is in progress. Mark
... View more
03-20-2019
12:14 PM
|
0
|
3
|
1471
|
|
POST
|
Matt, For offline areas what would work best for you and your users? Your input (as well as anyone else reading) can definitely inform the software design decisions that are made. Especially, with newer functionality. Thanks, Mark
... View more
03-19-2019
09:21 AM
|
0
|
1
|
2008
|
|
POST
|
Paul, Symbol Scale is not currently supported for feature layers and it is on our list to address for a future release. One thing you could to that may work for you, is to create a vector tile package of the layer, the scales will be "burned into" the VTPK. Then use the VTPK as a layer to get the desired display. If you need access to the actual feature class, include it as well with 99% transparency applied. The 1% won't be visible, but will allow you, for example, to tap it for a popup if needed. Mark
... View more
03-19-2019
09:11 AM
|
0
|
0
|
981
|
| Title | Kudos | Posted |
|---|---|---|
| 2 | Wednesday | |
| 2 | 2 weeks ago | |
| 1 | 09-30-2024 01:06 PM | |
| 1 | 03-09-2026 01:14 PM | |
| 1 | 07-31-2025 05:51 AM |
| Online Status |
Offline
|
| Date Last Visited |
Friday
|