Skip to main content

CLI tool to upload data to Felt

Project description

felt-upload

PyPI Tests codecov PyPI - License

What

Felt is "the best way to work with maps, together".

And this is a simple CLI application to upload your files to it from your console.

Why

The Felt API is pretty straightforward, but sometimes you just need a tool to upload a file from a command line and not deal with all the insides.

Install

pip install felt-upload

or you can use pipx:

pipx install felt-upload

API Token

To use it you need an API token from Felt. Get yours here. You can either pass it directly as --token option or provide as an env variable FELT_TOKEN. You can check token with the user command, which will print out a user for the given token.

export FELT_TOKEN="felt_pat_Ul8HIuHJZuMyxJJ7ZHajj3gBM6KAs4mnnE6f7GiJIPC"
felt-upload user
felt-upload user --token "felt_pat_Ul8HIuHJZuMyxJJ7ZHajj3gBM6KAs4mnnE6f7GiJIPC"

All further examples assume you have token set in the env.

Usage

Create a map with a single layer and upload your files.

felt-upload map data.geojson

You can also specify a bunch of optional parameters.

felt-upload map --title "My new map" --layer-name "Great data" data.geojson

Keep in mind, felt-upload is pretty straighforward and does not know much about different geo file formats, so if you use shapefiles, you need to specify all the files explicitly:

felt-upload map --title "My new map with shapefiles" shapefile.shx shapefile.shp shapefile.prj shapefile.dbf shapefile.cst

Or use a zip archive

felt-upload map --title "My new map with zipped shapefiles" shapefile_inside.zip

More use cases

Multiple layers

Create multiple layers on a single map

felt-upload map --title "Multilayer"
felt-upload layer <map-id> --layer-name "My point data" dataset.geojson
felt-upload layer <map-id> --layer-name "My other data" dataset-2.geojson
felt-upload layer-import <map-id> --layer-name "My layer from url" http://example.com/path-to-data

Existing map

Want to add layer to already existing map? Grab map id from the url as explained here, e.g. for https://felt.com/map/Untitled-Map-Cwc6EdieQdyXgyPMgDmYBC?loc=37.807,-122.271,14z you need a part after the map name and before the ?: Cwc6EdieQdyXgyPMgDmYBC.

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

felt_upload-0.1.3.tar.gz (5.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

felt_upload-0.1.3-py3-none-any.whl (7.0 kB view details)

Uploaded Python 3

File details

Details for the file felt_upload-0.1.3.tar.gz.

File metadata

  • Download URL: felt_upload-0.1.3.tar.gz
  • Upload date:
  • Size: 5.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.0.1 CPython/3.12.8

File hashes

Hashes for felt_upload-0.1.3.tar.gz
Algorithm Hash digest
SHA256 8109d87420c72a5be3f2b9ec5e92fb7ca0ce41cb4f5592f9f8e8682e5213dcfb
MD5 08bdcc9b02110ac223607664c219b2e4
BLAKE2b-256 890a760c19d637ee53d24d3a547b714e3b1ccda3270f2d0bd5879bddeded8381

See more details on using hashes here.

Provenance

The following attestation bundles were made for felt_upload-0.1.3.tar.gz:

Publisher: release.yaml on alekzvik/felt_upload

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file felt_upload-0.1.3-py3-none-any.whl.

File metadata

  • Download URL: felt_upload-0.1.3-py3-none-any.whl
  • Upload date:
  • Size: 7.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.0.1 CPython/3.12.8

File hashes

Hashes for felt_upload-0.1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 ae6b13e026293a9821dc9a2a1e8aecfbdb9310f376e229fded7be8b14b6e832e
MD5 b8d87383c6bd85792f52547a26e06399
BLAKE2b-256 5dd43670708114b790af0310c4f00b432b6f84fc0a588ebe82524e211c21b0a6

See more details on using hashes here.

Provenance

The following attestation bundles were made for felt_upload-0.1.3-py3-none-any.whl:

Publisher: release.yaml on alekzvik/felt_upload

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page