Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

cityjson/ogr2cityjson

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ogr2cityjson

A tool to convert any geospatial vector format (e.g., geopackage and shapefile) to CityJSON

Installation

  • Install Python 3.11 and poetry.
  • Run poetry install

Run

poetry run python ogr2python.py input_path.gpkg output_path.json

You can use the option --name-column to define a column from the source data to be the name of the city objects.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages