web-dxf-convert

Web app for converting gt measurement files into dxf format.

https://github.com/nikolaipaukkonen/web-dxf-convert

Science Score: 44.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (1.9%) to scientific vocabulary
Last synced: 6 months ago · JSON representation ·

Repository

Web app for converting gt measurement files into dxf format.

Basic Info
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 1
  • Releases: 0
Created about 3 years ago · Last pushed about 2 years ago
Metadata Files
Readme Citation

README.md

web-dxf-convert

Web app for converting .gt total station measurement files into more flexible dxf format, while retaining all codes and layer data. Developed using Flask with ezdxf library.

Owner

  • Name: Nikolai Paukkonen
  • Login: nikolaipaukkonen
  • Kind: user

Archaeologist, PhD researcher, CS student

Citation (CITATION.cff)

cff-version: 1.0.0
message: "If you use this software, please cite it as below."
authors:
  - family-names: Paukkonen
    given-names: Nikolai
    orcid: https://orcid.org/0000-0002-4072-9379
title: "Web DXF Convert"
version: 1.0.0
date-released: 2022-12-04
url: https://github.com/nikolaipaukkonen/web-dxf-convert 

GitHub Events

Total
Last Year

Dependencies

requirements.txt pypi
  • Flask ==2.2.2
  • Jinja2 ==3.1.2
  • MarkupSafe ==2.1.1
  • Werkzeug ==2.2.3
  • click ==8.1.3
  • ezdxf ==0.18.1
  • gunicorn ==20.1.0
  • itsdangerous ==2.1.2
  • pyparsing ==3.0.9
  • python-dotenv ==0.21.0
  • typing_extensions ==4.4.0
venv/lib/python3.10/site-packages/pkg_resources/tests/data/my-test-package-source/setup.py pypi