|
POST
|
Hi, Hopefully the Add-in on ArcGIS.com will see you right: http://www.arcgis.com/home/item.html?id=f882012cf82a477f85c59dde25252a1d Cheers Mike
... View more
09-23-2010
12:30 AM
|
0
|
0
|
419
|
|
POST
|
Ryan, As you said, these type of intermittent problems are exceedingly difficult to track down. Yes - if you have ArcGIS Server under maintenance you should be entitled to tech support for ArcGIS Explorer (as client of your ArcGIS Server implementation). RE: Example services you provided - I'll keep checking them everyday to see if i notice any issues. RE: Shapefiles - I'm not aware of any issues related to path length or complexity. Regards Mike
... View more
09-22-2010
04:45 AM
|
0
|
0
|
3192
|
|
POST
|
Donna, Are we talking about ArcReader or ArcGIS Explorer? (this is the ArcGIS Explorer forum). Cheers Mike
... View more
09-22-2010
04:38 AM
|
0
|
0
|
1529
|
|
POST
|
Rob, I'm not aware of any issues with a multi-monitor setup in 1200 or of anything we might have fixed relating to this for 1500 - but perhaps this is not exactly what you meant - maybe you can clarify what you mean by 4 displays. Regards Mike
... View more
09-22-2010
04:36 AM
|
0
|
0
|
909
|
|
POST
|
Paul, The 3D display requires OpenGL. I'm not aware of any OpenGL interception / redirection issues with Windows 7 (there were reports before Vista was released that this was going to be the case but it didn't happen) but we have some great 3D guys who know their stuff so I'm confident they'll be aware of any potential issues that might crop up. Are you experiencing the same issue on all the PCs you have tried? Regards Mike
... View more
09-21-2010
05:24 AM
|
0
|
0
|
1532
|
|
POST
|
Tina, There are several resources which should help you: the user help, blog posts and user conference materials. 1. Help docs: http://webhelp.esri.com/arcgisexplorer/1500//en/welcome_page.htm 2. Blog: http://blogs.esri.com/Info/blogs/arcgisexplorerblog/default.aspx 3. Conf materials: http://proceedings.esri.com/dvd/uc/2010/uc-index/uc/workshops/tw_626.pdf If you do find yourself needing to write a more intoductory document hopefully you'll find everything you need in the above resources. Regards Mike
... View more
09-21-2010
05:04 AM
|
0
|
0
|
565
|
|
POST
|
Nicholas, What URL are you trying on your server? To get custom Locator services working you'll need to specify the URL all the way to the actual service e.g. http://sampleserver1.arcgisonline.com/ArcGIS/services/Locators/ESRI_Geocode_EU/GeocodeServer. Regards Mike
... View more
09-21-2010
04:49 AM
|
0
|
0
|
858
|
|
POST
|
Hi, On your dev machine what happens if you check the file exists first e.g. System.IO.File.Exists() or create a new in memory BitMap from the file on disk before using in the CreateMarker method? Cheers Mike
... View more
09-20-2010
01:35 AM
|
0
|
0
|
1652
|
|
POST
|
Rob, To use an Annotation Feature Class you'll first need to create a Layer file (.lyr) for it in ArcGIS Desktop - we don't support adding it directly from a Geodatabase. Another option for quickly labelling content whilst in the application is the Feature Labeller Add-in on ArcGIS.com: http://www.arcgis.com/home/item.html?id=856431c3611b4ffa847938906a5ea43d. Cheers Mike
... View more
09-20-2010
01:31 AM
|
0
|
0
|
2776
|
|
POST
|
Rob, Hopefully the instructions on using ArcGIs Explorer in a disconnected environment or behind a firewall should see you right: http://webhelp.esri.com/arcgisexplorer/1500//en/firewall.htm. Regarding low cost data - you could look into crowd-sourced data such as OpenStreetMap - which can be processed in ArcGIS Desktop or downloaded as Shapefiles. ESRI (UK) produced a document on using OSM in ArcGIS: http://www.esriuk.com/literature/documents/OpenStreetMap%20v12.pdf which includes links to download the processed data fro various sites/mirrors. If you install the OSM editor from ESRI (http://esriosmeditor.codeplex.com/) you'll get some Layer Files for the data too, although I haven't looked at them directly to see how they render in comparison to the OSM basemap on ArcGIS.com. You could also try the ESRI Data and Maps group on ArcGIS.com: http://www.arcgis.com/home/group.html?owner=esri&title=ESRI%20Maps%20and%20Data Regards Mike
... View more
09-20-2010
01:11 AM
|
0
|
2
|
1380
|
|
POST
|
Jerry / Ari, Unfortunately we weren't able to support time-aware layers in ArcGIS Explorer 1500 out of the box. Using the new Query functionality in the API (see below) you can apply query definitions to local feature layers (and service layers but for performance reasons I'd avoid that route for a time slider environment). For services with time-aware layers I would suggest looking at either the SOAP or REST API. I've always favoured the SOAP API for accessing ArcGIS Server from Explorer but REST seems to be increasingly in the other client environments so you might want to consider it. As Ari points out, when you add KML the UI enables you to any time-based content in the KML. FeatureLayers: http://help.arcgis.com/en/arcgisexplorer/1500/sdk/componenthelp/index.html#/QueryDefinition_Property/000300000sn9000000/ Regards Mike
... View more
09-20-2010
12:42 AM
|
0
|
0
|
927
|
|
POST
|
Donna, Does your Locator support intersections? - http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//002500000010000000.htm To use a custom Locator Service out of the box you'll need to create a new Application Configuration - see the following help links: http://webhelp.esri.com/arcgisexplorer/1500/en/appconfig_manager.htm http://webhelp.esri.com/arcgisexplorer/1500/en/firewall.htm Regards Mike
... View more
09-17-2010
03:02 AM
|
0
|
0
|
1529
|
|
POST
|
Dan, My feeling is that this is likely to be a network topology /security thing relating to where the map images are being placed when rendered by the server and/or something to do with the security that has been set up for the server (because you had to enter a username/password). You best bet is to talk the the guys who adminster the ArcGIS Server in the other branch/dept and try to understand the network/security setup. One last thing - could there be a proxy server between you and the other server? (see for more info: http://webhelp.esri.com/arcgisexplorer/1500//en/proxy_server_settings.htm) Regards Mike
... View more
09-17-2010
02:55 AM
|
0
|
0
|
1118
|
|
POST
|
Jason, I can appreciate that perhaps a little more information on why the file is invalid would be useful, but that is expected behaviour - Personal Geodatabases are not supported in ArcGIS Explorer. File Geodatabases are the preferred data type for local data, even at 9.X. Regards Mike
... View more
09-17-2010
02:48 AM
|
0
|
0
|
2265
|
|
POST
|
Mike, I downloaded the microwave dataset (http://wireless.fcc.gov/geographic/data/db/microwave.zip). That's a lot of points all in one unsymbolised, unfiltered dataset. My suggestion would be to look at using the new query functionality in ArcGIS Explorer to subset the data in some way, and perhaps produce a series of layers in Explorer which represent those various subsets (http://webhelp.esri.com/arcgisexplorer/1500//en/query_editor.htm). They can be grouped into a folder in Explorer. This can then easily be shared as "Map Content" or a Layer Package, either directly as a file or via ArcGIS.com. The whole system has become a really elegant way to share information now. If you really want to just share KML then you can search the web for Shapefile to KML converters - there are several available. You may even find there are some with an API... which you could call from an ArcGIS Explorer Add-in. That way you might find you could do some preprocessing/symbolisation of the Shapefile prior to exporting it. Regards Mike
... View more
09-15-2010
05:18 AM
|
0
|
0
|
2763
|
| 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
|