|
POST
|
The envelope you're providing has coordinates in WGS84 (SR : 4326), but the spatial reference you're setting is web mercator (SR : 102100). Set the spatial reference to 4326, or provide coordinates in web mercator.
... View more
02-03-2014
08:41 PM
|
0
|
0
|
1871
|
|
POST
|
No, unfortunately, we don't have a solution yet. This might take some doing!
... View more
02-03-2014
08:38 PM
|
0
|
0
|
317
|
|
POST
|
We currently don't support z values in geometry. I would be interested in knowing how you plan to use the z values considering that the map only supports 2D display.
... View more
02-03-2014
08:35 PM
|
0
|
0
|
1968
|
|
POST
|
1. The Runtime SDK or iOS doesn't work with ArcGIS Server Mobile services. Instead, it works with REST based ArcGIS Server services (Map, Geocode, Geoprocessing, etc). These services can be on ArcGIS Server version 10.0 or above. Here are the system requirements for the latest version (10.2) of the SDK : https://developers.arcgis.com/ios/info/system-reqs.htm Note, you can use this SDK even with older versions of server going back to v10.0
... View more
01-28-2014
11:31 AM
|
0
|
0
|
1017
|
|
POST
|
Thanks for the confirmation regarding Chinese. Yes, this issue probably affects more languages. I encourage you to contact Esri Support and report this issue to them along with its impact on your project and timelines. They'll help ensure this gets resolved in a timely manner.
... View more
01-09-2014
01:52 PM
|
0
|
0
|
2432
|
|
POST
|
The Related Record Editing Sample shows you how to edit stand alone tables using AGSFeatureLayer. In short, an AGSFeatureLayer allows you to edit both feature layers and standalone tables in a feature service. The only difference is that when the AGSFeatureLayer is based on a feature layer, it has geometry information and can display features on a map. When based on a standalone table, it does not have any geometry information and hence cannot display its information on a map. However, you can still query and edit data in the standalone table, just like you do with feature layers.
... View more
01-08-2014
07:54 AM
|
0
|
0
|
1004
|
|
POST
|
Chris, We confirm that this is indeed a problem, and we suspect this is happening because of lack of font substitution / fallback in the SDK. Most fonts do not have a complete set of unicode code points and so UI frameworks, web browsers etc substitute an alternative font that has the missing glyphs. I cannot offer any workarounds at the moment but we will continue to investigate and hopefully fix it soon.
... View more
01-07-2014
12:35 PM
|
0
|
0
|
2432
|
|
POST
|
Allen, You're on the right track. Things should work just as you describe by setting a credential on the request operation. I wonder if any of the other objects (tasks, geoprocessor, etc) in your app are interfering with the request op. Are they also connecting to the same server using similar credentials? If so, can you try reusing that same credential object by setting it on the request op, instead of creating a new one. Another option is to try and tweak the credential cache of the request op. Try using the default credential cache and if that doesn't work), try alloc/initing a new cache and setting it on the request op. Let me know how things work out. _ Divesh
... View more
12-10-2013
10:27 AM
|
0
|
0
|
1380
|
|
POST
|
These properties will be exposed in the next release. For the time being, you can use AGSJSONRequestOperation to make a REST request to the feature service and then parse the returned JSON to get at this information.
... View more
12-10-2013
09:40 AM
|
0
|
0
|
662
|
|
POST
|
ArcGIS Desktop v10.2.1 will have tools to allow you to package your network datasets into the runtime format (.tn & .geodatabase).You wont need to go through ArcGIS Server. 10.2.1 Desktop isn't available yet, but you contact your Esri representative if you would like to participate in the EAP (early access program)
... View more
12-10-2013
09:37 AM
|
0
|
0
|
725
|
|
POST
|
The layer should update automatically after the delete operation. I cannot reproduce the problem you are reporting. Have you tried upgrading to v10.2?The FeatureLayerEditingSample seems to work fine and update the map after a delete. Can you share some code that shows how to repro the issue?
... View more
12-10-2013
09:29 AM
|
0
|
0
|
991
|
|
POST
|
Steve, You need to use ArcGIS Desktop 10.2.1 to publish your existing locators for use with ArcGIS Runtime SDKs. This is when the .locb file is created. Without this file, the SDK won't be able to use the locator. v10.2.1 is not available yet, but you can contact your Esri rep to see if you can get early access to it.
... View more
11-20-2013
08:53 AM
|
0
|
0
|
2607
|
|
POST
|
We haven't changed the hit-testing mechanism to ignore transparent fills. I am unable to reproduce the behavior you described. Could you please start a new thread and provide some code to repro?
... View more
11-18-2013
03:40 PM
|
0
|
0
|
1061
|
|
POST
|
Kevin, Can you ensure your project is referencing the latest version (v10.2) of ArcGIS.bundle, and not some old copy left behind by the last SDK?
... View more
11-18-2013
02:54 PM
|
0
|
0
|
843
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 12-02-2025 12:39 PM | |
| 1 | 10-01-2024 12:36 PM | |
| 1 | 05-10-2024 02:32 PM | |
| 1 | 07-10-2023 11:12 AM | |
| 1 | 06-15-2023 09:59 AM |
| Online Status |
Offline
|
| Date Last Visited |
12-15-2025
04:18 PM
|