{ "layers": [ { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 1011, "name": "FV_Mountainbike", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2056, "latestWkid": 2056, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -27386400, "falseY": -32067900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "CATEGORIE", "uniqueValueGroups": [ { "heading": "Catégorie", "classes": [ { "label": "Piste", "description": "Piste", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 234, 171, 0, 255 ], "width": 2 }, "values": [ [ "1" ] ] }, { "label": "Abfahrt", "description": "Abfahrt", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 234, 171, 0, 255 ], "width": 2 }, "values": [ [ "2" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 234, 171, 0, 255 ], "width": 2 }, "value": "1", "label": "Piste" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 234, 171, 0, 255 ], "width": 2 }, "value": "2", "label": "Abfahrt" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 242, 242, 255 ], "toColor": [ 245, 242, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 38, 38, 38, 255 ], "toColor": [ 38, 38, 38, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 128, 128, 128, 255 ], "toColor": [ 128, 128, 128, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 181, 181, 181, 255 ], "toColor": [ 181, 181, 181, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 74, 74, 74, 255 ], "toColor": [ 74, 74, 74, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 209, 209, 209, 255 ], "toColor": [ 209, 209, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 102, 102, 102, 255 ], "toColor": [ 102, 102, 102, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 158, 157, 157, 255 ], "toColor": [ 158, 157, 157, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 54, 50, 50, 255 ], "toColor": [ 54, 50, 50, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 143, 143, 143, 255 ], "toColor": [ 143, 143, 143, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 196, 196, 196, 255 ], "toColor": [ 196, 196, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 87, 86, 86, 255 ], "toColor": [ 87, 86, 86, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 61, 61, 61, 255 ], "toColor": [ 61, 61, 61, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2554308.537, "ymin": 1081994.5359, "xmax": 2674958.523, "ymax": 1158845.959, "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": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "categorie_FR", "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": "CATEGORIE", "type": "esriFieldTypeInteger", "alias": "CATEGORIE", "domain": null }, { "name": "CATEGORIE_FR", "type": "esriFieldTypeString", "alias": "CATEGORIE_FR", "length": 20, "domain": null }, { "name": "CATEGORIE_DE", "type": "esriFieldTypeString", "alias": "CATEGORIE_DE", "length": 20, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "I_CATEGORIE", "fields": "CATEGORIE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R178_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A166_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.LEN", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "3a6c536ad014492d9ccb65a50d152868" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 1021, "name": "FV_Velowege", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2056, "latestWkid": 2056, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -27386400, "falseY": -32067900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "TYPE_FR", "uniqueValueGroups": [ { "heading": "Type", "classes": [ { "label": "Radsport-Route", "description": "Radsport-Route", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 99, 177, 230, 255 ], "width": 2.5 }, "values": [ [ "cyclosportif" ] ] }, { "label": "Route und Radsport-Route", "description": "Route und Radsport-Route", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 112, 255, 255 ], "width": 2.5 }, "values": [ [ "voie et cyclosportif" ] ] }, { "label": "Route", "description": "Route", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 2.5 }, "values": [ [ "voie" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 99, 177, 230, 255 ], "width": 2.5 }, "value": "cyclosportif", "label": "Radsport-Route" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 112, 255, 255 ], "width": 2.5 }, "value": "voie et cyclosportif", "label": "Route und Radsport-Route" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 2.5 }, "value": "voie", "label": "Route" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 104, 129, 204, 255 ], "toColor": [ 104, 129, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 107, 237, 109, 255 ], "toColor": [ 107, 237, 109, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 91, 82, 255 ], "toColor": [ 227, 91, 82, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 86, 140, 111, 255 ], "toColor": [ 86, 140, 111, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 224, 83, 222, 255 ], "toColor": [ 224, 83, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 214, 189, 77, 255 ], "toColor": [ 214, 189, 77, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 176, 116, 138, 255 ], "toColor": [ 176, 116, 138, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 102, 225, 250, 255 ], "toColor": [ 102, 225, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 163, 118, 73, 255 ], "toColor": [ 163, 118, 73, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 119, 51, 130, 255 ], "toColor": [ 119, 51, 130, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 128, 224, 163, 255 ], "toColor": [ 128, 224, 163, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 102, 90, 214, 255 ], "toColor": [ 102, 90, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 103, 179, 255 ], "toColor": [ 245, 103, 179, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2551141.2384, "ymin": 1084954.004, "xmax": 2674861.8319, "ymax": 1158845.959, "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": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "categorie_FR", "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": "CATEGORIE", "type": "esriFieldTypeInteger", "alias": "CATEGORIE", "domain": null }, { "name": "CATEGORIE_FR", "type": "esriFieldTypeString", "alias": "CATEGORIE_FR", "length": 50, "domain": null }, { "name": "CATEGORIE_DE", "type": "esriFieldTypeString", "alias": "CATEGORIE_DE", "length": 50, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeInteger", "alias": "TYPE", "domain": null }, { "name": "TYPE_FR", "type": "esriFieldTypeString", "alias": "TYPE_FR", "length": 50, "domain": null }, { "name": "TYPE_DE", "type": "esriFieldTypeString", "alias": "TYPE_DE", "length": 50, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "I_TYPE_FR", "fields": "TYPE_FR", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R177_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A165_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.LEN", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "3a6c536ad014492d9ccb65a50d152868" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 1031, "name": "FV_Wanderwege", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2056, "latestWkid": 2056, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -27386400, "falseY": -32067900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "SYMBOL", "uniqueValueGroups": [ { "heading": "SYMBOL", "classes": [ { "label": "Hauptwanderweg", "description": "Hauptwanderweg", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 2 }, "values": [ [ "1_1" ] ] }, { "label": "Nebenwanderweg", "description": "Nebenwanderweg", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 76, 230, 0, 255 ], "width": 2 }, "values": [ [ "2_1" ] ] }, { "label": "Hauptbergweg", "description": "Hauptbergweg", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 0, 0, 255 ], "width": 2 }, "values": [ [ "1_2" ] ] }, { "label": "Nebenbergweg", "description": "Nebenbergweg", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 76, 230, 0, 255 ], "width": 2 }, "values": [ [ "2_2" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 2 }, "value": "1_1", "label": "Hauptwanderweg" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 76, 230, 0, 255 ], "width": 2 }, "value": "2_1", "label": "Nebenwanderweg" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 0, 0, 255 ], "width": 2 }, "value": "1_2", "label": "Hauptbergweg" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 76, 230, 0, 255 ], "width": 2 }, "value": "2_2", "label": "Nebenbergweg" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 222, 252, 255 ], "toColor": [ 212, 222, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 184, 255 ], "toColor": [ 179, 252, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 222, 179, 255 ], "toColor": [ 252, 222, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 244, 179, 252, 255 ], "toColor": [ 244, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 189, 202, 255 ], "toColor": [ 252, 189, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 232, 255 ], "toColor": [ 212, 252, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 252, 179, 255 ], "toColor": [ 250, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 189, 252, 255 ], "toColor": [ 199, 189, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 238, 252, 255 ], "toColor": [ 179, 238, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 252, 255 ], "toColor": [ 252, 212, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 234, 252, 207, 255 ], "toColor": [ 234, 252, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 217, 210, 255 ], "toColor": [ 252, 217, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 230, 255 ], "toColor": [ 252, 215, 230, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2548575.597, "ymin": 1078682.9698, "xmax": 2674948.7496, "ymax": 1160187.5664, "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": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "CATEGORIE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "SYMBOL", "type": "esriFieldTypeString", "alias": "SYMBOL", "length": 255, "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "CATEGORIE", "type": "esriFieldTypeInteger", "alias": "CATEGORIE", "domain": null }, { "name": "CATEGORIE_FR", "type": "esriFieldTypeString", "alias": "CATEGORIE_FR", "length": 200, "domain": null }, { "name": "CATEGORIE_DE", "type": "esriFieldTypeString", "alias": "CATEGORIE_DE", "length": 200, "domain": null }, { "name": "TYPE_RANDO", "type": "esriFieldTypeInteger", "alias": "TYPE_RANDO", "domain": null }, { "name": "TYPE_RANDO_FR", "type": "esriFieldTypeString", "alias": "TYPE_RANDO_FR", "length": 200, "domain": null }, { "name": "TYPE_RANDO_DE", "type": "esriFieldTypeString", "alias": "TYPE_RANDO_DE", "length": 200, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.LEN", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "I_CATEGORIE_1", "fields": "CATEGORIE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I_SYMBOL_3", "fields": "SYMBOL", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I_TYPE_RANDO", "fields": "TYPE_RANDO", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R174_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A162_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.LEN", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "3a6c536ad014492d9ccb65a50d152868" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 1041, "name": "FV_Langlaufpisten", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2056, "latestWkid": 2056, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -27386400, "falseY": -32067900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 148, 130, 255 ], "width": 2 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2577955.0961, "ymin": 1090923.0463, "xmax": 2654193.2784, "ymax": 1143044.7, "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": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SHAPE.LEN", "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 } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R176_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A164_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.LEN", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "3a6c536ad014492d9ccb65a50d152868" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 1051, "name": "FV_Winterwanderwege", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2056, "latestWkid": 2056, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -27386400, "falseY": -32067900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "CATEGORIE", "uniqueValueGroups": [ { "heading": "CATEGORIE", "classes": [ { "label": "zu Fuss", "description": "zu Fuss", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 201, 56, 140, 255 ], "width": 2 }, "values": [ [ "1" ] ] }, { "label": "Schneeschuhe", "description": "Schneeschuhe", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 201, 56, 140, 255 ], "width": 2 }, "values": [ [ "2" ] ] }, { "label": "zu Fuss und Schneeschuhe", "description": "zu Fuss und Schneeschuhe", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 201, 56, 140, 255 ], "width": 2 }, "values": [ [ "3" ] ] }, { "label": "Verbindungsweg", "description": "Verbindungsweg", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 201, 56, 140, 255 ], "width": 2 }, "values": [ [ "4" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 201, 56, 140, 255 ], "width": 2 }, "value": "1", "label": "zu Fuss" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 201, 56, 140, 255 ], "width": 2 }, "value": "2", "label": "Schneeschuhe" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 201, 56, 140, 255 ], "width": 2 }, "value": "3", "label": "zu Fuss und Schneeschuhe" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 201, 56, 140, 255 ], "width": 2 }, "value": "4", "label": "Verbindungsweg" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 0, 112, 6, 255 ], "toColor": [ 241, 252, 30, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 241, 252, 30, 255 ], "toColor": [ 250, 58, 10, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2548642.7193, "ymin": 1086592.0015, "xmax": 2656822.7804, "ymax": 1143688.5586, "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": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Categorie_FR", "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": "CATEGORIE", "type": "esriFieldTypeInteger", "alias": "CATEGORIE", "domain": null }, { "name": "CATEGORIE_FR", "type": "esriFieldTypeString", "alias": "CATEGORIE_FR", "length": 200, "domain": null }, { "name": "CATEGORIE_DE", "type": "esriFieldTypeString", "alias": "CATEGORIE_DE", "length": 200, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "I_CATEGORIE_2", "fields": "CATEGORIE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R175_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A163_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.LEN", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "3a6c536ad014492d9ccb65a50d152868" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 1061, "name": "FV_Uebersicht Homologation Sommer", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2056, "latestWkid": 2056, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -27386400, "falseY": -32067900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 252, 201, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2548579.4101, "ymin": 1078560.231, "xmax": 2679786.8149, "ymax": 1167428.3637, "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": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NO_OFS", "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": "NO_OFS", "type": "esriFieldTypeInteger", "alias": "NO_OFS", "domain": null }, { "name": "NOM", "type": "esriFieldTypeString", "alias": "NOM", "length": 50, "domain": null }, { "name": "DATE_LOC_FULL_VELO", "type": "esriFieldTypeString", "alias": "DATE_LOC_FULL_VELO", "length": 100, "domain": null }, { "name": "DATE_LOC_PART_RANDO", "type": "esriFieldTypeString", "alias": "DATE_LOC_PART_RANDO", "length": 200, "domain": null }, { "name": "DATE_LOC_FULL_RANDO", "type": "esriFieldTypeString", "alias": "DATE_LOC_FULL_RANDO", "length": 150, "domain": null }, { "name": "DATE_LOC_PART_VELO", "type": "esriFieldTypeString", "alias": "DATE_LOC_PART_VELO", "length": 100, "domain": null }, { "name": "DATE_LOC_PART_VTT", "type": "esriFieldTypeString", "alias": "DATE_LOC_PART_VTT", "length": 100, "domain": null }, { "name": "DATE_LOC_FULL_VTT", "type": "esriFieldTypeString", "alias": "DATE_LOC_FULL_VTT", "length": 100, "domain": null }, { "name": "NB_ML", "type": "esriFieldTypeString", "alias": "NB_ML", "length": 5, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R172_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A160_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.AREA", "shapeLengthFieldName": "SHAPE.LEN", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "3a6c536ad014492d9ccb65a50d152868" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 1062, "name": "FV_Uebersicht Homologation Winter", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2056, "latestWkid": 2056, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -27386400, "falseY": -32067900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 196, 252, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2548579.4101, "ymin": 1078560.231, "xmax": 2679786.8149, "ymax": 1167428.3637, "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": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NOM", "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": "NOM", "type": "esriFieldTypeString", "alias": "NOM", "length": 50, "domain": null }, { "name": "NO_OFS", "type": "esriFieldTypeInteger", "alias": "NO_OFS", "domain": null }, { "name": "DATE_LOC_FULL_RHIVER", "type": "esriFieldTypeString", "alias": "DATE_LOC_FULL_RHIVER", "length": 150, "domain": null }, { "name": "DATE_LOC_PART_RHIVER", "type": "esriFieldTypeString", "alias": "DATE_LOC_PART_RHIVER", "length": 200, "domain": null }, { "name": "DATE_LOC_FULL_SKIFOND", "type": "esriFieldTypeString", "alias": "DATE_LOC_FULL_SKIFOND", "length": 100, "domain": null }, { "name": "DATE_LOC_PART_SKIFOND", "type": "esriFieldTypeString", "alias": "DATE_LOC_PART_SKIFOND", "length": 100, "domain": null }, { "name": "NB_ML", "type": "esriFieldTypeString", "alias": "NB_ML", "length": 5, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R173_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A161_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.AREA", "shapeLengthFieldName": "SHAPE.LEN", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "3a6c536ad014492d9ccb65a50d152868" } ], "tables": [] }