Opened 7 years ago
Last modified 5 years ago
#1622 closed defect
shapefile support in rasdaman — at Version 1
Reported by: | bbell | Owned by: | bbell |
---|---|---|---|
Priority: | major | Milestone: | 10.0 |
Component: | clipping | Version: | development |
Keywords: | shapefile, clip, polygon, line | Cc: | Dimitar Misev, Peter Baumann, Bang Pham Huu, Vlad Merticariu |
Complexity: | Hard |
Description (last modified by )
We should implement support for processing shapefiles, e.g. a query option such as
'select clip(..., decode($1)) from ...' -f shapefile
At bare minimum, this would require implementing a decode for shapefiles relying on a library for parsing them (shapelib seems the most popular).
Note:
See TracTickets
for help on using tickets.