gaia icon indicating copy to clipboard operation
gaia copied to clipboard

Define API to convert datasets from one format to another format

Open aashish24 opened this issue 9 years ago • 6 comments

@chuehlien

aashish24 avatar Mar 10 '16 05:03 aashish24

@aashish24 Is this for converting formats of in-memory data objects, e.g. geopandas dataframe to polygon collection class (for getting pysal weights)? Or in terms of points to polygons, polygons to weights, etc?

chuehlien avatar Mar 14 '16 18:03 chuehlien

@chuehlien lets talk more about it when you guys are back on the project.

aashish24 avatar Mar 17 '16 17:03 aashish24

@aashish24 Which formats and datatypes should be supported by the converter?

geordgez avatar Apr 27 '17 19:04 geordgez

@aashish24 Wanted to follow up on format/type converter--is this an immediate (short-term) priority?

geordgez avatar May 02 '17 19:05 geordgez

I started a new branch with a sketch of a potential converter API. I'll make a quick commit with an alternative skeleton that may be better.

geordgez avatar May 18 '17 15:05 geordgez

See #92

geordgez avatar May 18 '17 18:05 geordgez