|
POST
|
We used the Gold Add Data button and navigated to the data.
... View more
12-06-2017
03:25 PM
|
0
|
7
|
2008
|
|
POST
|
Just found out that when the user (with the problem) loads the raster's into ArcMap it is shown as a AIG format. AIG turns out to be a ArcGIS Binary Grid (AIG) format -which I have never heard of. When other people load the same data is appears as GRID in the layer properties vs. AIG.
... View more
12-06-2017
03:11 PM
|
0
|
1
|
2008
|
|
POST
|
In ArcMap 10.5.1 I have a user whose Raster GRIDS would not appear in her MXD after upgrade (from ArcGIS 10.3.1). We resolved this by running the Build Pyramids and Statistics tool on the users data. This allowed the GRIDS to appear on the map, but now the GRIDS appear to be offset to the east by about 1 mile form the underlying geometry (e.g., a road feature class) when seen in Data View in ArcMap. When other users login to the same machine and load the same GRID and road layers the data lines up as expected. We have already cleared the normal.mxt, HKLU for the users registry, and repaired ArcGIS Desktop 10.5.1. As stated, the odd thing is only one user on the machine has the problem. When other users open the same MXD (when logged in as themselves) they don't have the issue. Rich
... View more
12-06-2017
02:15 PM
|
0
|
14
|
3137
|
|
POST
|
are you sure it is not opening on your second screen or is minimized? If the above is not the case try deleting \HKEY_CURRENT_USER\Software\ESRI\ArcGISPro\Licensing. This key will be recreated the next time you start ArcGIS Pro.
... View more
12-06-2017
12:16 PM
|
1
|
3
|
3918
|
|
POST
|
Within a python program you can do this to get the values from the Model Process that called it. #Check to see if we have the expected number of parameters, in this case 2 if arcpy.GetParameterCount !=2: print "Script requires two arguments (table file name and a field name)." raise Exception # Gets the value from the Model Process theFileName= arcpy.getparameterastext(0) theFieldName= arcpy.getparameterastext(1) Some coders also use theFileName= sys.argv[1].lower() theFieldName=sys.argv[2].lower() In this case sys.argv[0] would be the name of the 'program' itself. Rich
... View more
12-06-2017
11:58 AM
|
0
|
4
|
3307
|
|
POST
|
In this case adding the port number to the license server name 27004@myLicenseServer appeared to fix the issue. We had tried the FLEXLM_TIMOUT=5000000 (5 seconds) but that appeared to have no impact on this issue since the 'you are not licensed' window would pop up immediately after starting ArcMap (no 5 second delay was seen). I also found that the registry setting for in [HKCM\SOFTWARE\WOW6432Node\ESRI\License10.5] for the "DESKTOP_CONFIG" key was set to "FALSE". I changed this to TRUE to match my other working installations. How this became FALSE is unknown. Note - the office location with the problem was using a VPN as well. Thanks for the ideas :-). Rich
... View more
12-06-2017
11:49 AM
|
1
|
0
|
10017
|
|
POST
|
As requested. I also installed ArcGIS Pro on this machine. I have Pro setup to use Concurrent Use licensing and the licenses area installed on the same server as ArcGIS Desktop licenses. Interestingly ArcGIS Pro can reach the server and get a license (Basic) while ArcMap, on the same machine, cannot. Rich
... View more
12-05-2017
10:18 AM
|
0
|
0
|
10017
|
|
POST
|
yes the ArcGIS license manager is at 10.5.1. Note - it is not a user environment issue since multiple people have had the same issue on this machine. Rich
... View more
12-04-2017
04:35 PM
|
0
|
0
|
10017
|
|
POST
|
In ArcGIS Desktop 10.3.1 (and now ArcGIS Desktop 10.5.1 after upgrade) I have a computer were ArcMap will not start. When I attempt to start ArcMap (or ArcCatalog, ArcScene, etc.) it says 'You are not licensed for ArcGIS for Desktop Basic. Use the ArcGIS Administrator to view the software available'. When I run ArcGIS Administrator it shows I've select Basic and that I have many BASIC licenses available. Pinging the license server returns the expected IPv4 results. I've check the IPv4 connection and it is active (vs. IPv6). Ideas?
... View more
12-04-2017
03:09 PM
|
0
|
5
|
15871
|
|
POST
|
Sounds like you are going to re-digitize the "graphic" and Create a new feature class? If you are giving up on defining your projection correctly then you should covert the DXF to a feature class then Georefernce the data in ArcMap instead. As a reference layer load a feature class that is in the projection that you want and contains lines or points that are shown in your CAD drawing. This could be a layer with Survey control points that are shown on your DXF or an airphoto of the area you are working with (e.g., has a road that is shown on your DXF). See details at for georeferencing: http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#/Georeferencing_a_CAD_dataset/001000000010000000/ As a side note, at ArcGIS 10.5.1/10.4.1 they changed how what data is allowed in a project file (.prj). In the past you could include comments in your PRJ file. Now if you have comments the prj file will not be read by ArcMap. Check your .prj that came with your DXF and remove any comments. Rich
... View more
12-01-2017
09:35 AM
|
0
|
0
|
1077
|
|
POST
|
To be more precise, the Locate Features Along Routes tool in the Linear Referencing toolbox will do this for you. The output of the tool is an Event Table with point data showing where your polygons intersect your routes.
... View more
11-06-2017
02:41 PM
|
1
|
1
|
1007
|
|
POST
|
Anyone know what the a mxr file is? The first time I saw the file type was in a python error message after iterating through mxd's in a folder. It appears the .mxr files was created by python for each .mxd in the folder. This happened when I exported the mxd's map to jpeg in 10.5.1.
... View more
10-27-2017
10:50 AM
|
0
|
0
|
611
|
|
POST
|
Good news! with ArcGIS Desktop 10.5.1 and Windows 10 Build 1703 .xlsx file now work without issue. On the downside Microsoft just released a new KB, KB4041676 (OS Build 15063.674), patch on October 10th, 2017 that breaks connects to .xls file 😞 More at information on this at http://support.esri.com/en/technical-article/000016969
... View more
10-27-2017
10:26 AM
|
0
|
0
|
3256
|
|
POST
|
One issue with this solution is if you install the 2007 components then run Access 2016, Office will automatically 'upgrade' some components, which breaks this Fix. As a work around, install the 2007 components as Administrator. If your regular users do not have Admin permissions, when they run Access 2016, Office will be unable to 'auto upgrade'. Rich
... View more
09-26-2017
09:13 AM
|
2
|
6
|
7258
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | Monday | |
| 3 | 4 weeks ago | |
| 2 | 04-03-2026 10:55 AM | |
| 1 | 03-10-2026 09:35 AM | |
| 1 | 03-10-2026 09:38 AM |
| Online Status |
Offline
|
| Date Last Visited |
Tuesday
|