{ "currentVersion": 10.41, "id": 19, "name": "Reisezeit mit dem ÖPNV", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "copyrightText": "", "parentLayer": { "id": 17, "name": "Reisezeiten zum Hbf Luxemburg ()" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "classBreaks", "field": "Minutes", "classificationMethod": "esriClassifyManual", "minValue": 0, "classBreakInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "classMaxValue": 0, "label": "Keine Anbindung", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 191, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "classMaxValue": 30, "label": "1 - 30 Minuten", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 227, 163, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "classMaxValue": 60, "label": "30 - 60 Minuten", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 199, 135, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "classMaxValue": 90, "label": "60 - 90 Minuten", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 173, 110, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "classMaxValue": 120, "label": "90 - 120 Minuten", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 146, 87, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "classMaxValue": 150, "label": "120 - 150 Minuten", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 118, 64, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "classMaxValue": 180, "label": "150 - 180 Minuten", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 89, 43, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "classMaxValue": 210, "label": "180 - 210 Minuten", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 56, 25, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "classMaxValue": 240, "label": "211 - 240 Minuten", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "classMaxValue": 380, "label": "241 - 380 Minuten", "description": "" } ] }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 316549.4259000011, "ymin": 6076031.1919, "xmax": 947107.568500001, "ymax": 6611076.675899997, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "fields": [ { "name": "NAME", "type": "esriFieldTypeString", "alias": "Gemeinde", "length": 50, "domain": null }, { "name": "Start", "type": "esriFieldTypeString", "alias": "Startpunkt", "length": 50, "domain": null }, { "name": "Dest", "type": "esriFieldTypeString", "alias": "Ziel", "length": 50, "domain": null }, { "name": "Minutes", "type": "esriFieldTypeInteger", "alias": "Reisezeit (Min.)", "domain": null }, { "name": "Change", "type": "esriFieldTypeInteger", "alias": "Umsteigen", "domain": null }, { "name": "Verkehrstypen_de", "type": "esriFieldTypeString", "alias": "Verkehrstypen", "length": 30, "domain": null }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Types de transport", "length": 50, "domain": { "type": "codedValue", "name": "Type", "codedValues": [ { "name": "Train", "code": "T" }, { "name": "TrainTrain", "code": "TT" }, { "name": "TrainTrainTrain", "code": "TTT" }, { "name": "Bus", "code": "B" }, { "name": "BusBus", "code": "BB" }, { "name": "BusBusBus", "code": "BBB" }, { "name": "BusTrain", "code": "BT" }, { "name": "BusTrainTrain", "code": "BTT" }, { "name": "BusTrainTrain", "code": "BTTT" }, { "name": "BusBusTrain", "code": "BBT" }, { "name": "BusBusTrainTrain", "code": "BBTT" }, { "name": "BusBusTrainTrain", "code": "BBTTT" }, { "name": "BusBusBusTrain", "code": "BBBT" }, { "name": "BusBusBusTrainTrain", "code": "BBBTT" }, { "name": "BusBusBusTrainTrain", "code": "BBBTTT" }, { "name": "Other combination", "code": "O" } ] } }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "ID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null }, { "name": "Verkehrstypen_fr", "type": "esriFieldTypeString", "alias": "Verkehrstypen_fr", "length": 40, "domain": null }, { "name": "Fahrzeit", "type": "esriFieldTypeString", "alias": "Fahrzeit", "length": 12, "domain": null } ], "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true } }