Skip to main content

No project description provided

Project description

logo

Resonant GeoData 3D

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

  • PointCloud: the base 3D data model for ingesting data. This will convert many popular formats to the VTP format and automatically produce a PointCloudMeta record.
  • PointCloudMeta: the model containing the 3D data. This is either automatically generated or manually geerated by uploaded 3D data in the VTP format. A 3D viewer is included for previewing these data on the front-end.
  • PointCloudSpatial: A way to link a geospatial context with PointCloudMeta.

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.6.dev3.tar.gz (579.2 kB view details)

Uploaded Source

Built Distribution

django_rgd_3d-0.2.6.dev3-py3-none-any.whl (588.5 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: django-rgd-3d-0.2.6.dev3.tar.gz
  • Upload date:
  • Size: 579.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.8.11

File hashes

Hashes for django-rgd-3d-0.2.6.dev3.tar.gz
Algorithm Hash digest
SHA256 3b9c1e48f15de0456041a9c65d5b07adbce3f83f49819a224af5a58466d27164
MD5 85c8dad12569166371f9e4c56f18a9e9
BLAKE2b-256 dd2553f49cacc0b1b0f6d9ef92afc35b33c4b92324ff4d71c28d27a0f96b8109

See more details on using hashes here.

File details

Details for the file django_rgd_3d-0.2.6.dev3-py3-none-any.whl.

File metadata

  • Download URL: django_rgd_3d-0.2.6.dev3-py3-none-any.whl
  • Upload date:
  • Size: 588.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.8.11

File hashes

Hashes for django_rgd_3d-0.2.6.dev3-py3-none-any.whl
Algorithm Hash digest
SHA256 3884d246d381ca2acde9ec71e93e68f240229958f79ecf2eb6e042fcfecb8bef
MD5 30dce1e6e64de89112017f79a5f66cb2
BLAKE2b-256 8c3088914ed6c35a124690cbcd62fc7f01fe5e1e8a714e845ddaa952e27b2299

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