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 columns
  • 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)

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

  • matching for foursquare categories table(to easily retrive types of POIs)

  • get schemas for each theme/dataset

  • 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.2.0.tar.gz (18.3 kB view details)

Uploaded Source

Built Distribution

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

pyplaces-0.2.0-py3-none-any.whl (15.8 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for pyplaces-0.2.0.tar.gz
Algorithm Hash digest
SHA256 d21ebf432615963b252e9c97da996582fc04b1f2f1bec80de5e48c18e2225845
MD5 b81b07aa3428303cc09a5c30bbb3a230
BLAKE2b-256 82fbd3947c90faeb22d615651e457013b7b762a8460d48be24b15993dcedcb93

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyplaces-0.2.0.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.2.0-py3-none-any.whl.

File metadata

  • Download URL: pyplaces-0.2.0-py3-none-any.whl
  • Upload date:
  • Size: 15.8 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.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 8410fbc2ff72104c19d547ec780a1994c6bf7d6bc82dc536821e2af87a73780f
MD5 67c8fb01ef34320808f55c7e2d8673a1
BLAKE2b-256 056cb9e0951cd7d2e44b0fe528630df55050cffc523a300d4642e24a17b2a83b

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyplaces-0.2.0-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