Skip to main content

No project description provided

Project description

logo

Resonant GeoData 3D

PyPI

A subapplication of Resonant GeoData for storing 3D data with an optional spatial reference.

Installation

Follow the instructions for the core django-rgd app first, then

pip install --find-links https://girder.github.io/large_image_wheels django-rgd-3d

Add this app to your INSTALLED_APPS along with the core RGD app:

INSTALLED_APPS += [
    'django.contrib.gis',
    'rgd',
    'rgd_3d',
]

Models

This app adds a few additional models on top of the core app for storign 3D data

  • Mesh3D: the base 3D data model for ingesting data. This will automatically convert many popular formats to the VTP format. A 3D viewer is included for previewing these data on the front-end.
  • Mesh3DSpatial: A way to link a geospatial context with Mesh3D.

Management Commands

  • rgd_3d_demo: populate the database with example 3D data.

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

django-rgd-3d-0.2.18.tar.gz (625.9 kB view details)

Uploaded Source

Built Distribution

django_rgd_3d-0.2.18-py3-none-any.whl (639.5 kB view details)

Uploaded Python 3

File details

Details for the file django-rgd-3d-0.2.18.tar.gz.

File metadata

  • Download URL: django-rgd-3d-0.2.18.tar.gz
  • Upload date:
  • Size: 625.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.8.12

File hashes

Hashes for django-rgd-3d-0.2.18.tar.gz
Algorithm Hash digest
SHA256 cd29b4f5caf55550b362a65158bf2fdb82533380adf27e60c1bcb31c06e3b23b
MD5 1b357f97cda3056ca8c41a769db262dc
BLAKE2b-256 cfd4d05a78a50b99fb20cfda6bd3b587615aeac5037c0bf8b0ceafea5fbd2d15

See more details on using hashes here.

File details

Details for the file django_rgd_3d-0.2.18-py3-none-any.whl.

File metadata

  • Download URL: django_rgd_3d-0.2.18-py3-none-any.whl
  • Upload date:
  • Size: 639.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.8.12

File hashes

Hashes for django_rgd_3d-0.2.18-py3-none-any.whl
Algorithm Hash digest
SHA256 9deade9a54bf711671fb3015e1af4a75ac4a1664e214f9ecc5b473cadaecec6e
MD5 7d2dcfa01234f16893daf12d2c18b306
BLAKE2b-256 886ae4288ec1f79750bdeb7130c163a9daa8d5928b1eda9faaf88fc9bf1e4b22

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