Bussiness case
Use cases:
Geopunt (TBD): (Eventueel ontdubbelen in punten en multipolygonen)
Grondwerken vandaag
Grondwerken vandaag + 1 maand
Werken vandaag
Werken vandaag + 1 maand
Evenementen vandaag
Evenementen vandaag + 1 maand
Hinder vandaag
Hinder vandaag + 1 maand
Brandweer / hulpdiensten
Hinder, gefilterd op hinder gevolgen
GPS providers
Hinder, gefilterd op hinder gevolgen
Innames
...
Innames/hinders worden ontsloten per occurenceoccurrence/voorkomen.
De public API databank wordt voorlopig binnen GIPOD gehost, dit kan mogelijk in de toekomst bij geo-webdiensten zijn.
Tabellen in public API DB
Todo’s:
- Base URL voor URI/taxonomie te bepalen
- TBD: JSON strings in attributen? → eventueel opsplitsen in text en json attribuut
- Data retentie: verwijderen data waarvan einddatum 2 jaar oud is? Voor WMS enkel vandaag en volgende maand.
- Hoe ver in de toekomst?
- Nog eens nagaan met geowebdiensten of een laag toch niet meerdere types geometrieën kan bevatten
InnameOccurence
Innameoccurrence
Algemene filter: Enkel innames met status: concreet gepland, in uitvoering, lopende, uitgevoerd/afgelopen(nieuw toegevoegd 23/2/23)
Elke rij is één occurence occurrence van een inname, deze worden in de toekomst berekend tot vb. 2100 (zelfde als in de back-end)
Attribuut | Type (bold = zoekbaar) | Berekening / Filtering | Opmerkingen / voorbeeld |
---|
Id | varchar (PK) | gipodId-[ |
occurrence ID] | [GipodID] |
-YYMMDDHHMM | |
GipodId | integer |
Uri | varchar |
|
Geometry | Geometry (MultiPolygon) | Unie van inname zones
|
PointOnSurface | Geometry (Point) |
description
reference
enkel voor WMS | |||
Description | text | ||
Reference | text | ||
Type | varchar | Label (Werk / Evenement / grondwerk) |
TypeId | varchar | |
PublicDomainOccupancyTypes | text |
Puntkomma separated types | Type1 |
; Type2 |
Status | varchar | Enkel innames met status: concreet gepland, in uitvoering/lopende, |
uitgevoerd/afgelopen |
StatusId | varchar | Verwijziging naar taxonomie |
Start | datetime (UTC) |
End | datetime (UTC) | ||
TimeSchedule | text |
(basis tekstje) |
text
Tonen zoals in huidige WMS (wederkerigheid)
|
Owner | varchar |
OownerId | varchar |
|
|
ContactOrganisations | text | Als tekst, |
gescheiden door puntkomma: Rol: Organisatie, Naam, E-mail, Telefoon, URL;Rol2: Organisatie, Naam, E-mail, Telefoon, URL; | |
MobilityHindrances (❗ aangepast, was consequences) | text |
Regel per hinder
groundworkCategory
varchar
Enkel bij grondwerken, anders null
groundworkCategoryId
varchar
Puntkomma separated per hinder die gevolg is van deze inname |
|
groundworkSpecification
text
Regel per specificatie
groundworkPartOfTrenchSynergy
text
Regel per Ssyn
createdOn
datetime
lastModifiedOn
datetime
osloJson
JSON (text)
Oslo detail (zonder niet-publieke informatie)
|
Grondwerk (analoog voor werk en evenement):
"@context": "https://gipod.api.[test-/beta-]
|
"@id": "/api/v1/groundworks/10045378",
"@type": "Groundwork",
"gipodId": 10045378,
"identifier": [
{
"@type": "Identifier",
"identifier": {
"value": "10045378",
"type": "gipodId"
},
"assignedByName": "
| |||
GroundworkCategory | varchar | Enkel bij grondwerken, anders null | |
GroundworkCategoryId | varchar |
|
},
{
"@type": "Identifier",
"identifier": {
"value": "Reference of the groundwork Postman",
"type": "reference"
},
"assignedByName": "Agentschap Informatie Vlaanderen"
}
],
"description": "Description of the groundwork Postman",
"remark": null,
"url": [
"https://www.groundwork.vlaanderenPostman.be"
],
"attachment": [],
"publicDomainOccupancyType": [
{
"@id": "/api/v1/taxonomies/public-domain-occupancy/types/a5e42efa-3d68-4e53-9fd6-31387d3f0f1f",
"prefLabel": "Thermisch"
},
{
"@id": "/api/v1/taxonomies/public-domain-occupancy/types/a486a968-e498-4708-8820-901686f0712f",
"prefLabel": "Elektriciteit"
}
],
"specification": [
{
"@id": "/api/v1/taxonomies/public-domain-occupancy/specifications/57438692-f1e3-4010-a1c8-725f42b85f56",
"prefLabel": "(her)aanleg"
},
{
"@id": "/api/v1/taxonomies/public-domain-occupancy/specifications/bcb16725-0dd0-4c29-9384-c12e1c0eb3a9",
"prefLabel": "boring"
}
],
"category": {
"@id": "/api/v1/taxonomies/public-domain-occupancy/groundworkcategories/1cf4ebfb-8702-4fc3-a1b1-9b22c3b909f9",
"prefLabel": "Categorie 2"
},
"owner": {
"@id": "/api/v1/organisations/9c5926df-195d-01be-a40a-360bcd21d662",
"@type": "Organisation",
"preferredName": "Agentschap Informatie Vlaanderen"
},
"contactOrganisation": [
{
"@id": "/api/v1/groundworks/10045378/contactorganisations/2ec9d246-dfb1-4b0c-99e2-549915826673", -> contactOrganisatie details volledig mee opgenomen (enkel publieke)
"@type": "ContactOrganisationInRole",
"role": {
"@id": "/api/v1/taxonomies/contactroles/aad5e947-f7bf-4592-a84a-f591555b0b8b",
"prefLabel": "Dossierbeheerder"
}
],
"period": {
"@type": "PeriodWithDuration",
"start": "2022-01-01T14:00:00Z",
"end": "2022-01-04T14:00:00Z",
"duration": null
},
"estimatedDuration": {
"value": "1",
"type": "xs:int"
},
"occurrence": "/api/v1/groundworks/10045378/occurrences",
"status": {
"@id": "/api/v1/taxonomies/statuses/b96e6ec6-58f1-4a51-ab92-f0ce462476a7",
"prefLabel": "Niet-concreet gepland"
},
"zone": [
{
"@id": "/api/v1/groundworks/10045378/zones/cd2b5148-caee-437e-ad47-db201c1eb83d",
"@type": "Zone",
"geometry": {
"@type": "Geometry",
"wkt": "POLYGON ((122980.5 183762, 122973.5 183742.75, 123007 183740.5, 122980.5 183762))"
},
"zoneType": {
"@id": "/api/v1/taxonomies/zonetypes/6ee12839-8002-4f51-b509-4000b4a29b44",
"prefLabel": "GrondwerkZone"
},
"pointOnSurface": {
"@type": "Geometry",
"wkt": "POINT (122984.6816860465 183752.375)"
},
"nisCodes": [
"41034"
]
}
],
"addressRepresentation": null,
"grbImpact": null,
"isRelocationGroundwork": false,
"causingGroundwork": [],
"isPartOfTrenchSynergy": [],
"hasConsequence": [],
"publicDomain": true,
"requestForGroundworks": [],
"lastModifiedOn": "2021-11-18T14:25:11.2223785Z",
"lastModifiedBy": {
"@id": "/api/v1/organisations/9c5926df-195d-01be-a40a-360bcd21d662",
"@type": "Organisation",
"preferredName": "Agentschap Informatie Vlaanderen"
},
"createdOn": "2021-11-18T14:25:11.216359Z",
"createdBy": {
"@id": "/api/v1/organisations/9c5926df-195d-01be-a40a-360bcd21d662",
"@type": "Organisation",
"preferredName": "Agentschap Informatie Vlaanderen"
}
}
HinderZoneOccurence
| |||
GroundworkSpecification | text | Puntkomma separated specificatie | |
GroundworkPartOfTrenchSynergy | text | Puntkomma separated Ssyn | |
CreatedOn | datetime | Dit is de datum van publicatie naar geoservices, niet de datum van aanmaak innam in GIPOD | |
LastModifiedOn | datetime |
HinderZoneoccurrence
Attribuut | Type (bold = index) | Berekening / Filtering | Opmerkingen / voorbeeld |
---|---|---|---|
ID | varchar (PK) | GUID zone-[ |
occurrence ID] |
Uri | varchar |
|
|
|
ZoneId | varchar | GUID zone |
|
Geometry | Geometry (MultiPolygon) | MobilityHindranceZone |
PointOnSurface | Geometry (Point) |
enkel voor WMS | |||
ZoneType | varchar | Label |
ZoneTypeId | varchar |
|
|
|
Consequences | text |
Puntkomma separated per consequence |
HindranceGipodId | integer | Vanaf hier allemaal attributen van hinder |
HindranceURI |
|
|
|
HindranceConsequenceOf | text |
Puntkomma separated per concequenceOf |
HindranceDescription | text |
HindranceOwner | varchar | Label |
HindranceOwnerId | varchar | Link naar organisatie |
HindranceContactorganisations | Enkel publieke contactgegevens |
, gescheiden door puntkomma, als tekst: Rol: Organisatie, Naam, E-mail, Telefoon, URL |
HindranceStart | datetime |
HindranceEnd | datetime |
HindranceStatus | varchar | Label |
HindranceStatusId | varchar | Taxonomie |
HindranceCreatedOn | datetime |
HindranceLastModified | datetime |
hindranceOsloJson
JSON
Oslo detail hinder (zonder niet-publieke informatie)
Referenties (taxonomie, …) verwijzen naar absolute url’s onder https://private-api.gipod.vlaanderen.be/api/v1/…
Zie bovenste tabel
hindranceZoneOsloJson
JSON
Oslo detail hinderZone
HinderZoneConsequences
SevereHindrance |
HinderZoneConsequence
Attribuut | Type (bold = index) | Berekening / Filtering | Opmerkingen / voorbeeld |
---|---|---|---|
ID | varchar (PK) | GUID zone-consequenceId-[ |
occurrence ID] |
Uri | varchar |
|
|
|
ZoneId | varchar |
|
Geometry | Geometry (MultiPolygon) | MobilityHindranceZone |
PointOnSurface | Geometry (Point) |
ZoneType | varchar | Label |
ZoneTypeId | varchar |
|
|
|
Consequence | varchar | Leaf uit consequence taxonomie boom | Label |
ConsequenceTreeLevel0 | varchar | Niveau 0 in de consequence taxonomie boom | vb. “Gemotoriseerd verkeer” |
ConsequenceTreeLevel1 | varchar | Niveau 1 in de consequence taxonomie boom (of null) | vb. “Hoogtebeperking” |
ConsequenceTreeLevel2 | varchar | Niveau 2 in de consequence taxonomie boom (of null) | vb. “Max x m hoogte” |
ConsequenceTreeLevel3 | varchar | Niveau 3 in de consequence taxonomie boom (of null) | vb. “Hoogtebeperking: max 2,5 m” |
ConsequenceId | varchar | Id Leaf uit consequence taxonomie boom |
ConsequenceTreeLevel0Id | varchar | Id Niveau 0 in de consequence taxonomie boom |
ConsequenceTreeLevel1Id | varchar | Id Niveau 1 in de consequence taxonomie boom (of null) |
ConsequenceTreeLevel2Id | varchar | Id Niveau 2 in de consequence taxonomie boom (of null) |
ConsequenceTreeLevel3Id | varchar | Id Niveau 3 in de consequence taxonomie boom (of null) |
HindranceGipodId | integer | Vanaf hier allemaal attributen van hinder | |
HindranceURI |
| ||
HindranceStart | datetime | ||
HindranceEnd | datetime | ||
HindranceStatus | varchar | Label |
HindranceStatusId | varchar |
|
|
|
HindranceCreatedOn | datetime |
Referenties (taxonomie, …) verwijzen naar absolute url’s onder https://private-api.gipod.vlaanderen.be/api/v1/…
Zie bovenste tabel
hindranceZoneOsloJson
JSON
HindranceLastModified | datetime |
hindranceOsloJson
JSON
Oslo detail van hinder (zonder niet-publieke informatie)
HindranceDescription | varchar | ||
HindranceOwner | varchar | ||
HindranceOwnerId | varchar | ||
HeightLimitation | int | ||
WidthLimitation | int | ||
SevereHindrance | boolean |
Datalagen WFS / API Features
Inname occurrence multipolygoon
Inname occurence point on surface
Inname occurence multipolygoon
Mobiliteitshinder
Mobiliteitshinder occurence point on surface
Mobiliteitshinder occurence multipolygoon
Mobiliteitshindergevolg
Mobiliteitshindergevolg occurence point on surface
Mobiliteitshindergevolg occurence multipolygoon
...
Mobiliteitshinder occurrence multipolygoon
Mobiliteitshindergevolg occurrence multipolygoon
Datalagen WMS
GIPOD vandaag
Inname vandaag
Grondwerken vandaag
Werken vandaag
Evenementen vandaag
Grondwerken vandaag icoon
Werken vandaag icoon
Evenementen vandaag icoon
Mobiliteitshinder vandaag
Mobiliteitshinder vandaag
Mobiliteitshinder vandaag icoon
GIPOD komende maand
Inname vandaag +30 dagen
Grondwerken vandaag +30d
Werken vandaag +30d
Evenementen vandaag +30d
Grondwerken vandaag +30d icoon
Werken vandaag +30d icoon
Evenementen vandaag +30d icoon
Mobiliteitshinder vandaag +30 dagen
Mobiliteitshinder vandaag +30d
Mobiliteitshinder vandaag +30d icoon