|
POST
|
David, Dan, What version of ArcGIS Server are you running? Was it working before and stopped, like maybe after you upgraded? Thanks Mike
... View more
03-20-2012
09:49 AM
|
0
|
0
|
2542
|
|
POST
|
This is not a layer you can add to a web map. They are services you could use to write your own applications. Thanks, Mike
... View more
03-19-2012
12:54 PM
|
0
|
0
|
1190
|
|
POST
|
There is a bug here. It seems if you add the service with the trailing slash, it has this problem. If you remove the slash, it works correctly. So remove the slash (/) at the end of this URL when adding to the map. It will be fixed for our next updated. "http://data1.commons.psu.edu/ArcGIS/rest/services/pasda/CRH_2011_v03/MapServer/" Thanks, Mike
... View more
03-19-2012
11:16 AM
|
0
|
0
|
1235
|
|
POST
|
services.arcgisonline.com doesn't currently support CORS, but will once migrated to ArcGIS Server 10.1. From what I was told, however, CORS is not required for this. You should be able to use jsonp. Does that make sense to you? If not, try posting in this forum. http://forums.arcgis.com/forums/15-ArcGIS-API-for-JavaScript Thanks, Mike
... View more
03-19-2012
10:08 AM
|
0
|
0
|
1377
|
|
POST
|
I can reproduce your problem. We'll have to look at it. I was able to get the labels to draw if I changed the basemap, then set it back. Thanks, Mike
... View more
03-19-2012
10:04 AM
|
0
|
0
|
1235
|
|
POST
|
Your maps are not shared so I can't view them. What is the REST URL to the map service with just layers that you are adding to the map? In general, when you add a sub-layer of a map service to a map, all that is returned to the client is the geometry of the layer. Thus, you don't get any labels. Your approach to add a map service that just has labels is the right way to go. I'm not sure why it's not showing up. So you are saying that you have a map service with just labels in it, right? No other layers. You wouldn't be able to take one layer from a map service that has labels. Thanks, Mike
... View more
03-19-2012
07:46 AM
|
0
|
0
|
1235
|
|
POST
|
Can anyone give me access to their server to try it out? You can send me a private notification in these forums... Thanks, Mike
... View more
03-16-2012
01:50 PM
|
0
|
0
|
2542
|
|
POST
|
Can you give us the exact error message you are seeing? Are you trying to open a map package in ArcGIS desktop? Thanks, Mike
... View more
03-16-2012
01:47 PM
|
0
|
0
|
449
|
|
POST
|
Sage, Jarrett, What version of ArcGIS Server are you running? Can you verify that it is version 10 sp1 or greater? Thanks, Mike
... View more
03-16-2012
08:32 AM
|
0
|
0
|
2542
|
|
POST
|
Here's a knowledge base article that may help... http://support.esri.com/en/knowledgebase/techarticles/detail/39203 Thanks, Mike
... View more
03-16-2012
08:25 AM
|
0
|
0
|
1174
|
|
POST
|
Technically, ArcGIS Online is a database of items. Databases don't have folders really. We added folders to My Content to provide a little extra organization ability. Unfortunately, we have no plans to support an additional level of folders. Thanks, Mike
... View more
03-16-2012
08:24 AM
|
0
|
0
|
1588
|
|
POST
|
You have to unshare it. Go to the item details page of the item, and click the Share button and uncheck the group. Thanks, Mike
... View more
03-15-2012
10:38 AM
|
0
|
0
|
616
|
|
POST
|
Even with an organizational subscription, you can still only add 1000 features directly to the map. When you add SHP or CSV directly to a web map, those features are stored inside the web map (coordinate and attributes). The more features you try to store in a web map, the larger it gets. It takes longer to open a web map because you could be transferring up to 10mb of data across the wire. These features stored in the web map are then drawn by the client application (web browser, mobile app). And the clients can only handle drawing so many graphics. The solution to this is not to try to add SHP and CSV directly to a web map, but instead to create a web service out of them. With your organizational subscription, you�??ll create a hosted service in ArcGIS Online. By creating a service, the web map doesn�??t have to store all the features, it just references the service and thus, the web map stays small. In the case of a map service, the client doesn�??t have to draw the features either, the map service returns an image to the client and the client displays it. In the case of a feature service, the limit is still 1000 features because of performance reasons. You are sending a request to the server to retrieve the coordinates and attributes for all features. This can be a large amount of data. Also, just like shapefiles that are stored in the map, the features of a feature service are drawn by the client. So, when you create a feature service, it's very important to set the appropriate scale dependencies. This is not currently exposed on the item details page, but will be at our next update. Hope this helps, Mike
... View more
03-15-2012
10:10 AM
|
0
|
0
|
705
|
|
POST
|
Check out these services... http://www.arcgis.com/home/item.html?id=4078fece745140d7af17bf74b5f300fd http://www.arcgis.com/home/item.html?id=1b47c44e9d574c5c82c545962304b1c5 Thanks, Mike
... View more
03-09-2012
02:22 PM
|
0
|
0
|
1190
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 12-16-2011 09:47 AM | |
| 1 | 03-22-2024 09:18 AM | |
| 1 | 03-20-2024 05:07 PM | |
| 1 | 03-20-2024 01:52 PM | |
| 2 | 03-20-2024 03:51 PM |
| Online Status |
Offline
|
| Date Last Visited |
04-22-2026
04:44 PM
|