You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Karol Potocki (JIRA)" <ji...@apache.org> on 2016/01/22 13:36:39 UTC

[jira] [Created] (DRILL-4303) ESRI Shapefile (shp) format plugin

Karol Potocki created DRILL-4303:
------------------------------------

             Summary: ESRI Shapefile (shp) format plugin
                 Key: DRILL-4303
                 URL: https://issues.apache.org/jira/browse/DRILL-4303
             Project: Apache Drill
          Issue Type: Improvement
          Components: Storage - Other
            Reporter: Karol Potocki


Allow Drill (drill-gis) to read esri shapefiles, one of the most popular geospatial formats.
Format described here:
https://www.esri.com/library/whitepapers/pdfs/shapefile.pdf

It consists of three files (prj - srid information, dbf - data fields, shp - geometry data)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)