Skip to main content

Render maps in your automations.

Project description

Map Views for CrossCompute

Render maps in your CrossCompute automations. Here are the views included in this package:

  • map-mapbox
  • map-mapbox-location
  • map-deck-screengrid

Please see https://github.com/crosscompute/crosscompute for more information about the CrossCompute Analytics Automation Framework.

Usage

# Upgrade package
pip install crosscompute-views-map

# Update configuration
vim automate.yml
  input:
    variables:
      - id: incident
        view: map-mapbox-location
  output:
    variables:
      - id: buildings
        view: map-mapbox
      - id: incidents
        view: map-deck-screengrid

Troubleshooting

No Matching Distribution Found

$ pip install crosscompute-views-map
ERROR: Could not find a version that satisfies the requirement crosscompute-views-map (from versions: none)
ERROR: No matching distribution found for crosscompute-views-map

To solve this issue, create a virtual environment using python >= 3.10.

sudo dnf -y install python3.10
# sudo apt -y install python3.10
python3.10 -m venv ~/.virtualenvs/crosscompute
source ~/.virtualenvs/crosscompute/bin/activate
pip install crosscompute-views-map

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

crosscompute-views-map-0.2.2.tar.gz (8.2 kB view details)

Uploaded Source

Built Distribution

crosscompute_views_map-0.2.2-py3-none-any.whl (11.2 kB view details)

Uploaded Python 3

File details

Details for the file crosscompute-views-map-0.2.2.tar.gz.

File metadata

File hashes

Hashes for crosscompute-views-map-0.2.2.tar.gz
Algorithm Hash digest
SHA256 d38f143c95e3fb63d72ab9fc521a0804c8fe17943ffa0b3e2fb2b343eac4be81
MD5 34e82ac586323cdc7c0baa0f3c94e81b
BLAKE2b-256 f02477c3b8e3f39fbef87b2bafa8705f8920f5145dce45de22c24d883847b7b0

See more details on using hashes here.

File details

Details for the file crosscompute_views_map-0.2.2-py3-none-any.whl.

File metadata

File hashes

Hashes for crosscompute_views_map-0.2.2-py3-none-any.whl
Algorithm Hash digest
SHA256 734c58a3d0376e80301fe4fda68c7fdae3caf121be37bf7c2a59dc4369b72195
MD5 ccfe08c134550af38d2a70fceeee86f2
BLAKE2b-256 9bca1fa3882d3a11d6b805f3f047ad5dfa95d42ba0384a6209b5ab029c7afc15

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