mokus0 / shapefile

Parser and related tools for ESRI shapefile format
5 stars 1 forks source link

Update Hackage for version 0.0.1.0 and the parsing of ESRI shapes? #1

Open mpilgrem opened 5 years ago

mpilgrem commented 5 years ago

Thank you for the library at http://hackage.haskell.org/package/shapefile-0.0.0.1. I came across it because I wanted to draw the boundaries of electoral regions as part of diagrams. I see that in updated version 0.0.1.0 here you have implemented the parsing of ESRI shapes. Would you consider updating the library on Hackage to include that functionality?

(Also, the reported home page for shapefile at Hackage - http://code.haskell.org/~mokus/shapefile - is no more.)

pavpen commented 5 years ago

I think James would have to do that, since he's the repository owner.

Hopefully, he's still willing to maintain the package.

Pav

On Sat, Apr 13, 2019, 07:17 Mike Pilgrem notifications@github.com wrote:

Thank you for the library at http://hackage.haskell.org/package/shapefile-0.0.0.1. I came across it because I wanted to draw the boundaries of electoral regions as part of diagrams. I see that in updated version 0.0.1.0 here you have implemented the parsing of ESRI shapes. Would you consider updating the library on Hackage to include that functionality?

(Also, the reported home page for shapefile at Hackage - http://code.haskell.org/~mokus/shapefile - is no more.)

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/mokus0/shapefile/issues/1, or mute the thread https://github.com/notifications/unsubscribe-auth/ABIGeyDazM2a9V41vG9YfSOQyAFk7kdTks5vgbzWgaJpZM4ct_dS .

mpilgrem commented 5 years ago

@pavpen, thank you. @mokus0, is there anything I can do to help maintain the package? I have some experience of helping to maintain packages on Hackage, since I joined ansi-terminal as a co-maintainer.