Source data for Esri defense and intelligence feature templates. This data is used to create features and derived data products using military symbology.
Apache License 2.0
46
stars
32
forks
source link
Using Pro 2.2, some of the 2525D Source SVGs are failing to import into Pro Styles #334
If you look at the failing symbols in an SVG Editor you can see that failing elements/artifacts - these are indeed empty/spurious path elements, but it would be best if Pro could just ignore these. Otherwise we should fix the source symbols to remove these paths (Note: the symbol do import fine if you remove these spurious elements).
Summary of Issue Encountered:
Starting at Pro 2.2, some of the 2525D Source SVGs are failing to import into Pro Mobile Styles. The failing SVGs seems to have empty Path elements.
Brief summary of issue encountered:
After installing Pro 2.2 and attempting to load the following SVGs from: https://github.com/Esri/military-features-data/tree/dev/military-symbology-styles/utils-and-source-data/svg
svg\Appendices\Space\05120400.svg svg\Appendices\Land\20120201.svg svg\Appendices\Activities\40131202_0.svg svg\Appendices\Activities\40131202_1.svg svg\Appendices\Activities\40131202_2.svg svg\Appendices\Activities\40131202_3.svg svg\Appendices\Atmospheric\45162101.svg svg\Legacy\2525C\S-G-UCDMM-_2.svg svg\Legacy\2525C\S-G-UUMSEJ_0.svg svg\Legacy\2525C\S-G-UUMSEJ_1.svg svg\Legacy\2525C\S-G-UUMSEJ_2.svg svg\Legacy\2525C\S-G-UUMSEJ_3.svg
A failure is encountered:
Describe the product and version used:
Pro 2.2
Reproduction Steps and/or Where to Obtain Test Data:
Step-by-step description of how to reproduce the issue and the expected results:
You receive an error:
Additional information or sample data:
If you look at the failing symbols in an SVG Editor you can see that failing elements/artifacts - these are indeed empty/spurious path elements, but it would be best if Pro could just ignore these. Otherwise we should fix the source symbols to remove these paths (Note: the symbol do import fine if you remove these spurious elements).
Just to summarize this requires a fix in either:
FYI @ACueva @dfoll @lfunkhouser @topowright