{ "layers": [ { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 1011, "name": "ML_VTT", "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": "descente", "description": "descente", "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": "descente" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 189, 189, 255 ], "toColor": [ 189, 189, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 38, 38, 38, 255 ], "toColor": [ 38, 38, 38, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 107, 106, 106, 255 ], "toColor": [ 107, 106, 106, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 250, 250, 255 ], "toColor": [ 252, 250, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 66, 66, 66, 255 ], "toColor": [ 66, 66, 66, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 150, 150, 150, 255 ], "toColor": [ 150, 150, 150, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 220, 220, 255 ], "toColor": [ 222, 220, 220, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 87, 86, 86, 255 ], "toColor": [ 87, 86, 86, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 128, 125, 125, 255 ], "toColor": [ 128, 125, 125, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 54, 50, 50, 255 ], "toColor": [ 54, 50, 50, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 166, 166, 166, 255 ], "toColor": [ 166, 166, 166, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 237, 235, 235, 255 ], "toColor": [ 237, 235, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 202, 202, 255 ], "toColor": [ 204, 202, 202, 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": "b9ac95a108ce45cfaa88fb72522db999" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 1021, "name": "ML_Velo", "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": "cyclosportif", "description": "cyclosportif", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 99, 177, 230, 255 ], "width": 2.5 }, "values": [ [ "cyclosportif" ] ] }, { "label": "voie et cyclosportif", "description": "voie et cyclosportif", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 112, 255, 255 ], "width": 2.5 }, "values": [ [ "voie et cyclosportif" ] ] }, { "label": "voie", "description": "voie", "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": "cyclosportif" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 112, 255, 255 ], "width": 2.5 }, "value": "voie et cyclosportif", "label": "voie et cyclosportif" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 2.5 }, "value": "voie", "label": "voie" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 159, 179, 109, 255 ], "toColor": [ 159, 179, 109, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 102, 100, 237, 255 ], "toColor": [ 102, 100, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 85, 108, 255 ], "toColor": [ 242, 85, 108, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 95, 196, 250, 255 ], "toColor": [ 95, 196, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 157, 238, 255 ], "toColor": [ 250, 157, 238, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 140, 247, 87, 255 ], "toColor": [ 140, 247, 87, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 130, 68, 96, 255 ], "toColor": [ 130, 68, 96, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 95, 245, 215, 255 ], "toColor": [ 95, 245, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 232, 167, 142, 255 ], "toColor": [ 232, 167, 142, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 230, 93, 255 ], "toColor": [ 245, 230, 93, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 82, 128, 128, 255 ], "toColor": [ 82, 128, 128, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 82, 108, 179, 255 ], "toColor": [ 82, 108, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 175, 68, 189, 255 ], "toColor": [ 175, 68, 189, 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": "b9ac95a108ce45cfaa88fb72522db999" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 1031, "name": "ML_Rando", "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": "Chemin pédestre principal", "description": "Chemin pédestre principal", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 2 }, "values": [ [ "1_1" ] ] }, { "label": "Chemin pédestre secondaire", "description": "Chemin pédestre secondaire", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 76, 230, 0, 255 ], "width": 2 }, "values": [ [ "2_1" ] ] }, { "label": "Chemin de montagne principal", "description": "Chemin de montagne principal", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 0, 0, 255 ], "width": 2 }, "values": [ [ "1_2" ] ] }, { "label": "Chemin de montagne secondaire", "description": "Chemin de montagne secondaire", "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": "Chemin pédestre principal" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 76, 230, 0, 255 ], "width": 2 }, "value": "2_1", "label": "Chemin pédestre secondaire" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 0, 0, 255 ], "width": 2 }, "value": "1_2", "label": "Chemin de montagne principal" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 76, 230, 0, 255 ], "width": 2 }, "value": "2_2", "label": "Chemin de montagne secondaire" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 229, 202, 252, 255 ], "toColor": [ 229, 202, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 196, 252, 182, 255 ], "toColor": [ 196, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 179, 255 ], "toColor": [ 252, 210, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 252, 249, 255 ], "toColor": [ 207, 252, 249, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 197, 255 ], "toColor": [ 252, 182, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 249, 252, 207, 255 ], "toColor": [ 249, 252, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 220, 252, 255 ], "toColor": [ 187, 220, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 179, 252, 255 ], "toColor": [ 250, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 194, 252, 255 ], "toColor": [ 179, 194, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 252, 214, 255 ], "toColor": [ 210, 252, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 218, 212, 255 ], "toColor": [ 252, 218, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 194, 234, 255 ], "toColor": [ 252, 194, 234, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 252, 179, 255 ], "toColor": [ 250, 252, 179, 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": "b9ac95a108ce45cfaa88fb72522db999" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 1041, "name": "ML_Ski_fond", "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": "b9ac95a108ce45cfaa88fb72522db999" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 1051, "name": "ML_Rando_hiver", "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": "à pied", "description": "à pied", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 201, 56, 140, 255 ], "width": 2 }, "values": [ [ "1" ] ] }, { "label": "à raquette", "description": "à raquette", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 201, 56, 140, 255 ], "width": 2 }, "values": [ [ "2" ] ] }, { "label": "à pied et à raquette", "description": "à pied et à raquette", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 201, 56, 140, 255 ], "width": 2 }, "values": [ [ "3" ] ] }, { "label": "chemin de liaison", "description": "chemin de liaison", "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": "à pied" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 201, 56, 140, 255 ], "width": 2 }, "value": "2", "label": "à raquette" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 201, 56, 140, 255 ], "width": 2 }, "value": "3", "label": "à pied et à raquette" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 201, 56, 140, 255 ], "width": 2 }, "value": "4", "label": "chemin de liaison" } ], "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": "b9ac95a108ce45cfaa88fb72522db999" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 1061, "name": "ML_Plans_homologues", "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": "b9ac95a108ce45cfaa88fb72522db999" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 1062, "name": "ML_Plans_homologues_hiver", "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": "b9ac95a108ce45cfaa88fb72522db999" } ], "tables": [] }