{ "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 32, "name": "Bahninfrastruktur (Koordinationsaufgabe)", "type": "Feature Layer", "description": "Der kantonale Richtplan ist ein wichtiges, behördenverbindliches Führungs- und Koordinationsinstrument für den Kantonsrat sowie die Regierung und entfaltet auch Wirkung auf die Regionen und die Gemeinden. Er zeigt die künftige räumliche Entwicklung des ganzen Kantons auf in den Themenbereichen Raumstruktur, Siedlung, Mobilität, Landschaft sowie Ver- und Entsorgung und besteht aus einem Richtplantext sowie der Richtplankarte. Ein Richtplan wird rund alle 10 Jahre in einer Totalrevision überarbeitet. Rund alle 5 Jahre werden relevante Themen in einer Teilrevision aktualisiert.", "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": 27, "name": "Richtplanung 2015, Teilrevision: Mobilität (Linien)" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "BAHNTYP", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 0, 0, 255 ], "width": 2.5 }, "value": "1", "label": "Schienennetz" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 7 }, "value": "2", "label": "Luftseilbahn" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 130, 232, 179, 255 ], "toColor": [ 130, 232, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 219, 90, 219, 255 ], "toColor": [ 219, 90, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 150, 81, 54, 255 ], "toColor": [ 150, 81, 54, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 65, 114, 166, 255 ], "toColor": [ 65, 114, 166, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 237, 222, 90, 255 ], "toColor": [ 237, 222, 90, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 237, 149, 189, 255 ], "toColor": [ 237, 149, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 100, 52, 133, 255 ], "toColor": [ 100, 52, 133, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 104, 240, 89, 255 ], "toColor": [ 104, 240, 89, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 82, 128, 88, 255 ], "toColor": [ 82, 128, 88, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 219, 184, 140, 255 ], "toColor": [ 219, 184, 140, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 125, 189, 199, 255 ], "toColor": [ 125, 189, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 90, 98, 250, 255 ], "toColor": [ 90, 98, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 183, 150, 250, 255 ], "toColor": [ 183, 150, 250, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2641017.6548000015, "ymin": 1181951.3800000027, "xmax": 2667990.846099999, "ymax": 1226384.2673999965, "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": "NAME_BAHN", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NAME_BAHN", "type": "esriFieldTypeString", "alias": "Name der Koordinationsaufgabe", "length": 50, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "BAHNTYP", "type": "esriFieldTypeSmallInteger", "alias": "Art der Bahn", "domain": { "type": "codedValue", "name": "BAP_BAHNTYP", "description": "Art der Bahn", "codedValues": [ { "name": "Schienenbahn", "code": 1 }, { "name": "Luftseilbahn", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "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, "effectiveMinScale": 100000, "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 }