Category: Toronto

  • Toronto Historical Streetview

    Back in 2018, Google’s “Sidewalk Labs” was trying to romance Toronto into creating a dystopian surveillance neighbourhood because progress.

    As part of their charm offensive, they created “oldto.sidewalklabs.com”. It was a kind of Google Streetview with back-in-time photos of different locations in Toronto. The photos were sourced from the City of Toronto’s Archives and the Toronto Public Library.

    After the pandemic, the site disappeared – but the team that built it had open-sourced it. I’ve wanted to revive the site for about 5 years.

    And it’s finally revived!

    > Check it out at raccoonix.jacobfilipp.com <

    It turns out that the site was already revived at oldto.org, by the fantastic Back Lane Studios team. They put on various events that have to do with documenting Toronto’s history.

    As of today (March 2, 2026) my site includes Toronto Public Library images that oldto.org does not – but I will be sharing them with the BLS team.

    Future work:

    Next, I will attempt to find updated links to each photo on the City of Toronto Archives – all their item links are broken.

    I would like to also fill in the picture gaps for the fascinating Leaside neighbourhood – home to an aerodrome and other aviation enterprises.

    There is also a booklet of clippings related to the Aerodrome at the Toronto Public Library that I could examine: https://tpl.bibliocommons.com/v2/record/S234C1555791

  • All Records: Digital Archives Ontario

    This is where you can find metadata for the 187,407 records stored in the Digital Archive of Ontario. 3,174 of those records have digital images hosted on my site, and available for download.

    I’ve been working on a project that required this data. The Digital Archive serves it up in chunks, and I decided to make it available publicly as 1 file. This data was downloaded on February 11, 2026. Get the data here:

    The 3,174 images are ones that specifically depict locations in Toronto (for the Raccoonix map). They are available here:

    https://raccoonix.jacobfilipp.com/TPLimages


    These are the “/preview” quality images from the Archives site. Their file names are numbered according to the primaryMedia.value in the .json file.

    Each record in the JSON array is structured like this:

    {
    "sourceId": {
    "label": "Source ID",
    "value": "351994"
    },
    "primaryMaker": {
    "label": "Primary Maker",
    "value": "Salmon, James V. (James Victor)"
    },
    "primaryMedia": {
    "value": "src: https://digitalarchiveontario.ca/internal/media/dispatcher/2141122/full"
    },
    "displayDate": {
    "label": "Date",
    "value": "1957"
    },
    "invno": {
    "label": "Object number",
    "value": "PICTURES-R-352"
    },
    "id": {
    "label": "Id",
    "value": "7867983"
    },
    "title": {
    "label": "Title",
    "value": "T.T.C., McCaul Loop, McCaul St., east side, north of Renfrew Place"
    }
    }

    Some notes:

    ElementDescription
    Sourceid.valuecan be used to compose the URL of the object’s record on the official site. So “351994” can become https://digitalarchiveontario.ca/objects/351994/
    invno.valuethis is the same field as the “object number” on the item’s official webpage
    primaryMedia.valueIf you change the endings of the URL to /full, /thumbnail and /preview then you will get 3 different image sizes
    displayDate.valueValues don’t have a set format. You will see blanks, and values like:
    1850
    7/18/1985
    1827-1838
    approximately 1918
    n.d.
    March, 1985
    27 June 1990
    October 27, 1986
    unknown

    Microsoft Excel can open JSON files and turn them into tables. If you’d like to do that, go to Data > Get Data > From File > From JSON

    Then choose your file, and turn “To Table” in Power Query

    Your “List” column will get a little “left + right arrow” icon on it, click it and click OK to “expand” the underlying fields in each row

    A bunch of new columns will appear. Go through the same process, expanding each column:

    When done, click “Close & Load”. You will get the whole dataset as a familiar Excel sheet:

  • Dragon Centre Stories

    I am a fan of Toronto’s Asian malls be they thriving, declining or already gone.

    So I was heartened to find my kindred spirits at the Dragon Centre Stories project.

    Dragon Centre was Toronto’s first Asian mall, located at 23 Glen Watford Drive. It served as the nucleus of a Chinese community that grew around it in the Agincourt neighbourhood. The mall was in decline for many years as people started spending more time at the fantastic Pacific Mall.

    Jane Law has a great writeup that includes some of the mall’s history and the racial tensions it sparked.

    The mall shut down for redevelopment in 2019, but before it did, several people contributed their memories of the mall for you to read.

    Hallway at Dragon Centre Mall during its later days. (source)
    Memory notes at a Dragon Centre commemoration event organized by Howard Tam. Source.

    As of 2025 the mall is still standing, unused. The site has not been redeveloped into condominiums and it appears that the mall was sold in 2023.

    Other declining malls

    I really like Chinatown Centre mall, at Spadina and Dundas downtown. They put on a great cultural show for Chinese New Year, and it is a favourite for my family and I. The mall is in decline for an interesting set of reasons that are described in this Reddit thread.

    Recently, a set of art-kids, goths and fashion designers have been breathing new life into this old mall (Doll Funeral and Level 1313 are particularly notable).

    Another notable sad mall is Splendid China Mall, just south of the wonderful Pacific Mall. It is very clean but has few visitors. Here’s a writeup about Splendid China Mall from 2012 – things have gotten even sadder, but Graceful Vegetarian is a real winner and we make the trip to the mall just to eat there. One bright spot is Thai restaurant Koh Lipe opening at the mall.

    Splendid China Mall’s central stage (Source)

    Lately, I also noticed some unique stores popping up in the mall – doing unique things like selling flowers made out of metal wire and nylon fabric & a business run by a young woman who’s a wizard at growing unusual succulents and cacti (Sunshine Garden).

    Do you have a favourite story from one of these malls? Please share in the comments!

    Bonus from March 2026: if you like Chinese malls and Chinatowns, check out Morris Lum’s photography book “Tong Yan Gaai” (Chinatown).