Opened 7 years ago
Last modified 5 years ago
#1622 closed defect
shapefile support in rasdaman — at Initial Version
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
We should implement support for processing shapefiles, e.g. a query option such as
'select clip(..., $1) from ..' -f shapefile
At bare minimum, this would require implementing support for multipolygons, multilines, and either writing a file parser for handling shapefiles or adding a library for parsing them.
Note:
See TracTickets
for help on using tickets.