Skip to content

tudelft3d/ocm-downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

opencitymodel downloader

This is a script to download datasets of opencitymodel stored in its AWS S3 bucket.

Requirements

Requires Python3 and the boto3 library (pip install boto3).

Usage

Run python main.py [options]

Options

  • --format: can be CityJSON or CityGML
  • --area-name: the name of the area (effectively, just a string filter in the URL)

About

A script to download the data of opencitymodel

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages