|
POST
|
Hi As far as I understand the workflow you should first use Dissolve without the parameter Dissolve_field (it is optional) to make one polygon in temporary fc. Then use Append to add it to any other polygon layer. Have fun
... View more
10-09-2018
10:23 PM
|
1
|
1
|
2688
|
|
POST
|
Hi You must give the same user and password you gave when you installed 10.5 This is window user I do not think it can have a space. If you open a Task Manager, the owner of the ArcSOC.exe processes is the user that you should give. Have Fun Mody
... View more
10-02-2018
10:39 PM
|
1
|
1
|
815
|
|
POST
|
Hi If default value is all you need you should use Feature template ( About feature templates—Help | ArcGIS Desktop ) It should not affect your geodatabase just your desktop. Subtypes can be used to assign different domain for each type - I do not think you need it. Have fun
... View more
09-11-2018
09:47 PM
|
1
|
1
|
1869
|
|
POST
|
You open a call in esri support (or local distributor), explain the problem and ask to release your licenses. Once they are released you can use them again. Have fun
... View more
08-13-2018
10:28 PM
|
1
|
0
|
870
|
|
POST
|
I am not sure I understand the problem. All you need to do is to add to each shape an attribute named "FilePath" (and any other project information like StartDate etc.) and calc it to the correct value. Then Append all shape file into one big shape just adding the basic attributes that each shapefile has (like the FilePath) and ignore any shape specific attributes. You will have one big polygon shapefile that each polygon have the project information and path.
... View more
08-13-2018
10:03 PM
|
0
|
0
|
4258
|
|
POST
|
The packaging is really making the tool ready for server. It should keep paths that are registered in the server and try to replace others since the server does not have access to them. In your case I think it try to pack everything since the package should be self contained and should not use any other paths. Sometime the only way with server is to edit the result script. You can try to unzip, fix the script and zip again but this is not supported!! Have Fun
... View more
08-12-2018
09:46 PM
|
2
|
3
|
6032
|
|
POST
|
Hi All I have cluster of machines for GeoAnalytics. I have some 50M points in some shapefiles. If I can control it, am I better with 5 shapefiles with 10M points each or with 50 shapefiles with 1M points each? What is the rules here? Thanks
... View more
08-08-2018
06:16 AM
|
0
|
2
|
1053
|
|
POST
|
Hi Noah The Spatiotemporal Big Data Store machines are fine. My question is about the GeoAnalytics machines. I asked for 3 machines and got 2 + file server machine. Should I ask for 4 (and get 3 GeoAnalytics + 1 file server), Is there a way in the cloud builder not to get the file server machine? How do I get the best configuration? Thanks
... View more
08-06-2018
09:24 PM
|
0
|
0
|
2658
|
|
POST
|
Hi Noah It is almost ready. We have the 3 temporal machine connected. I asked for 3 GeoAnalytics machines but got 3 GeoAnalytics + one fileserver machine. My understanding is that you need odd number of GeoAnalytics machines. Should I add one or delete them and ask for 4 machines? Thanks
... View more
08-05-2018
10:30 PM
|
0
|
1
|
2658
|
|
POST
|
Currently this is the only desktop application that ESRI have out-of-the-box that can work offline (not counting ArcPAD :). Please make sure it does work off line. We have a few customers that needs it.
... View more
08-01-2018
11:27 PM
|
0
|
0
|
3025
|
|
POST
|
Hello all I have a multi band raster (9 bands) and I need to create a 3 band raster from bands 1,3,4 in ArcObjects. The way I do it in ArcMap is the MakeRasterLayer with the 3 needed bands and then copy raster it to a new name. I cannot do the MakeRasterLayer in ArcObjects and retrieve the results. The commands works successfully but I cannot get the results. Here is my code: ESRI.ArcGIS.DataManagementTools.MakeRasterLayer MakeRasterTool = new ESRI.ArcGIS.DataManagementTools.MakeRasterLayer(); MakeRasterTool.in_raster = @"D:\Rasters1\MultiBand.TIF"; MakeRasterTool.out_rasterlayer = "Three"; MakeRasterTool.band_index = "1,3,4"; result = GP.Execute(MakeRasterTool, null) as ESRI.ArcGIS.Geoprocessing.IGeoProcessorResult; ESRI.ArcGIS.Geoprocessing.IGPUtilities gpUtils = new ESRI.ArcGIS.Geoprocessing.GPUtilities(); IRaster RD = gpUtils.DecodeRaster(result.GetOutput(0)); I tried DecodeRasterLayer too with the same results. Should I opened somehow the raster "Three"? Thanks
... View more
07-25-2018
11:03 PM
|
0
|
1
|
1332
|
|
POST
|
The EFL numbers did not changed between 10.1 and 10.6 10.2 client can use 10.6 license manager but as you found out client 10.6 cannot use license manager 10.2 The best way is to have one license manager in the newest version and then all clients can use it. You can try to upgrade the 10.2 license manager to 10.6 and hope it will save the licenses. A better way is to deauthorize the license from 10.2 and then authorize the same numbers on the 10.6 license manager Have fun
... View more
07-14-2018
10:05 PM
|
1
|
0
|
1462
|
|
POST
|
Hello all Most of the SDK docs are online. Not all of us is upgrading immediately. I could not find anyway to get to the docs for 2.1 or 2.0 Thanks
... View more
07-10-2018
10:42 PM
|
1
|
3
|
1116
|
|
POST
|
Hi Xuewen It is working, many thanks. Is this documents any where or is there a way to find out about this? I still have a few questions: 1) Do you have to go to level 147M even if your tpk is 10X10 kilometer? 2) Can I create levels below 4500 (2250, 1124, etc) - do I just divide by 2 3) Is there any limitations about the format (JPEG) and the quality (65) Thanks again Mody
... View more
07-09-2018
09:41 PM
|
0
|
2
|
1757
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | a week ago | |
| 1 | 11-25-2024 06:09 AM | |
| 1 | 01-21-2026 09:53 PM | |
| 1 | 12-15-2025 10:07 PM | |
| 1 | 09-17-2025 06:35 AM |
| Online Status |
Offline
|
| Date Last Visited |
yesterday
|