POST
|
Hello there, I'm building a scrolling web page which i present a map in one of the scroll pages. When I get to the map with the corsair, the corsair stay in the map for zoom instead to continue scrolling. I saw there is an option to disable the zoom by scrolling but i want to keep this option just if the user decide to use the map. I know it works with google imbedded maps, that you need to press Shift Or Ctrl and then scroll for zoom. There is an option like this? (I don't have the developer addition but if there is a option only for developers i wold like also to know) Thank you
... View more
09-18-2023
03:32 AM
|
0
|
0
|
364
|
POST
|
Thank you! That did the trick! Just wanted to verify one more thing. Unlike map service, the item data source is set to the directories folder ("C:\arcgisserver\directories\arcgissystem\arcgisinput\...") and not to the folder that my raster is originally in ( that is set as data store). Can I change it to the original location or it is default for image server?
... View more
06-26-2023
02:48 AM
|
1
|
1
|
966
|
POST
|
Hello there, I'm having trouble with publishing image server to my server. I want to publish a slope raster of a small area. I followed the steps here . On the "Publish Image Service" page, I couldn't find my foldersfrom the manager, and I really dont want my items to be on my root folder. the only thing that i did diffrent from the instaruction, is the i chouse the .tif raste from the source folder, and not the map that i;m working on, but unfortunatly, tere is not such option someoun have an idea why somthing llike that could happen? Bonus qustion: publish layer from my machine (not hosted) cost any credits? Thank you
... View more
06-20-2023
05:51 AM
|
1
|
4
|
1034
|
POST
|
The same here... we are using this this specific field map for some time and this is haven't happened before did you had any help from the ESRI in different media for this ensue?
... View more
06-06-2023
02:30 AM
|
0
|
0
|
1412
|
IDEA
|
Hi Miguel, Did you had any progress with this ensue? I'm having the exact same problem (I Noticed that the attached picture is from the first map in the map series), and it is vary frustrating. Thank you
... View more
06-04-2023
05:38 AM
|
0
|
0
|
1187
|
POST
|
Hello there, I encounter this problem a lot I am arranging the legend and export it to JPG, but then the legend get mixed up Sometimes it's just the extant of the legend but sometimes add features to the legend that weren't there before. Important to mention that the language is Hebrew In this example there are 3 legends marked with black border The first pic is a screenshot from the layout and the second is the JPG Thank you
... View more
11-15-2022
01:51 AM
|
0
|
2
|
659
|
POST
|
Hi, I have an app made using web appbuilder developer edition V 2.14 I am using query url parameter to focus on a feature. The query works well, but - the zoom level is too close. I changed the zoom level inside the "MapUrlParamsHandlerfile" in the jimu.js folder: query.maxAllowableOffset = 0.00001; layer.layerObject.queryFeatures(query).then(function(featureSet){ var features = featureSet.features; if(features.length === 0){ console.log('No result from query URL parameter.'); return; } if(layer.layerObject.geometryType === 'esriGeometryPoint' && features.length === 1){ map.setExtent(scaleUtils.getExtentForScale(map, 100000));//same scale with search dijit map.centerAt(features[0].geometry); }else{ var resultExtent = jimuUtils.graphicsExtent(features); map.setExtent(resultExtent); } showSelections(map, layer, features); }, function(err){ console.error(err); }); } but it does not effect the query result zoom level. I guess this is not the right place to specify the zoom level I want. so, where is the right place?? thank you! Dikla.
... View more
05-31-2020
04:00 AM
|
0
|
1
|
740
|
IDEA
|
Autocomplete searches anywhere in the string, not just the first letter. It would be better if there will be a modifier to the autocomplete appearance where one can decide what mode to use. I would like the option to use autocomplete from the first letter. For example, if I type "Ba", I want to see "banana" and "Basil", instead of "xyzBa", "banana", "Basil". Thanks in advance, Dikla (Inspiration from this post)
... View more
02-20-2020
06:42 AM
|
24
|
11
|
2461
|
POST
|
Hi Lauren, Can you please post the final xls form and js file that worked for you? I'm trying to do exactly what you did, with no success. thanks, Dikla.
... View more
01-19-2020
09:01 AM
|
0
|
0
|
2356
|
DOC
|
Hi Robert! There is ability to specify one WKID that coordinates in the popup are displayed in. Is it complicated to add the ability to specify more than one WKID? I would like the users to click on the map and get the coordinates of the point in 3 different coordinate systems. If you could guide me how to do it, that would be amazing. thank you, Dikla.
... View more
12-12-2019
07:24 AM
|
0
|
0
|
5964
|
POST
|
Hi! Is there any intention to make the app open for public reports instead of limited to organization users? Dikla.
... View more
08-05-2019
06:18 AM
|
0
|
3
|
968
|
POST
|
Hi , I saw there was a similar question 3 years ago, but mine is a little bit different. I'm using the e-search widget on a layer that is hosted in my portal. the max number of results I get is 1000. is there a way to change this through the widget? I can't find a way to update the max record number of the hosted feature layer in my portal.. the portal version is 10.6.1. thanks, Dikla.
... View more
08-05-2019
05:33 AM
|
0
|
2
|
734
|
POST
|
Hi, I was looking for an answer to - why the autocomplete is not working with cascade select, and I found your answer from 2017. it is now May 2019 - and when I try making a form using connect version 3.3.51 I still can't make autocomplete appearance with cascade select_one. is this still an issue? thanks, Dikla.
... View more
05-27-2019
08:49 AM
|
0
|
1
|
1401
|
DOC
|
Hi Robert, I didn't completely understand if the e-search widget can do what I want: I want to select one polygon from a map service and then make a spatial query on a point feature layer to find all the points that intersect the polygon I selected. is that possible with the e-search widget? thanks, Dikla.
... View more
05-15-2019
08:24 AM
|
0
|
0
|
6035
|
Title | Kudos | Posted |
---|---|---|
1 | 06-20-2023 05:51 AM | |
1 | 06-26-2023 02:48 AM | |
24 | 02-20-2020 06:42 AM | |
1 | 05-04-2015 03:58 AM | |
1 | 05-04-2017 04:31 AM |
Online Status |
Offline
|
Date Last Visited |
3 weeks ago
|