mirror of
https://github.com/dataforcanada/d4c-service-main-site.git
synced 2026-06-15 15:00:52 +02:00
Update field imagery page
This commit is contained in:
@@ -3,14 +3,16 @@ title: 📸 Field Imagery
|
|||||||
weight: 4
|
weight: 4
|
||||||
---
|
---
|
||||||
|
|
||||||
### The Mission
|
## The Mission
|
||||||
|
|
||||||
Commercial street-level imagery is often locked behind restrictive licenses, proprietary viewers, and paywalls, making it inaccessible for researchers, urban planners, and the general public. We are building a sovereign, open-source alternative for Canada.
|
Commercial street-level imagery is often locked behind restrictive licenses, proprietary viewers, and paywalls, making it inaccessible for researchers, urban planners, and the general public. We are building a sovereign, open-source alternative for Canada.
|
||||||
|
|
||||||
By self-hosting a **[Panoramax](https://panoramax.fr/)** instance, we provide a decentralized platform where field imagery is treated as a public utility: fully downloadable, API-accessible, and privacy-compliant.
|
By self-hosting a **[Panoramax](https://panoramax.fr/)** instance, we provide a decentralized platform where field imagery is treated as a public utility: fully downloadable, API-accessible, and privacy-compliant.
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
### The Infrastructure
|
## The Infrastructure
|
||||||
|
|
||||||
Our field imagery pipeline is built on the **Panoramax** ecosystem, a federated open-source alternative to Google Street View. Instead of relying on centralized corporate servers, we operate a sovereign instance that guarantees data permanence and open access.
|
Our field imagery pipeline is built on the **Panoramax** ecosystem, a federated open-source alternative to Google Street View. Instead of relying on centralized corporate servers, we operate a sovereign instance that guarantees data permanence and open access.
|
||||||
|
|
||||||
* **Platform**: Self-hosted Panoramax instance running on our internal infrastructure.
|
* **Platform**: Self-hosted Panoramax instance running on our internal infrastructure.
|
||||||
@@ -19,7 +21,8 @@ Our field imagery pipeline is built on the **Panoramax** ecosystem, a federated
|
|||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
### The Processing Pipeline
|
## The Processing Pipeline
|
||||||
|
|
||||||
We treat field imagery as a data engineering challenge, ensuring "time-to-insight" is minimized for downstream users.
|
We treat field imagery as a data engineering challenge, ensuring "time-to-insight" is minimized for downstream users.
|
||||||
|
|
||||||
1. **Ingestion**: Raw imagery is captured using diverse hardware (ex. 360° cameras, mobile rigs, meta glasses, etc.) and ingested by our systems.
|
1. **Ingestion**: Raw imagery is captured using diverse hardware (ex. 360° cameras, mobile rigs, meta glasses, etc.) and ingested by our systems.
|
||||||
@@ -29,7 +32,8 @@ We treat field imagery as a data engineering challenge, ensuring "time-to-insigh
|
|||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
### Data Products
|
## Data Products
|
||||||
|
|
||||||
Unlike commercial platforms that only offer a "view" of the data, we provide the **data itself**.
|
Unlike commercial platforms that only offer a "view" of the data, we provide the **data itself**.
|
||||||
|
|
||||||
* **API Access**: Full programmatic access via the Panoramax REST API for querying imagery by location, date, or sequence.
|
* **API Access**: Full programmatic access via the Panoramax REST API for querying imagery by location, date, or sequence.
|
||||||
|
|||||||
Reference in New Issue
Block a user