Bug ID Number |
BUG-000155940 |
Submitted | February 17, 2023 |
Last Modified | June 5, 2024 |
Applies to | ArcGIS Pro |
Version found | 3.0.4 |
Operating System | Windows OS |
Operating System Version | 10.0 64 Bit |
Status | Known Limit
After review by the development team, it has been determined that this issue is related to a known limitation with the software that lies outside of Esri's control. The issue's Additional Information section may contain further explanation.
|
Additional Information
The 'Output to GeoJSON' parameter must be used in conjunction with the GeoJSON file extension. The GeoJSON file extension alone creates an EsriJSON data format inside a text file with the GeoJSON extension. As both JSON and GeoJSON are supported output files, use of the 'Output to GeoJSON' parameter is required to clarify if the content will be written as EsriJSON or GeoJSON.
Workaround
Select 'Output to GeoJSON' instead of manually changing the suffix from JSON to GeoJSON in the Features To JSON tool.
Steps to Reproduce