|
POST
|
Hi Josh, Is there any logic to how you want to group the zip-codes? If there is a common attribute or location in the data set, you can try to symbolize based on that field or consider adding a symbolization field in your dataset and manually define the zip codes that you want to group together by giving them a common value in your dataset. -Kelly
... View more
11-30-2016
03:13 PM
|
1
|
0
|
1664
|
|
POST
|
Have you tried the Infor Summary widget in the web appbuilder? Info Summary widget—Web AppBuilder for ArcGIS | ArcGIS -Kelly
... View more
11-30-2016
03:07 PM
|
0
|
0
|
841
|
|
POST
|
Hey Amber, Are you able to share your service and web map? I would also recommend contacting technical support to identify the specific issue. -Kelly
... View more
11-30-2016
03:03 PM
|
0
|
1
|
1062
|
|
POST
|
Thanks Meg, It looks like there is a value that was causing the data type to be defined as a string. As this is a CSV, commas are used to separate values. There is a comma in one of the name fields which resulted in all of the fields of for that record being shifted over by one value adding a string value into the UOS field: Korean American Senior Services, Inc. To get this to use the correct field type, remove the comma from this title, or modify the csv so that this title is contained in single quotes. I've attached your spread sheet with the single quotes workaround.
... View more
11-30-2016
02:59 PM
|
0
|
1
|
3914
|
|
POST
|
Hi Meg, When you look at the JSON of the webmap: http://www.arcgis.com/sharing/rest/content/items/8c6ada8d2814409aa881e52843211923/data?f=pjson , the Neighbourhood Grocery Network is a feature collection that is stored in the web map. The UOS field is identified as a string field: { "name": "UOS", "type": "esriFieldTypeString", "alias": "UOS", "sqlType": "sqlTypeNVarchar", "length": 256, "nullable": true, "editable": true, "domain": null, "defaultValue": null } How did you publish this data? Was it by adding a csv file directly to the map? If so, try publishing this as a hosted feature service. You will be prompted to select the correct data type during the publishing process. Also, feel free to share the datasource and I can look into why the datatype was incorrectly set. -Kelly
... View more
11-30-2016
10:49 AM
|
0
|
3
|
3914
|
|
POST
|
HI Nikholai, Currently it isn't possible to choose alignment for polygon labels, but it is possible for point features. Here is a screenshot of the point feature labeling dialog: You may be able to find some workarounds, such as using a point feature for labeling at large scales. I would also suggest submitting an idea at https://community.esri.com/community/arcgis-ideas?sr=search&searchId=94c8a3d4-4f08-4bf5-8c38-af3b2a5be01f&searchIndex=0 to describe the functionality with labeling polygons that you are looking for. -Kelly
... View more
11-29-2016
08:50 AM
|
1
|
1
|
8621
|
|
POST
|
HI Katy, In order to share with a group that has update capabilities enabled, you must share the item from My Content to see the appropriate group. If you are a member of one or more groups with the item update capability enabled, you will see both the Access and Access and update capabilities options from My content. If not, you will only see the Access option. This is outlined in step 4 of this article in the documentation: Share items—ArcGIS Online Help | ArcGIS -Kelly
... View more
11-28-2016
04:23 PM
|
2
|
4
|
6293
|
|
POST
|
https://community.esri.com/community/gis/web-gis/storymaps?sr=search&searchId=87b39fa1-8208-4db7-a370-08973ebcfcd9&searchIndex=2
... View more
11-28-2016
04:16 PM
|
1
|
0
|
3322
|
|
POST
|
HI Nikholai, Can you share the web map that you are working with? I'm wondering if there is significant labeling conflict at that scale that is causing some labels not to draw. Try modifying the position of the labels by going to the web map or visualization tab and selecting the label icon. From there you can modify the the size and alignment to choose where labels should appear. This includes above and below the feature. -Kelly
... View more
11-28-2016
04:08 PM
|
0
|
1
|
8621
|
|
POST
|
Are you able to share the file that you are using? -Kelly
... View more
11-28-2016
04:00 PM
|
0
|
0
|
790
|
|
POST
|
Hi Paul, What basemap are you using? Does the entire web map not zoom past level 19 or does the image service data disappear when the web map zooms in beyond level 19? -Kelly
... View more
11-22-2016
09:39 AM
|
0
|
1
|
2720
|
|
POST
|
Hi Adrian, Add the text into the edit box just as you described above. Once you have enabled tile resampling, a parameter will appear in the rest endpoint. If you turn tile resampling off, {"resampling":false}, no mention of the parameter will be visible in the rest endpoint. Here is an example service with resampling turned on. -Kelly
... View more
11-22-2016
09:24 AM
|
4
|
11
|
2720
|
|
POST
|
Adrian Welsh There is another workaround that you can use that may be helpful when creating a tile service in ArcGIS Online that you want to access at larger scales. You can enable tile-resampling on your hosted tile service. This will allow the service to draw at smaller scales based on previous tiles that exist. To do this, 1. Navigate to the admin directory of the published service: https://tiles.arcgis.com/tiles/<org-id>/arcgis/rest/admin/services/<service-name>/MapServer/edit (You will be prompted to login. This login has a case sensitive username so be aware of the case of your username) 2. In the Edit dialog box, set the following Service Definition Parameter: {"resampling":true} REST API documentation: http://resources.arcgis.com/en/help/arcgis-rest-api/index.html#/Edit_Service/02r300000222000000/
... View more
11-21-2016
01:13 PM
|
4
|
19
|
7862
|
|
POST
|
Hi Annina, This functionality isn't available yet. I would like to encourage you to log an ArcGIS Ideas about this as well as contact Esri Technical Support. There is a product enhancement that has been submitted and I would encourage you to ask to be attached so that you can be kept up to date on the status of the issue: ENH-000095476 -Kelly
... View more
11-17-2016
10:58 AM
|
4
|
0
|
10593
|
|
POST
|
Hi Greg, Where is the link to your local file located? Is it in the attribute table or are you adding it directly to a pop up? UNC paths are not supported html in the pop ups: Supported HTML—ArcGIS Online Help | ArcGIS -Kelly
... View more
11-17-2016
09:53 AM
|
1
|
2
|
3418
|
| Title | Kudos | Posted |
|---|---|---|
| 2 | 11-11-2016 10:09 AM | |
| 2 | 02-20-2018 04:07 PM | |
| 1 | 02-22-2018 03:18 PM | |
| 1 | 07-19-2017 09:39 AM | |
| 1 | 03-18-2019 09:32 AM |
| Online Status |
Offline
|
| Date Last Visited |
06-14-2023
06:56 PM
|