{ "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 4, "name": "Cykelparkering", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 3009, "latestWkid": 3009, "vcsWkid": 105702, "latestVcsWkid": 5613, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5473200, "falseY": -10002100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "RH2000", "heightUnit": "meter" }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "df9be7d760a3d1ceef23888e2ecc5521", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABsAAAAbCAYAAACN1PRVAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACm0lEQVRIicWWS0wTURSG/5appQGGtlHelOIKU4iCNqbRRTXudGGMLiTGGGNCcGncuGOBiS7EuPO1wsbEuJBESDQaQZNCDEpoKoiVR2WQQqAtLbaUUqbmXGlDsSADU/yTycydO3O/+c85M3M47KC4/wKbmou8iInxYrkB+RquPU+jak6BEejCg0+HfaEl2UD6HBVsDYfoMBVGIpA/FEUhr065aTq4mJmcFfJq9DZZ/7rwac8E7r4e3haY22gysTA9QL2lDDXlPE629MgPmw4uwtzUlRx3XLOgpoxnm3MiKC8sE+LWm6DQ3TpnYscUvoSjrbr6pzPKU0IEoQLZjriNcpZY3Clsz9GmnFG5yylO6g3F2mz24keWxMzDSI8v1+HG8wEIvgVWSFesRsSWRXx2z+HtwAwkwSg/04H0XwpyNTu/CG8oysa0/zo5j5/+BfSOzq0LSgujwlj7leCyFDho1MJatRtclpKdq63Ih93lY+cbrEZ8cHlxwlSAd4Mz+DjihxiPb87ZaikVClw6asCePDXa+jw4ay7BoGcejcf2wjEeZIBH7904XVeCq639bNxyvhrXn32RDstWKaFUKnDn1TBOHShCe/8U2998+Q3NZ/b9uag4D219k2g8XonbHd9RwKthrtRhyPNLGoyqTxTjiMZE2F1eFubaCi14DYcn3QLK9RoWXmdMTBaHYzywtTD+8IZRXcqzxakYyGmpLhu2boE9gEMIwFTGo2toFuHoMpvfb8hHq30cai5LGiy2HMe9NyO4eMQAXY6KOSMHBErM2+wC6i3lqCrKZfl0CgFEoqJ0GGlsJoz7nWOsWCg8BFjr/mGnm1Vtuvm0MOoZ5JR+zXrc6i5opTmRF5i7K/nSJmEr7RbrgjKlHf1T/wb5YRqcv+w4BgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 20, "height": 20, "angle": 0, "xoffset": 0, "yoffset": 9 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 185764.23639999982, "ymin": 6226447.8741, "xmax": 191879.2466000002, "ymax": 6234352.8215, "spatialReference": { "wkid": 3009, "latestWkid": 3009, "vcsWkid": 105702, "latestVcsWkid": 5613, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5473200, "falseY": -10002100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 } }, "heightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "RH2000", "heightUnit": "meter" }, "supportsVCSProjection": true, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "CykelParkeringsTyp", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "CykelParkeringsTyp", "type": "esriFieldTypeSmallInteger", "alias": "Cykelparkeringstyp", "domain": { "type": "codedValue", "name": "CykelParkering", "description": "CykelparkeringsTyp för cykelkartan", "codedValues": [ { "name": "Pendlingsparkering", "code": 2 }, { "name": "Cykelparkering", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "AntalPlatser", "type": "esriFieldTypeDouble", "alias": "Antal cykelparkeringplatser", "domain": null }, { "name": "Information", "type": "esriFieldTypeString", "alias": "Information", "length": 500, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R150_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_150", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_150", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S84_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "821fa68b2d1c4d069360c18f13846376" }