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.12.tar.gz (270.8 kB view details)

Uploaded Source

Built Distribution

django_rgd_3d-0.2.12-py3-none-any.whl (277.2 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: django-rgd-3d-0.2.12.tar.gz
  • Upload date:
  • Size: 270.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.8.2 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.12

File hashes

Hashes for django-rgd-3d-0.2.12.tar.gz
Algorithm Hash digest
SHA256 16489e83046a17b44ed3705e46f09e8d28fbdac89672eee0bc4b21d1968a9a83
MD5 805728717381fa730b93dfe82d56380a
BLAKE2b-256 128cad476c5c1f2cd9b1a29239f18cec323bd2479e6e27f7a960ea034ef3a409

See more details on using hashes here.

File details

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

File metadata

  • Download URL: django_rgd_3d-0.2.12-py3-none-any.whl
  • Upload date:
  • Size: 277.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.8.2 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.12

File hashes

Hashes for django_rgd_3d-0.2.12-py3-none-any.whl
Algorithm Hash digest
SHA256 43bf1acf01aad596f29c06ac5a65e39c59a46b24517c0bd04f4ccccb1ac7a2a7
MD5 2b8a6a9c6fffe5d90bf4316766dd6840
BLAKE2b-256 084822c558d67a6e4dc23be1ab0dea291a54a58fa36aab670d91f54049747c12

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