|
POST
|
In Arcgis server manager, a folder was created and services are published inside it. Now I want to rename that folder. But the 'Rename' option was disabled. How to fix this issue? Kindly suggest me.
... View more
10-13-2016
02:44 AM
|
0
|
3
|
4628
|
|
POST
|
I am having a versioned ArcSDE GDB and I want to retrieve the records from it(Default version) through VB.net/C#. How to accomplish it? Kindly suggest. Thanks in Advance.
... View more
10-07-2016
02:26 AM
|
0
|
2
|
2201
|
|
POST
|
How to update the attribute value of a specific field for a particular feature in a feature layer using Arcgis Javascript API?
... View more
09-23-2016
02:09 AM
|
0
|
1
|
2797
|
|
POST
|
Thanks avinash. But I'm having 100 tile layers and each has different service end point. So have to use separate feature layer for each tile layer? My requirement is, let users to select the features on map. At selection end, I have to show the attributes of the selected features.
... View more
08-30-2016
10:20 PM
|
1
|
0
|
2333
|
|
POST
|
Hi Jake, If I add feature layer, will all point features display twice? because all points are already visible from tiled service.
... View more
08-30-2016
06:57 AM
|
0
|
2
|
2333
|
|
POST
|
I already developed an arcobject(VB.NET) code to rebuild the geometric network in FileGeoDatabase and now I want to update the code to handle ArcSDE GeoDatabase(Oracle). Here I need to know syntax of geometric_network path for ArcSDE-GDB(Oracle). Sample code snippet is given below. Can anyone provide me syntax/sample value for handling ArcSDE-GDB(Oracle)? Dim rbldGeomNw As RebuildGeometricNetwork = New RebuildGeometricNetwork rbldGeomNw.geometric_network = "d:\temp.gdb\Transportation\Transportation_Net" 'Syntax for GDB ' for SDE ???
... View more
08-30-2016
06:24 AM
|
0
|
0
|
875
|
|
POST
|
Thanks. I am able to add result geometries in graphics layer for highlighting the result. Now I want to give the option to select the geometries on map using mouse cursor.
... View more
08-29-2016
07:03 AM
|
0
|
2
|
2421
|
|
POST
|
Thanks a lot. Similarly how can we perform feature selection. please suggest
... View more
08-29-2016
06:21 AM
|
0
|
4
|
2421
|
|
POST
|
My feature class has around 80,000 point features. So I've used tiled map service and generated the cached tiles for fast rendering on client browser. I'm using ArcGIS Javascript API 3.17. Now I want to add select features option on map. I feel that adding feature layer for selection option alone will slowdown the data rendering on client browser. Please help how can I implement feature selection in my applicaiton. Thanks
... View more
08-29-2016
04:21 AM
|
0
|
7
|
3922
|
|
POST
|
I want to connect Oracle11g via ArcObjects. Currently I am using the connection string as given below which connect SDE schema GDB by default. But now I want to access a particular Oracle user Schema geodatabase. Could anyone please provide me that connection string syntax which access/specifying a particular Oracle user Schema geodatabase? Thanks in Advance string connString = "DB_CONNECTION_PROPERTIES=server:port/service;DBCLIENT=oracle;USER=user;password=pass";
... View more
08-29-2016
02:57 AM
|
0
|
1
|
1687
|
|
POST
|
I'm using ArcGIS Javascript API 3.17 to view my point data from ArcGIS server 10.3. Initially I have published the point data as dynamic map service but it is taking too long time to render the data over web as my feature class has around 80,000 point features. So I've changed dynamic map service to tiled map service and generated the cache. Now it is rendering too fast from cached tiles. Now the issue is that I have to perform Query task on my data. For that I have few questions: Is it require to add dynamic map service also under tiled service in the map to perform the query tasks? Or only passing dynamic map service URL to query task is enough? If so, How can we show the result features on map? Please suggest me.
... View more
08-28-2016
10:07 PM
|
0
|
8
|
3327
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 04-02-2019 12:10 AM | |
| 1 | 05-26-2021 09:51 AM | |
| 2 | 05-19-2017 05:19 AM | |
| 2 | 05-19-2017 05:17 AM | |
| 1 | 05-16-2017 03:10 AM |
| Online Status |
Offline
|
| Date Last Visited |
Monday
|