AnatomicMaps / flatmap-maker

Make anatomical flatmaps from SVG diagrams, Powerpoint slides, and other sources.
Apache License 2.0
2 stars 6 forks source link

Add the required SHAPE_TYPE, i.e. FEATURE and LAYER to create FC map #89

Closed napakalas closed 2 weeks ago

napakalas commented 1 month ago

In SHA bf3f30b, the FEATURE and LAYER attributes in SHAPE_TYPE are missing. However, these attributes are required when creating an FC map, for example: https://github.com/AnatomicMaps/flatmap-maker/blob/4503fb4dd079579bf94de2b9bc58e90e3b1ed945/mapmaker/sources/fc_powerpoint/__init__.py#L157

napakalas commented 2 weeks ago

Closing this PR and replacing it with PR #90