A running index to provide unique colors for entities.
Parsed DXF data structure.
DxfContext responsible for polygon entity processing.
DxfContext responsible for insert block handling.
DxfContext responsible for line entity processing.
DxfContext responsible for text entity processing.
OptionalfileThe original file name of the DXF file.
OptionallastThe end coordinate of the last processed line or arc segment, used for
determining continuity. It is undefined if there is no previous segment
or if continuity is broken.
OptionallastThe layer of the last processed line or arc segment. This is used in
conjunction with lastLineEnd to ensure that line segments are only
merged if they belong to the same layer.
Generated GeoJSON line features.
The spatial reference used for map display.
Generated GeoJSON point features.
Generated GeoJSON polygon features.
Renderer for line features.
Renderer for point features.
Renderer for polygon features.
OptionalsanitizedA sanitized version of the file name suitable for use in an ID.
Source spatial reference.
Generated sublayers (GeoJSON or graphics layers).
Target spatial reference for transformation.
Generated GeoJSON text features.
Context object for DXF-to-GeoJSON or map layer conversion.