{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 19, "name": "Patrouillage", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "CD08", "editFieldsInfo": { "creationDateField": "DATE_CREATION", "creatorField": "UTILISATEUR_CREATION", "editDateField": "DATE_MODIF", "editorField": "UTILISATEUR_MODIF", "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false } }, "ownershipBasedAccessControlForFeatures": { "allowOthersToDelete": false, "allowOthersToUpdate": false, "allowOthersToQuery": true }, "syncCanReturnChanges": false, "relationships": [ { "id": 11, "name": "Patrouille", "relatedTableId": 20, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "NUMERO_PATROUILLE", "composite": true } ], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 348927.592937697, "ymin": 6125084.600176653, "xmax": 702242.190246, "ymax": 6541574.478431859, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102110, "latestWkid": 2154, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -35597500, "falseY": -23641900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 18 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GLOBALID", "displayField": "LONGUEUR", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "NUMERO_CIRCUIT", "type": "esriFieldTypeString", "alias": "Numéro du circuit", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "NUMERO_CIRCUIT" }, { "name": "NUMERO_PATROUILLE", "type": "esriFieldTypeString", "alias": "Numéro de patrouille", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "NUMERO_PATROUILLE" }, { "name": "AUTEUR_RELEV", "type": "esriFieldTypeString", "alias": "Patrouilleur", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "AUTEUR_RELEV" }, { "name": "DATE_RELEV", "type": "esriFieldTypeDate", "alias": "Début du relevé", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATE_RELEV" }, { "name": "FIN_RELEVE", "type": "esriFieldTypeDate", "alias": "Fin du relevé", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "FIN_RELEVE" }, { "name": "LONGUEUR", "type": "esriFieldTypeInteger", "alias": "Longueur", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LONGUEUR" }, { "name": "OBSERVATIONS", "type": "esriFieldTypeString", "alias": "Observations", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "OBSERVATIONS" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "GEOMETRIE.LEN", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "GEOMETRIE.LEN" }, { "name": "UTILISATEUR_CREATION", "type": "esriFieldTypeString", "alias": "Auteur", "domain": null, "editable": false, "nullable": true, "length": 50, "defaultValue": null, "modelName": "UTILISATEUR_CREATION" }, { "name": "UTILISATEUR_MODIF", "type": "esriFieldTypeString", "alias": "Editeur", "domain": null, "editable": false, "nullable": true, "length": 50, "defaultValue": null, "modelName": "UTILISATEUR_MODIF" }, { "name": "DATE_CREATION", "type": "esriFieldTypeDate", "alias": "Date de création", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATE_CREATION" }, { "name": "DATE_MODIF", "type": "esriFieldTypeDate", "alias": "Date de modification", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATE_MODIF" }, { "name": "RELEVE_XY", "type": "esriFieldTypeInteger", "alias": "RELEVE_XY", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RELEVE_XY" }, { "name": "VALIDATION", "type": "esriFieldTypeString", "alias": "VALIDATION", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "VALIDATION" }, { "name": "IMPORT", "type": "esriFieldTypeInteger", "alias": "IMPORT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "IMPORT" }, { "name": "ACCROCHAGE", "type": "esriFieldTypeInteger", "alias": "ACCROCHAGE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ACCROCHAGE" }, { "name": "ETIQUETAGE", "type": "esriFieldTypeString", "alias": "Etiquetage", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ETIQUETAGE" }, { "name": "INFOBULLE", "type": "esriFieldTypeString", "alias": "Infobulle", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "INFOBULLE" }, { "name": "ERREUR", "type": "esriFieldTypeInteger", "alias": "ERREUR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ERREUR" }, { "name": "SE_ANNO_CAD_DATA", "type": "esriFieldTypeBlob", "alias": "SE_ANNO_CAD_DATA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SE_ANNO_CAD_DATA" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GLOBALID" }, { "name": "LITIGE_JURIDIQUE", "type": "esriFieldTypeInteger", "alias": "Litige juridique", "domain": { "type": "codedValue", "name": "1 pour Oui, 0 pour Non", "description": "", "codedValues": [ { "name": "Non", "code": 0 }, { "name": "Oui", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LITIGE_JURIDIQUE" }, { "name": "DATE_LITIGE", "type": "esriFieldTypeDate", "alias": "Date du litige juridique", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATE_LITIGE" } ], "geometryField": { "name": "GEOMETRIE", "type": "esriFieldTypeGeometry", "alias": "Géométrie", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "GEOMETRIE" }, "indexes": [ { "name": "IX_NUMERO_PATROUILLE", "fields": "NUMERO_PATROUILLE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R1418_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1418", "fields": "GLOBALID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "SP_GL_PATROUILLE", "fields": "GEOMETRIE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Romance Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Romance Standard Time", "respectsDaylightSaving": true }, "types": [], "templates": [ { "name": "Patrouillage", "description": "", "prototype": { "attributes": { "LITIGE_JURIDIQUE": null, "NUMERO_CIRCUIT": null, "NUMERO_PATROUILLE": null, "AUTEUR_RELEV": null, "DATE_RELEV": null, "FIN_RELEVE": null, "LONGUEUR": null, "OBSERVATIONS": null, "DATE_LITIGE": null, "SE_ANNO_CAD_DATA": null, "ERREUR": null, "INFOBULLE": null, "ETIQUETAGE": null, "RELEVE_XY": null, "VALIDATION": null, "IMPORT": null, "ACCROCHAGE": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Extract", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "d785ee1491a94478880cb39389415fc9" }