Metadata-Version: 2.1
Name: cityImage
Version: 1.0
Summary: A package for studying urban form and obtaining the computational Image of the City
Author: Gabriele Filomena
Author-email: gabriele.filomena@liverpool.ac.uk
Keywords: urban Form Analysis,Computational Image of the City,Kevin Lynch,cognitive maps
Description-Content-Type: text/markdown
License-File: LICENSE.txt

[![CodeFactor](https://www.codefactor.io/repository/github/g-filomena/cityimage/badge)](https://www.codefactor.io/repository/github/g-filomena/cityimage)
[![Actions Status](https://github.com/g-filomena/cityimage/workflows/tests/badge.svg)](https://github.com//g-filomena/cityimage/actions?query=workflow%3Atests)
[![codecov](https://codecov.io/gh/g-filomena/cityImage/branch/master/graph/badge.svg)](https://codecov.io/gh/g-filomena/cityImage)

# cityImage

**A tool for analysing urban legibility and extracting The Computational Image of the City**

This repository provides a set of functions to extract salient urban features in line with the definitions laid down by Kevin Lynch in [The Image of The City](https://mitpress.mit.edu/books/image-city) using open and freely available geospatial datasets.

The tools are written in Python and uses a series of libraries, including [Geopandas](http://geopandas.org), [OSMNx](https://osmnx.readthedocs.io/en/stable/), [PyVista](https://docs.pyvista.org/version/stable/) and related dependencies.

The methods are fully documented in *A Computational approach to â€˜The Image of the Cityâ€™* by Filomena, Verstegen, and Manley, published in [Cities](https://doi.org/10.1016/j.cities.2019.01.006).
The full documentation is available at 

## Introduction
