{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 1, "name": "Troncons", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "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": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasMetadata": true, "extent": { "xmin": 520260.3999999985, "ymin": 6299633.6000000015, "xmax": 619036, "ymax": 6366790.6000000015, "spatialReference": { "wkid": 102110, "latestWkid": 2154, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -35597500, "falseY": -23641900, "xyUnits": 10000, "falseZ": -100000, "zUnits": 1000, "falseM": -100000, "mUnits": 1000 } }, "sourceSpatialReference": { "wkid": 102110, "latestWkid": 2154, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -35597500, "falseY": -23641900, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "type_de_route", "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 1.5 }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 1.5 }, "value": "Départementale", "label": "Départementale" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 56, 168, 0, 255 ], "toColor": [ 255, 255, 0, 255 ] }, { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 255, 255, 0, 255 ], "toColor": [ 255, 0, 0, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[numero]", "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": true, "repeatLabelDistance": 216, "lineConnection": "minimizeLabels", "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "where": "axe NOT LIKE '%GIR%' And axe NOT LIKE '%\\_F%' ESCAPE '\\' And axe NOT LIKE '%\\_G%' ESCAPE '\\'", "useCodedValues": true, "maxScale": 0, "minScale": 150000, "name": "Par défaut", "priority": 10, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "id_graphe_arc", "globalIdField": "", "displayField": "axe", "typeIdField": "type_de_route", "subtypeField": "", "fields": [ { "name": "id_graphe_arc", "type": "esriFieldTypeOID", "alias": "id_graphe_arc", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "id_graphe_arc" }, { "name": "axe", "type": "esriFieldTypeString", "alias": "axe", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "axe" }, { "name": "cumuld", "type": "esriFieldTypeDouble", "alias": "cumuld", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "cumuld" }, { "name": "cumulf", "type": "esriFieldTypeDouble", "alias": "cumulf", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "cumulf" }, { "name": "type_de_route", "type": "esriFieldTypeString", "alias": "type_de_route", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "type_de_route" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "shape" }, "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": "Départementale", "name": "Départementale", "domains": {}, "templates": [ { "name": "Départementale", "description": "", "prototype": { "attributes": {"type_de_route": "Départementale"} }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "maxRecordCount": 20000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query", "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "c84fad7bc2be478f91390b9db650e802" }