Skip to content

Latest commit

 

History

History

Adding a group

  • Step 1. Create a new *.md in _groups with a unique name.
  • Step 2. Copy the below template and fill it in. Note: Leave not applicable fields blank.
---
name: Friendly Cities Lab
headline: We create new mapping strategies for modeling social life and livelihoods.
professors: 
    - Clio Andris
    - ...
logo: /assets/images/groups/fclab/logo.png
_date: '2023-08-01'
spotlight_image: /assets/images/groups/fclab/spotlight.png
website: http://friendlycities.gatech.edu/
github: https://github.com/friendlycities-gatech
keywords: 
    - geographic information systems (GIS)
    - ...
    - ...
projects:
    - title: "To Racketeer among Friends: Spatial Features of Criminal Collaboration in the American Mafia"
      link: http://friendlycities.gatech.edu/projects/to-racketeer-among-friends-spatial-features-of-criminal-collaboration-in-the-american-mafia/
      teaser: /assets/images/groups/fclab/featured-projects/american-mafia.png
    - title: ...
      link: ...
      teaser: ...

---
The research group led by <b>Clio Andris</b> within the School of City & Regional Planning and School of Interactive Computing at Georgia Tech. We develop new mapping strategies for modeling social life, livelihoods, and interpersonal relationships in geographic space.

Notes:

  • Limit number of projects to two.
  • Limit number of keywords to three.
  • Add images to the corresponding assets directory and reference their paths accordingly.
  • Please send a Pull Request with the changes and an admin will merge it.