Skip to main content

pyplaces is a Python package meant to streamline the usage of large places datasets, notably Overture Maps and Foursquare Open Places. All of the datasets and past releases can be downloaded to a specific address, place or bounding box. Conventionally, users download the data themselves or use a tool such as DuckDB to download what they need, whereas pyplaces is more integrated, faster, and more precise.

Project description

pyplaces

pyplaces is still in development, so if you run into any bugs please report them here

pyplaces is a Python package meant to streamline the usage of large places datasets, notably Overture Maps and Foursquare Open Places. All of the datasets and past releases can be downloaded to a specific address, place or bounding box. Conventionally, users download the data themselves or use a tool such as DuckDB to download what they need, whereas pyplaces is more integrated, faster, and more precise.

Quickstart

Installation

This package is available on PyPI as well as conda-forge:

pip install pyplaces

conda install pyplaces

I recommend that you use Anaconda for your Python environments. (I use miniforge and mamba)

Basic Usage

To access any places, all you need is a place, address, or bounding box:

from pyplaces.foursquare_open_places import foursquare_places_from_address

hemenway_st_places = foursquare_places_from_address("204 Hemenway Street, Boston, MA")

Additionally, you can:

  • Select and filter on columns using the (column,operator,value) syntax (see support for this syntax [here])
  • Get data from past releases(see support for this [here])
  • Inspect dataset schemas
  • Find relevant category names for retrieving places data

Most, if not all, of the functions follow the same type of workflow.

Documentation

The documentation is available here in case you run into any issues.

License

pyplaces is open source and licensed under the MIT license.

pyplaces Usage

This package uses a geocoder that uses OpenStreetMaps's geocoding service Nominatim. Please abide by their usage policy here.

Future Support

  • more readable schema output

  • reduce time in the pyarrow parquet reading pipeline

  • speed up model transactions- current implementation is inefficient

  • support more geoparquet datasets

  • basic network analysis for transportation 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

pyplaces-0.3.1.tar.gz (1.8 MB view details)

Uploaded Source

Built Distribution

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

pyplaces-0.3.1-py3-none-any.whl (20.0 kB view details)

Uploaded Python 3

File details

Details for the file pyplaces-0.3.1.tar.gz.

File metadata

  • Download URL: pyplaces-0.3.1.tar.gz
  • Upload date:
  • Size: 1.8 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for pyplaces-0.3.1.tar.gz
Algorithm Hash digest
SHA256 f1ee5ba9b4ec8b9ebeab802190f9cad5caf518b7b770ed12b6aab3128e7e6a90
MD5 21e11a0711da7d3cbad1e96d93d1882a
BLAKE2b-256 412021cdfbec9d453f1034a3cb6261f97eadf0f77560e079f770b1e3e72e729a

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyplaces-0.3.1.tar.gz:

Publisher: pypi-publish.yml on tbanken/pyplaces

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

File details

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

File metadata

  • Download URL: pyplaces-0.3.1-py3-none-any.whl
  • Upload date:
  • Size: 20.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for pyplaces-0.3.1-py3-none-any.whl
Algorithm Hash digest
SHA256 bc571e55557f210fbe1326e11e549da686cb512cf5908e61b366c6d7b3239e38
MD5 8882f36306a504a6b20effc78a2e5390
BLAKE2b-256 a92dfdad2ec449010dc3d085cc5c0e275747313866c335c92ff0f80cdfdd4cb9

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyplaces-0.3.1-py3-none-any.whl:

Publisher: pypi-publish.yml on tbanken/pyplaces

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