An open API service indexing awesome lists of open source software.

https://github.com/josm/dxf-import

Dxf import plugin for JOSM app
https://github.com/josm/dxf-import

dxf dxf-reader import josm plugin

Last synced: 3 months ago
JSON representation

Dxf import plugin for JOSM app

Awesome Lists containing this project

README

          

Dxf-Import
==========

Dxf import plugin for Josm app
It's based on the Kabeja(https://github.com/don-vip/kabeja) library used to parse dxf files to scalable vector graphics data,
and then it is imported in Josm using embedded SVG engine, svgSalamander(https://github.com/blackears/svgSalamander).

* Plugin authors are Antochi Adrian and Trifan Adrian
* The license for plugin is "GPL v3 or later".