|
POST
|
What is the length of the text field "FacilityName_English"? Add a text field with a length long enough to contain the longest split string.
... View more
06-22-2015
01:31 AM
|
2
|
9
|
3635
|
|
POST
|
Elena, If possible, try extracting the package from another client machine running ArcGIS 10.0. It doesn't seem to be a version issue. if it runs successfully on another machine, try repairing/reinstalling ArcGIS on your machine. ** Also Unmark as correct my answer, so that others can look at the problem and give solutions.
... View more
06-21-2015
08:48 PM
|
1
|
0
|
3356
|
|
POST
|
Stefan, The App Studio is still in beta. We can expect a tutorial/detailed documentation once a stable version is released. For now, we are left with a few videos and documentations. We will find more documentations, as more people explore it. You could also note your observations and come up with a sample demo of creating apps in ArcGIS App Studio.
... View more
06-21-2015
08:32 PM
|
1
|
0
|
1148
|
|
POST
|
Hi Majdoleen, As I can see from the snapshot, you have 6107 records (not fields). So the expressions given by Dan Patterson should work for all the records at one go. Taking your data into consideration, let me put down the expressions once again. Make sure none of the records are selected. My Assumption: You are spliting the text with ":" (colon) separator. Use Field Calculator for FacilityDescription_English Parser: Python Expression= !Facility_English!.split(":")[0] Use Field Calculator for FacilityName_English Parser: Python Expression= !Facility_English!.split(":")[1]
... View more
06-21-2015
11:57 AM
|
2
|
11
|
3635
|
|
POST
|
Hi Stefan, I found this on web. Hope it's helpful. AppStudio for ArcGIS | Esri Video AppStudio for ArcGIS First Steps with the Map Tour Template | ArcGIS Video AppStudio for ArcGIS: Introduction to the Cloud Make Tool | ArcGIS Video AppStudio for ArcGIS: Building Native Cross-Platform Apps | ArcGIS Video
... View more
06-21-2015
09:07 AM
|
1
|
2
|
1148
|
|
POST
|
Curso, Have you applied 'sysadmin' role to your SDE user? If so, you can revoke this in SQL Server Management Studio. Security > Logins> right-click the SDE user > Properties > Server Roles. Uncheck 'sysadmin'. EDIT: If the above solution doesn't work, you might want to have a look at this article. 40606 - Geodatabase upgrade in SQL Server fails with error code -549 in the log
... View more
06-19-2015
11:26 AM
|
1
|
2
|
2974
|
|
POST
|
Hi Curso, Just a guess. The sde password that was generated could be a one-time password. Login to SQL Server via sde credential, and define a new password. Let me know if it works?
... View more
06-19-2015
11:18 AM
|
0
|
1
|
2974
|
|
POST
|
Oh yes. While creating a map package, one can choose to create it in a lower version from Package Map tool.
... View more
06-19-2015
10:06 AM
|
1
|
3
|
3356
|
|
POST
|
Elena, Copy the package file to a path (with shorter name; say D:/MyData). Try extracting again. The output path should also be a short one.
... View more
06-19-2015
09:49 AM
|
0
|
5
|
3356
|
|
POST
|
Heather, As mentioned by Daniel, you can connect to ArcGIS 10.3 Server from ArcGIS 10.2 Desktop without any issue. But keep in mind, one can not administer the ArcGIS Server 10.3 from ArcCatalog 10.2.
... View more
06-19-2015
09:32 AM
|
2
|
0
|
1232
|
|
POST
|
Hi Saadia, The "City" layer is projected wrongly, seems to be a projected coordinate system.. Export the layers to shapefile using the spatial reference of the data source. Then, In ArcCatalog, right-click the properties of the shapefile. Edit the spatial reference. And define the correct spatial reference (Projected) for your area. You can start with WGS 1984 Web Mercator (Auxiliary Sphere), as suggested by Dan.
... View more
06-19-2015
09:00 AM
|
0
|
4
|
1892
|
|
POST
|
Hi Hildegard, Make sure that the folders containing the raster images have read permission for arcgis account(created while installing ArcGIS Server). Try saving the map document (*.mxd) from File > Save as option in ArcMap. Then publish the Map as a map service.
... View more
06-19-2015
08:40 AM
|
1
|
0
|
1878
|
|
POST
|
Hi Saadia, Could you verify the extent of your map and the layer that has been converted from the KML/KMZ file. I could be an issue of wrong extent/projection defined. Snapshots of the extent and projection system would be helpful.
... View more
06-18-2015
10:34 PM
|
0
|
2
|
3317
|
|
POST
|
The MapSAR website says it works on ArcGIS 10, 10.1 and 10.2. Maybe we have to wait for a stable release of MapSAR for ArcGIS 10.3.x. Some tools of MapSAR for ArcGIS 10.2 might work in ver. 10.3 though.
... View more
06-18-2015
09:36 PM
|
0
|
0
|
1297
|
|
POST
|
Hi Stephen, Have you tried Import from E00 (Conversion) tool. Read its usage before using it.
... View more
06-18-2015
03:11 AM
|
2
|
3
|
1525
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 05-25-2021 09:10 AM | |
| 1 | 07-08-2021 11:09 PM | |
| 1 | 01-09-2022 06:54 PM | |
| 1 | 07-01-2021 09:35 PM | |
| 1 | 07-14-2021 11:54 AM |