Skip to main content
Archived

ESRI JSON output format should match ESRI Enclosed JSON format

Related products:Integrations
  • November 13, 2018
  • 1 reply
  • 14 views

venkat
Participant
Forum|alt.badge.img+1

It would be good to match ESRI JSON output format to ESRI Enclosed Format so that it can be used for AWS Athena tables.


This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

1 reply

jpsalva
Contributor
Forum|alt.badge.img+3
  • Contributor
  • August 7, 2019

Agreed.

the format 'com.esri.json.hadoop.EnclosedJsonInputFormat' is required for all Athena geospatial compatibility.

https://docs.aws.amazon.com/athena/latest/ug/geospatial-functions-list.html

 

Current workaround is to use

  • GeometryExtractor - Esri JSON for coordinates
  • JSON Templater - kludgey as requires complex workbench / or hand coded field definitions.
  • JSON Formatter
  • write to text file