{ "currentVersion": 10.91, "id": 3, "name": "Planområde", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 3008, "latestWkid": 3008 }, "copyrightText": "", "parentLayer": { "id": 1, "name": "Planområde" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 255 ], "width": 0 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[NAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": [ 78, 78, 78, 255 ], "borderLineColor": [ 225, 225, 225, 255 ], "borderLineSize": 1, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial Narrow", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 10000, "maxScale": 3050 } ] }, "defaultVisibility": true, "extent": { "xmin": 114095.98510000017, "ymin": 6255889.638499999, "xmax": 139035.87480000034, "ymax": 6266326.9637, "spatialReference": { "wkid": 3008, "latestWkid": 3008 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJEKTID", "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Namn", "length": 256, "domain": null }, { "name": "Description", "type": "esriFieldTypeString", "alias": "Syfte", "length": 1073741822, "domain": null }, { "name": "ConstitutionDate", "type": "esriFieldTypeDate", "alias": "Upprättad datum", "length": 8, "domain": null }, { "name": "ApprovalDate", "type": "esriFieldTypeDate", "alias": "Låst datum", "length": 8, "domain": null }, { "name": "ApprovedBy", "type": "esriFieldTypeString", "alias": "Låst av", "length": 256, "domain": null }, { "name": "AdoptionDate", "type": "esriFieldTypeDate", "alias": "Antagen datum", "length": 8, "domain": null }, { "name": "AdoptedBy", "type": "esriFieldTypeString", "alias": "Antagen Av", "length": 255, "domain": null }, { "name": "LegallyBindingDate", "type": "esriFieldTypeDate", "alias": "Laga Kraft Datum", "length": 8, "domain": null }, { "name": "RegistrationNumber", "type": "esriFieldTypeString", "alias": "Diarienummer", "length": 30, "domain": null }, { "name": "GID", "type": "esriFieldTypeGUID", "alias": "Globalt ID", "length": 38, "domain": null }, { "name": "District", "type": "esriFieldTypeString", "alias": "Distriktsnamn", "length": 256, "domain": null }, { "name": "ArchivePlace", "type": "esriFieldTypeString", "alias": "Arkiv", "length": 256, "domain": null }, { "name": "DigitalArchivePlace", "type": "esriFieldTypeString", "alias": "Digitalt arkiv", "length": 1073741822, "domain": null }, { "name": "DocumentName", "type": "esriFieldTypeString", "alias": "Aktbeteckning", "length": 256, "domain": null }, { "name": "InternalDocumentName", "type": "esriFieldTypeString", "alias": "Intern aktbeteckning", "length": 256, "domain": null }, { "name": "Regulations", "type": "esriFieldTypeString", "alias": "Bestämmelser", "length": 1073741822, "domain": null }, { "name": "DocumentLinks", "type": "esriFieldTypeString", "alias": "Dokumentlänkar", "length": 4000, "domain": null }, { "name": "RegulationsHtml", "type": "esriFieldTypeString", "alias": "Bestämmelser som HTML", "length": 1073741822, "domain": null }, { "name": "DocumentLinksHtml", "type": "esriFieldTypeString", "alias": "Dokumentlänkar som HTML", "length": 4000, "domain": null }, { "name": "PublishSetID", "type": "esriFieldTypeInteger", "alias": "PubliceringsgruppID", "domain": null }, { "name": "CREATEDBY", "type": "esriFieldTypeString", "alias": "Skapad av", "length": 256, "domain": null }, { "name": "LASTMODIFIEDBY", "type": "esriFieldTypeString", "alias": "Ändrad av", "length": 256, "domain": null }, { "name": "CREATIONDATE", "type": "esriFieldTypeDate", "alias": "Skapad datum", "length": 8, "domain": null }, { "name": "MODIFICATIONDATE", "type": "esriFieldTypeDate", "alias": "Ändrad datum", "length": 8, "domain": null }, { "name": "VERSIONINSP", "type": "esriFieldTypeDate", "alias": "Version av Fysisk planering", "length": 8, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "STARTDATE", "type": "esriFieldTypeDate", "alias": "Start datum", "length": 8, "domain": null }, { "name": "PLANSTATUS", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "ZR_PLANSTATUS", "description": "Status", "codedValues": [ { "name": "Startade", "code": 0 }, { "name": "Samråd", "code": 1 }, { "name": "Granskning", "code": 2 }, { "name": "Antagen", "code": 3 }, { "name": "Överklagat", "code": 4 }, { "name": "Tillsyn", "code": 5 }, { "name": "Laga kraft", "code": 6 }, { "name": "Upphävd", "code": 7 }, { "name": "Avslutad", "code": 8 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MUNICIPALITY", "type": "esriFieldTypeString", "alias": "Kommun", "length": 20, "domain": null }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "Anteckningar", "length": 1073741822, "domain": null }, { "name": "STYLE", "type": "esriFieldTypeString", "alias": "Plantyp", "length": 50, "domain": null }, { "name": "ORIGIN", "type": "esriFieldTypeString", "alias": "Ursprunglig planbeteckning", "length": 20, "domain": null }, { "name": "ORIGINSTYLE", "type": "esriFieldTypeString", "alias": "Ursprunglig plantyp", "length": 40, "domain": null }, { "name": "REGISTRATIONDATE", "type": "esriFieldTypeDate", "alias": "Registreringsdatum", "length": 8, "domain": null }, { "name": "CONSULTATIONDATE", "type": "esriFieldTypeDate", "alias": "Samrådsdatum", "length": 8, "domain": null }, { "name": "REVIEWDATE", "type": "esriFieldTypeDate", "alias": "Granskningsdatum", "length": 8, "domain": null }, { "name": "APPEALEDDATE", "type": "esriFieldTypeDate", "alias": "Överklagat datum", "length": 8, "domain": null }, { "name": "SUPERVISIONDATE", "type": "esriFieldTypeDate", "alias": "Tillsynsdatum", "length": 8, "domain": null }, { "name": "REPEALEDDATE", "type": "esriFieldTypeDate", "alias": "Upphävt datum", "length": 8, "domain": null }, { "name": "COURTCASENUMBER", "type": "esriFieldTypeString", "alias": "Berörd doms målnummer", "length": 255, "domain": null }, { "name": "DIGITIZATIONLEVEL", "type": "esriFieldTypeString", "alias": "Digitaliseringsnivå", "length": 20, "domain": null }, { "name": "PROFILENAME", "type": "esriFieldTypeString", "alias": "Bestämmelsekatalog", "length": 64, "domain": null }, { "name": "UPDATEDBORDERS", "type": "esriFieldTypeSmallInteger", "alias": "Korrigerade gränser", "domain": { "type": "codedValue", "name": "ZR_YesNo", "description": "Boolesk domän med Ja=1, Nej=0", "codedValues": [ { "name": "Nej", "code": 0 }, { "name": "Ja", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CHECKEDDOC", "type": "esriFieldTypeSmallInteger", "alias": "Kontrollerat planunderlag", "domain": { "type": "codedValue", "name": "ZR_YesNo", "description": "Boolesk domän med Ja=1, Nej=0", "codedValues": [ { "name": "Nej", "code": 0 }, { "name": "Ja", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "UTILITY", "type": "esriFieldTypeString", "alias": "Användbarhet", "length": 10, "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R52_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "GDB_182_PublishS", "fields": "PublishSetID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I104GID", "fields": "GID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S28_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [ { "id": 0, "name": "Användningsytor", "relatedTableId": 18, "role": "esriRelRoleOrigin", "keyField": "OBJECTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 1, "name": "Planområdestext", "relatedTableId": 5, "role": "esriRelRoleOrigin", "keyField": "OBJECTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false } ], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 100000, "effectiveMaxScale": 2050, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriMeters" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "d211bac1187b4c6db83cc7dd60cbe72a" }