POST
|
Hi All, ESRI Inc. has acknowledged that SOI is currently limited to dynamic map service along with WMS capability only. It does not work for Feature access, WFS and KML services. They will very soon reflect this limitation in their documentation.
... View more
10-08-2016
04:53 AM
|
0
|
0
|
44
|
POST
|
Hi Domenico, I am in the process of implementing IWebRequestHandler in SOI. Any idea how the filtering of layers would be done for the OGC layers. Any code snippet is available? Please share if yes. Thanx in Advance Pankaj
... View more
09-28-2016
03:19 AM
|
0
|
0
|
18
|
POST
|
Hi Domenico, With dotnet sample also we got the same issue. Upon setting "properties": { ... "disableCaching": "true", ... } ,mapservice rest URLS work fine. While debugging the SOI code, we can see the logged in user id is getting passed to SOI. But the same does not hold true for FeatureServer and KMLServer URL. When intercepted in SOI the user ID is always NULL. We tried to apply "properties": { ... "disableCaching": "true", ... } on all capabilities one by one but to no use. Understand that Layer Level access control works on Mapserver along with all capabilities (e.g. Feature Access, KMLServer and OGC services). Please correct me if I am wrong. Thanks, Pankaj Roy
... View more
09-22-2016
09:46 PM
|
0
|
0
|
44
|
POST
|
Hi All, I need to query a map service based on a custom relationship "Disjoint". Understand that using spatial relationship "Relation" and shape comparison language we can achieve this. I tried spatial relationship "Relation" with many combinations of shape comparison language but every time the result set remained the same which is not correct. To me it seems to be a bug in ESRI ArcGIS Server. I am trying with http://sampleserver6.arcgisonline.com/arcgis/rest/services/USA/MapServer/0/query Spatial Relationship: "Relation" Relation: "G1=!G2" / "FFFFFFFFF" / "TTTTTTTTT" / "G1 DISJOINT G2" Geometry : attached in REST_FilterGeometry.txt Screen attached. Please share your insight/experience on this. Thanks in advance, Pankaj Roy
... View more
09-22-2016
09:36 PM
|
0
|
0
|
971
|
POST
|
Hi All, With dotnet sample also we got the same issue. Upon setting "properties": { ... "disableCaching": "true", ... } ,mapservice rest URLS work fine. While debugging the SOI code, we can see the logged in user id is getting passed to SOI. But the same does not hold true for FeatureServer and KMLServer URL. When intercepted in SOI the user ID is always NULL. We tried to apply "properties": { ... "disableCaching": "true", ... } on all capabilities one by one but to no use. Understand that Layer Level access control works on Mapserver along with all capabilities (e.g. Feature Access, KMLServer and OGC services). Please correct me if I am wrong.
... View more
09-21-2016
09:53 PM
|
0
|
1
|
44
|
POST
|
Hi All, We have ArcGIS server 10.2.2 installed on 5 servers along with one load balancer. Whenever there is a need to publish a new service or overwrite any existing service, currently we do it one by one on all the servers. Is there a way to publish/overwrite service on one server and copy it to other 4 servers? Thanx in advance Pankaj Roy
... View more
10-04-2015
10:13 PM
|
0
|
3
|
4070
|
POST
|
Hello Everyone, I want to display and download the attachment of a feature service but don't want to enable the editing functions (add,delete). Is there any option to disable/hide add and delete attachment option from attachment editor? Or is there any alternative to achieve this function (other than using Attachment Editor). Understand that all attachments are stored in BLOBS in a relationship class. Is there anything readily available to view and download the attachments for any particular feature?
... View more
09-23-2014
03:17 AM
|
0
|
0
|
3191
|
POST
|
Hi All, I have published a synchronous geoprocessing service to print map. The problem i am facing is that as soon a execution time exceeds 60 secs my request gets aborted. I want to try asyncronous geoprocessing service to overcome this issue. Any idea how Print task can be used with asyncronous geoprocessing service. Any code sample? Thanx in Advance, Pankaj Roy
... View more
08-18-2014
08:41 AM
|
0
|
0
|
2510
|
POST
|
Hi Jeff, Thanks for the reply. Understand that it is difficult to achieve but a simulation by manipulating the map extent and scale should be possible. I have written my own python script for the conversion of webmap to map document and for export to PDF along with layer listing (using vector data for the possible layers in map template). Following are difficulties i am facing for the simulation being attempted. 1. How to calculate extent to be printed/exported in case i opt for preserving scale. 2. How to calculate the possible scale to be printed/exported in case the other option is choosen i.e preserve extent. Is there any interface in arc object for this purpose. If i find answer to any one of these two queries, i believe my objective will be met. Thanks, Pankaj Roy
... View more
03-15-2014
07:23 PM
|
0
|
0
|
5
|
POST
|
Hi All, I am implementing customized printing using my own geoprocessing service and python script. I need to preserve both scale and extent of the screen in print/export output. Is there any workaround to achieve this. Any help is highly appreciated. Thanx in advance, Pankaj Roy
... View more
03-13-2014
06:41 PM
|
0
|
2
|
2004
|
Online Status |
Offline
|
Date Last Visited |
11-20-2020
03:22 AM
|