Skip to main content
Version: 1.1.3

Data types

CartograFit datasets are organized into complementary data types (referred to internally as DatasetDTO), enabling different levels of analysis of parking and urban planning.

Data architecture

┌──────────────────────────────────────────────────────────────────┐
│ Cellules H3 │
│ (Agrégation par zone hexagonale) │
│ │
│ ┌─────────────┐ ┌─────────────┐ ┌─────────────┐ │
│ │ Cellule 1 │ │ Cellule 2 │ │ Cellule N │ │
│ │ - Stats │ │ - Stats │ │ - Stats │ │
│ └──────┬──────┘ └──────┬──────┘ └──────┬──────┘ │
│ │ │ │ │
│ ▼ ▼ ▼ │
│ ┌──────────────────────────────────────────────────────────┐ │
│ │ Réseau routier │ │
│ │ ┌─────────────────┐ ┌───────────────────────────────┐ │ │
│ │ │ Routes │◄──│ Segments de route │ │ │
│ │ │ (OSM enrichi) │ │ (détail par tronçon) │ │ │
│ │ └────────┬────────┘ └───────────────────────────────┘ │ │
│ └───────────│──────────────────────────────────────────────┘ │
│ │ │
│ ▼ │
│ ┌──────────────────────────────────────────────────────────┐ │
│ │ Cartographie terrain │ │
│ │ ┌────────────────┐ ┌────────────────┐ ┌──────────────┐ │ │
│ │ │ Parking │ │ Panneaux │ │ Marquages │ │ │
│ │ │ Areas │ │ routiers │ │ au sol │ │ │
│ │ └────────────────┘ └────────────────┘ └──────────────┘ │ │
│ └──────────────────────────────────────────────────────────┘ │
│ │
│ ┌──────────────────────────────────────────────────────────┐ │
│ │ Mobilier urbain │ │
│ └──────────────────────────────────────────────────────────┘ │
└──────────────────────────────────────────────────────────────────┘

Data sources

CartograFit combines two complementary imagery sources to deliver the most complete and reliable parking cadastre on the market. Each source brings distinct value, and it is their combination that makes our datasets so rich.

Street-level imagery

Our street-level imagery captures the urban landscape at street level, the way a pedestrian or a driver perceives it.

CharacteristicDetail
GPS accuracy~1-2 meters
AttributesComplete: parking type, road markings, signage, side of the road, match to the road network
Key strengthRichness of information — every space is characterized with a high level of detail
LimitationCoverage depends on the availability of street-level imagery across the territory

HD satellite imagery

Our HD satellite imagery provides an aerial view of the territory from latest-generation optical satellites (resolution 0.15 to 0.30 m/pixel depending on the area).

CharacteristicDetail
GPS accuracy~3-5 meters
AttributesPartial: some details are not observable from a nadir view (fine markings, signage, side of the road)
Key strengthExhaustive coverage and freshness — satellite acquisitions are schedulable and cover an entire territory, including areas hard to reach with street-level imagery
Unique complementIdentifies elements invisible from the street: set-back parking, real ground footprints, off-street parking areas

Why two separate layers?

Our datasets deliver street-level and satellite data in separate layers, and this is a deliberate choice:

  • Transparency — you know exactly where every piece of data comes from and what accuracy to expect from it
  • Freedom of use — depending on your need, you work with the most suitable layer: street-level accuracy for a regulatory inventory, satellite coverage for a fast territorial diagnostic
  • Overlay — in QGIS or any other GIS, the two layers naturally overlay for a combined view of the territory
  • Freshness — since satellite acquisitions are schedulable, satellite layers are often more recent than the available street-level imagery

Four data types are available in two variants (-street and -satellite): parking areas, street furniture, road markings and road signs. Parking lots are available only in the satellite variant. Roads are common to all sources. Road segments and H3 cells come in street-level (-street) and satellite (-satellite) variants with the same data formats.

HD satellite imagery

In addition to the vector layers, CartograFit offers the HD satellite imagery of your territory as an option, delivered as XYZ tiles accessible through a dedicated server with token-based authentication.

CharacteristicDetail
AccessXYZ tile server (HTTP) with an authentication token
Resolution0.15 to 0.30 m/pixel depending on the area and sources
Compatible withQGIS, ArcGIS, MapLibre, Leaflet, OpenLayers, any XYZ client
UseRecent high-resolution basemap of your territory

Why it matters:

  • You get a recent basemap of your territory at an exceptional resolution
  • You can overlay our data AND yours on top of this imagery in QGIS or any other GIS
  • You visualize the terrain directly to validate or complete the vector data
  • It is a pre-survey tool: identify areas of interest on the image before going out in the field

Which layer should you use?

NeedRecommended layerWhy
Regulatory inventory (LOM law, accessible)Street-levelGPS accuracy ~1-2m, complete attributes
Fast territorial diagnosticSatelliteExhaustive coverage of the territory
Areas not covered by street-level imagerySatelliteSatellite covers hard-to-reach areas
Validation before a field auditHD imagery + satellite layersVisual pre-survey before going out
Complete combined viewBoth overlaidCombine street-level accuracy and satellite coverage
Field validation

The satellite layers are a pre-survey tool: they identify objects of interest across your territory. For regulatory use, we recommend validating satellite elements in the field. The street-level layers, thanks to their superior accuracy, require less validation.

The data types

H3 cells

Data aggregated by hexagonal zone using Uber's H3 system.

GeometryPrimary use
PolygonHeatmaps, comparative analysis, KPIs

Roads

Roads from OpenStreetMap, enriched with parking metadata.

GeometryPrimary use
LineStringLinear analysis, planning

Road segments

Individual road segments with detailed parking density.

GeometryPrimary use
LineStringFine-grained analysis, graduated visualization

Parking areas

Parking spaces mapped individually.

GeometryPrimary use
PointPrecise mapping, navigation

Parking lots

Parking lots identified through HD satellite imagery (satellite only).

GeometryPrimary use
PolygonOff-street inventory, soil sealing

Road signs

Road signs cataloged, in particular those related to parking.

GeometryPrimary use
PointRegulations, constraints

Road markings

Road markings cataloged (lines, symbols, text).

GeometryPrimary use
PointField analysis, validation

Street furniture

Street furniture identified by our algorithms.

GeometryPrimary use
PointInventory, accessibility

Common format

All our datasets share common characteristics:

PropertyValue
ProjectionWGS84 (EPSG:4326)
FormatsGeoPackage (recommended), GeoJSON
Spatial indexingH3 resolution 9
LanguageFrench

Common fields

Every record includes identification and metadata fields:

FieldTypeDescription
idstringUnique identifier
layer_typestringDocument type (e.g. parking_area, road)
h3_indexstringParent H3 cell
h3_resolutionintegerH3 resolution (always 9)
source_typestringSource imagery type (street_level: street-level imagery, satellite_hd: HD satellite imagery)
captured_atdatetimeDate of the source imagery

Quality score

Every record includes a confidence score (fit_score) between 0 and 1 reflecting the reliability of the data:

ScoreInterpretationRecommendation
≥ 0.8High confidenceDirect use
0.5 - 0.8Medium confidenceVerification recommended
< 0.5Low confidenceVerification required

Available layers

The data types correspond to the 14 layers available in the GeoPackage and GeoJSON files. Source-dependent layers come in -street (street-level imagery) and -satellite (HD satellite imagery) variants:

Layerlayer_typeTypeScript type
parking_areas_streetparking_areaParkingAreaDatasetDTO
parking_areas_satelliteparking_areaParkingAreaDatasetDTO
parking_lots_satelliteparking_lotParkingLotDatasetDTO
roadsroadRoadDatasetDTO
road_segments_streetroad_segmentRoadSegmentDatasetDTO
road_segments_satelliteroad_segmentRoadSegmentDatasetDTO
h3_cells_streeth3_cellH3CellDatasetDTO
h3_cells_satelliteh3_cellH3CellDatasetDTO
urban_furniture_streeturban_furnitureUrbanFurnitureDatasetDTO
urban_furniture_satelliteurban_furnitureUrbanFurnitureDatasetDTO
road_markings_streetroad_markingRoadMarkingDatasetDTO
road_markings_satelliteroad_markingRoadMarkingDatasetDTO
traffic_signs_streettraffic_signTrafficSignDatasetDTO
traffic_signs_satellitetraffic_signTrafficSignDatasetDTO

Download guide →