|
POST
|
Mmm - I think I see your thinking - I could have the ID task fire on a left click event - this will also help me control the switch on/off this task when I am drawing features or using an area measure tool. Ta
... View more
10-11-2012
04:20 AM
|
0
|
0
|
1372
|
|
POST
|
Hi I'm using the out of box navigaton bar, with a nice zoom box thingy. I also have a default onclick of the map to fire off the identify task. Sometimes when I want to ID a feature, after zooming in using the zoom button, the mouse moves fractionally, and this is read as a zoom event (click drag) and map zooms into a tiny area. Is there any way of setting a threshold for the zoom option, so anything less than X pixels is interpreted as a single click? Cheers ACM
... View more
10-11-2012
01:55 AM
|
0
|
4
|
1821
|
|
POST
|
This may help. I have my site that is Independent of script for the ID popup. It cycles the layers and builds up the template from all exposed field aliases. I also get a "more Info" hyperlink, based on the contents of a particular field - this is defined in the layer description in the MXD You'll see a working example here http://maps2.eastdevon.gov.uk/mapping/assets/ you'll need to go the Planning & Policy group in the TOC (Key and other maps accordion) and select current planning applications to see the "more Info" link in action ACM PS just looked at that, and I really must change that layers symbology, I can hardly see it! This extent has a few examples as of today http://maps2.eastdevon.gov.uk/mapping/assets/?x1=311112&y1=87627&x2=311789&y2=88262
... View more
10-07-2012
01:43 AM
|
0
|
0
|
537
|
|
POST
|
Arrggh, I bookmarked this thread because the demo http://help.arcgis.com/en/webapi/javascript/arcgis/samples/graphics/graphics_extent_query.html mentioned earlier seemed useful, but that is now 404ing. Anyone know what has happened to it?
... View more
10-02-2012
10:58 PM
|
0
|
0
|
1946
|
|
POST
|
A bit of light hearted relief here - Google Chrome screen shot from a generate token request [ATTACH=CONFIG]18104[/ATTACH] 😉
... View more
10-01-2012
07:03 AM
|
0
|
1
|
831
|
|
POST
|
I was having similar issues - 500 server errors. I finally did as was suggested here, loaded the proxy page with a valid URL parameter - I did it on the server so I got the real error messages - I got
Unrecognized attribute 'targetFramework'. Note that attribute names are case-sensitive.
Source File: D:\zzzz\test\web.config Line: 4 The web config seems to have been generated from Visual studio when I tried the debugger from there - it isn't required in any way by my site, as it is purely javascript. deleting this file totally clears it all up and it works, Fiddler is showing nice clean requests going via the proxy page. ACM
... View more
10-01-2012
06:29 AM
|
0
|
0
|
3932
|
|
POST
|
I'm not sure of the issue - I'm using the TOC code here http://maps2.eastdevon.gov.uk/mapping/assets/ and it works fine in all browsers now (mine is slightly modified to take visible layers rather than default visibility - I did this before the core code was changed to do this) ACM
... View more
09-29-2012
12:16 AM
|
0
|
0
|
1224
|
|
POST
|
Like lots of things, the measure widget is so close to being good, but needs a few tweaks. For example changing the list of units for area and length, as well as being able to set a default for the point location tool (as well as changing the list of units) - for example no-one in our organization use long/lat or DMS we use British National Grid - all our data are defined in it and that is the only system we use. Cheers ACM PS Does anyone else have the measure tool suddenly zoom in to almost real world scales on click? You click and the map zooms into a VERy small area - so small the scale bar breaks with NaN for instead of numbers.??
... View more
09-25-2012
09:50 AM
|
0
|
0
|
2584
|
|
POST
|
Hi Apart from the two in the 10.1 help (http://resources.arcgis.com/en/help/main/10.1/index.html#/Tutorial_Basic_high_quality_web_map_printing_exporting_using_arcpy_mapping/0057000000mr000000/) has anyone got any good examples of using the ConvertWebMapToMapDocument function from with the JavaScript API? I'm guessing that any such example would also have to provide the .py script as well Cheers ACM
... View more
09-25-2012
07:38 AM
|
0
|
0
|
812
|
|
POST
|
Hi - I'm working on the same problem, selectively collapse/expand at start up. Ive added an extra parameter to the definition - {
layer: altmaps,
slider: true,
title: "OS Basemaps",
isopen: false
} Now just need to know how to collapse a node from within the (excellent) code! Cheers ACM
... View more
09-19-2012
05:08 AM
|
0
|
0
|
3333
|
|
POST
|
Indeed - check out http://chawke.co.uk/infitnity_and_beyond.html for what I mean. The data for the initial extent through to the grey scale property based maps are all from a tiled service read into the MXD that generates the dynamic service. These data are all generated from Vector data, so there is a processor overhead generating it for each request. Rasterizing it and tiling it is very effective. For my internal use, these layers are just for reference, alternative, finer detailed maps are available on request. Most of our work is done on the 1:100 to 1:1250 scale range, where I need to provide infinite zoom levels that read the fine detailed vector maps (the excellent OS MasterMap) Having a cached service with a dynamic service and infinite zoom on the API will enable client based caching of the initial basemaps, nice slippy maps at those scales, and a nicer user experience. Chers ACM
... View more
09-15-2012
12:26 AM
|
0
|
0
|
2950
|
|
POST
|
Anyone know if any progress has been made on this - I too am having issues with defining what layer out of several layers for the overview map to use. Cheers ACM
... View more
09-14-2012
07:00 AM
|
0
|
0
|
1225
|
|
POST
|
Did the lack of respect for width/height in accordianpanels get sorted? As I recently raised the same/Similar issue http://forums.arcgis.com/threads/65694-Overview-map-in-AccordianContainers?highlight=OverviewMap Cheers ACM
... View more
09-14-2012
06:36 AM
|
0
|
0
|
2286
|
|
POST
|
Steve - do you know if there are any plans to change this? I'd love to have a map with infinite zoom, but still use a tiled service at the higher zoom levels, I've got round this by adding the map cache into th MXD I define the service with, but this isn't ideal. Cheer ACM
... View more
09-14-2012
04:10 AM
|
0
|
0
|
2950
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 08-28-2025 01:14 AM | |
| 1 | 12-01-2023 06:07 AM | |
| 2 | 11-29-2024 04:32 AM | |
| 1 | 05-28-2024 12:50 AM | |
| 1 | 03-16-2023 06:46 AM |
| Online Status |
Offline
|
| Date Last Visited |
10 hours ago
|