|
POST
|
Greetings All, I have a huge data set. It covers all of the UK. I want to publish a relatively small area of the data set as a hosted feature service from ArcMap 10.1. My data set is made of about five feature classes; point, line and polygon. I would like to be able to set some sort of Clip capability (based on a shape, the Frame, etc.) so that when I use File > Share as Service... only the data that is clipped is published as a feature service. Is this possible, and if so, how would I go about doing it? Many thanks in advance.
... View more
06-12-2012
04:40 AM
|
0
|
1
|
712
|
|
POST
|
Greetings Mike, Many thanks for the response. I have to admit though, that I'm disappointed that Esri has elected not to support the Query of WMS. It seems that in many cases, there are some really good services out there, but without the capability of being able to show a popup box with information on a particular feature renders the usability of the service useless. For instance, have a look at the following service WMS from the BGS, as implemented via a google maps powered viewer:http://www.bgs.ac.uk/data/services/mapCreator/#customMapForm [ATTACH=CONFIG]15100[/ATTACH] Just adding the capability to display a popup with the information provided by the issuing of a GetFeatureInfo request would render WMS services similar to BGSs of great use to our users. Unless I'm missing something and implementing such capability is technically very difficult and not cost effective, why wasn't it included in ArcGIS online? What are the chances of this bit of capability being reconsidered for the near future?
... View more
06-11-2012
07:40 AM
|
0
|
1
|
2476
|
|
POST
|
Greetings, ArcGIS Online community, I have been attempting to access a couple of bits of functionality when publishing a WMS service in ArcGIS Online; the legend, and access to attribute information. I used a publicly available WMS service from the British Geological Society (BGS) which works well when consumed in ArcGIS 10.1 for Desktop pre-release. In ArcMap, I can identify each of the five layers included in the WMS. This provides information on the geologic strata, formations, etc, and it's done through the generation of a GetFeatureInfo request to the WMS service. However, it seems that ArcGIS online does not support the querying of WMS layers, which is a shame. Does anyone know if this is functionality that has been missed due to omission or if it should work and it does not because of a bug? Any information or comments on the subject would be greatly appreciated.
... View more
06-08-2012
05:10 AM
|
0
|
4
|
6007
|
|
POST
|
Greetings from Esri UK, PMG team and forum folk, I was wondering if it would be possible to access additional groups from the right side pane? It would make a great addition to the gallery, since one would be able to access related groups to the opening (main) one. Would you consider such an implementation for future versions? Many thanks and cheers for now.
... View more
03-06-2012
05:55 AM
|
0
|
0
|
5089
|
|
POST
|
Greetings from Esri UK team, On the PMG pages for the latest release, 1.4.1, the first line of the changes for this version reads "Support for using the template with private ArcGIS.com groups and items". Would you please explain how would this implemented? Many thanks in advance.
... View more
02-29-2012
06:47 AM
|
0
|
0
|
4286
|
|
POST
|
Greetings PMG team, Does the app. recognises what viewer is set within a group? My group has a mixture of web maps set to be viewed with the AGOL Viewer, AGXOL, and one in AGXOL presentation mode. However, when I point my PMG to the group, all maps are available through the default AGOL viewer only. This seems to work, as the folks from Ofallon show this works on their implementation of a PMG. In their PMG, the second map in the first page does have the following URL type -> http://explorer.arcgis.com/?open=<webmap id> Am I correct in assuming that the app senses what viewer a map uses and generates the appropriate URL? Or is this something that needs to be set up manually in the configuration somewhere? If the latter is the case, would you please point me in the right direction on where to set up? Many thanks in advance for the help.
... View more
02-29-2012
12:03 AM
|
0
|
0
|
4286
|
|
POST
|
Hi Miguel, Yes, that should be possible. It's not currently an option but I'll see if I can get that included in an update. It would just have to find the center of the map before the resize and then reset the center after. Thanks That's great team, many thanks.
... View more
02-27-2012
10:51 PM
|
0
|
0
|
4286
|
|
POST
|
Greetings PMG team, I have noticed that when I click on the "Fullscreen View" button whilst viewing a map, the map is no longer centred in the correct location. Is there a way of adjusting a parameter within the template so that the map centre is maintained whilst switching the map view? Many thanks in advance.
... View more
02-27-2012
06:16 AM
|
0
|
0
|
4954
|
|
POST
|
Greetings Public Maps Gallery team, In the official page for the template, at the very bottom of the template description, there is a statement saying: "This template is not intended for ArcGIS Online Organization Subscription accounts when they become available." However, I have this working with our beta version of AGO for OS. The statement above would seem to indicate that the Public Maps Gallery template would no longer work with the final version of AGO for OS. Would you please elaborate if this indeed will be the case, and why? Many thanks in advance.
... View more
02-27-2012
05:24 AM
|
0
|
0
|
4955
|
|
POST
|
Greetings Maps Gallery fans, I'm implementing a few of these Map Galleries with the latest template, 1.4.1, but I can't find how to display access, or download of the apps for mobile access (similar to what our friends in Texas; Baxter County have done) anywhere. Would someone please point me on the way to activating this functionality? Many thanks in advance.
... View more
02-27-2012
05:13 AM
|
0
|
0
|
4955
|
|
POST
|
Hi Miguel, The ArcGIS Online development team is aware of this issue and has identified it as a future enhancement. The timing hasn�??t been established. Thank you Fantastic news Bill. Many thanks for passing that along.
... View more
02-23-2012
10:50 AM
|
0
|
0
|
4955
|
|
POST
|
We'll take that into consideration for the next version. You should be able to modify the map.html and index.html files and remove the div with the id of "footer". Then you can change the background color of the body/html in the CSS to a different color if you like. That should be it. Let me know if that works for you. Greetings again, Yes, your instructions worked a treat. However, I have just downloaded the latest version 1.4.1, and you've gents have made life much easier! The option for "hiding" the footer with a single flag is much better than having to modified (comment out) code. And this is just one of the many other flags to enable /disable functionality. So many thanks for making a great app even better. Keep the improvements coming.
... View more
02-23-2012
09:49 AM
|
0
|
0
|
3543
|
|
POST
|
Greetings, fellow Map Gallery Template fans... I would like to suggest making the Footer area optional. At the moment one can only change all aspects of the Footer, except turning the footer off when it isn't required. Maybe a consideration for the next iteration? In any case, I would appreciate some advice on how would I be able to remove it within the current structure of the template. Many thanks in advance.
... View more
02-10-2012
06:40 AM
|
0
|
0
|
4858
|
|
POST
|
Greetings all, I have just become aware of the existence of the 1.4 version of the Public Maps Gallery template. One thing that I have noticed in version 1.3.1 a couple of days ago, and that still has not been pointed out, as far as I know is that the maps don't propagate their watermarks! So if I have a look at a map within ArcGIS Online which contains a basemap such as OSM, I see the following: [ATTACH=CONFIG]11873[/ATTACH] However, in the map gallery for the same map there is no copyright watermark. How can this be resolved? Many thanks in advance.
... View more
02-10-2012
05:24 AM
|
0
|
0
|
4858
|
|
POST
|
Greetings everyone, I have had a couple of enquiries in the UK about support for ArcGIS for INSPIRE on the ArcGIS Server for JAVA platform. So my question is twofold: [INDENT]1) Are there plans to support JAVA in the near future (or at all)?[/INDENT] [INDENT]2) Have there been enquiries about this to you?[/INDENT] Many thanks.
... View more
07-07-2011
01:34 AM
|
0
|
0
|
1905
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 06-30-2024 11:43 PM | |
| 1 | 07-24-2024 11:41 PM | |
| 1 | 07-05-2024 12:47 AM | |
| 1 | 08-14-2024 07:14 AM | |
| 1 | 07-29-2024 11:40 PM |
| Online Status |
Offline
|
| Date Last Visited |
a week ago
|