|
POST
|
Is there a way to search for web maps that have presentation slides? They are depreciated in ArcGIS Enterprise 11 and I am looking for a way to make sure any existing presentations are migrated before updating from 10.9.1 to 11.
... View more
09-27-2022
01:21 PM
|
2
|
3
|
1510
|
|
POST
|
I see the statistics are the same so that is not causing the difference. One thing to try to troubleshoot the issue is to set the Explore tool to "Visible Layers", set the Stretch Type to "None" for both raster and mosaic, and with the raster and mosaic both displayed click on the map and compare pixel values. If the pixel values in the popup are the same, then they are most likely not being stretched the same way when a stretch is applied. If the pixel values are different then something in the configuration of the mosaic dataset is modifying the image. Some things to check could be the mosaic projection different from the source projection causing resampling, the overviews using a different compression and resampling than the raster's pyramids, or the mosaic transmitting with a compression applied. I use mosaic datasets to manage my organizations imagery acquisitions. Our images are already color-balanced so we do not use a stretch or color-balance the mosaic dataset. I keep the mosaic settings as simple as possible (same projection, product definition is "None", manually set the number of bands and pixel depth, use the raster's existing statistics and pyramids on raster import, calculate the mosaic's statistics, define the overviews, build the overviews, and set the mosaic's data source type to "Processed"). With that setup my mosaics match the original rasters pixel for pixel. Using a transmission compression method of None or LZ77 will not affect the pixel values. JPEG definitely will change the pixel values and LERC might change the pixel values depending on the tolerance set.
... View more
09-15-2022
09:56 AM
|
1
|
0
|
4393
|
|
POST
|
A few things come to mind. Check to see if the mosaic layer and the raster layer are using the same Stretch Type, and make sure the statistics have been calculated for the mosaic dataset. For our rasters that are aerial imagery, I set the source type to Processed so that the Stretch Type is set to none when adding it to ArcGIS Pro. I do the same for any mosaic datasets that use the aerials. You can use the Set Raster Properties geoprocessing tool in batch mode to set the correct source type for multiple rasters at the same time.
... View more
09-14-2022
09:33 AM
|
1
|
0
|
4450
|
|
POST
|
One way is using commercial extract, transform, load software to convert and load your data into the address management schema. Another option is to use Python to set up an extract, transform, and load process yourself. Create a copy of your data, add new fields for anything that needs to be formatted (i.e. string to integer or vice versa), calculate values into the new fields, and then use the append tool with field mapping. I know that is easier said than done, but it works without having to buy additional software. I guess you could use Model Builder as well, but I prefer the control Python offers. Either way I would start with a small sample to get the process down and then apply the final process to the entire dataset.
... View more
09-13-2022
12:58 PM
|
2
|
0
|
1143
|
|
POST
|
Keep in mind Esri is going to have to implement branch versioning, archiving, replicas, attribute rules, and database sequences for hosted feature services before Utility Networks can be added to ArcGIS Online. Also, from Esri's blog on the June 2022 release of Field Apps "Caution: Editing utility network features is not recommended or supported at this time.". So even if you were able to migrate to an ArcGIS Enterprise Utility Network you would still only be able to edit it in ArcGIS Pro. Have you looked at the Water Distribution Data Management solution? It has none of the advanced functionality of geometric networks or utility networks, but it works with ArcGIS Online.
... View more
07-07-2022
09:26 AM
|
1
|
2
|
4616
|
|
IDEA
|
It would be great to setup geometry fields that automatically calculated the specified geometry attribute per field as records are inserted or updated. The current Add Geometry Attributes or the Calculate Geometry Attributes tools are great for processing bulk calculations efficiently, but I like the idea of marking a field as a geometry field so that it is automatically populated as features are inserted or geometry is updated. I image this being a checkbox when adding a new field to mark the field as a geometry field. Then expose parameters for type of geometry (x, y, z, x & y, etc), coordinates format, and projection to use just like the existing geoprocessing tools. The only time I see this being a major performance hit is loading/appending lots of data at one time. Maybe there could be a flag to pause calculating geometry fields until the end of that tool and then do a more efficient bulk calculation?
... View more
06-16-2022
01:26 PM
|
0
|
0
|
1647
|
|
POST
|
When creating a new hosted feature layer using the New Item->Feature Layer->From Template is it possible to change the default coordinate system from Web Mercator Auxiliary Sphere to a local projection? I know that takes a performance hit when shown on Esri's basemaps, but for a lot of our data needs Web Mercator is not a great choice. Is there a way to change the default coordinate system when creating new feature services in ArcGIS Portal?
... View more
06-03-2022
03:26 PM
|
0
|
1
|
1701
|
|
POST
|
I am using ArcGIS Pro 2.9.3. I just realized that the color management is set at both the map and layout level, and I was only changing the color management to CMYK in the layout properties. I changed the map properties to use CMYK for the color schema as well, but I still see the difference in the labels.
... View more
05-23-2022
03:15 PM
|
0
|
1
|
6722
|
|
POST
|
I see the issue in PDF exports and in the layout view. I am running ArcGIS Pro 2.9.3. The screenshots that I provided were taken at from Adobe Acrobat at 100% zoom and the screenshots from ArcGIS Pro were taken at 1:1 resolution in the layout view. You can see how the labels are slightly different even though they should be the same size.
... View more
05-23-2022
01:12 PM
|
0
|
1
|
6728
|
|
POST
|
It seems to be an issue with the labels in the reference layer "Hybrid Reference Layer (Community Maps)". We use that reference layer because we contribute to the Community Maps program and is more correct and current than what Here Maps provides for our area in the regular Hybrid Reference Layer. I have a layer in the map that has a label with a halo and I do not see any difference other than the expected color variation.
... View more
05-23-2022
09:59 AM
|
0
|
1
|
6736
|
|
POST
|
Is it expected behavior to have font and halo thickness change when switching between RGB and CMYK color models for a layout? The issue seems to only be with labels that have a halo applied to them. I tried using labels with no halos and I did not see any significant difference in the appearance of those labels. I have attached examples of what I am seeing. RGB produces labels where the font is thicker and the halo thinner, whereas CMYK produces labels where the font is thinner and the halo thicker. I thought the color model only affected the colors?
... View more
05-20-2022
08:08 AM
|
0
|
10
|
7843
|
|
POST
|
I have never run the Calculate Field geoprocessing tool directly against a branch versioned feature service URL, but I believe you are correct in that it will run on the DEFAULT version if you have permissions to do so. Have you tried unchecking the "Make newly added layers visible by default" option in ArcGIS Pro? I have that unchecked because several layers I add to ArcGIS Pro are large and slow things down. With that option unchecked, I can add a large layer and configure it (scale visibility, etc) before I turn the layer on or just leave it off. As far as I know, the only way to run a calculation on a specific branch version in ArcGIS Pro is to add a layer to the map, set the version from the Data Source tab in the Contents pane, and then add the layer to the Calculate Field tool as the Input Table parameter.
... View more
05-06-2022
08:00 AM
|
2
|
0
|
1943
|
|
IDEA
|
Have you looked at hosted feature service web hooks and services like Power Automate (formerly Flow), Zapier, or Make (formerly Integromat). At the time of me typing, this is only possible in ArcGIS Online with a hosted feature service because only ArcGIS Online hosted feature services support edit web hooks. https://developers.arcgis.com/rest/services-reference/online/web-hooks-feature-service-.htm
... View more
05-06-2022
07:33 AM
|
0
|
0
|
909
|
|
POST
|
@RachelS You can sort of group hosted feature layers with data from SQL geodatabases using the new Map Viewer available at ArcGIS Enterprise 10.9.1. The new Map Viewer will allow you to group hosted feature layers with map services that already have grouped layers. The limitation is that you cannot add the hosted feature layer inside the existing group that is in the map service. One way around that limitation is publishing the SQL geodatabase data as individual map services and grouping them together in the new Map Viewer with any hosted feature layers, but I would first test this to see if it works for you. I say that because grouping layers in the new Map Viewer is a pain when dealing with many layers, the new Map Viewer is not yet widely supported in ArcGIS Enterprise, and compared to the classic Map Viewer you may be losing functionality that you need. Here is a list from Esri about what is different between the new and classic Map Viewers: https://enterprise.arcgis.com/en/portal/latest/use/limitations-and-compatibility-mv.htm I am sure Esri will get there eventually with proper support for grouped data in ArcGIS Enterprise, but for now I continue to use a mix of SQL geodatabase store data and hosted feature services depending on our needs.
... View more
05-05-2022
07:03 AM
|
1
|
1
|
20621
|
|
POST
|
I am slowing adding address points for existing site addresses to build "routing locations" as defined by Esri's geocoding service. Our site address points represent the "Address Location" and the address points would represent the "Routing Location". I hope to one day create our own routing service and use these two sets of points to make it easier to see here is the site and here is where you need to drive to to get to the entrance of the site. https://www.esri.com/arcgis-blog/products/arcgis-online/announcements/esris-world-geocoding-service-provides-two-locations/
... View more
04-26-2022
10:20 AM
|
0
|
0
|
1280
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | Wednesday | |
| 1 | Wednesday | |
| 1 | Wednesday | |
| 3 | 2 weeks ago | |
| 1 | 2 weeks ago |
| Online Status |
Offline
|
| Date Last Visited |
Thursday
|