node-mapnik icon indicating copy to clipboard operation
node-mapnik copied to clipboard

Regression Bug: Failed to parse GeoJSON ...

Open four43 opened this issue 6 years ago • 1 comments

Empty GeoJSON and empty FeatureCollections cause the following exception:

Error: geojson_datasource: Failed to parse GeoJSON file from in-memory string

#912 adds 2 tests that test this functionality that are currently failing.

https://travis-ci.org/mapnik/node-mapnik/jobs/498982620#L7048

four43 avatar Feb 26 '19 22:02 four43

@four43 - see https://github.com/mapnik/node-mapnik/pull/912

artemp avatar Mar 07 '19 11:03 artemp