Skip to main content

CJDB is a set of tools enabling CityJSON integration with a PostgreSQL database

Project description

# cjdb CJDB is a set of tools enabling CityJSON integration with a PostgreSQL database.

There are 2 software components available:

### cj2pgsql See [cj2pgsql/README.md](cj2pgsql/README.md) ### cjdb_api See [cjdb_api/README.md](cjdb_api/README.md)

## Docs https://leoleonsio.github.io/cjdb/

## Installation & running The package is available in PyPI: ` pip install cjdb `

For instructions on running the software check specific READMEs.

## Local development Make sure pipenv is installed: ` pip install pipenv ` Create the environment: ` pipenv install `

### Generating documentation 1. Make sure sphinx is installed: ` pip3 install python3-sphinx sphinx-argparse myst-parser `

2. Generate documentation command, called from repository root: ` make docs ` or: ` sphinx-build -b html docs/config docs `

As a result, he documentation is generated in the docs folder.

Open index.html file to see the main page.

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

cjdb-0.0.7a0.tar.gz (4.4 MB view hashes)

Uploaded Source

Built Distribution

cjdb-0.0.7a0-py3-none-any.whl (4.4 MB view hashes)

Uploaded Python 3

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