<?xml version="1.0" encoding="UTF-8"?>
<oai_dc:dc xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
  <dc:title>Convert Engineering 'DWG' Drawings to Auditable 'GeoJSON'</dc:title>
  <dc:title>R package dwg2geo version 0.2.4</dc:title>
  <dc:description>Converts engineering 'DWG' drawings ('AutoCAD' 2013+ format) to
    'GeoJSON' entirely in-process, with no 'CAD' software, 'LibreDWG', or
    'GDAL' required. Wraps the pure-Rust 'dwg2geo' conversion core
    &lt;https://github.com/milkway/dwg2geo&gt;: every feature carries resolved
    'CAD' style metadata (layer, colour, line weight, text), skipped and
    failed entities are reported with reasons, and the output is
    deterministic: the same bytes always produce byte-identical 'GeoJSON'.
    Coordinates are kept in the drawing's local system; the package never
    guesses a coordinate reference system.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 4.2)</dc:relation>
  <dc:relation>Imports: cli, jsonlite, rlang, tibble</dc:relation>
  <dc:relation>Suggests: sf, testthat (&gt;= 3.0.0), withr</dc:relation>
  <dc:creator>André Leite &lt;leite@castlab.org&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>André Leite [aut, cre]</dc:contributor>
  <dc:rights>MIT + file LICENSE (https://CRAN.R-project.org/package=dwg2geo/LICENSE)</dc:rights>
  <dc:date>2026-08-05</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=dwg2geo</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.dwg2geo</dc:identifier>
</oai_dc:dc>
