├── README.md ├── presentations ├── May 1.md └── May 8.md ├── readings ├── Baudrillard.png ├── Borges_exactitudeinscience.pdf ├── Conversation_PiecesGKester.pdf ├── Counter-Mapping-Actions_Mapping-as-Militant-Research.pdf ├── Crampton_Maps-As-Social-Constructions.pdf ├── Friedman-Theory Construction in Design Research.pdf ├── Kristevapowersofhorrorabjection.pdf ├── On plantations, prisons, and a black sense of place.pdf ├── Open_14_Art_as_a_Public_Issue.pdf ├── Paglen-ExperimentalGE.pdf ├── People-as-Infrastructure.pdf ├── Radical_Atoms-Beyond_Tangible_Bits.pdf ├── Recognition through reconnaissance - Using drones for counter mapping in Indonesia.pdf ├── Relational Aesthetics_entire.pdf ├── The Atlas As Narrative Form.pdf ├── Zinn on 'Burying the facts'.docx ├── kurgan1.pdf └── kurgan2.pdf ├── resources ├── Debugging.md ├── Project.md ├── ScheduleDates.md └── where-to-get-data.md ├── week1 ├── basic-web-map.html ├── board-notes.jpeg ├── extended-web-map.html └── semester-setup.md ├── week10 ├── IMG_6034.JPG ├── IMG_6035.JPG ├── board-exercise0.JPG ├── board-exercise1.JPG ├── board-exercise2.JPG ├── board-exercise3.JPG ├── board-exercise4.JPG ├── board-exercise5.JPG └── project-outline.md ├── week2 ├── basic-vector-map.html ├── class-notes.md ├── data │ ├── allday.json │ ├── homes.json │ └── states.geojson ├── earthquake-map.html ├── examples │ └── homes.html └── vector-map-with-data.html ├── week3 ├── Early_Voting_Locations.geojson ├── all_day.json ├── dataset1.json ├── dataset2.json ├── earthquake-map.html └── earthquakes.geojson ├── week4 ├── Hyde Sq Cultural District Map_Revised.pdf ├── LQ Youth Focus Group Notes (1).docx └── sistersunchained_andrea.mov ├── week5 ├── IMG_0913.JPG ├── counter-mapping.JPG ├── examples-of-countermaps2.JPG ├── examples_of_countermaps.JPG └── yourtask.JPG └── week6 └── Counter-Mapping Exercise.md /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MimiOnuoha/Impossible-Maps/HEAD/README.md -------------------------------------------------------------------------------- /presentations/May 1.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MimiOnuoha/Impossible-Maps/HEAD/presentations/May 1.md -------------------------------------------------------------------------------- /presentations/May 8.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MimiOnuoha/Impossible-Maps/HEAD/presentations/May 8.md -------------------------------------------------------------------------------- /readings/Baudrillard.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MimiOnuoha/Impossible-Maps/HEAD/readings/Baudrillard.png -------------------------------------------------------------------------------- /readings/Borges_exactitudeinscience.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MimiOnuoha/Impossible-Maps/HEAD/readings/Borges_exactitudeinscience.pdf -------------------------------------------------------------------------------- /readings/Conversation_PiecesGKester.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MimiOnuoha/Impossible-Maps/HEAD/readings/Conversation_PiecesGKester.pdf -------------------------------------------------------------------------------- /readings/Counter-Mapping-Actions_Mapping-as-Militant-Research.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MimiOnuoha/Impossible-Maps/HEAD/readings/Counter-Mapping-Actions_Mapping-as-Militant-Research.pdf -------------------------------------------------------------------------------- /readings/Crampton_Maps-As-Social-Constructions.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MimiOnuoha/Impossible-Maps/HEAD/readings/Crampton_Maps-As-Social-Constructions.pdf -------------------------------------------------------------------------------- /readings/Friedman-Theory Construction in Design Research.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MimiOnuoha/Impossible-Maps/HEAD/readings/Friedman-Theory Construction in Design Research.pdf -------------------------------------------------------------------------------- /readings/Kristevapowersofhorrorabjection.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MimiOnuoha/Impossible-Maps/HEAD/readings/Kristevapowersofhorrorabjection.pdf -------------------------------------------------------------------------------- /readings/On plantations, prisons, and a black sense of place.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MimiOnuoha/Impossible-Maps/HEAD/readings/On plantations, prisons, and a black sense of place.pdf -------------------------------------------------------------------------------- /readings/Open_14_Art_as_a_Public_Issue.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MimiOnuoha/Impossible-Maps/HEAD/readings/Open_14_Art_as_a_Public_Issue.pdf -------------------------------------------------------------------------------- /readings/Paglen-ExperimentalGE.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MimiOnuoha/Impossible-Maps/HEAD/readings/Paglen-ExperimentalGE.pdf -------------------------------------------------------------------------------- /readings/People-as-Infrastructure.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MimiOnuoha/Impossible-Maps/HEAD/readings/People-as-Infrastructure.pdf -------------------------------------------------------------------------------- /readings/Radical_Atoms-Beyond_Tangible_Bits.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MimiOnuoha/Impossible-Maps/HEAD/readings/Radical_Atoms-Beyond_Tangible_Bits.pdf -------------------------------------------------------------------------------- /readings/Recognition through reconnaissance - Using drones for counter mapping in Indonesia.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MimiOnuoha/Impossible-Maps/HEAD/readings/Recognition through reconnaissance - Using drones for counter mapping in Indonesia.pdf -------------------------------------------------------------------------------- /readings/Relational Aesthetics_entire.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MimiOnuoha/Impossible-Maps/HEAD/readings/Relational Aesthetics_entire.pdf -------------------------------------------------------------------------------- /readings/The Atlas As Narrative Form.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MimiOnuoha/Impossible-Maps/HEAD/readings/The Atlas As Narrative Form.pdf -------------------------------------------------------------------------------- /readings/Zinn on 'Burying the facts'.docx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MimiOnuoha/Impossible-Maps/HEAD/readings/Zinn on 'Burying the facts'.docx -------------------------------------------------------------------------------- /readings/kurgan1.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MimiOnuoha/Impossible-Maps/HEAD/readings/kurgan1.pdf -------------------------------------------------------------------------------- /readings/kurgan2.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MimiOnuoha/Impossible-Maps/HEAD/readings/kurgan2.pdf -------------------------------------------------------------------------------- /resources/Debugging.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MimiOnuoha/Impossible-Maps/HEAD/resources/Debugging.md -------------------------------------------------------------------------------- /resources/Project.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MimiOnuoha/Impossible-Maps/HEAD/resources/Project.md -------------------------------------------------------------------------------- /resources/ScheduleDates.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MimiOnuoha/Impossible-Maps/HEAD/resources/ScheduleDates.md -------------------------------------------------------------------------------- /resources/where-to-get-data.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MimiOnuoha/Impossible-Maps/HEAD/resources/where-to-get-data.md -------------------------------------------------------------------------------- /week1/basic-web-map.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MimiOnuoha/Impossible-Maps/HEAD/week1/basic-web-map.html -------------------------------------------------------------------------------- /week1/board-notes.jpeg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MimiOnuoha/Impossible-Maps/HEAD/week1/board-notes.jpeg -------------------------------------------------------------------------------- /week1/extended-web-map.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MimiOnuoha/Impossible-Maps/HEAD/week1/extended-web-map.html -------------------------------------------------------------------------------- /week1/semester-setup.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MimiOnuoha/Impossible-Maps/HEAD/week1/semester-setup.md -------------------------------------------------------------------------------- /week10/IMG_6034.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MimiOnuoha/Impossible-Maps/HEAD/week10/IMG_6034.JPG -------------------------------------------------------------------------------- /week10/IMG_6035.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MimiOnuoha/Impossible-Maps/HEAD/week10/IMG_6035.JPG -------------------------------------------------------------------------------- /week10/board-exercise0.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MimiOnuoha/Impossible-Maps/HEAD/week10/board-exercise0.JPG -------------------------------------------------------------------------------- /week10/board-exercise1.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MimiOnuoha/Impossible-Maps/HEAD/week10/board-exercise1.JPG -------------------------------------------------------------------------------- /week10/board-exercise2.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MimiOnuoha/Impossible-Maps/HEAD/week10/board-exercise2.JPG -------------------------------------------------------------------------------- /week10/board-exercise3.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MimiOnuoha/Impossible-Maps/HEAD/week10/board-exercise3.JPG -------------------------------------------------------------------------------- /week10/board-exercise4.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MimiOnuoha/Impossible-Maps/HEAD/week10/board-exercise4.JPG -------------------------------------------------------------------------------- /week10/board-exercise5.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MimiOnuoha/Impossible-Maps/HEAD/week10/board-exercise5.JPG -------------------------------------------------------------------------------- /week10/project-outline.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MimiOnuoha/Impossible-Maps/HEAD/week10/project-outline.md -------------------------------------------------------------------------------- /week2/basic-vector-map.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MimiOnuoha/Impossible-Maps/HEAD/week2/basic-vector-map.html -------------------------------------------------------------------------------- /week2/class-notes.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MimiOnuoha/Impossible-Maps/HEAD/week2/class-notes.md -------------------------------------------------------------------------------- /week2/data/allday.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MimiOnuoha/Impossible-Maps/HEAD/week2/data/allday.json -------------------------------------------------------------------------------- /week2/data/homes.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MimiOnuoha/Impossible-Maps/HEAD/week2/data/homes.json -------------------------------------------------------------------------------- /week2/data/states.geojson: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MimiOnuoha/Impossible-Maps/HEAD/week2/data/states.geojson -------------------------------------------------------------------------------- /week2/earthquake-map.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MimiOnuoha/Impossible-Maps/HEAD/week2/earthquake-map.html -------------------------------------------------------------------------------- /week2/examples/homes.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MimiOnuoha/Impossible-Maps/HEAD/week2/examples/homes.html -------------------------------------------------------------------------------- /week2/vector-map-with-data.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MimiOnuoha/Impossible-Maps/HEAD/week2/vector-map-with-data.html -------------------------------------------------------------------------------- /week3/Early_Voting_Locations.geojson: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MimiOnuoha/Impossible-Maps/HEAD/week3/Early_Voting_Locations.geojson -------------------------------------------------------------------------------- /week3/all_day.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MimiOnuoha/Impossible-Maps/HEAD/week3/all_day.json -------------------------------------------------------------------------------- /week3/dataset1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MimiOnuoha/Impossible-Maps/HEAD/week3/dataset1.json -------------------------------------------------------------------------------- /week3/dataset2.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MimiOnuoha/Impossible-Maps/HEAD/week3/dataset2.json -------------------------------------------------------------------------------- /week3/earthquake-map.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MimiOnuoha/Impossible-Maps/HEAD/week3/earthquake-map.html -------------------------------------------------------------------------------- /week3/earthquakes.geojson: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MimiOnuoha/Impossible-Maps/HEAD/week3/earthquakes.geojson -------------------------------------------------------------------------------- /week4/Hyde Sq Cultural District Map_Revised.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MimiOnuoha/Impossible-Maps/HEAD/week4/Hyde Sq Cultural District Map_Revised.pdf -------------------------------------------------------------------------------- /week4/LQ Youth Focus Group Notes (1).docx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MimiOnuoha/Impossible-Maps/HEAD/week4/LQ Youth Focus Group Notes (1).docx -------------------------------------------------------------------------------- /week4/sistersunchained_andrea.mov: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MimiOnuoha/Impossible-Maps/HEAD/week4/sistersunchained_andrea.mov -------------------------------------------------------------------------------- /week5/IMG_0913.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MimiOnuoha/Impossible-Maps/HEAD/week5/IMG_0913.JPG -------------------------------------------------------------------------------- /week5/counter-mapping.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MimiOnuoha/Impossible-Maps/HEAD/week5/counter-mapping.JPG -------------------------------------------------------------------------------- /week5/examples-of-countermaps2.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MimiOnuoha/Impossible-Maps/HEAD/week5/examples-of-countermaps2.JPG -------------------------------------------------------------------------------- /week5/examples_of_countermaps.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MimiOnuoha/Impossible-Maps/HEAD/week5/examples_of_countermaps.JPG -------------------------------------------------------------------------------- /week5/yourtask.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MimiOnuoha/Impossible-Maps/HEAD/week5/yourtask.JPG -------------------------------------------------------------------------------- /week6/Counter-Mapping Exercise.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MimiOnuoha/Impossible-Maps/HEAD/week6/Counter-Mapping Exercise.md --------------------------------------------------------------------------------