|
POST
|
Hi Niall, ... Is this a known issue, is there a way to find draw speeds of layers that are ArcFM objects? You're correct, the GDBT 9.2 release was not designed to work with custom ArcFM objects. This is a known limitation of the developer sample. Hope this helps,
... View more
08-02-2011
10:15 AM
|
0
|
0
|
1548
|
|
POST
|
Craig and Todd, ... I wonder if there's an easier way to see the version dependents? Right, like a model builder-type utility that draws a tree diagram out? That would rock. FYI, at ArcGIS 10.1, there are several new tools that make the management of ArcSDE geodatabases much easier. including an enhanced version manager dialog. From the Jack Pre-UC 2011 Q&A: > What are some of the enhancements to the geodatabase in ArcGIS 10.1? > Administering my enterprise geodatabase can be difficult. Are there any tools coming that will help with this process? Hope this helps,
... View more
08-02-2011
10:12 AM
|
0
|
0
|
3946
|
|
POST
|
Hi Jason, In future, please post comments and questions related to the Silverlight Viewer beta 2 on the Esri Beta Community, as this is where the Dev team is monitoring user feedback. Thanks,
... View more
07-28-2011
10:47 PM
|
0
|
0
|
1610
|
|
POST
|
Hi Matthew, The error message you're getting was identified as a bug in the ArcGIS Viewer for Silverlight beta 2 setup. A workaround to address this issue was posted on the Esri Beta Community forums: ArcGIS Viewer for Silverlight Beta forums - Unable to install (a login is required to access content) In future, please post comments and questions related to the Silverlight Viewer beta 2 on the Esri Beta Community, as this is where the Dev team is monitoring user feedback. Hope this helps,
... View more
07-28-2011
10:45 PM
|
0
|
0
|
1123
|
|
POST
|
Hi Michael, ...I do not need the clientaccesspolicy.xml yet...but when I do what lines in that file need editing and how might that look? Regarding using the clientaccesspolicy.xml file, please review this help topic: FAQs - Problem: I cannot load data from an external data source outside my application's domain Also, how would I do I add a Basemap from an existing sde service? To enable custom basemaps in the Silverlight Viewer application builder, please review this help topic: Configuring basemaps (a login is required to access content) In future, please post comments and questions related to the Silverlight Viewer beta 2 on the Esri Beta Community, as this is where the Dev team is monitoring user feedback. Hope this helps,
... View more
07-28-2011
10:41 PM
|
0
|
0
|
744
|
|
POST
|
Hi Michael, The error message you're getting was identified as a bug in the ArcGIS Viewer for Silverlight beta 2 setup. A workaround to address this issue was posted on the Esri Beta Community forums: ArcGIS Viewer for Silverlight Beta forums - Unable to install (a login is required to access content) In future, please post comments and questions related to the Silverlight Viewer beta 2 on the Esri Beta Community, as this is where the Dev team is monitoring user feedback. Hope this helps,
... View more
07-28-2011
10:33 PM
|
0
|
0
|
842
|
|
POST
|
Hi Ian, FYI, the ArcGIS API for Flex 2.4 release includes 2 mobile samples that show example Flex Mobile Projects that can be deployed on Apple iOS (iPad, iPhone), Google Android and BlackBerry Playbook. Mobile Samples - Overview Hope this helps,
... View more
07-28-2011
10:09 PM
|
0
|
0
|
713
|
|
POST
|
Hi Jason, Just to add onto Robert's post: You would simply publish a map document that contains the feature class(es) you want to enable Web editing on, as a map service with the feature service property activated. Make sure that you've defined a template for each editable feature class. Then simply reference the feature service in the Edit Widget of the ArcGIS Viewer for Flex. Some resources: Editing in Web applications About feature templates Using feature services Edit Widget in the ArcGIS Viewer for Flex Hope this helps,
... View more
07-28-2011
09:54 PM
|
0
|
0
|
1813
|
|
POST
|
Hi Dana, ... At the UC it was said you can now access spatial and tabular data in other RDBMS systems without SDE. At 10 this was true on a read-only basis with Query Layers. At 10.1, can users now also *edit* spatial data in non-SDE instances using "ArcGIS for Desktop" (ArcMap)? ... ArcGIS Server 10.1 will include a new technology component called Spatial Data Server (SDS). It is a separate installation from ArcGIS Server and will be included with all editions of ArcGIS Server. SDS is a low-memory footprint application that enables you to publish feature services of your vector data stored in a database or geodatabase. SDS will allow you to edit spatial data in a standard database and does not require ArcSDE technology. Editing for SDS is done via the REST API only which ArcMap does not support at this time. From Jack's 2011 pre-UC Q&A: How does ArcGIS Server 10.1 improve access to databases? How is ArcGIS Server 10.1 more IT friendly? More information will be available in the ArcGIS 10.1 help documentation, which should be available when ArcGIS 10.1 beta starts. Hope this helps,
... View more
07-28-2011
12:46 AM
|
0
|
0
|
1917
|
|
POST
|
Hi there, ... I am trying to understand how to create a feature template and how should I refer it to a map, so that I can create a feature service and use it in my web clients. Do I need ArcMap to refer a map and enable the feature class? Yes, you will need ArcMap to set-up and enable feature templates on your editable data layers in your map document. Then publish your map with the feature service property enabled. Please review the documentation that I referenced in my previous posts. Hope this helps,
... View more
07-07-2011
01:56 PM
|
0
|
0
|
1149
|
|
POST
|
Hi Sebastian, It's Windows Server 2008, so that doesn't help, I'm afraid. Please review this KnowledgeBase Article: KB #29585 - Error: Bad Login User Hope this helps,
... View more
04-28-2011
01:33 PM
|
0
|
0
|
4176
|
|
POST
|
Hi Sebastian, Q) What OS are you using for your ArcSDE geodatabase on PostgreSQL? If it's Red Hat Linux (RHEL) 5 or SUSE 10, please review this KnowledgeBase Article: KB #38606 - HowTo: Make a Direct Connection from ArcGIS Server or ArcGIS Engine Runtime on SUSE to ArcSDE for PostgreSQL Hope this helps,
... View more
04-28-2011
12:15 AM
|
0
|
0
|
4176
|
|
POST
|
Hi Martin, When ArcObjects comes into picture? A1. ArcObjects is the developer technology that was used to develop ArcGIS Desktop (the map authoring application), the geodatabase data model, and some parts of ArcGIS Server. What role ArcSDE plays here? A2. ArcSDE technology is used behind-the-scenes to set-up and enable the ArcSDE geodatabase on the PostgreSQL DBMS platform. The data model where you store your GIS data. How does ArcGIS server supports the above work flow? A3. ArcGIS Server is the software that enables you to publish and share your GIS resources onto the internet/intranet. In this case, your map becomes a map service with an associated feature service. Please review the help documentation for more information. Hope this helps,
... View more
04-27-2011
11:48 PM
|
0
|
0
|
1149
|
|
POST
|
Hi Martin, Yes, what you are proposing is possible. You would simply publish a map document that contains the feature class (in your PostgreSQL geodatabase) you want to add your route onto, as a map service with the feature service property enabled. Make sure that you've defined a template for that feature class. Then simply reference the feature service in the Edit Widget of the ArcGIS Viewer for Flex. Some resources: Editing in Web applications About feature templates Using feature services Edit Widget in the ArcGIS Viewer for Flex Hope this helps,
... View more
04-27-2011
12:08 AM
|
0
|
0
|
1149
|
|
POST
|
Hi Randell, I'm not aware of any specific tutorials on versioning, but these resources are a good place to start: Geodatabase Essentials Part 2 - An Introduction to ArcSDE Geodatabases video Versioning 101 - ArcUser technical article Hope this helps,
... View more
04-26-2011
11:57 PM
|
0
|
0
|
1247
|
| Title | Kudos | Posted |
|---|---|---|
| 2 | 2 weeks ago | |
| 1 | 05-21-2026 08:48 AM | |
| 2 | 3 weeks ago | |
| 1 | 05-30-2026 02:52 PM | |
| 3 | a month ago |
| Online Status |
Offline
|
| Date Last Visited |
2 weeks ago
|