Esri / spatial-framework-for-hadoop

The Spatial Framework for Hadoop allows developers and data scientists to use the Hadoop data processing system for spatial data analysis.
Apache License 2.0
367 stars 159 forks source link

HI,How to support the direct import of geojson #173

Closed 1012170459 closed 4 years ago

1012170459 commented 4 years ago

The currently supported JSON format is the standard format of ESRI JSON. If I want to import geojson directly, do I need to rewrite inputformat, outputformat and serde? If so, do I need to pay attention to it? Thank you

randallwhitman commented 4 years ago

Spatial Framework for Hadoop has InputFormat and SerDe for GeoJSON as of v1.2 onward (though strongly recommend v2.x).