Uh oh!
There was an error while loading. Please reload this page.
Fixed extraction of polygon coordinates - #65
Conversation
newmanw
commented
Oct 26, 2018
This fixes a bunch of outstanding issues. Any updates on if/when this will be merged in? |
To fix issues related to parsing polylines, polygons, and points add patches from - mapbox#44 (comment) - mapbox#65 Signed-off-by: Kelly Innes <kinnes@azavea.com>
NickDarvey
commented
Feb 12, 2019
Is this repository still being maintained and is this likely to be merged? (We're looking for the fix to #66) |
hwbllmnn
commented
Feb 12, 2019
I don't think so. I've opened a maintenance branch at https://github.com/hwbllmnn/shp-write/tree/maintenance with some fixes I needed, feel free to use that one. If you have other issues/fixes feel free to do so at my fork, I'd be willing to do a little maintaining of my own. |
aleffabricio
commented
Aug 28, 2019
hwbllmnn
commented
Aug 28, 2019
Sure, feel free to open a PR against the |
hwbllmnn
commented
Oct 18, 2021
Closing this PR as it won't be merged here. |
sheindel
commented
Feb 11, 2023
Hi all! I've been in discussion with the team from Mapbox and they've agreed to let me help take over some of the maintenance of this repo. I'd like to see some of these clearly important PRs merged in but I'll need some time to familiarize myself with them. Thanks for all the work you've all added so far and hopefully we can resurrect these projects! |
This should fix#64 . Prior to this, for a given list of polygons from geojson write would have been called with one geometry (containing all other polygons) and n property objects, so only a single (multi-)geometry would be saved, but n entries in the .dbf.