|
POST
|
Are you using the default cluster or have you modified it or created another cluster? My v10.2 setup is only using the default cluster so I probably could not help you out as mine is the default and it is working properly.
... View more
10-09-2013
09:39 AM
|
0
|
0
|
2132
|
|
POST
|
I work for a county and we have coverage for the entire county. We will also be getting another complete coverage of obliques in the coming year, so a web app to compare the obliques would be great. I would like a widget where the user selects a point on the map and it returns the Oblique image.
... View more
10-09-2013
09:22 AM
|
0
|
0
|
1579
|
|
POST
|
To All FlexViewer Users and Developers: Is there any way to incorporate Pictometry oblique imagery into a FlexViewer application? Are there any widgets out there that can perform this task? Any assistance on this topic is greatly appreciated.
... View more
10-09-2013
07:08 AM
|
0
|
9
|
3652
|
|
POST
|
Does the data for your mapservice reside on the ArcGIS Server server or do you have it elsewhere (e.g. SDE database, network share for a file geodatabase or shapefile)?
... View more
10-09-2013
06:49 AM
|
0
|
0
|
2132
|
|
POST
|
Did it also take a long time to publish the service compared to your old ArcGIS Server environment?
... View more
10-09-2013
06:26 AM
|
0
|
0
|
2132
|
|
POST
|
Number 10 can be quite a big task if you want the client software at the same version as the database if your organization manages a large number of mxds (This could also impact lyr files that have SDE as their source).
... View more
10-09-2013
05:04 AM
|
0
|
0
|
902
|
|
POST
|
Please make sure the SDE connection that is registered with ArcGIS Server is the same one that is being used in the mxd that is the source of your mapservice. I have my SDE connection registered, so the SDE data is not being copied to my ArcGIS Server server.
... View more
10-09-2013
05:02 AM
|
0
|
0
|
1576
|
|
POST
|
Vince: You stated "Finally, keep in mind that end-of-life for ArcGIS 9.3.1 is also rapidly approaching (it will be retired 31-Dec 2013)." What does that mean in terms of support for this product?
... View more
10-09-2013
04:50 AM
|
0
|
0
|
2459
|
|
POST
|
bulat: I would also be concerned with the Oracle Client software that you have on each computer where ArcGIS Desktop installed. Are you using the direct connection methodology to connect to the Oracle database? If so, are you going to upgrade each client to Oracle 11g Client as well. If this was the methodology that you used, then the 10g connections will be embedded in all your mxds. You will need to update these connections to 11g connections. You can have endusers perform this task manually or you can script it out in VB.NET, VBA, or python (not sure how good the python scripting is at 9 as many new methods were added at 10). This is a task that my organization is currently going through. We have over 200,000 Oracle SDE connections that need to be updated from 10g to 11g to follow ESRI's Best Practices of having the Oracle Client at the same version as the database itself. I have an idea on the ideas website (ideas.arcgis.com - Option of Using UNC Path for SDE Connection Files) where you would have the option of embedding the Oracle SDE connection information in the mxd (the current practice where you need to fix all these connections) or have ArcMap go to the .sde connection files outside the mxd to connect to the Oracle database (in this scenario you would just need to update the .sde files instead of all the mxds - for my organization this would be the difference between updating 200 .sde files compared to 200,000 sde connections in over 40,000 mxds). If you like the below idea, please promote it on the ideas website.
... View more
10-09-2013
04:48 AM
|
0
|
0
|
2459
|