{ "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 14, "name": "Vernetzungsprojekte Soll: Vernetzungsachsen", "type": "Feature Layer", "description": "Ausgehend vom Ist-Zustand eines Vernetzungsprojektes wird ein Soll-Zustand erarbeitet, in dem aufgezeigt wird, mit welchen Massnahmen eine bessere Vernetzungssituation erreicht werden kann.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2056, "latestWkid": 2056, "xyTolerance": 4.0E-4, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -29386400, "falseY": -33067900, "xyUnits": 20000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "© Kanton Luzern", "parentLayer": { "id": 11, "name": "Vernetzungsprojekte: Soll-Zustand" }, "subLayers": [], "minScale": 25000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "VZA_TYP", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 6 }, "value": "1", "label": "Generelle Vernetzungsachse" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 8 }, "value": "2", "label": "Vernetzungsachse mit feuchten Elementen" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 8 }, "value": "3", "label": "Vernetzungsachsen mit trockenen Elementen" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 167, 122, 255 ], "toColor": [ 222, 167, 122, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 118, 52, 255 ], "toColor": [ 250, 118, 52, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 166, 63, 255 ], "toColor": [ 235, 166, 63, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 113, 50, 255 ], "toColor": [ 194, 113, 50, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 222, 192, 255 ], "toColor": [ 250, 222, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 167, 143, 255 ], "toColor": [ 184, 167, 143, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 137, 62, 255 ], "toColor": [ 184, 137, 62, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 191, 114, 255 ], "toColor": [ 242, 191, 114, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 159, 105, 255 ], "toColor": [ 245, 159, 105, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 181, 124, 96, 255 ], "toColor": [ 181, 124, 96, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 232, 185, 160, 255 ], "toColor": [ 232, 185, 160, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 149, 71, 255 ], "toColor": [ 245, 149, 71, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 181, 148, 107, 255 ], "toColor": [ 181, 148, 107, 255 ] } ] } } }, "scaleSymbols": false, "transparency": 40, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2630181.470400002, "ymin": 1182355.170450002, "xmax": 2681079.3808499984, "ymax": 1237308.4920499995, "spatialReference": { "wkid": 2056, "latestWkid": 2056, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -27386400, "falseY": -32067900, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "VZP_NR", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "VZP_NR", "type": "esriFieldTypeSmallInteger", "alias": "Nummer Vernetzungsprojekt", "domain": null }, { "name": "VZA_TYP", "type": "esriFieldTypeSmallInteger", "alias": "Typ Vernetzungsachse", "domain": { "type": "codedValue", "name": "VSL_VZA_TYP", "description": "Typ Vernetzungsachse", "codedValues": [ { "name": "Generelle Vernetzungsachse", "code": 1 }, { "name": "Vernetzungsachse mit feuchten Elementen", "code": 2 }, { "name": "Vernetzungsachsen mit trockenen Elementen", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 40000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "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": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "W. Europe Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }