Bug ID Number |
BUG-000148324 |
Submitted | April 7, 2022 |
Last Modified | June 5, 2024 |
Applies to | ArcGIS Online |
Version found | 10.1 |
Operating System | Windows OS |
Operating System Version | 10.0 |
Status | Non-Reproducible
This issue was not reproducible when tested by the development team. Issues may be given this status when they cannot be reproduced or are no longer relevant in a development version of the software, but a specific fix was not installed to address the issue. The issue's Additional Information section may contain further explanation.
|
Additional Information
This issue is not reproducible. Adding the CSV file directly or adding and publishing a FL through Map Viewer adds the resulting layers to the map and maps them in the same locations.
Workaround
Save the CSV file locally, encode it with UTF-8 using Notepad, open the file again using Excel, save a new file as CSV UTF-8, and add it as a new item in ArcGIS Online. The detailed steps are listed below.
- Download the CSV file from https://data.bodik.jp/dataset/42007d4b-03f4-437d-b843-c40b58da1af8/resource/9af972c0-3c44-42fc-a799-686a1377bace/download/ukicity_evacuation_space_earthquake.csv
- Open the CSV file in Notepad. Select 'Save As', and at the bottom of the window, for 'Encoding', select 'UTF-8', and click Save.
- Open the TXT file created in step 2 in Microsoft Excel. Use the following settings when prompted by the Text Import Wizard:
- For 'Original data type', select Delimited.
- For Delimiters, check the Comma check box.
- For 'Column data format', select General.
- Save as CSV UTF-8.
- Navigate to ArcGIS Online > Content, click 'New item', and select the CSV file created in Step 5. Select the longitude and latitude, and create a hosted feature layer.
- Open the hosted feature layer in Map Viewer.
Steps to Reproduce