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

Uploaded Source

Built Distribution

django_rgd_3d-0.3.1-py3-none-any.whl (655.2 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: django-rgd-3d-0.3.1.tar.gz
  • Upload date:
  • Size: 641.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.0 CPython/3.8.12

File hashes

Hashes for django-rgd-3d-0.3.1.tar.gz
Algorithm Hash digest
SHA256 b0c86e53949b2ae801ae9a26847c65acfdd08fa7b3f0c04fed9ba232c391cf76
MD5 6d397a3f2453fd0306c4e44db7b3b409
BLAKE2b-256 be1a8f22900ed8c48ddde5fb4c6d72bdbba1dc6f3a9fc4ac269ac70510a13501

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for django_rgd_3d-0.3.1-py3-none-any.whl
Algorithm Hash digest
SHA256 28b4a2e3e690a9d753709826238cd79294903415c43fd36cdc59691354781d67
MD5 79dc583a59b8577549dd944518d527af
BLAKE2b-256 cec1e07335b7bff3681350342262b6ff45ae3d5a1ff8c6ff93eca148ecfd5bf0

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