RefPU parking area surface implantation, adopted (surface)Refpu aire implantation stationnement adopte (surface)
Refpu aire implantation stationnement adopte (surface)RefPU parking area surface implantation, adopted (surface)
This dataset is part of the RefPU (Urban Projects Repository), the digital version of land-use plans produced by the planning authority of the Canton of Geneva. It currently covers adopted localized neighborhood plans (PLQ), specifically the surface footprint of parking area implantations, with further plan types intended for future inclusion. The data is maintained by the Geneva territorial information system (Système d'information du territoire genevois) and provides geospatial reference information on planned parking areas within urban development projects across the canton.Le référentiel des projets urbains (RefPU) est la version numérique des plans d'affectations produits par l'autorité compétente en matière d'aménagement du territoire du canton de Genève. Pour l'heure, seuls les plans localisés de quartier (PLQ) sont publiés dans ce référentiel. A terme, les modifi…
Trust score
How is this computed?Weighted across five axes. Tap a ring for what it measures.
Data schema (11 fields)
Click a field to see example values.
| Field | Type | Description |
|---|---|---|
| OBJECTID | int | Internal unique record identifier.Internal unique record identifier. |
| Numéro_de_planNuméro de plan | double | Reference number of the local urban development plan (PLQ).Reference number of the local urban development plan (PLQ). |
| STYPE | short | Numeric code identifying the parking area subtype.Numeric code identifying the parking area subtype. |
| NB_PLACES_EXTERIEURNb places exterieur | short | Number of outdoor parking spaces provided.Number of outdoor parking spaces provided. |
| NB_PLACES_SOUS_SOLNb places sous sol | short | Number of underground parking spaces provided.Number of underground parking spaces provided. |
| NB_PLACES_VELOSNb places velos | short | Number of bicycle parking spaces provided.Number of bicycle parking spaces provided. |
| NB_PLACES_MOTOSNb places motos | short | Number of motorcycle parking spaces provided.Number of motorcycle parking spaces provided. |
| Date_d_adoption_par_le_Conseil_d_EtatDate d adoption par le conseil d etat | dateTime | Date the plan was adopted by the Cantonal Council.Date the plan was adopted by the Cantonal Council. |
| SHAPE | geometry | Geometric shape of the parking area feature.Geometric shape of the parking area feature. |
| SHAPE.AREA | double | Surface area of the parking area geometry.Surface area of the parking area geometry. |
| SHAPE.LEN | double | Perimeter length of the parking area geometry.Perimeter length of the parking area geometry. |
Schema captured from wfs 26 days ago.
Query the data
Pick columns and a sort, then fetch a live preview straight from the source. Choose an API-filterable column (marked ▾) under “Where” to pick from its list of values.
Sample data (3 records)
Record 1GmlID: RPU_AIRE_IMPLA_STATION_S_ADOPT.1 · STYPE: 2
{
"GmlID": "RPU_AIRE_IMPLA_STATION_S_ADOPT.1",
"STYPE": 2,
"GLOBALID": "{B036EB89-1299-4211-AE7B-F5A15CE7321F}",
"OBJECTID": 1,
"SHAPE.LEN": 593.89031556,
"SOUS_TYPE": "Aire d'implantation sous-sol",
"REMARQUE_V": "2348 places vélos en premier sous-sol, RDC ou aire d'implantation extérieur (voir règlement). Place voiture et place 2RM hors périmètre du PLQ",
"SHAPE.AREA": 5413.004228,
"REMARQUE_IV": null,
"Type_de_plan": "Plan localisé de quartier",
"RATIOS_CALCUL": null,
"NB_PLACES_MOTOS": null,
"NB_PLACES_VELOS": null,
"Numéro_de_plan": 30129,
"Nom_de_la_commune": "Carouge",
"NB_PLACES_SOUS_SOL": null,
"NB_PLACES_EXTERIEUR": null,
"Situation_de_l_objet": "CAROUGE ETOILE 2",
"Indice_du_numéro_de_plan": "-",
"Date_d_adoption_par_le_Conseil_d_Etat": "13.05.2026"
}Record 2GmlID: RPU_AIRE_IMPLA_STATION_S_ADOPT.2 · STYPE: 3
{
"GmlID": "RPU_AIRE_IMPLA_STATION_S_ADOPT.2",
"STYPE": 3,
"GLOBALID": "{69781CF1-1217-4296-BD8D-380FFE547C65}",
"OBJECTID": 2,
"SHAPE.LEN": 54.01407333,
"SOUS_TYPE": "Aire d'implantation de stationnement vélos",
"REMARQUE_V": null,
"SHAPE.AREA": 50.01583679,
"REMARQUE_IV": null,
"Type_de_plan": "Plan localisé de quartier",
"RATIOS_CALCUL": null,
"NB_PLACES_MOTOS": null,
"NB_PLACES_VELOS": null,
"Numéro_de_plan": 30129,
"Nom_de_la_commune": "Carouge",
"NB_PLACES_SOUS_SOL": null,
"NB_PLACES_EXTERIEUR": null,
"Situation_de_l_objet": "CAROUGE ETOILE 2",
"Indice_du_numéro_de_plan": "-",
"Date_d_adoption_par_le_Conseil_d_Etat": "13.05.2026"
}Record 3GmlID: RPU_AIRE_IMPLA_STATION_S_ADOPT.3 · STYPE: 3
{
"GmlID": "RPU_AIRE_IMPLA_STATION_S_ADOPT.3",
"STYPE": 3,
"GLOBALID": "{5DC982C5-6B9A-433A-8144-941B7C9CEF76}",
"OBJECTID": 3,
"SHAPE.LEN": 23.05526563,
"SOUS_TYPE": "Aire d'implantation de stationnement vélos",
"REMARQUE_V": null,
"SHAPE.AREA": 19.05547589,
"REMARQUE_IV": null,
"Type_de_plan": "Plan localisé de quartier",
"RATIOS_CALCUL": null,
"NB_PLACES_MOTOS": null,
"NB_PLACES_VELOS": null,
"Numéro_de_plan": 30129,
"Nom_de_la_commune": "Carouge",
"NB_PLACES_SOUS_SOL": null,
"NB_PLACES_EXTERIEUR": null,
"Situation_de_l_objet": "CAROUGE ETOILE 2",
"Indice_du_numéro_de_plan": "-",
"Date_d_adoption_par_le_Conseil_d_Etat": "13.05.2026"
}Live sample captured at profiling time — values may have changed upstream.
Verification Status
Using the API
Configuration
- Base URL
- https://vector.sitg.ge.ch/arcgis/services/RPU_AIRE_IMPLA_STATION_S_ADOPT/MapServer/WFSServer?service=WFS&request=GetCapabilities
Query examples
curl -s 'https://vector.sitg.ge.ch/arcgis/services/RPU_AIRE_IMPLA_STATION_S_ADOPT/MapServer/WFSServer?service=WFS&version=2.0.0&request=GetCapabilities' -H 'Accept: application/json'List the feature types (layers) and supported operations.
Dataset
Volume & freshness
Machine-readable & source
Embed this badge in a README or wiki — it always shows the latest verification state and quality tier.