|
POST
|
If the date format is DD/MM/YYYY, use the following expression using field calculator in a new field (LONG) Int (Right( [Date], 4 ) & Mid( [Date], 4, 2 ) & Left( [Date], 2 ) ) If the date format is DD/MM/YY, use the following expression using field calculator in a new field (LONG) Int (Right( [Date], 2 ) & Mid( [Date], 4, 2 ) & Left( [Date], 2 ) )
... View more
08-27-2015
04:49 AM
|
3
|
2
|
1325
|
|
POST
|
Fayaz, What is the range of your data's date (mention the Start year)?
... View more
08-27-2015
04:05 AM
|
0
|
4
|
1325
|
|
POST
|
Did you try to log into ArcGIS Server as <UserName>@<DomainName>
... View more
08-26-2015
01:16 PM
|
0
|
1
|
2351
|
|
POST
|
Adding to above queries, how are you trying to connect to ArcGIS Server (From Browser/ ArcCatalog)? Snapshots would be helpful.
... View more
08-26-2015
12:31 PM
|
0
|
3
|
2351
|
|
POST
|
Hi Brett, Are you using a projected coordinate system?
... View more
08-25-2015
12:03 AM
|
0
|
0
|
2985
|
|
POST
|
Try exporting it into a new feature class, and check if the issue still persists.
... View more
08-24-2015
11:44 PM
|
0
|
0
|
3054
|
|
POST
|
Hello Behrouz, Two things to check 1) Make sure the ArcGIS Server service is running. 2) If your machine's full name is "HOSTNAME", then the url should be http://hostname:6080 If your machine's full name is "HOSTNAME.DOMAINNAME", then the url should be http://hostname.domainname:6080 3) Also check that the following ports are allowed through firewall Ports used by ArcGIS Server—Installation Guides (10.3 and 10.3.1) | ArcGIS for Server
... View more
08-24-2015
11:28 PM
|
1
|
0
|
1548
|
|
POST
|
Use ArcGIS for Desktop installation setup. Start installing it. You will came across 3 options (Modify/Repair/Remove). Run Repair.
... View more
08-24-2015
04:57 AM
|
0
|
1
|
2689
|
|
POST
|
Have you added ArcGIS Online connection in ArcGIS Administrator? Open the ArcGIS administrator, click ADVANCED. Then open Manage Portal Connections and add the address for your AGOL organization. Once the connection is added, select it and Connect. Now try publishing your services.
... View more
08-23-2015
11:35 PM
|
0
|
13
|
4378
|
|
POST
|
Hi Karen, Are you using custom style symbols in the layer? There was a known issue with ArcGIS 10.2.2, which is said to be fixed at 10.3 (So, this issue should not come up at 10.3.1). NIM102485 - Unable to publish a hosted feature service or tile.. Try using standard symbols and publish it again. Let us know your observation.
... View more
08-23-2015
11:21 PM
|
0
|
0
|
4378
|
|
POST
|
Hi Sharon, You might like to move this thread to Python Moving Content
... View more
08-22-2015
04:11 AM
|
0
|
0
|
3100
|
|
POST
|
If it's not the Filter issue, as suggested by Melita, you might like to repair ArcGIS for Desktop.
... View more
08-22-2015
04:07 AM
|
0
|
3
|
2689
|
|
POST
|
The user might not have logged into Portal, but published services through ArcCatalog. If you are logged in as an administrator, you could check the item info of the user (that you want to delete). Any linked data/services? If found, you could move the data to a folder of different user or change the owner.
... View more
08-22-2015
04:04 AM
|
0
|
2
|
7483
|
|
POST
|
Are you able to access the REST directory from the same machine as the ArcGIS for Desktop
... View more
08-22-2015
01:41 AM
|
0
|
0
|
2008
|
|
POST
|
A shapefile is never a *.shp file alone. Try to put all the files starting with <MyShapeFile.*> in a zip file. And add the zip-file to the Map on Portal for ArcGIS. The files of a shapefile should look similar to this.
... View more
08-22-2015
01:29 AM
|
1
|
0
|
4049
|
| 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 |