|
POST
|
Hi, If you're selecting Notes against Notes then there isn't an out-of-the-box way to do this. For selecting items from physical datasets ("Feature Classes" / "Feature Layers") there are a couple of Add-ins on ArcGIS.com in the Explorer Labs Desktop Group. So for the Notes on Notes selection you'll probably need to look at writing a custom Add-in for Explorer using an ArcGIS Server Geometry Service. If you don't have your own ArcGIS Server implementation in your organisation you can use the online sample server: http://sampleserver3.arcgisonline.com/ArcGIS/rest/services/Geometry/GeometryServer - accepting the limitations of a "sample" server of course (i.e. regarding availibility, uptime, etc). For help with the Geometry Service see the REST API documentation: http://sampleserver3.arcgisonline.com/ArcGIS/SDK/REST/index.html?geometryserver.html. Regards Mike
... View more
10-19-2010
12:34 AM
|
0
|
0
|
461
|
|
POST
|
Joe, Do you have the Data Expansion pack installed? - http://resources.arcgis.com/content/arcgis-explorer/1500/download. Regards Mike
... View more
10-19-2010
12:27 AM
|
0
|
0
|
772
|
|
POST
|
Dustin, For ArcGIS Explorer work you'll really need to consider a dedicated graphics card rather than the on-board Intel mobile express based one you mentioned. Regards Mike
... View more
10-13-2010
03:07 AM
|
0
|
0
|
894
|
|
POST
|
Hi, It is not possible to remove the ESRI logo in the lower right corner of the map. Regards Mike
... View more
10-13-2010
03:02 AM
|
0
|
0
|
551
|
|
POST
|
Jim, What version of ArcGIS Explorer are you running? (900? 1200? 1500?) Regards Mike
... View more
10-13-2010
02:58 AM
|
0
|
0
|
577
|
|
POST
|
Judith, Try right clicking on the Note in the Contents Window then selecting Label > Labels (as opposed to the default MapTips which will disappear when the mouse moves away from them). Regards Mike
... View more
10-13-2010
02:57 AM
|
0
|
0
|
662
|
|
POST
|
Donna, ArcReader is certainly one route to investigate. It may be worth considering ArcExplorer, but I would advise looking at ArcGIS Explorer instead. Regards Mike
... View more
09-27-2010
01:18 AM
|
0
|
0
|
1546
|
|
POST
|
Hi, This sounds like a graphics driver issue (there isn't any issue with Windows 7) - without knowing any details about your PC, my first suggestion would be to run the system requirements checker to confirm you meet at least the minimum spec (http://cyri.systemrequirementslab.com/cyri_if/1186/10895). Next I then suggest making sure your graphics drivers are up to date - if you've got a laptop then check the laptop-vendor website, otherwise if it's a desktop try the graphics-card-vendor website. Regards Mike
... View more
09-27-2010
01:14 AM
|
0
|
0
|
894
|
|
POST
|
Paul, We've been through the dump files you sent - all we can tell is that the crash occurs in the graphics driver when switching to 3D. Unfortunately this means there is no issue we can directly address to resolve the crash you're experiencing. Regards Mike
... View more
09-24-2010
01:59 AM
|
0
|
0
|
1555
|
|
POST
|
Maddie, Add-ins are located in your user profile (e.g. C:\Users\mbranscomb\AppData\Roaming\esri\arcgis explorer\Addins) and therefore each user that logs into a specific machine will only see the Add-ins they have added. To make sure everyone sees the same Add-ins you should consider creating an Application Configuration - start with http://webhelp.esri.com/arcgisexplorer/1500//en/application_add_functionality.htm for more information. Regards Mike
... View more
09-24-2010
01:11 AM
|
0
|
0
|
781
|
|
POST
|
Paul, Received the dump files - we're taking a look to see if there's anything in them which will give help us determine what's happening. Cheers Mike
... View more
09-24-2010
01:04 AM
|
0
|
0
|
1555
|
|
POST
|
Hi, Have you run the system requirements checker for that setup? You can find it here: http://cyri.systemrequirementslab.com/cyri_if/1186/10895. Regards Mike
... View more
09-23-2010
01:20 AM
|
0
|
0
|
2327
|
|
POST
|
Rob, Ok - so it's definitely worth checking your NVidia 440 drivers are up to date. Cheers Mike
... View more
09-23-2010
01:16 AM
|
0
|
0
|
915
|
|
POST
|
Rob, That's strange - presumably it still works on your other test machines? How about creating an in memory Bitmap first? e.g.: Bitmap bitmap = new Bitmap(@"C:\ronnie.bmp"); Graphic g = new Graphic(new ESRI.ArcGISExplorer.Geometry.Point(-0.9, 52)); g.Symbol = Symbol.CreateMarker(bitmap); Note n = new Note("Test Marker", g); ESRI.ArcGISExplorer.Application.Application.ActiveMapDisplay.Map.ChildItems.Add(n); Cheers Mike
... View more
09-23-2010
01:13 AM
|
0
|
0
|
1673
|
|
POST
|
Paul, Unfortunately I don't think the file attached correctly. Presumably you clicked send on the error reporter (which means we'll have received it and analysed the dump file) but if you want to try reattaching it (or email it directly to mbranscomb@esri.com) that's fine. Regards Mike
... View more
09-23-2010
12:44 AM
|
0
|
0
|
1555
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 04-14-2026 05:04 AM | |
| 1 | 02-20-2024 07:02 AM | |
| 1 | 01-19-2026 06:44 AM | |
| 1 | 12-10-2025 07:16 AM | |
| 1 | 11-21-2025 08:12 AM |
| Online Status |
Offline
|
| Date Last Visited |
3 weeks ago
|