VorTECHsa / VorTECHsa/python-sdk

allow for a layer argument in the geographies endpoint

Open
#68 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
Python
Stars
25
Forks
12
Avg merge
20h 47m
Merged PRs (30d)
2

Description

Trying to pull up a list of STS locations to use in searching cargo movements, however I can only search by term in geographies.

Also I have to enter a search term, so I can just pull all the data then filter the dataframe

image

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by tracing the geographies endpoint in the Python SDK and reviewing how its current search-term argument is handled. Implement support for a layer argument and allow requests without a search term so callers can retrieve all locations; done means both query patterns work as described in the issue.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
api
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.