{ "currentVersion": 10.81, "id": 22, "name": "Sens cyclable", "type": "Feature Layer", "parentLayer": { "id": 21, "name": "Réseau cyclable" }, "defaultVisibility": false, "minScale": 9999.999999999629, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "date_creation", "creatorField": "creation", "editDateField": "date_modification", "editorField": "modification", "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false } }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": 1020300.6699000001, "ymin": 6279189.16, "xmax": 1027022.9600000009, "ymax": 6282542.703699999, "spatialReference": { "wkid": 102110, "latestWkid": 2154 } }, "sourceSpatialReference": { "wkid": 102110, "latestWkid": 2154 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "sens", "field2": "autorise", "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 76, 230, 0, 255 ], "width": 6.666666666666668 }, "value": "DIRECT,OUI", "label": "Direct autorisé", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 6.666666666666665 }, "value": "INVERSE,OUI", "label": "Contre-sens autorisé", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 6.666666666666665 }, "value": "DIRECT,NON", "label": "Direct non autorisé", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 6.666666666666664 }, "value": "INVERSE,NON", "label": "Contre-sens non autorisé", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid", "globalIdField": "", "displayField": "sens", "typeIdField": "sens", "subtypeField": "", "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "objectid" }, { "name": "sens", "type": "esriFieldTypeString", "alias": "Sens", "domain": { "type": "codedValue", "name": "cir_cycl_sens", "description": "Sens cyclable", "codedValues": [ { "name": "Direct", "code": "DIRECT" }, { "name": "Contre-sens", "code": "INVERSE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 25, "defaultValue": "DIRECT", "modelName": "sens" }, { "name": "autorise", "type": "esriFieldTypeString", "alias": "Autorisé", "domain": { "type": "codedValue", "name": "cir_booleen", "description": "O/N", "codedValues": [ { "name": "Oui", "code": "OUI" }, { "name": "Non", "code": "NON" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 3, "defaultValue": "OUI", "modelName": "autorise" }, { "name": "observations", "type": "esriFieldTypeString", "alias": "Observations", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "observations" }, { "name": "creation", "type": "esriFieldTypeString", "alias": "creation", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "creation" }, { "name": "date_creation", "type": "esriFieldTypeDate", "alias": "date_creation", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "date_creation" }, { "name": "modification", "type": "esriFieldTypeString", "alias": "modification", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "modification" }, { "name": "date_modification", "type": "esriFieldTypeDate", "alias": "date_modification", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "date_modification" }, { "name": "arguments", "type": "esriFieldTypeString", "alias": "Arguments", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "arguments" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "shape" }, "indexes": [ { "name": "r429_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a342_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "Romance Standard Time", "respectsDaylightSaving": true }, "types": [ { "id": "DIRECT", "name": "DIRECT", "domains": { "sens": {"type": "inherited"}, "autorise": {"type": "inherited"} }, "templates": [ { "name": "Direct autorisé", "description": "", "prototype": { "attributes": { "arguments": null, "sens": "DIRECT", "autorise": "OUI", "observations": null } }, "drawingTool": "esriFeatureEditToolLine" }, { "name": "Direct non autorisé", "description": "", "prototype": { "attributes": { "arguments": null, "sens": "DIRECT", "autorise": "NON", "observations": null } }, "drawingTool": "esriFeatureEditToolLine" }, { "name": "Direct autorisé", "description": "", "prototype": { "attributes": { "arguments": null, "sens": "DIRECT", "autorise": "OUI", "observations": null } }, "drawingTool": "esriFeatureEditToolLine" }, { "name": "Direct non autorisé", "description": "", "prototype": { "attributes": { "arguments": null, "sens": "DIRECT", "autorise": "NON", "observations": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "INVERSE", "name": "INVERSE", "domains": { "sens": {"type": "inherited"}, "autorise": {"type": "inherited"} }, "templates": [ { "name": "Contre-sens autorisé", "description": "", "prototype": { "attributes": { "arguments": null, "sens": "INVERSE", "autorise": "OUI", "observations": null } }, "drawingTool": "esriFeatureEditToolLine" }, { "name": "Contre-sens non autorisé", "description": "", "prototype": { "attributes": { "arguments": null, "sens": "INVERSE", "autorise": "NON", "observations": null } }, "drawingTool": "esriFeatureEditToolLine" }, { "name": "Contre-sens autorisé", "description": "", "prototype": { "attributes": { "arguments": null, "sens": "INVERSE", "autorise": "OUI", "observations": null } }, "drawingTool": "esriFeatureEditToolLine" }, { "name": "Contre-sens non autorisé", "description": "", "prototype": { "attributes": { "arguments": null, "sens": "INVERSE", "autorise": "NON", "observations": null } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "0101ca3f3f5842178a3cd4ea03dd743c" }