{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 0, "name": "Nom des stations", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "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 }, "hasMetadata": true, "extent": { "xmin": 136501.42050001802, "ymin": 6831043.48996487, "xmax": 157011.783442616, "ymax": 6843509.82109187, "spatialReference": { "wkid": 102110, "latestWkid": 2154, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -35597500, "falseY": -23641900, "xyUnits": 1.2407465052332792E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102110, "latestWkid": 2154, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -35597500, "falseY": -23641900, "xyUnits": 1.24074650523328E8, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 0, 0, 0 ], "size": 19, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 0 ], "width": 0 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[ARRET]", "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "removeDuplicates": "none", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 28000, "name": "Par défaut", "priority": 119, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 14, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID_1", "globalIdField": "", "displayField": "OBJECTID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID_1" }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "STATION", "type": "esriFieldTypeString", "alias": "Nom de la station", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "STATION" }, { "name": "ARRET", "type": "esriFieldTypeString", "alias": "Nom de l'arrêt", "domain": null, "editable": true, "nullable": true, "length": 36, "defaultValue": null, "modelName": "ARRET" }, { "name": "DIRECTION", "type": "esriFieldTypeString", "alias": "Direction", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "DIRECTION" }, { "name": "SENS", "type": "esriFieldTypeString", "alias": "Sens de la ligne", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "SENS" }, { "name": "X", "type": "esriFieldTypeDouble", "alias": "Coordonnée X", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "X" }, { "name": "Y", "type": "esriFieldTypeDouble", "alias": "Coordonnée Y", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Y" }, { "name": "LIGNE", "type": "esriFieldTypeString", "alias": "Ligne", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LIGNE" }, { "name": "RESEAU", "type": "esriFieldTypeString", "alias": "Type de réseau", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "RESEAU" }, { "name": "NSTAT", "type": "esriFieldTypeString", "alias": "Identifiant unique", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "NSTAT" }, { "name": "ACCESSIBLE", "type": "esriFieldTypeString", "alias": "ACCESSIBLE", "domain": { "type": "codedValue", "name": "OUI_NON_TXT_Maj", "description": "Choix OUI/NON", "codedValues": [ { "name": "OUI", "code": "OUI" }, { "name": "NON", "code": "NON" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "ACCESSIBLE" }, { "name": "DEPCO", "type": "esriFieldTypeString", "alias": "DEPCO", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "DEPCO" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R2225_SDE_ROWID_UK", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A2140_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Romance Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Arrêts Bibus réseau bus tram", "description": "", "prototype": { "attributes": { "ACCESSIBLE": null, "OBJECTID": null, "STATION": null, "ARRET": null, "DIRECTION": null, "SENS": null, "X": null, "Y": null, "LIGNE": null, "RESEAU": null, "NSTAT": null, "DEPCO": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "36a46d472ade49bca8860b9254f5c4fe" }