POST
|
Hi Gintautas I made a few tests but I am not able to fill each combobox in a different line with different values. The values is determine by my program and not taking from any table. Can you put a few lines of code? Thanks
... View more
05-11-2020
01:25 AM
|
0
|
1
|
924
|
POST
|
Hi all I have a user control that gives some options for a layer (include layer name and some comboboxes depend of the specific layer). When I press a button to open the Dockpane I would like to insert this user control once for each layer in the map and fill them up. If I have 3 layers I will insert 3 user controls into the Dockpane and if I have 5 layers - 5 user controls. No need to get the event of adding layers, I assume the user will press the button if he change the number of layers. Any code samples? Thanks
... View more
05-05-2020
06:23 AM
|
0
|
5
|
1004
|
POST
|
If you try to create a new geoprocessing tool just write it in Python and add it to a toolbox. When you set your paramaters you can define paramater as FeatureClass or coordinate system and the tool framework will to almost everything for you. If you create some input form in DockPane you will have to work much harder to get the same elevl of functionality. Have Fun
... View more
04-25-2020
09:45 PM
|
0
|
1
|
955
|
POST
|
After working with the geodatabase we found that Hebrew is displayed but query fail. You can add an Upper case N to the string in the query to make it works but some other clients that does not give an option to "build" a query (such as Dashboard) fail. If anybody have any idea it will be great! Thanks
... View more
03-22-2020
02:15 AM
|
0
|
0
|
1101
|
POST
|
Hi Dan Thanks but please check "arcgis-experience-builder-1.0\server\package.json" It include all the dependencies (long list) that are downloaded automatically when you are connected and must be download one by one and taken to the off-line system. If there is some easy way to download all and put it into a zip file it will be great. Thanks
... View more
03-09-2020
10:55 PM
|
0
|
0
|
305
|
POST
|
I tried to install in a disconnected network. I do have the node.js but it looks like it is looking for many more files. Did anybody tried to install it off line? Is there a list of dependencies anywhere? Thanks
... View more
03-08-2020
05:30 AM
|
0
|
2
|
501
|
POST
|
I am not sure where to put this question... We are running python tools on a machine that has server only (no desktop). We are running the python in "desktop mode" (using batch files), not as gp services. We use the server license and the server arcpy libraries to run our code. Each run write an XML into c:\users\<<MyUser>>\appdata\roaming\ESRI\Server10.6\ArcToolbox\History This directory become very big. Is there any setting that will stop creating this files? In ArcMap you just have the geoprocessing option but this machine does not has ArcMap installed. Thanks Mody
... View more
02-25-2020
10:20 PM
|
0
|
2
|
512
|
POST
|
When you order a flight ticket you MUST say if you are a Male or Female. There is no default here and it is required field. We need something similar. Thanks
... View more
02-20-2020
05:42 AM
|
1
|
1
|
431
|
POST
|
Hi All I am trying to find a way to define a field that the user MUST fill before saving. I have tested many options: 1) Mark the filed as not null just make pro fill the field with some system default before save. 2) Use the option is required in the add field GP tools have no affect. 3) Trying to use constrain attribute field does not let me add a feature since the initial value is null (the user need to fill afterword). It is the first example here: Attribute rule script expression examples—Geodatabases | Documentation but I am not finding the way to run it. 4) Trying validation rule fail too. 5) Giving default value (or use edit template with pre define value) does not do what I need - the user MUST enter a value. Is it too much to ask for? Thanks
... View more
02-19-2020
11:27 PM
|
1
|
3
|
473
|
POST
|
Hi All Currently the attachments are saved into the geodatabase. We would like to create attachments that is saved by path (Just like Mosaic or old un managed raster catalog). We need many attachments to each feature so we can not use simple attribute. We do not want to publish this layer so we can save just full path to common location. I could not find a way to do it. I tried to create a relate table (just like the attachments) and save paths or a <a href> to file:// but I could not see it in the popup or get a link I can choose and see the file. Keeping images and other documents on disk is so much better. Any idea? Thanks Mody
... View more
02-18-2020
10:55 PM
|
0
|
0
|
242
|
POST
|
You should think about copy to a local FGDB (or shape), zip it, load it to AWS and then copy it locally on the clod into the database. The network handle 1 big file must better then many small packages. With big files it usually much quicker.
... View more
02-15-2020
10:15 PM
|
1
|
0
|
883
|
POST
|
Hi Prashant What we did is to run a cursor on the footprint and intersect each polygon with the boundary polygon. If the intersection is empty (footprint outside boundary ) we just set some attribute otherwise we replace the current footprint polygon geometry with the intersection. After this is done we run RemoveRasters where the attribute is set. It works... Thanks
... View more
02-11-2020
10:13 PM
|
0
|
0
|
461
|
POST
|
If you have areas with 0,0,0 value (or close to it) that should not be visible you should edit your footprint so it will not be inside it. The BuildFootprint GP tool might help but if it is straight lines the easiest way is just to edit the polygon directly. After it looks right you can run all functions, export to single image etc with no problems. Have fun
... View more
01-26-2020
10:08 PM
|
1
|
0
|
2145
|
IDEA
|
In ArcMap when you do Identify you can open the raster too. It is nice and easy functionality.
... View more
01-20-2020
03:34 AM
|
0
|
0
|
3174
|
POST
|
Hi RJ Thanks for the answer I understand this option. The only problem is that now they can just open ArcMap and replay some data on screen. All other option need much more complex products and licenses for very simple task. I just think this basic functionality (add tracks and different symbol for the tail) should be added to the time properties for layer... Thanks again Mody
... View more
01-14-2020
09:52 PM
|
0
|
2
|
3771
|
Title | Kudos | Posted |
---|---|---|
1 | 10-21-2019 11:04 PM | |
1 | 02-20-2020 05:42 AM | |
1 | 02-19-2020 11:27 PM | |
1 | 01-10-2019 07:14 AM | |
1 | 10-30-2018 11:45 PM |
Online Status |
Offline
|
Date Last Visited |
yesterday
|