|
POST
|
Hi Bill Try this: http://resources.arcgis.com/en/help/arcobjects-net/componenthelp/index.html#//00260000005p000000 It works for me. Mody
... View more
05-22-2013
10:19 PM
|
1
|
0
|
642
|
|
POST
|
Hi Eric Thanks, that what I was looking for. My understanding was that this is client setting - I was wrog. Mody
... View more
04-30-2013
08:44 PM
|
0
|
0
|
1678
|
|
POST
|
Hi I found a snippet CreatePictureMarkerSymbol that can get a png file. The png format exists in the esriIPictureType eNum and works fine but the docs say only bmp and emf are supported (??) Thanks Mody
... View more
04-28-2013
09:00 PM
|
0
|
0
|
855
|
|
POST
|
Hi Eric Is there any way to controlling it by setting a Mosaic Dataset properties? If the manager thinks that the default stretch is not so good s/he cannot go into each user machine and change it. More than that �?? some other rasters might be better with the default stretch but not all of them. Thanks Mody
... View more
04-27-2013
09:01 PM
|
0
|
0
|
1678
|
|
POST
|
By the docs you can create PicyureMarkerSymbol from bmp and emf files only. Is there a way to create PictureMarkerSymbol from png file? Thanks Mody
... View more
04-24-2013
09:14 PM
|
0
|
2
|
2883
|
|
POST
|
Hi all I am using lyr files that include Definition Query to let the user add some part of existing layers to the map. This is done mainly mosaic datasets that have some rasters that the user should not be able to see. The problem is that smart user can just open layer properties and clear the Definition Query. How can I prevent this? Maybe class extension?, Change registry to drop this option from ArcMap? writing something in ArcMap extension? Any ideas? Thanks Mody
... View more
04-17-2013
06:02 AM
|
0
|
2
|
770
|
|
POST
|
Hi all I am trying to run Engine 10.1 Java application on Linux RedHat6 and gets some errors. In the attached files you can see my env values and the errors for two ESRI samples. Does anybody know what am I doing wrong? Thanks Mody
... View more
04-11-2013
04:56 AM
|
0
|
0
|
813
|
|
POST
|
Hi Hailiang Use ICurve.QueryPointAndDistance to find the distance of your inPoint along the curve. Then use ICurve.QueryPoint and give the distance from the first method + 250 m Have fun Mody
... View more
04-01-2013
10:21 PM
|
0
|
0
|
663
|
|
POST
|
Hi All This is one year old. Is their any changes about this subject? Thanks Mody
... View more
03-05-2013
02:08 AM
|
0
|
0
|
1364
|
|
POST
|
Hi Peter Thanks for the quick and good answer (as usual). Can you explain the other options (I could not find a good explanation in the help). Why this option is not in the Default tab in the mosaic properties? Thanks Mody
... View more
02-09-2013
08:15 PM
|
0
|
0
|
770
|
|
POST
|
We have a mosaic that we like to publish as an image service. After looking on the mosaic in desktop we think that the "none" stretch method is the best. We can publish it as map service and save it to the MXD but we would like it to be image service. We can drop the statistics but we do not want to do that. Is there any other way to define the default stretch method for the mosaic or for the image service itself? Thanks
... View more
02-07-2013
04:50 AM
|
0
|
2
|
2702
|
|
POST
|
We would like to use ODP.NET to access ArcSDE data in Oracle stored in st_geometry format. Is this supported by ESRI? Does anybody out there use it? Is it possible to run the st_ ESRI function (for example st_buffer) using this connection? Thanks Mody
... View more
01-24-2013
03:24 AM
|
0
|
0
|
446
|
|
POST
|
Hi all I am trying to display a S57 file in the new RunTime WPF SDK 10.1.1 The example for HydrographicS57Layer is clear and works fine. Now I would like to control my display properties (for example NIGHT color scheme). As far as I understand I need the HydrographicS52DisplayProperties class for this. I cannot find the way to get HydrographicS52DisplayProperties from HydrographicS57Layer. The HydrographicS57Layer is written in the HydrographicS52DisplayProperties help (see here: http://resources.arcgis.com/en/help/runtime-wpf/apiref/ESRI.ArcGIS.Client~ESRI.ArcGIS.Client.AdvancedSymbology.HydrographicS52DisplayProperties.html ). Thanks Mody
... View more
01-20-2013
08:40 PM
|
0
|
11
|
5925
|
|
POST
|
Hi Try to use the GP tool Spatial Analyst->Extraction->Extract Values to Points Mody
... View more
01-16-2013
09:19 PM
|
0
|
0
|
1441
|
|
POST
|
Hi Try something like this: mxd = arcpy.mapping.MapDocument(r"C:\temp\test.mxd") lst = arcpy.mapping.ListLayers(mxd,"*") for l in lst: print l.isRasterLayer Have fun
... View more
01-13-2013
08:27 PM
|
0
|
0
|
2810
|
| 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 |
Wednesday
|