{
 "currentVersion": 10.81,
 "id": 0,
 "name": "Lignes",
 "type": "Feature Layer",
 "parentLayer": null,
 "defaultVisibility": true,
 "minScale": 250000,
 "maxScale": 0,
 "canScaleSymbols": false,
 "geometryType": "esriGeometryPolyline",
 "description": "",
 "copyrightText": "",
 "editFieldsInfo": {
  "creationDateField": "created_date",
  "creatorField": "created_user",
  "editDateField": "last_edited_date",
  "editorField": "last_edited_user"
 },
 "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": 1548110.9984000027,
  "ymin": 5167745.249899998,
  "xmax": 1578225.7233000025,
  "ymax": 5199353.578899998,
  "spatialReference": {
   "wkid": 3946,
   "latestWkid": 3946
  }
 },
 "sourceSpatialReference": {
  "wkid": 3946,
  "latestWkid": 3946
 },
 "drawingInfo": {
  "renderer": {
   "type": "uniqueValue",
   "field1": "code_etabl",
   "field2": null,
   "field3": null,
   "defaultSymbol": null,
   "defaultLabel": null,
   "uniqueValueInfos": [
    {
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       76,
       230,
       0,
       255
      ],
      "width": 2
     },
     "value": "EC",
     "label": "Ecole",
     "description": ""
    },
    {
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       0,
       112,
       255,
       255
      ],
      "width": 2
     },
     "value": "COL",
     "label": "Collège",
     "description": ""
    },
    {
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       230,
       0,
       0,
       255
      ],
      "width": 2
     },
     "value": "LYC",
     "label": "Lycée",
     "description": ""
    }
   ],
   "fieldDelimiter": ","
  },
  "transparency": 0,
  "labelingInfo": [
   {
    "labelPlacement": "esriServerLinePlacementCenterAlong",
    "where": null,
    "labelExpression": "[service]",
    "useCodedValues": true,
    "symbol": {
     "type": "esriTS",
     "color": [
      0,
      0,
      0,
      255
     ],
     "backgroundColor": null,
     "borderLineColor": null,
     "borderLineSize": null,
     "verticalAlignment": "bottom",
     "horizontalAlignment": "left",
     "rightToLeft": false,
     "angle": 0,
     "xoffset": 0,
     "yoffset": 0,
     "kerning": true,
     "haloColor": [
      255,
      255,
      255,
      255
     ],
     "haloSize": 1,
     "font": {
      "family": "Arial",
      "size": 10,
      "style": "normal",
      "weight": "bold",
      "decoration": "none"
     }
    },
    "minScale": 50000,
    "maxScale": 0
   }
  ]
 },
 "hasM": false,
 "hasZ": false,
 "allowGeometryUpdates": true,
 "allowTrueCurvesUpdates": false,
 "onlyAllowTrueCurveUpdatesByTrueCurveClients": true,
 "hasAttachments": false,
 "supportsApplyEditsWithGlobalIds": false,
 "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
 "objectIdField": "objectid",
 "globalIdField": "globalid",
 "displayField": "service",
 "typeIdField": "code_etabl",
 "subtypeField": "",
 "fields": [
  {
   "name": "objectid",
   "type": "esriFieldTypeOID",
   "alias": "objectid",
   "domain": null,
   "editable": false,
   "nullable": false,
   "defaultValue": null,
   "modelName": "OBJECTID"
  },
  {
   "name": "service",
   "type": "esriFieldTypeString",
   "alias": "SERVICE",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 254,
   "defaultValue": null,
   "modelName": "SERVICE"
  },
  {
   "name": "commune",
   "type": "esriFieldTypeString",
   "alias": "COMMUNE",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 254,
   "defaultValue": null,
   "modelName": "COMMUNE"
  },
  {
   "name": "transporte",
   "type": "esriFieldTypeString",
   "alias": "TRANSPORTE",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 254,
   "defaultValue": null,
   "modelName": "TRANSPORTE"
  },
  {
   "name": "type_car",
   "type": "esriFieldTypeString",
   "alias": "TYPE_CAR",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 250,
   "defaultValue": null,
   "modelName": "TYPE_CAR"
  },
  {
   "name": "code_etabl",
   "type": "esriFieldTypeString",
   "alias": "CODE_ETABL",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 250,
   "defaultValue": null,
   "modelName": "CODE_ETABL"
  },
  {
   "name": "etab_desse",
   "type": "esriFieldTypeString",
   "alias": "ETAB_DESSE",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 50,
   "defaultValue": null,
   "modelName": "ETAB_DESSE"
  },
  {
   "name": "mode_trans",
   "type": "esriFieldTypeString",
   "alias": "MODE_TRANS",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 50,
   "defaultValue": null,
   "modelName": "MODE_TRANS"
  },
  {
   "name": "maj",
   "type": "esriFieldTypeString",
   "alias": "MAJ",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 50,
   "defaultValue": null,
   "modelName": "MAJ"
  },
  {
   "name": "globalid",
   "type": "esriFieldTypeGlobalID",
   "alias": "GlobalID",
   "domain": null,
   "editable": false,
   "nullable": false,
   "length": 38,
   "defaultValue": null,
   "modelName": "GlobalID"
  },
  {
   "name": "created_user",
   "type": "esriFieldTypeString",
   "alias": "created_user",
   "domain": null,
   "editable": false,
   "nullable": true,
   "length": 255,
   "defaultValue": null,
   "modelName": "created_user"
  },
  {
   "name": "created_date",
   "type": "esriFieldTypeDate",
   "alias": "created_date",
   "domain": null,
   "editable": false,
   "nullable": true,
   "length": 8,
   "defaultValue": null,
   "modelName": "created_date"
  },
  {
   "name": "last_edited_user",
   "type": "esriFieldTypeString",
   "alias": "Dernière mise à jour par",
   "domain": null,
   "editable": false,
   "nullable": true,
   "length": 255,
   "defaultValue": null,
   "modelName": "last_edited_user"
  },
  {
   "name": "last_edited_date",
   "type": "esriFieldTypeDate",
   "alias": "Dernière mise à jour le",
   "domain": null,
   "editable": false,
   "nullable": true,
   "length": 8,
   "defaultValue": null,
   "modelName": "last_edited_date"
  }
 ],
 "geometryField": {
  "name": "shape",
  "type": "esriFieldTypeGeometry",
  "alias": "shape",
  "domain": null,
  "editable": true,
  "nullable": true,
  "defaultValue": null,
  "modelName": "SHAPE"
 },
 "indexes": [
  {
   "name": "r114_sde_rowid_uk",
   "fields": "objectid",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  },
  {
   "name": "uuid_114",
   "fields": "globalid",
   "isAscending": true,
   "isUnique": false,
   "description": ""
  },
  {
   "name": "a51_ix1",
   "fields": "shape",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  }
 ],
 "dateFieldsTimeReference": {
  "timeZone": "UTC",
  "respectsDaylightSaving": false
 },
 "types": [
  {
   "id": "EC",
   "name": "EC",
   "domains": {},
   "templates": [
    {
     "name": "EC",
     "description": "",
     "prototype": {
      "attributes": {
       "maj": null,
       "mode_trans": null,
       "service": null,
       "commune": null,
       "transporte": null,
       "type_car": null,
       "code_etabl": "EC",
       "etab_desse": null
      }
     },
     "drawingTool": "esriFeatureEditToolLine"
    }
   ]
  },
  {
   "id": "COL",
   "name": "COL",
   "domains": {},
   "templates": [
    {
     "name": "COL",
     "description": "",
     "prototype": {
      "attributes": {
       "maj": null,
       "mode_trans": null,
       "service": null,
       "commune": null,
       "transporte": null,
       "type_car": null,
       "code_etabl": "COL",
       "etab_desse": null
      }
     },
     "drawingTool": "esriFeatureEditToolLine"
    }
   ]
  },
  {
   "id": "LYC",
   "name": "LYC",
   "domains": {},
   "templates": [
    {
     "name": "LYC",
     "description": "",
     "prototype": {
      "attributes": {
       "maj": null,
       "mode_trans": null,
       "service": null,
       "commune": null,
       "transporte": null,
       "type_car": null,
       "code_etabl": "LYC",
       "etab_desse": null
      }
     },
     "drawingTool": "esriFeatureEditToolLine"
    }
   ]
  }
 ],
 "templates": [],
 "maxRecordCount": 1000,
 "supportedQueryFormats": "JSON, geoJSON",
 "capabilities": "Query",
 "useStandardizedQueries": true,
 "standardMaxRecordCount": 8000,
 "tileMaxRecordCount": 4000,
 "standardMaxRecordCountNoGeometry": 32000,
 "maxRecordCountFactor": 1
}