Skip to main content

Modul for geodetic and surveying calculations

Project description

What is PyVerm?

PyVerm is a Python-Package for geodetic and surveying calculations. The main focus is on calculations for surveying in switzerland, but PyVerm should be as versatile as possible. In addition to its use in education and research, it should also be possible to use it as a component for software development.

PyVerm is currently in its first phase of development.

How to install PyVerm?

You can install PyVerm with pip.

pip install pyverm

Requirements Python 3.6 or higher

How to use PyVerm?

For more examples and information’s you should visit the documentation.

import pyverm

standpoint = pyverm.Point(2600000, 1200000, 0)
orientation = 123.4567

station = pyverm.station(standpoint, orientation)
new_point = station.survey(pyverm.ObservationPolar(
                               reduced_horizontal_angle=375.00,
                               reduced_distance=575.1234
                               )
                           )

azimuth = pyverm.azimuth(standpoint, new_point)

How to contribute?

Bug Reports

If you find a bug, please open an bug report on GitHub.

Ideas

If you have a brilliant idea for a new feature, please open an feature request GitHub.

Code

In the current development phase, I prefer to write the code myself. But for special things you can contact me via GitHub.

License

PyVerm is licensed under the GNU General Public License version 3.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pyverm-0.3.0.tar.gz (13.5 kB view details)

Uploaded Source

Built Distribution

pyverm-0.3.0-py3-none-any.whl (36.5 kB view details)

Uploaded Python 3

File details

Details for the file pyverm-0.3.0.tar.gz.

File metadata

  • Download URL: pyverm-0.3.0.tar.gz
  • Upload date:
  • Size: 13.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/42.0.2 requests-toolbelt/0.9.1 tqdm/4.40.2 CPython/3.6.7

File hashes

Hashes for pyverm-0.3.0.tar.gz
Algorithm Hash digest
SHA256 185eff3673ea59d2348e87e756babbc2d6e8452faf92a4c311299fd13725aa22
MD5 7b5aa89ab1901bafc8dd8125641ad8b0
BLAKE2b-256 bdf046f4d7d937eefd0eacfb8d8e9df94d99ded3b01df8558901e966d208481a

See more details on using hashes here.

File details

Details for the file pyverm-0.3.0-py3-none-any.whl.

File metadata

  • Download URL: pyverm-0.3.0-py3-none-any.whl
  • Upload date:
  • Size: 36.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/42.0.2 requests-toolbelt/0.9.1 tqdm/4.40.2 CPython/3.6.7

File hashes

Hashes for pyverm-0.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 beb07f9e6a487dada1fabbc1ccc18554aadb6e8c83083c513651b58f2d140461
MD5 68aed3320cba71e2c4c68a461e8aa100
BLAKE2b-256 11f8221a0a2631df1eba3bd4048efeeaa18f90e5d61051c5a524a133e7f283a5

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page