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
- Host: GitHub
- URL: https://github.com/josm/dxf-import
- Owner: JOSM
- License: gpl-3.0
- Created: 2014-10-16T09:27:33.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2025-07-11T08:30:05.000Z (6 months ago)
- Last Synced: 2025-07-11T12:35:50.053Z (6 months ago)
- Topics: dxf, dxf-reader, import, josm, plugin
- Language: Java
- Homepage: https://wiki.openstreetmap.org/wiki/JOSM/Plugins/DXF_import
- Size: 7.07 MB
- Stars: 6
- Watchers: 3
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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".