|
POST
|
seems same problem this thread: http://forums.arcgis.com/threads/77403-SQL-Server-user-store-fails-from-ArcCatalog
... View more
03-20-2013
07:48 AM
|
0
|
0
|
1850
|
|
POST
|
see Bug NIM-086160 http://support.esri.com/en/bugs/nimbus/role/beta10_1/TklNMDg2MTYw
... View more
03-19-2013
11:52 PM
|
0
|
0
|
2440
|
|
POST
|
try and see http://www.arcgis.com/home/item.html?id=c663df2846d04a6b9add92b66c637728
... View more
03-19-2013
11:16 PM
|
0
|
0
|
797
|
|
POST
|
Have you checked in rest admin parameters ok? For log in start 'REST cache cleared on all machines' in 10.1 if you have a multiple machine configuration, the REST cache will be cleared on all machines.
... View more
03-19-2013
11:06 PM
|
0
|
0
|
1866
|
|
POST
|
Have you same problem in service directory? see Bug NIM-086160 http://support.esri.com/en/bugs/nimbus/role/beta10_1/TklNMDg2MTYw
... View more
03-19-2013
09:16 AM
|
0
|
0
|
1850
|
|
POST
|
You can use your arcgis feature services with the ArcGIS Collector, you just need to login into ArcGIS Online or Portal with your organizational account and create a webmap that includes your servers feature services, but you will need an organization subscription to create a webmap for use in the collector
... View more
03-19-2013
06:39 AM
|
0
|
0
|
1899
|
|
POST
|
see this link http://resources.arcgis.com/en/help/main/10.1/0154/0154000004w1000000.htm
... View more
03-18-2013
08:41 AM
|
0
|
0
|
608
|
|
POST
|
the widget generates webmapjson. Have you tried copy webmapjson in page rest of tool and see the results? Have you made connection using web adaptor or direct web server arcgis server for the tool?
... View more
03-18-2013
08:34 AM
|
0
|
0
|
3774
|
|
POST
|
Tracy, can you describe your steps because seems (seeing error) that you haven't permission for services contained in webmapjson
... View more
03-18-2013
02:08 AM
|
0
|
0
|
3774
|
|
POST
|
yes, in 10.1 was added see http://resources.arcgis.com/en/help/rest/apiref/project.html you can see two new parameters: transformation for your wkid or enumerator esri and transformForward: a boolean indicating whether to transform forward or not. If you need code flex you can post on forum flex ( http://forums.arcgis.com/forums/18-ArcGIS-API-for-Flex )
... View more
03-18-2013
02:03 AM
|
0
|
0
|
844
|
|
POST
|
You can use replica one-way from your gdb to gdb publish . In this operation replica can reprojection your data. see: http://help.arcgis.com/en/arcgisserver/10.0/help/arcgis_server_dotnet_help/0093/00930000160z000000.htm http://help.arcgis.com/en/arcgisserver/10.0/help/arcgis_server_dotnet_help/0093/00930000160s000000.htm http://support.esri.com/en/knowledgebase/techarticles/detail/34129 http://support.esri.com/en/knowledgebase/techarticles/detail/34143
... View more
03-18-2013
01:51 AM
|
1
|
0
|
532
|
|
POST
|
I have posted a little start point sample using Dynamic segmentation ( http://forums.arcgis.com/threads/74130-Pipeline-video-inspection-using-dynamic-segmentation?highlight=dynamic ). You can create records in table (info track registration video) and create on the fly polyline M for mapping your video on tube (you can creating a soe in ags). With DS you also can do your processing for extract info ect .. Here you can see Program Tiers: http://www.esri.com/partners/partner-network/program-tiers
... View more
03-16-2013
04:02 AM
|
0
|
0
|
8232
|
|
POST
|
here you can see methods available in ao for transfert datasets http://resources.arcgis.com/en/help/arcobjects-net/conceptualhelp/0001/0001000003rp000000.htm
... View more
03-16-2013
03:50 AM
|
0
|
0
|
522
|
|
POST
|
you have some options: ISegmentCollection segmentCollection = new PolygonClass(); segmentCollection.SetCircle(point, 10); IGeometry circle = segmentCollection as IGeometry; or you can cast the point to ITopologicalOperator and use buffer or you can rotate a vector from a center point or use EllipticArcClass and so on..
... View more
03-16-2013
03:44 AM
|
0
|
0
|
1419
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 06-20-2024 11:20 AM | |
| 1 | 05-25-2017 10:11 AM | |
| 1 | 06-20-2023 12:09 AM | |
| 1 | 10-14-2022 05:14 AM | |
| 1 | 06-14-2023 02:00 AM |
| Online Status |
Offline
|
| Date Last Visited |
05-18-2026
04:12 AM
|