...
Kodeblokk |
---|
{ "id": "12345/12209c8d-86a5-4c54-b256-4682f905f31c", "instanceOwner": { "partyId": "12345", "personNumber": "01017512345" }, "appId": "dibk/reguleringsplanforslag", "org": "dibk", "selfLinks": { "apps": "https://altinn3local.no/dibk/reguleringsplanforslag/instances/12345/12209c8d-86a5-4c54-b256-4682f905f31c", "platform": "https://platform.altinn3local.no/storage/api/v1/instances/12345/12209c8d-86a5-4c54-b256-4682f905f31c" }, "process": { "started": "2021-01-22T10:15:30.1999709Z", "startEvent": "StartEvent_1", "currentTask": { "flow": 2, "started": "2021-01-22T10:15:30.2221966Z", "elementId": "Task_1", "name": "Utfylling", "altinnTaskType": "data" } }, "data": [ { "id": "76300110-df37-4f8b-bad8-53de243a4998", "instanceGuid": "12209c8d-86a5-4c54-b256-4682f905f31c", "dataType": "reguleringsplanforslag", "contentType": "application/xml", "blobStoragePath": "dibk/reguleringsplanforslag/12209c8d-86a5-4c54-b256-4682f905f31c/data/76300110-df37-4f8b-bad8-53de243a4998", "selfLinks": { "apps": "https://altinn3local.no/dibk/reguleringsplanforslag/instances/12345/12209c8d-86a5-4c54-b256-4682f905f31c/data/76300110-df37-4f8b-bad8-53de243a4998", "platform": "https://platform.altinn3local.no/storage/api/v1/instances/12345/12209c8d-86a5-4c54-b256-4682f905f31c/data/76300110-df37-4f8b-bad8-53de243a4998" }, "size": 664, "locked": false, "refs": [], "isRead": true, "created": "2021-01-22T10:15:30.6395289Z", "lastChanged": "2021-01-22T10:15:30.6395289Z" } ], "created": "2021-01-22T10:15:30.2530894Z", "lastChanged": "2021-01-22T10:15:30.2530894Z" } |
Hente ut skjema(
...
OversendelseReguleringsplanforslag)
For dataType = "reguleringsplanforslagOversendelseReguleringsplanforslag"
Kodeblokk |
---|
GET {miljø}/dibk/reguleringsplanforslag/instances/12345/12209c8d-86a5-4c54-b256-4682f905f31c/data/76300110-df37-4f8b-bad8-53de243a4998 Accept: application/xml |
...
Planbestemmelse i xml
For dataType=vedleggXmlBestemmelseplanbestemmelseXml
Kodeblokk |
---|
POST {miljø}/dibk/reguleringsplanforslag/instances/12345/309ea8b3-6414-44ca-a07c-836c364e790d/data?dataType=vedleggXmlBestemmelse Content-Disposition: attachment; filename=planbestemmelse.xml Content-Type: text/xml |
...
Plankart i gml
For dataType=vedleggGmlPlankartplankartGml2d
Kodeblokk |
---|
POST {miljø}/dibk/reguleringsplanforslag/instances/12345/309ea8b3-6414-44ca-a07c-836c364e790d/data?dataType=vedleggGmlPlankart Content-Disposition: attachment; filename=plankart-2d.gml Content-Type: application/octet-stream |
...
Andre datatyper for opplasting:
dataType | Beskrivelse |
---|---|
InnsendingReguleringsplanforslagOversendelseReguleringsplanforslag | Skjema for oversendelse av planforslaget |
planinitiativ | |
planprogram | |
planbeskrivelse | |
planbestemmelse | |
planbestemmelseXml | |
plankart | |
plankartGml2d | |
plankartGml3d | |
planpakke | |
varslingsbrev | |
varslingsliste | |
uttalelseSamling | |
uttalelseKommentarer | |
illustrasjon | |
rosAnalyse | |
konsekvensutredning | |
stedsanalyse | |
grunnforholdGeoteknikk | |
grunnforholdForurensetGrunn | |
trafikkutredning | |
stoyutredning | |
arkeologiskeUndersokelser | |
rammeplanVAO | |
biologiskMangfold | |
valideringsrapport | |
annet |
...