Skip to main content

Definitions and documentation for LF View spatial resources

Project description

https://img.shields.io/pypi/v/lfview-resources-spatial.svg https://readthedocs.org/projects/lfview-resources-spatial/badge/ https://travis-ci.com/seequent/lfview-resources-spatial.svg?branch=master https://codecov.io/gh/seequent/lfview-resources-spatial/branch/master/graph/badge.svg https://img.shields.io/badge/license-MIT-blue.svg

What is lfview-resources-spatial?

This library defines 3D spatial resources in the LF View API. Resources include point sets, line sets, surfaces, and volumes as well as data, textures, and basic display options.

Scope

This library simply includes declarative definitions of spatial resources. It is built on properties to provide type-checking, validation, documentation, and serialization. Very likely, these spatial resources will be used in conjunction with the LF View API Python client.

Installation

You may install this library using pip with

pip install lfview-resources-spatial

or from Github

git clone https://github.com/seequent/lfview-resources-spatial.git
cd lfview-resources-spatial
pip install -e .

You may also just install the LF View API Python client with

pip install lfview-api-client

Either way, after installing, you may access these resources with

from lfview.resources import spatial

points = spatial.ElementPointSet(
    vertices=[[1., 2, 3], [4, 5, 6]],
    data=spatial.DataBasic(
        location='nodes',
        array=[10., 20],
    ),
)

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

lfview-resources-spatial-0.0.3.tar.gz (12.2 kB view details)

Uploaded Source

Built Distribution

lfview_resources_spatial-0.0.3-py3-none-any.whl (14.3 kB view details)

Uploaded Python 3

File details

Details for the file lfview-resources-spatial-0.0.3.tar.gz.

File metadata

  • Download URL: lfview-resources-spatial-0.0.3.tar.gz
  • Upload date:
  • Size: 12.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/38.2.4 requests-toolbelt/0.9.1 tqdm/4.32.1 CPython/3.6.3

File hashes

Hashes for lfview-resources-spatial-0.0.3.tar.gz
Algorithm Hash digest
SHA256 5d6c160705fa5496510d9fdc416a35ea90d99c264b41d44df49e05e2f20afba7
MD5 5148ef74f2679ca3718cc594ebb7a93b
BLAKE2b-256 a671a1f6ecde4b77a27dffbb2aaee165b75f6b1f0cf90efc5fbf4e0ab0ff0d47

See more details on using hashes here.

File details

Details for the file lfview_resources_spatial-0.0.3-py3-none-any.whl.

File metadata

  • Download URL: lfview_resources_spatial-0.0.3-py3-none-any.whl
  • Upload date:
  • Size: 14.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/38.2.4 requests-toolbelt/0.9.1 tqdm/4.32.1 CPython/3.6.3

File hashes

Hashes for lfview_resources_spatial-0.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 16d93bd0194410240853473e07314e959fb7771d53bde774d48ea71a49b3a692
MD5 03727f0097ffe2c9798e79eee4a79dc5
BLAKE2b-256 28f862e69b2f6b82d4629d60d4f1837ea1d9a898b12406ae6e119ec7a1f3a18a

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