{ "layers": [ { "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" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 2, "name": "Arbre et plante", "type": "Feature Layer", "parentLayer": { "id": 1, "name": "Réseaux Espace-Vert" }, "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, "modelName": "GP_745050933", "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": 142204.656099997, "ymin": 6835229.8253, "xmax": 150069.928599998, "ymax": 6840682.0392, "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": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "a2cb972bb4f4381f1e283ae6733784fe", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABiUlEQVQ4jb3TvS9DURjH8e+5t9XGSwRBgk21SCQMXmKR2PwB/gMDEqJNg9Eg0UijEYPJIjb/QCNpQmK2NESpt5hEMNwIdXPvMWhpq9UjFb/pOefkfJ4zPMfBH8fxr2DHHF1Cp8Hl5Dge4gmgZ5E6w83L9RKvyqBnnjbNYhcYAkiZmL4Am1LQkTIZqzB59gaYPltjWwnUbXZkGkvHKQWzWesqBKugALYsUSkNRgo1ykuzN8iJbTGVjHBQEPQGCGEwp4B9RNKlaUR9QboTYa5yQK+fAQQLythX3MAosJUDmjY3To1HoP63opQkMvUneLXOXbufQV3jCKhRtgTL52EOv4EAlS4eUiYViljMspm8iJDM3swB4yGeOv302xq9wArQWvxpRPOxbyDAaYQ4EPfMENVcTAB9SMbTx5dCcCthX76xUahR0a+X3OAeWOkMMGyLD1DAXiLMVLE7P4KZ2ILaTC0VJqAkKCTVUnwuG8sGyR2hpvJBB7u6RQzA1LHKBhOrGIBRsrEq+Nu8A/k+cihSPSAoAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "Arbre et plante" }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "EMPRISE", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "EMPRISE", "type": "esriFieldTypeString", "alias": "EMPRISE", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "EMPRISE" }, { "name": "IMPLANTATI", "type": "esriFieldTypeString", "alias": "IMPLANTATI", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "IMPLANTATI" }, { "name": "GRILLE", "type": "esriFieldTypeString", "alias": "GRILLE", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "GRILLE" }, { "name": "GENRE", "type": "esriFieldTypeString", "alias": "GENRE", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "GENRE" }, { "name": "ESPECE", "type": "esriFieldTypeString", "alias": "ESPECE", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "ESPECE" }, { "name": "TAILLE", "type": "esriFieldTypeString", "alias": "TAILLE", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "TAILLE" }, { "name": "PEPINIERE", "type": "esriFieldTypeString", "alias": "PEPINIERE", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "PEPINIERE" }, { "name": "FOSSE", "type": "esriFieldTypeString", "alias": "FOSSE", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "FOSSE" }, { "name": "DATE_POSE", "type": "esriFieldTypeDate", "alias": "DATE_POSE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATE_POSE" }, { "name": "X", "type": "esriFieldTypeDouble", "alias": "X", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "X" }, { "name": "Y", "type": "esriFieldTypeDouble", "alias": "Y", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Y" }, { "name": "Z", "type": "esriFieldTypeDouble", "alias": "Z", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Z" }, { "name": "OBSERVATIO", "type": "esriFieldTypeString", "alias": "OBSERVATIO", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "OBSERVATIO" }, { "name": "LIEN_SHRPT", "type": "esriFieldTypeString", "alias": "Lien_ShrPt", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "LIEN_SHRPT" }, { "name": "LIEN_1", "type": "esriFieldTypeString", "alias": "Lien_1", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "LIEN_1" }, { "name": "LIEN_2", "type": "esriFieldTypeString", "alias": "Lien_2", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "LIEN_2" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R6080140_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A5480_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Romance Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Arbre et plante", "description": "", "prototype": { "attributes": { "LIEN_1": null, "LIEN_2": null, "EMPRISE": null, "IMPLANTATI": null, "GRILLE": null, "GENRE": null, "ESPECE": null, "TAILLE": null, "PEPINIERE": null, "FOSSE": null, "DATE_POSE": null, "X": null, "Y": null, "Z": null, "OBSERVATIO": null, "LIEN_SHRPT": 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" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 4, "name": "Réseaux arrosage", "type": "Feature Layer", "parentLayer": { "id": 3, "name": "Arrosage" }, "defaultVisibility": true, "minScale": 800, "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": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 141320.259300001, "ymin": 6835078.8995, "xmax": 150053.893100001, "ymax": 6840562.7987, "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": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "TYPE", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 88, 245, 109, 255 ], "width": 1 }, "value": "ARROSAGE VOIE", "label": "Raccordement au réseau" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 1 }, "value": "RESEAU EAU", "label": "Réseaux d'arrosage" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 148, 74, 107, 255 ], "toColor": [ 148, 74, 107, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 100, 250, 105, 255 ], "toColor": [ 100, 250, 105, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 147, 231, 237, 255 ], "toColor": [ 147, 231, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 237, 187, 85, 255 ], "toColor": [ 237, 187, 85, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 131, 95, 250, 255 ], "toColor": [ 131, 95, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 92, 138, 69, 255 ], "toColor": [ 92, 138, 69, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 84, 134, 214, 255 ], "toColor": [ 84, 134, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 224, 83, 201, 255 ], "toColor": [ 224, 83, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 217, 116, 91, 255 ], "toColor": [ 217, 116, 91, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 48, 133, 126, 255 ], "toColor": [ 48, 133, 126, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 216, 247, 136, 255 ], "toColor": [ 216, 247, 136, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 94, 224, 168, 255 ], "toColor": [ 94, 224, 168, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 106, 64, 153, 255 ], "toColor": [ 106, 64, 153, 255 ] } ] } } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": [ { "labelExpression": "[MODELE]", "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 216, "lineConnection": "none", "multiPart": "labelPerFeature", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Par défaut", "priority": 72, "symbol": { "type": "esriTS", "color": [ 76, 115, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 6, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsURL", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "N_ORDRE", "typeIdField": "TYPE", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "FID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "N_ORDRE", "type": "esriFieldTypeDouble", "alias": "N_ORDRE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "N_ORDRE" }, { "name": "GESTIONNAI", "type": "esriFieldTypeString", "alias": "GESTIONNAI", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "GESTIONNAI" }, { "name": "EMPRISE", "type": "esriFieldTypeString", "alias": "EMPRISE", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "EMPRISE" }, { "name": "ADRESSE", "type": "esriFieldTypeString", "alias": "ADRESSE", "domain": null, "editable": true, "nullable": true, "length": 90, "defaultValue": null, "modelName": "ADRESSE" }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "TYPE" }, { "name": "MODELE", "type": "esriFieldTypeString", "alias": "MODELE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MODELE" }, { "name": "DATE_POSE", "type": "esriFieldTypeDate", "alias": "DATE_POSE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATE_POSE" }, { "name": "LIEN_1", "type": "esriFieldTypeString", "alias": "LIEN_1", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "LIEN_1" }, { "name": "LIEN_2", "type": "esriFieldTypeString", "alias": "LIEN_2", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "LIEN_2" }, { "name": "LIEN_3", "type": "esriFieldTypeString", "alias": "LIEN_3", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "LIEN_3" }, { "name": "DIAMETRE", "type": "esriFieldTypeInteger", "alias": "DIAMETRE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DIAMETRE" }, { "name": "LINEAIRE", "type": "esriFieldTypeDouble", "alias": "LINEAIRE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LINEAIRE" }, { "name": "OBSERVATIO", "type": "esriFieldTypeString", "alias": "OBSERVATIO", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "OBSERVATIO" }, { "name": "DEPCO", "type": "esriFieldTypeString", "alias": "DEPCO", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "DEPCO" }, { "name": "CALQUE", "type": "esriFieldTypeString", "alias": "CALQUE", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "CALQUE" }, { "name": "LIEN_SHRPT", "type": "esriFieldTypeString", "alias": "LIEN_SHRPT", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "LIEN_SHRPT" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "SHAPE.LEN" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R5770718_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A5251_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Romance Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "types": [ { "id": "ARROSAGE VOIE", "name": "Raccordement au réseau", "domains": {}, "templates": [ { "name": "Raccordement au réseau", "description": "", "prototype": { "attributes": { "LIEN_3": "", "DEPCO": "", "OBSERVATIO": "", "DIAMETRE": 0, "EMPRISE": "", "ADRESSE": "", "LIEN_SHRPT": null, "GESTIONNAI": "", "DATE_POSE": null, "N_ORDRE": 0, "LIEN_FAMIL": "", "LIEN_1": "", "LIEN_2": "", "TYPE": "ARROSAGE VOIE", "LINEAIRE": 0, "MODELE": "", "CALQUE": "" } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "RESEAU EAU", "name": "Réseaux d'arrosage", "domains": {}, "templates": [ { "name": "Réseaux d'arrosage", "description": "", "prototype": { "attributes": { "LIEN_3": "", "DEPCO": "", "OBSERVATIO": "", "DIAMETRE": 0, "EMPRISE": "", "ADRESSE": "", "LIEN_SHRPT": null, "GESTIONNAI": "", "DATE_POSE": null, "N_ORDRE": 0, "LIEN_FAMIL": "", "LIEN_1": "", "LIEN_2": "", "TYPE": "RESEAU EAU", "LINEAIRE": 0, "MODELE": "", "CALQUE": "" } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "36a46d472ade49bca8860b9254f5c4fe" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 5, "name": "Equipement arrosage", "type": "Feature Layer", "parentLayer": { "id": 3, "name": "Arrosage" }, "defaultVisibility": true, "minScale": 800, "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": 141320.065099999, "ymin": 6835078.7219, "xmax": 148415.26070000202, "ymax": 6840562.7987, "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": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "TYPE", "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "fe07da9a3d4f11f47ab3b466a50d0448", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAASCAYAAAC5DOVpAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACAklEQVQ4jdXQP2hTYRQF8HO/7xmSEhx0sgQxz7QSC+LiIi4BQRBcWtHEIqI4aHUoTVPt5HOS/okWW6FbUNAkhXQRsjgU1E0EU3GxJilSGooUqknTJnm510WnNq8Fu3jGy+XHudfAHsb4/zBr+XWb1X6humVeTLh/sadPEU6L8AGIxOKB3o8tsb4vM95yrfJpsJCaYJKDJBIFKKdY3S8LPyMlBgvSpOiH1lRybKZd3gZ47aUQnipCjwitADjDit8TUbZm7++e7Dhf2/HM/sVUUPOaj0BLDAyBMUsK3cIYBRAQkU7DXVGOP+tfTAXJVg3NdqApVDI0rRJLlwAxMGYh1AOSEQAB1ZBTAN62xBTDRcr2CWReK/I3gBUDkmNCu2J6KCSZP+CDpqovODZ7bIZzg4VXJ0D6ZNNQ73TdPic23iiXHALoA4SGQZIR4O7EkaslRwwAxs0r87GF1LoW+6zX/JouFzvvbFT3JTxuDkJxSYRiBExFC+nPcfNy6zP/ZqwjnB/6ntwoF4/1xs3IZLSYvGWwztbZ3iSljxMQGvdvhbbFAGD0cGR5eOl5diCfvBH3R6ajheRFg+jbmD+S3m7fEQOAR75rq/fyM5mBfOo2tdVf2FXd5QQ5YgAwcvTST6uYSFSqnptPzPDUP2EAYPmvb1pzc9M77e0KAwArFLL3DNttfgNZdNdMugcXlQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 14, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "ARROSAGE VOIE", "label": "ARROSAGE VOIE" }, { "symbol": { "type": "esriPMS", "url": "9a040b078bcb6eb06e5f40e8ae446e20", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAASCAYAAAC5DOVpAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB70lEQVQ4jdXQP2hTYRQF8HNeXr6E6lQRVLoIQagB0b7UQRwiCO6tBTFtLSLiv00idhJHncRWKC7V1AaDpGMWl6JOTVJNHZtuYixSrNS2ee9977sO/kHkJS3YxTNeLj/OvTZ2MPb/hzlyuaPKxxt/z9MyEl/T+hqBExB2GgTZeZWvtsSSMrCb/sa7lDf4AMQeCG4CqIFye83XjwixhSwA+Cy+abRt5mKfH5fVaVIeWkb6DbkM4CSEbygorarOvjrH3C3P7HGHui39pYuUDyBvGXDGEukz5H0ACRCH9uKTVQ8pYf+JQMSPCBIUNgJghcIkKVkDzlDYL5R7ABJaR3sBvGqJ2RRlLHRpHSxEaB0Uw2UBaxHKAQjuCqX4E7xjbGsx7D2/sTn1rNbjDh+JWNbRqL352vdiZ0Tpl4G29zMiZYiMAigCvFHlVKMtBgDzsdyC07ywrr3Y6YpKFBx/8bobbU52+KrbAA0SWREZ7/XPvy9H863P/JVq/OnSsfVzmykuZSpqeszxhq6YgCVYQRMih2HxVBgUigHA213PPx6X4VLKy1ysqKmJlJs5S0q9rPKFsP22GADMMbfiyEDR8QavelHmlB8k20FtMQCo8sXXtIxMfvP1pYrKj/8TBgCzfNJMS3piq71tYT/AWb1j2HbzHSif2jp4JFdyAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 14, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "ARROSEUR PGJ", "label": "ARROSEUR PGJ" }, { "symbol": { "type": "esriPMS", "url": "09b3b6519bdc2b81f5d9e9064df11c7e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAASCAYAAAC5DOVpAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACB0lEQVQ4jdXQPWhTcRQF8HP/76VRW0EUB6VDhdCa5iFCcVGHFGOiQpdGpGkQURz82iSikzjqJFqhW1CIaQvpUkibVDGo6CAF06bUjwgOYihSiPiVNC//49ZBk9eCXbzj5fDjnmtiHcf8/7Ceib5NM30TP//cd8T9G1rdrguA7AewVRGxuWh2pinmG/O3Vb5VX/sSodtU3CbEZUDy0PoqlNwDYIIcFaW+LIsuOV5WbdtYc5ftBAR3FBimyCLIg1DyXIB0ZYvRXzw2WV21pjUS8KJcb6eoTwJeIWVchP0UuQXCQ0Hn9u9lVXT6mTUS8LJm1KjpEWFJiywZFJ8IY6SMC1WYSt8E4SnXNu8D8LQpRhgtYrC9TnPWEL3LgL0ImnkCO4W8QdEp0SpM0deh5X2j96xg8wOZvPXwyB5BfS8NPIMtoRoq0y6aO6CMVyCvUXQKwksLJ7MlRwwACoNTs9bI0R+wdaDw7sBod+eLi3Atx6lNL8iSCGKkDHkTwbmFaLZ5zRVwYPJDV/LwL6vrZbQQyd61kqFzNOy0slGhobpFVO/C4NRfUEMMAN5Gpj/vvn8obSWDZwqRzLAvGTyuhcX5SHa0Ud4RA4A3px4v9YwFUlYieF7V8KBuKJ8T5IgBwMyJR1874v54a4v77Hw0M/RPGAB8PJ2r+J/4h1fLrQkDgFxvzl43bK3zGwTE2H2BcSRgAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 14, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "ARROSEUR TUYERE 1804", "label": "ARROSEUR TUYERE 1804" }, { "symbol": { "type": "esriPMS", "url": "9e908602a61270166ac615a0ac95c3b4", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAASCAYAAAC5DOVpAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACAUlEQVQ4jdXQP2hTYRQF8HO/91qldakuKoUiBCEWxMEu4hJQ1NQgNG4iTVIh/qlpg0R0Mo66NKYJNIN5bcGhQwJi+xw6BNStCKaOKjiIoUgFq6Zpk+87bg7avhbs4h0vhx/nXhs7OPb/hxWeFTrioXj9z71TcXav1HEdwAmAe0GVGjkfeb0plq/k9zTq7W8ybjEjlH0AboFSVQp3VurMC2FTYQaUL0rrmmczvaqbFD4RShZGhUW4ROFJQ7wC4UJ9HxgJJta2PHNsdtpvqLsh+ATyNpQp06gBAR5S6BPI4daP/crzZ2Oz037a603LaJ/Q1FpalkVJL8gUlCmDCAvlAYU+1VnvA/BiU8xis91oq1tBLzaNdQhiLVGxKsYcBHCfgpKQYQD3aFnvPJslQkPVzPOpo9rwGNv0S1vzzHqrOW9L2wEFtUDhXQpKgAwnz16ueWIAMHpucDHrTv60tDr1deHjTNfxnht2Z91pNjr8olkDkIIgl5mbfDvaH9n8zN8Ng5EP408fr3b19Vwa6Y+OP5pzroqxXKV0QwuPUCOQDP0NbYgBwM0LQ59z5Sk36zqxRDA6kXWLF1uU98lgbGajvCcGAMMDg8uF+UIp6xavrVn29K519npBnhgAxE/HvzkVxzGrrSuJUCz3TxgARAPRRrqSntgqty0MANKBdGvHsO3OL6h24sb5/ReCAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 14, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "BOUCHE ARROSAGE", "label": "BOUCHE ARROSAGE" }, { "symbol": { "type": "esriPMS", "url": "f6c9d83a7c010ec45bd43655090bebe1", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAASCAYAAAC5DOVpAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB9klEQVQ4jdXQPWhTcRQF8HP+eb4YG5o00sHSRQhCLIggOjQfRCi4N25u4uAXLpKamKHPwbbpJFqhW0FwyJCOcdBBmrSDUjB1VLfSUEvbl9Saj/fyrosukr4W7OIZL5cf514Nxxjt/8MubRinVoeMn3/Pk2KctE39rpCjBEOApCvB7OqBWPK74bd1/VO0Pv2MwGkIHoKokpKx63wJBQ1AQUS2YKmaazPfYMhqmD9eE3gOQYrEpghiIqwQKPn7+8bf8EH70DMTe/lIo94cVsS6A5kguSiCcRKzAoQBnDPXbeX6s8RePmI5juVYEoZiDZBtkiMikia56IikFJkXIHzC37kMYOlAzLFFV1TDDq01JZ6z1LRNWHYVHjUEB09IFh2RFMlJ0btfXJtVBjLV+M7TC6B20VZ6GU77mqZ533bFPgOFjyLIkiiCvF/uy9VcMQAoh3Jro+bsvpLOWCXQLsQbvOdptxY6Xm+EIjUQaQrmErszn5cGMgef+ScrwYlv0a18M9bQb5QDmRdRc/q26rKkwFaXch6Cq72gnhgALA8+2rjSmCrFdqdvVoLZ+bg5dd0W+boSzBV67btiAPCh//H22M5MMW7O3PG1PK+aPmfEDXLFAOBdKFNPirGwT++t5UB27p8wAHhPo5UUY/6wvSNhv0H72LCj5hdwVNGFlMSzNAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 14, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "BOUCHE D'ARROSAGE", "label": "BOUCHE D'ARROSAGE" }, { "symbol": { "type": "esriPMS", "url": "1585db0e358d7f5eb96d82452846024b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAASCAYAAAC5DOVpAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB90lEQVQ4jdXQMWgTcRQG8O/974yNFBHFQekiFGssiIuLOFgQBKFLanNXRYkixVzqJBGdrKNOYhITsqQUbe8iyVKIg4OibiKYOqiomxhCKWhJTUx6/89FHLReC3bxjY+PH997JjZwzP8PG54b3zI3XPj2+z5ejPe0wmEHwGEF2S6KqZlY7uVfsdGS02ss85XlOrdFsEOIyyRqWqmrbfpZgZggPCou0Dfqgc2avUZ325K+D/AOtIxQ2IDgiKJ+Tkh1aasRfXgi/X3NMy3Xiagvuo8GP0HjCoQVUKIQ3gLQL8De3qapAn9muU5EK3QV0U+ROolFAQZBpiCsEBgR4CaAfmHnEICnAc2MkLmi+4SYp8IegA0ha4DsJnBDBOWf4PVQp/s+sJlnp2tjM4kDvqEOatV6ZnLzccB/JEZoF7X/gpBrApRBTtw7U6gHYgAweyo3b7mXlk32HBt4s9N7t6+R7IouKpGIEtapJQWRTMxLvi5Z2aAzfzX8aM9OtN4OLJx27Vza9hIXfeVXTYTaPvR+UA2V7Mwf0KoYALhjmc9nK8mq7SXPu1Y2b886J2noD+7YXW+1fCAGANPR7OJoabxsucnEpk542jeag0FQIAYAD2KFr/FivNgK84IXy2f+CQOAqXNT7aOPJ/Nr5daFAcCTocmVDcPWOz8AsY7RgSSmd0gAAAAASUVORK5CYII=", "contentType": "image/png", "width": 14, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "CLAPET VANNE", "label": "CLAPET VANNE" }, { "symbol": { "type": "esriPMS", "url": "60f61bdc617a0442de54886cdded0b28", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAASCAYAAAC5DOVpAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB/ElEQVQ4jdXPO2hTcRgF8PP9703TF81DOliyCFWoBeuQNlG6BARBkJBEXJwUB1+bRHQSR51EK3QLCA4t5MYgZHEIaMEkRjB1VLfSUEOah1rT3sdxcRBtbwt28Ywfhx/n07GP0f8/7MVqdfDsWHjjz3uGxX5fe/CaiJwkGBQwnfBH3+2ILX4pDlt99vtcp/wQwAEQNyGoOaJuq47zhAo6gAUQDWVadddlw6Mhc6vdekbwkRApCtZAzCo6SwAK/SPB5Bk5vLnrm8bXNxO9TjMEUSsKvEURQ4gkBQ8AjAM48m2lobYbof+OaA5Nmtq4KNYt2E2KTAqZpohBSkqE9wGMe4f1aQCvdl5mqT5bGKKYy4rqkOhYUyZqtqbGxOE9EWZJSUF41+pTH12XJQORWn69dMwW7bipnNceRzutdO0laR+0Fd4K5Y4IsxTeSA2F664YAMSD0eVcu/rdQ+dUzTe9MNWtXDc3NzKad2gCZF2EaVDm8q3Kh3hgxuXNX0n4w5/zjaUfU93yhYQv+thol694bFWwsdWD6EdBOxYPnPgL2hYDgPjo7KrRLReMVulS0h+Zf94unSP1Twn/zMJ2fVcMAJIjkebiejWba1euDvS8TzcGtibdIFcMAM4Hw50MixkILyd8kbl/wgDgosR6RRbnd+vtCQOAmMSsfcP2mp8lgNkzgiv9LwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 14, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "CLAPET VANNE 3/4\"", "label": "CLAPET VANNE 3/4\"" }, { "symbol": { "type": "esriPMS", "url": "cf9b4d1c358d9adb08a4190383efccd6", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAASCAYAAAC5DOVpAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB8klEQVQ4jdXPP2gTcRwF8Pd+d9akzdlSEbV0EYJQC+LiIi6C4N64OSli/rSKbUytk+fY2jRiEpu4BASHDumYxU3dRDB1VDdpiFIxd41tzOX3dRBBNLkW7OIbvzw+vK+JPYz5/2HX1ov9j0ei3/6821IKOG4rAfAMIMPUOpUeSrzuiSU+5UOBgLyZbiw/oFIHIZIEUNWQOcdt5QGYIFYE+Gzu69R8lxmHOm06xlOQD0V0hFB1QM4q8CWAStv6PpHljdaOb95082NGwxgVJR8BzhJcFegJQi0AEgZ43ISnuo0wf0eo0YYYYQ3URKsNg3pcyBTBVVIiIpwHJKw2+08DeN4TUzT6KBiF9tZoGsc8dOokq7rDEULuCVgmJaKFd7XCO99lS6FY9dbmo5MdbZ6CNl8Y8C4I+UxBHyXUKwHuiEiZxFRmIFrzxQBgMZRYS30tNj2jfd4K1Vdc58jkVkuXgvuNMQ2pEUhBJJd0C2/TVqz3m79yfyj6YbaZ3XKdw5fSg7HstFuIeW2pqD5sQ3BCQc4tWvG/oK4YACwMXF+fdHKVGWf5ypIVKyTdwsUO1PuMFV3p1vfFACB/YGrj9pdiecYtxtkMPmGwOe4H+WIAMD8cbdhSKjV082pmMJ77JwwAbF7etsUu7NTbFfYTtL09w3abH1ap0GRTHBeoAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 14, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "COMPTEUR", "label": "COMPTEUR" }, { "symbol": { "type": "esriPMS", "url": "e0031cfb02d017a9ecdab20b426fdf9b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAASCAYAAAC5DOVpAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACBUlEQVQ4jdXQPWhTcRQF8HP+76nVKojioHSoENQ0DxGKS3UwmDQiuDRubiKirUM/TNXJOLY2jdgWiktBcOiQLkIhfZWIH5METJsQxQgOYihSsC2atO+9/3XroGlasIt3vBx+3HNNbOOY/x/W+vz6nuylJ7/+3Ddn4g2NznInBG1QOKA0Y/ORRHZDLJDp3Ftda3gfsHseCXiQQB8EOUDfhbM8BsAEMUmR72s0y3UvW60Yzi6TzyB4rCBRARcAnAXUGwLTVdfpKF0cWd20pmV3+6GNJqF8JdAvwilCOgQcBOAT4Nih/aYq1fuZZXf7xaMjGj5Sl7Uni4YyAqTERDhFMioiAwB8P1bUaQCvNsTEUztJNnkm5gzNo4bhLoDMCfQRaj4QSIpkVLS+D9Gfar1nHStcGM5Zs7dPUnunxMNrKCPimGLvcNVhKL4D5J6IpEDeKkaS5boYAORDQ3PWi9hPwA3l3+6bbDmz0gWzMiHebj88XaZiTASj/nTffDGS2LjmOnj+4efjM/0Vq23lSj6cGLFmem4I3WmlVFU0WqhUsNg+9BdUEwOAj+2D307Mdk1b6d6r+fbh8UC677KmVypEkpO18nUxAPgQGltste+kLLv3ptJ86mkG6kF1MQDIhgeWmjPxiUZ36VohnBz9JwwAvgTj1XOZ+PhmuS1hAPAyGHe3Ddvq/AayudXFjc5L2wAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 14, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "COMPTEUR VEOLIA", "label": "COMPTEUR VEOLIA" }, { "symbol": { "type": "esriPMS", "url": "63dee255ef7772630526e770cd7b1068", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAASCAYAAAC5DOVpAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB+ElEQVQ4jdXQP2gTcRQH8O+73/UoJQhVHJQuQhRqwObuooI4XEFwsB7a2slNHPy3ScRO4qiTaIVuBcEhSKpcNA4OKeqi5u6SipNxE0MppQpRL7m733NoFdHkWrCL3/Hx+PC+T8UmRv3/MLN6fMDNlb79ObcqVv/KYOoCQIeIsVWRMu+ZT9yeWObdZCruBLWRmn2LWG4D6DKAOkBXP4PvEkMlpgIgl5hEM/GyttYK1VC9T8y3mTBBjEUAhwF+CaDcSkXjjd1P2+vWNNxjw7IlhgD5EaArxDTHxOPEdBNAGsCe7UsppdHlCPV3BBBhpMq0iNGMBS2LGBkm5FdBmiDmGwDSQX97P4DnPTEm0pgwJGK5wIRdasSLgKgTY6dUcJ2Yi2vgNUWq77u95xfmG4/rhmvvk4rIhlrnhdbWjiqSn0Wq3EEs3hBjCuAiwJfc3FwzEQMAz3QWzOqJrxxqR3zdLOi+ezHqG5jt6wTDTNQEOA/QtO7Zb33D6V3zZ9zcow+6Z3/Xffe0b5Tu6N7YOUVSuaNRoEi5lxijvlH6C+qKrVZ2Ph14dbI8UrPP+FlnRvfGTok4bNT0cqHbfiIGAK8PPlw2q5NF3bPPxyK4R6xlkqBEDADc3IMvVsWaXRnccraedab/CQOA+dH5wKpYM+vtbQhbA6NNwzaaH1XD1UDTeuVaAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 14, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "DISCONNECTEUR", "label": "DISCONNECTEUR" }, { "symbol": { "type": "esriPMS", "url": "b69f3a27ade43264f738232deb026023", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAASCAYAAAC5DOVpAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB+ElEQVQ4jdXQT0iTcRgH8O/z289pYQ3qVHgJRrCE6BKUdBHMLaGLdusWQf8knLZ/EvQGNd0gN3KCnYSgww7zEizXgkF1iQjSjtUtGhI7CKZ7t3e/bxc76V6FvPQ9Pjx8+D6Pxj5G/3+Y9fLZQevyjY1t84rVZdcP3RaRPgJHKCYyHbz3qS1mVea6bXvjc3xpJguRo0JOCGSZCnHb5hwE2kDyAH8ZaVVdm9U2W81uxRcCPKXhCASrBC/A4D0ExfWWHp4dumvvema0nAlo0+gh5QdERQVcJDEsgjQAP4iTet1Rrj+LljMB1WLTY+iHqCooNRK9EIkIuAjKCIQpAH6vT50F8LYtJi3jVcIeOFhpKc8Jo7GqHVk2MMcV+ZCCwhb4wEN+dW2WCk0sT77KnnY85swB8F3dkaDtOOVOrY9B+BHCBMCCQEaToXDVFQOA5KWxlfvF9O+G0gNdH9by6rzvjtfbsVCvNwMirEIkQjIXK2W/pIJj7c/8m0dD0e/R16lNnvNdnQqGZ+NLMzepPUU2UBdtToGqPxXaDu2IAUB6MPYz8SZXnCxlriWD4flEKXNFOuRbcnA8v9O+KwYAUwOjtVh5upAoPbnVhPO803h63SBXDABSF+NrVsVaoH34+uPQeO6fMACw+q26VbHmd9vbE7YFOvuG7TV/ACnu1+RbqJXLAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 14, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "ELECTROVANNE", "label": "ELECTROVANNE" }, { "symbol": { "type": "esriPMS", "url": "d89f5eb46ca01d367068ab16c9db4d84", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAASCAYAAAC5DOVpAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB+klEQVQ4jdXPP2gTYRgG8Of97i7GEivopHYRolALIvmjIA4pCE6etrWTSynpqa2bRHSyjjqJbaFNghXBIUjikUocHCLqIrkrpuKkbtZQSkHB9i5e73sd1EFJrgW7+IwvDz+eV8UWRv3/sNOW0TGXyK79fU9Vh8KdO7RRIhxnxi5BnDHjebstNvhuNNJ0vDd6zbgDIXeD6QqAOlheA4kpACozFQBeliQbgcu+hRRPdbyHRHyXQAMMLAE4ARKvGKis7wz3Pz0w0dzwzT473e1/cbog6BMzroJRIkI/M24DiBJwMLKsilYj1D8QsCfBUShqgyWvgLmHCRkwSiAeANMtANFmeC0J4EVbzCMlJHy/y1N4IeT7+0lgySfUAWUvJN8EUPwF3lAlvw9c9iQ2U9ft9GHFpyOaxy9djU6BxDNBcg8T1Qh0nRlFIr5ciucagRgAlOP5hbOWsepu45Px2L6CbS+OhcLarLvqdUNQg4EMmCb1+Qtvy7GZ9m/+jpnIftTnhx3bWjw/l8xN6NbIRQiqEOAS8SGS6DVbQC0xACjH7n3uez1W0Wsjw+VEbvpMLX2OmD6YR/OFVv1ADAAeH5taGbSMom4ZlxzNedDxPdQTBAViAPAokf2aqg7Ndka2p81kdvKfMAB43nvfTVXHpzfqbQr7CY6vbxm22fwAfeXNDRPhDAkAAAAASUVORK5CYII=", "contentType": "image/png", "width": 14, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "EV", "label": "EV" }, { "symbol": { "type": "esriPMS", "url": "0bc52fdb86c17041cad3b05d132e4c0f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAASCAYAAAC5DOVpAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACB0lEQVQ4jdXPT0iTcRgH8O/ze99t/TEIu1R4CUZgQnQwAn0nDYKgoyZEU5OIKOsQzlmeejuFf1bSDKSLNfOlEfO4S4eFvisig2ZH8xYtEamcua29v9/TpSBqexXy0vf48OXD99GxhdH/P+zinLnjQaO5/ue9O21uc7yrPWDRROBayYhYgeibqlh7uqdmvZh/22H3jYLUHjCFAWRZiRuOyN9nJp2gEgAtK9Jyrsv2FrTyFw+mGHyPlWgj4iUABgllA5SqXS21xk7FShu+2fnyWv1nqdUx0Qdi1U+EaWZqJeIhAH6AD37arYtKI/TfEWYqw9H8RDIHqa8QUQMTR4gwTUAbA4MA/B4WRwHMVMXYEV4Q1UnB80JpB8hTXqKynmWo/YC4xcTJn+BNIeWC67LHgTvZrpm+w0LDkYImZ32OdtKR/Ez3iX3MeM2MAQBJYr462TKac8UAIN4yMn8uE/nmU9oJv1GTWHiRv1IsFSa83u31AHIAR5ho7Gwm/M5qjlZ/81ceNQ8vnrH7C4t2PjQViMY67fAlYj0lxfciKzpETEHLGPkLqogBwBNj6GPXq4FUaLb3/KQRHQ9lwqeZ9feWMZyo1HfFACB+7PZK+9z1ZEem9zKtUVzuchrcIFcMAJ42Dn7tTpsTzs61C1bT3bF/wgDgYdAsHk+b4xv1NoUBwPOg6WwZttn8AGA82AJueON5AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 14, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "EV 1", "label": "EV 1" }, { "symbol": { "type": "esriPMS", "url": "f106b3d6a0733ee23a657c908e864d81", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAASCAYAAAC5DOVpAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB70lEQVQ4jdXQP2hTYRQF8HO+l6QvTXFQHJQuQhBqQbRJHcShguDeurmJg/+2mqedfE7S1EKxFboVBIcM6ZjFRdSpSaqto3ETQ5GCmiZ5z+R9x0UdJE0LdvGMl8uPe08MB5jY/4dl5A9W6bf+nk/IdxvtnVs0PA/hsLU2t56ar+6KjcofYtB8lw28BcgeATgNaAPi/UZ75ynJmKQCaL4ITr3vZSG2Oy7c55SeGGHKUlsAL4B4Q7D01Q0ma1wM93xzLPRGTIhhwn6C6Fly1UiTlsoDTAM6eRQxU+vX2VjojUCm46ibZmTqEbhNw1FKOUuuUpwS7SzAdDcw4wBe7YrFyISVHe5Km46xJ2TMlmA3HPE4xIeiipSZEvTAKvrQq54/2FpidmMsvHvaIc/Eg+h1J87L6upFlHCOkVEZ4gyoIog7VXeh3hcDgPWBx5uZINfsxp1LlWSqkAmbt8OB5MpgqzFijalTyglYGm9Pvy8n53d/83eq7tzHs02vnQ1aVyvJucVM4N2wJlaCQYBIpwBd7AX1xADgbSr/+dz3mVK2nbtWcfPL2ZZ3hR3VykNzhV77fTEAWDv0aDuje8VMkLv5Y8A+S7TNaD+oLwYAVc5+m5C/shO2rlcG80v/hAHAS/rBhPzlvfb2hf0CuweG7Tc/AU/R4Gd822qjAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 14, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "EV 10", "label": "EV 10" }, { "symbol": { "type": "esriPMS", "url": "8d1601e819f0d91d5575449de4a627eb", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAASCAYAAAC5DOVpAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACAUlEQVQ4jdXQP2hTURQG8O/cdxs1BBSdlC5CEGJBXBQVhxRikyZpwUYnN3Hw3yZRqwl9Ehupk9gK3QqCQ4ZUaNOXxhQi6qJFMHVUNzEUyVDon5e+++7poos2rwW7+I2Hw4/vHIkdjPz/sL5p0z/dZ67+OQ/XzN0B27kOEmcYej9IpGeiuY9tsYs1M7DaUp+Ss9knmvgAMW4BqGtBd0VLPWMiCXCBIH4KMhqezZbXmo4Q+14w+KnQnGLCIkBnheZ3IFjaXRoox0dbW56ZqGZCrEUnsf7OxLcZNEnMA0z8GKAgmI8ElqXw/FmimgkZrnS0doJMboOYm5qpi4jTDJoEIwXiEYCCK3v9JwC8aYuRSz5FuhMKC0LQYS1pUSpdVxCHBOMBE4pgSjFhyGX+4tmsFMvV+8v3jimDjjuQbw3lRFn5qiT1QSY1z0SDBCoCuFmJ5RueGABM9eYXeq3MiiHcyMn3HYX50+qG3ycnbNsIadINEKeJaSxeuf/Zig63P/N3yvGH3/pfmWsfTjmXrOjwaHI2e5WkYfE6bCH1UTC6Z2J/Q5tiADDVY/44PzdoJSrZy6VobjxZyVxAh/5a6skXNtv3xADgZeRRM1K9U0xUMtfWYT/36V1dXpAnBgBz50aWwjVzItDac6UUy439EwYAr7tNO1wzx7fa2xb2C1Q7hm03G9VS3LpgT8qDAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 14, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "EV 11", "label": "EV 11" }, { "symbol": { "type": "esriPMS", "url": "43a4c614e396f56bc8c69affe6da2d4a", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAASCAYAAAC5DOVpAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB8ElEQVQ4jdXPPWhTYRQG4Pd837VEqQbqZOlSzI+3BXFxEZeC4N66uYngX5GmtX/Q2E8jago2waZQp4LgkCEdszgI6iaCqYjXxNJFGooELGp/bu49x8EKQpPbgl18x8Ph4X0t7GOs/w8zK08OmfYr6zvuyybku4evk9AZENqEeThl33rbFDMfZlv5+/q75KfpLIGOAjIEUEkEY+zKLAEWQHkh+arJrwY2q7X49TaWZwAeA9IHYBWQs0R4LUDxm7J6Z6I3t3adOVHO2ErcDgF9EVIjJLIAoBfAFIAIATEr5KlGJay/EUtJnUUiyldVaKoxo1uIhklkQRH1sUgaQCS8oU4DeNkUI+EWZunwPSwq0p2eYNUSKkG4nUnusKCwDU66nlQCm6XiQyXjZE9C8Sn48kppOg/ynjNbx6DkjYiMs0gBoP77XYlqIAYA5sTA4kRl6qfAOqeja3muhG8oPjDvq7pNkOr25JwpZ9+b2EDzmX9yLzqyZJz0BpfDF+/GEzPJ8vRVrXXRd7FJirsUqx5j74QaYr8bjq6Mf8wVk07mUiqWmDNO5oLW9NnEBvON/gMxAHhg99dGlx4WbjuPrv3Y8p62hnR3EBSIAUD6+NiaWTbzB+nIZRMfzP0TBgCm02yaF2Zut789YQBgeoy3b9he8wti29uQG8UHuQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 14, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "EV 12", "label": "EV 12" }, { "symbol": { "type": "esriPMS", "url": "17868d8687adcf61ba80fb6cba5b0346", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAASCAYAAAC5DOVpAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACAUlEQVQ4jdXPP2hTYRQF8HO/vKahRJHaJFriUIhCLYgUXMQlIAhqGkzExUFtEqJVXCSik3XUSbSFlqaNCg4pJPKIZHEIqJsopo4qBZGG/BMbW1Nf3vddFwXR5LVgF894Ofw4V8MmRvv/sOmlXE+8P/Dtz3tqseBQzpUxEB8EU68CJWKu4686YpOVeaeN8CZZ0+8Qi+0AXwFQZMXXlPg6SYDGzGmAqgKyZLlMLjtb2GY+Iqa7IITBKAM4RIJeMJBf/aKFLu8++n3dN2dqTwZBLS8p8YnBV4k5C6IQmG8D8BGwZ4djRbQbof2OkJItMPuIUSKgzoQhZiSIOauIw4LpFgBfo7v7AIBnHTEh2a40eEmIBWViAERlSFUkQj8INwVT5id4Q5L5znJZxBMozpT1fcIm9yu7/bkwjCMtKZ522WinIvmSiK4LRgZEl+J94ZIlBgAxT3DhfvnxKivj8EfX6/Su6vDFJpqpHnIMSqgSQAlinkhW9LdRd7Dzm79y1nPiw2xVb3rrw6cj7pF7s9XceUMgbzfUGguxVxL8MffIX1BbDAAiruDSg0Y2n6zooxFXYGqukjsJ0fV+1H0s3a5viQHAma2h+vTn+cxcTb+gmfaHhmYMWUGWGADEe08tpxYLKWNLIxrtC078EwYA5wb8a+NcmFqvtyEMAMbJb24attH8AE/10ds1/J9rAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 14, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "EV 13", "label": "EV 13" }, { "symbol": { "type": "esriPMS", "url": "ddb7841ae4a06cbeee6cdf0f1966163e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAASCAYAAAC5DOVpAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACAUlEQVQ4jdXQPWhTcRQF8HP/7xnbGtok0sHSRQhCLIqLizgoCE4OJoYILkUctDqUpql28jlJP6LFVuhWEQRDTDoIcXARdRPBVJ3UrTTU0jYfjc3He//joos2rwW7eMbL5ce518Quxvz/sHNLVsfzHuvHn/N+Wm3VYnkAok4ADABIpH3J9y2x6PcBr/ZUPkRLw1OE3g9KHIK8FnWrWqo8pBIT0ClSVvY0jYJrs41uo9lRxBOCD4QqQuEyiJOK+i0guWpnPfxCpuvbnhmrDIZ0yejVIouAHqEgK5QwheMAggQPeRdN5fqzWGUwpLU07aYRhHIKhLmqRPpIJijIgohAMAYg6HjVcQCvW2INW3lMkV4KFxSNg6bZXLabZl4Zuoda3YEw8wu8DY/zxbXZvP9ePrI2fFQJjoly3tjaOOsx+bJBdUApvAMxSkGGwhvZfVMFVwwAMoHJhVgxUbVpnDnS5U19Kleuq/rmnLO3PSREQYQJocyE1+Mfs/5k6zN/J+Wb+HZxZWTzc7ly6VlXcjpSjF81HDMHNGoQOUzK6ax/8i9oSwwAnnaPL50vj+Yi60OXM77kbLQYvwCaX9O+idRW+64YAMx33l2Nrt3MRItD19pq8rjWbve5Qa4YAKQDY6V+WnNV2biS7ro/808YADwSq3aK1ux2ezvCAOCVWPauYTvNT3mz2hp0sODAAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 14, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "EV 14", "label": "EV 14" }, { "symbol": { "type": "esriPMS", "url": "14403de2e603cccca2397598e5702af5", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAASCAYAAAC5DOVpAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB8ElEQVQ4jdXPPWhTYRgF4PN+ufm5aSqik9JFCEItFRcXcSkIgiCSe6uLk+Lg3yZRqwleiYnUSWyFbgHBISWJiJDFQVA3EUx1UzcxFMlQMcl3vTffcRBBaJIW7OIZXw4P57WwhbH+P8zjs6Qnx7vr7+VE0Bu/qJQcMsQOZVS2MJZ5OxTzuJwK9c93eV29T8pOAFcANIW4HvbwUAQWiYoS+RaBao1c1kYq2A79mMQDEi4EqwIcpuA1gMZawnYW5Ji/4Zs5vz6pfD1hgC+kXBVhnYRDwT0B0gT2WvihBo2w/kYshkFAk+730SKkLQpTpGRFWAfFpXBegHRSRw4CeDkUE0HM0JoAuSLK7BGlVg1MU1F2g7gNYU0oLsBbJD6OXFaIOc0bfnW/iDpgab4KouZoLIw/NzF/VyjyRsg5EdQgcrmUcFojMQAoxWdXcvpJpx9VR6L2h0roT1+y4qYc6UYmjUKLlKyAizd7tfdF2x3+5p/cSWQ+e52nvUBPny7a7kJe189HVNiAimnT7+8DzEzRPrkOGogBgDd24uvc93oj36ueLSScpVy3NmsCfiql3Mqg/kgMAO5uc9rXuFzL6eoFHe88ivfGp0ZBIzEAmJdTax7LZdsfP1dIZhb/CQMAT85ojy+WNuptCvsNzoRbhm02vwCeXdbGiTqKhgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 14, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "EV 15", "label": "EV 15" }, { "symbol": { "type": "esriPMS", "url": "f4510083e85689e5ab9359a7a54ad9ab", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAASCAYAAAC5DOVpAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB/klEQVQ4jdXPPWhTYRgF4PN+9zbGP5A6WbpUk2hbEBcXdUgxJjq4NG5u4uAfLhKpP42fjYg6iVboVhAcMqSLkDapYlHRQQRbESVJ7SINRYp1aH6ae7/jJIgktwW7eMaXw8N5baxj7P8POz6vNz3t0JW/7+E57W9z1DkBDgBohyCRDyTft8TCn/SW+rL6ECsN3SdlO8BLQk4bJQPi4BEAm5S0Ar8b15Q9l230tTccLD0B8YBi4kJZoMghIV6DyFqyrX88dLG+6puRQqrb5Y9OpfCNkMtCGaOwXyj3AAQgCC35HdVshP0nYim3QZoAlVUW4ywK0EuRhFDGFCVuhHcBBLZWK/sBvGyJWaSPRjpt25oxLrscWgu27U7DqA7C3DSCjKLEDXBDHCl6LsvtTk4f/ar3uq67Dyt8JW0SqzUwaSuzwyLeUXDFCDOEXMj3XCt7YgAwsVPPHCumlo2PkYMBk34za51fqbujtl91kywDkhByOFq49TEfut76zd8ZDw7OHvmiq29LcjIfHHwYKwydcWCyEFVTZI+C6ptoAjXFAGByj54//Pl2NlocOpULJkeixdQJ0i3lQzrdrO+JAcDz7quLkdk7mWgxdRYV/2Plr/d6QZ4YADzbNfAzPKdHN2yuns4FksP/hAHAVJeuhV/okdV6a8IAYKpPO+uGrTW/AG8/3RGc/oS1AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 14, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "EV 2", "label": "EV 2" }, { "symbol": { "type": "esriPMS", "url": "181bdfa1503a52f68b2d8f1937b52641", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAASCAYAAAC5DOVpAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB/UlEQVQ4jdXQTUhUYRTG8f95751BzCRqVbiwkGo+iEDaRMaMowWBt9RctYsWfe3CqFW0rFWUgTshaCGhDWMYNE4j1i4G0hwzsmgRDRIugmpmmrnvadei9Cbkpmd5OPw4z3HZwLj/H9Y+0dNY6Jn4/vu8NZ9o2OQ3n1fkIKJbrZjBxc50YU0slh9oKtvqy1jOu6WwDbiEMCtwRS13VXBFdFSVz1q3pcDLquWvtXCDe19VbivSL+gyyiGF56CTP6r1vqVjj6t/rRnP9kZ88VtE+ajoZYFxRfoEvQm0geyubGkygT+LZ3sj6vo1tbbNMZR8qytATNBBgXEj9FvlBtC2uVw9AMysialTC1vftCC1Oace3ukgy4g/q7BDhetWGTNCv69cI+S+Dbys2PloNj7l7bPi7Fc/9IxQ5WjNkA2p2a7oC6Ny1aqOGZWLxcPjpUAMYL4rMxfPnfhmw5WuhZn20WhH4QImPGL8SgQoITqowlAk5716ncqsXfMXmEq/2/PEK0c6CqcWUhN3ojnvrCiTPlIRJOqoJOe7039Aq2IAb45kPu2d6p2MPvVOL3RmhmNTx086jiwVk+nR1fYDMYDFrocru7IDY5Gcd86pl+/50hgLggIxgPfdD7605hMjxm0+U0ylh/4JA/iQnK4k8onhv+2tCwOYTk7XNwxbb34CxLfS3SQ8gAoAAAAASUVORK5CYII=", "contentType": "image/png", "width": 14, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "EV 3", "label": "EV 3" }, { "symbol": { "type": "esriPMS", "url": "67f23ddc8b2658f63b0034127e3b5d62", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAASCAYAAAC5DOVpAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB/0lEQVQ4jdXQP2gTcRQH8O/79RpLGxx0smQpRCGNTVOJi7gEBEFwSeq14iC1F+I/XCSik3XUSbSFxoscCmIumCxCFoeCulkllyAdVLpIQykdgtHE+/N7Ti7aXAt28Ts+Hh++7ynYxSj/H5ZffjmYTZz+8efcWDUGnNbQZUE4JoF9RMhlYur7ntjCx1JQuJ1aoV66z0z7Ab5OgAXJN50WLRBBYWYTwIbwZNO3mRcIOuy1n4HxgJnTBKwz4TgEvSWg2hkMpq4dPPVz2zP1RjGCbjvE4K8E3ABRhRkpYtwDIQzGIXejLXx/pjeKERLCgcthEqLpsrsJFlEizoGoAqY0mO+CEN4b5KMAXvfEBCEgJULkKXUp5YhQsM4QFkk5DPAdEMpgSgN827OVT77NZg9PW3rjRYwVGac+fsMunZSO/YqUvgOC6R0TboG4DOKr2US66YsBQGZssp5vFL+TQyfWxlfMYSt6xelno9+WEUHUBJBjpvlC3WxosaneZ/5Odmz6y+MPzzsha/ScFj/z8FHNvMgBUfU8dIXEKJiS2oT6F7QlBgCzR86uPVmpVAs184IWn1rUrdIkS3zOTKjmVvu+GACcj6Q288ulsm6VLu1B96lNA1E/yBcDgGxCbRmrhmF/G9K0cXX+nzAAmBmZ6c4tLS1ut7cjDADmkkl317Cd5hef19ZwgBY8vwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 14, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "EV 4", "label": "EV 4" }, { "symbol": { "type": "esriPMS", "url": "c06826925e072a786167dab55859ba75", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAASCAYAAAC5DOVpAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB/0lEQVQ4jdXPO2hTcRgF8PP97201WqTopHQRgrUWRCiaNDqkIAhCl8QmtxGlioOvTSI6iaNOohW6RYom91aSpZAODgYfSVsJ2DqoqJsYilSi9JFH7/84CaJNWrCLZ/w4/DifiQ2M+f9hPeP9W4r940t/3oOJoc0VT/UigACA7VQSn4okiw2x4NhAW2XRfN1rx+5Q9A5QroCYgVLXKqzeF8DUFEeU/mq6LDVd5mlbqC//aH8E8K5ohCmcg8gRUL8AkG3fVg5NHJ+orvmm3452fSurDjH4mRpXIZIRMkThbUC8APeUF9rUaiPM3xFRLXXS9VJYEnIekG6ScYhkAAkD+hYgXmHLQQDPGmIaaJUVt8OgzEJxN4A5UGYUsIuQmxCmARUGeKNaUx+aLpu2nBlfcnC/a+CAUu5z0DxWB560GrJTa/1KINcFTJO8XDz1sNQUA4CpWGo2YEcXNc2jk287Hf/e95c2ST1RE9WlRUrUjIvIcMCJvclHk43f/JW85Xw6nLKWfZ3vTk5a9j2/Y503lZslzArg7gPZl7dSf0GrYgDwctD+cihzOtvrWGcLUXvEl7JOGAY/FgZtZ7V+UwwApkOj8z1jA2m/HbuwVDNGtxpudzOoKQYAxcjj78HEUEI8tXOFSHL4nzAAyJ15UAk+DY6s1VsXBgC5vtzKhmHrzU9g0NSntYy80AAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 14, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "EV 5", "label": "EV 5" }, { "symbol": { "type": "esriPMS", "url": "731bf9f5fa5fb5d03328fa9cf5fa1a3d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAASCAYAAAC5DOVpAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB+klEQVQ4jdXPPWgTcRgG8Oe9++cSrYPUqdJFCEItiIuLWCEfVRBcWjeXUuJFW3GR1MQMXgebpJPYFpKzWBEcMqSLkMHkDFQ3EUwd1U09inQQNJ93/9dFQWpyLdjFZ3x5+PG8AvsY8f9h+jPjoHnJaOy8T9WMgN/VZhh0BkSDkjixGk696YvN1IxDjtTe6lbmPoAjAG6BUFfASSlphQkChCIxf5WOYnsuU5uDXTfw/SkzHjAwScAWGGcl6BUD5UB7YGLp4s32rm/GKrmRDjWHJeMTwHMEWmdggoBFAEECjovDjtJrhPgTYSG7quQgFLJJ8jaDRhmcINA6EU8yUw5AsNHsnAaw0RdTVdbgKsMOdTd9jnrMhdgCOXUVylEmzDNT6Rd4l33ue89lhXCyHqveOylInOq62kvha19gxV+R7AwR8BqMFDNKYLphnkvbnhgArEbTm7q1+EPROtGhjXbRHqNZobTWuq5/hMA2ExJEWI5b2XeFSLL/m79jRuY+Tj/PNT+PaVceRpJLcStzjZjKALUU8AlihPLjf0M9MQB4dP72l9nqQvnqi8x0IZzKx6sLl6XKH8xQutir74kBwEr0zrZeyZZ0K3u94ahPBkiOekGeGACY48lvUzVj7YDwx/KR1PI/YQDwOGS0jJqR3623JwwAjJDh7Bu21/wE3Q7P0LQbWB0AAAAASUVORK5CYII=", "contentType": "image/png", "width": 14, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "EV 6", "label": "EV 6" }, { "symbol": { "type": "esriPMS", "url": "7b55b44fe7f46b40518da856386cd34c", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAASCAYAAAC5DOVpAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB90lEQVQ4jdXPT0iTARjH8d/vfV/WLHFzIZR4KUagQnTpEh0Sgk4dcm0ms7QI+kuXMOoUHesUZWCn+RfdxtYhWIcORXWLoBnRobyJy8T5ztS23vn+OnUo5quQl57jw8OH72NhC8f6/7Djs4+3P22+sPr3vk8J/4ptXSZxCFBIMPvTwfi7dbHot1Q9fZX30dLofQI7IVwHkQd5c7WkRzBoAUpCmDcdo+BZttz01Wmwg+MAH0iMkJqDcBjSGwC55YZi5zNeq2z4Ztf3kVa3xBaRM4BukMpK7CR1D0AYwL76mV1GrQjrD8SlI0dh01BBwIJLtVPsJ5WlFBF5F0CY9c5BAK/WL6vSB6KlSnPKJ3cPLM1ZjvJVk810cUdkhlLEJW+v+dzPnmXJxtP57uLwfoPugTWj7jXdyjFY1nOqulsG30K8BSJD6mp2x5mCJwYAE6HeqS57aIWqHG0LTCc/LYWvqOJPGNt+tkoogOiHOBBbHP+Qaox7vPm7MNg3fWp+4sfHpb3xdKDnYcweueiuIQcYZZBtptQxWQOqiQHAZFP37Iml4VxscexcKtgzGLXHTkL8kg7Gk7XuPTEAeNLQuxAtpjJRe/SSv+yOlOvMdi/IEwOAdChW6lMisULrfDoQH/gnDACGeLZ8RC8GN7rbFAYAL9lR3TJss/MLqDXSgHtmcE4AAAAASUVORK5CYII=", "contentType": "image/png", "width": 14, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "EV 7", "label": "EV 7" }, { "symbol": { "type": "esriPMS", "url": "d4dc580077c47c8a2b1894f16ab829f9", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAASCAYAAAC5DOVpAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACAElEQVQ4jdXQPWhTcRQF8HP+ecZQqpTaJFi6BFoh1rapRFBxCVRfW3Bp3dzEwa9NIjqJo06iFboVBIcM6SLExggBFRer5CWIg0oWachHxVi06ct7/+sgLtq8FuziGS+XH+deAzsY4//DHq8sd53uj//4c54vlwPt7uYlIY9D0AswaQZH33TE8rV33TadwlKjeJci+wBcFcBSWl+3VfMBQIMiKQ3UFdyKZ7P1pr9t9LiPIHKPlFkRVAmeEKVeAsi4X7tmpoeGNrY8M9coRTVbA1rjM4FrIlwkZUZE7gAcBORAT6CuPH+Wa5SirlZtLc4gRVUEsiqUYQqTIlzUlFklchvg4Nru7iMAnnfEXJd+GnrAUW5ROTpi0Kg6LixQ95O4pYTpXyBuCu0Pns0mw4esJ9XSqM9nxOD3vRDbMQNuO+f4jP0u5TXJG0qYJnnF7ItXPDEAmAqPFDPV0nel2xOvgmOpY3Xrsh+7FhzaUYIVAEkRmcvWiiUzNNr5zN+ZDo98elp/u3501TprhmL3l+qFC4byZ2C7La30QU1JTIXG/4I2xQDgVPDwyrNv7zPZWuGcGYzNZ2vWGSr90QyNpzbb98QAYGJvdDX3ZTmdbVgX4eChNjjsBXliAHCyN97Ml8sLG3vWzk/2jc39EwYAiUiklZf8/FZ728IAIMGEs2PYdvMT7jDfjf9Um1oAAAAASUVORK5CYII=", "contentType": "image/png", "width": 14, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "EV 8", "label": "EV 8" }, { "symbol": { "type": "esriPMS", "url": "dc6ab747b6f7a67cc42ce40bc553a078", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAASCAYAAAC5DOVpAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB/ElEQVQ4jdXPPWgTcRgG8Of933EpNQZ7bQZLQQpBqIXi4iIuguDeuAk1iaVoFRdJTczQc7BJOomtUAJJ2oBDhnTM4qZuIpg6qrRDaaztnZ9tPu7u/zoJosm1YBef8eXhx/OqOMKo/x82tWX05gaN/T/vkXWjBwFtGqDzRKRLl+MrweTrrtj0J8PfENqb6G76ERP6CbgLoCaJE8T0BIBKQBngHQWi7rlMCeo2rB9PATwWjDALbINxQTC9BFD168fGF+hO68A3J3ezI9+txhCATQLPMNEqSYyzwDwYIRBOf9x0RKcR6u8IS2k7gkPCpTqDTSYaJeI4E62y5DAJyoIRCvjb5wA874pJhTVJYkghe82FMqySut0WTk2wGBTAAxBVWHJYEM0qjvvOc1mhL1GbsB6OkaueVTTtheu2Lveovme27ZwkwisASQAVMN3OBVN1TwwASnpq7dqX+T1y2pdO6a3yhkm3emWzuC98IwSugxBnwuL1z5m3+b5E9zd/ZeXEzIfYTraxYWpXlwcSCzErfUOCqgLUJOYzLHEx3/831BEDgELw3tbEt7lqxEzHCnpyKWrOXWHB74t6qtyp74kBQClw35yyMpWolbnptJWSpspRL8gTA4CcnvgaWTeK6nHfZH4gufhPGAAsDxtNg42lg3qHwgDAIMM5Muyw+QmnWspdXIbc4QAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 14, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "EV 9", "label": "EV 9" }, { "symbol": { "type": "esriPMS", "url": "0e0f95ad240cd7b36e8e7e3a03c760de", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAASCAYAAAC5DOVpAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB+UlEQVQ4jdXQPWhTcRQF8HP/eU2CcakuWrpUk2haEBcXcSkI7o2bSxVJ0jRJWySik3HUpSEfNMkSERwypGMWB0HdRDAVUfJhF2ksUkGlaZO8/ztOLpK8FuziGS+XH+deA0cY4//DQlvFY6WJcPfv+fxm2e0yf0YJXBbICSVMrnmX3o7Eoh/yx/Vu712klUlblJMC3gFRFyX3aP7KA2KAUgHwzaGlY9vM4dQDDTwjkVFiBS3KtgiukHwNSs0pnMv6470Dz4w2VgN9qklR1heCd0lZV8I5i/JYAC+FfsNtKtufRRurASjnQFN7odixLLWjoGcoTJKyLkSQgkcCeLt76hKAlyMxTYcTFicNQ21ozSkHB9s0pE5LJgR8SJGqEEECD2CyaduseC5RX/icvmBquWj29StjzLjGQf+5Uq7TFvkGIvdFWAUYK02vdGwxAFg7s7wRamZ2x5yOq6e83yud9vii6qmydg8CQukASAolF26k3xf9y6PP/JOSL9GOfcrufW2N3yj6lrLhRjYikBpE7YOYFmC2MAQaigFA7nx8a/FjrhZpZm4VfPFCuJm5btFslfwrlWH7thgA5AOxnVC7WA01Mwvdbu+px+2asYNsMQAonQ3/mN8slz0e3C54E7l/wgDgydTN/dSLVOGgvUNhAJCaTZlHhh02vwFUat1y+WPo3wAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 14, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "FILTRE GAG", "label": "FILTRE GAG" }, { "symbol": { "type": "esriPMS", "url": "88269396a132e014be38ccb3cd833a49", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAASCAYAAAC5DOVpAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB/klEQVQ4jdXPP2hTURQG8O/cd/tam9hBJ6WLEIQ2IC4u4lIQBMEliUFxUgT/FYc0r/8S8Er7qqltFZtCnQKC2IQki5DFQVA3EUx1UzcxFMmgxDbNe+8eBxGEJq8Fu/iNh48f35HYxcj/D1PPHvWqM1fWt9xzqscJ7L0O4DiAfQJsTcWTbztiqrAUdDYb71KFhQdMvJ+AEQBVLcS44+klECQDeSL6ZjhuzXdZPeg5fev8BISHxBQF8RqAE0Lr1wAqPwJdkcXTNze3fTO9cn9AN1r9JOgLA6MgLoMpAuJZACEQDsuGK9qNkH8jrmCHBYcIoqaJ6qS9MIgsEJcJHGVQBkCo19DHALzsiJGpTeFyPwirpPkQuXJNS64KLQ6C+DaDSr9BcYshPvoum4qMVCeL945AG0cl45UjvVNmi563TH0Amt8QaIKJSkQ8bEcTNV8MAGZi1mp6ZfZnS8qT5odG3g0Hb5h6T84zNgY0ixqYLWZkU6W593Y02fnNP5k+N/pZPc1sOIPBC/bZ5GKquHDV9boqJrymBgaJ9NB01NoCtcUAQJ0f+zpRzlYmi/OX7FhiOV2Yi3kwPs3EE/l2fV8MAO5EhutjhbuldGH+WrOpH3f3cNgP8sUAIBMf/65yKtcd6LtsxxPZf8IAQF1UTfVCLW/X2xEGAGpIubuG7TS/ABDs0dKIll+pAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 14, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "REMONTEE GAG", "label": "REMONTEE GAG" }, { "symbol": { "type": "esriPMS", "url": "6e28ccd8916df68e24b5c12f3cb781da", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAASCAYAAAC5DOVpAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB/0lEQVQ4jdXQP2gTcRQH8O+7u5y1WBDFQe1QIag1VxGKi4gkbVQQXBo3QUoTg7ZuEtHJOuoktkKJSSsFhwzpImSwrZeqmwRMk6BiBME/oUgHRZteL/l93TpIkhbs4hsfXz687zOwhWP8f1jv02h77nx85e99lz3Y1kHPMEWdALRdQsYKfYlcU8xnD+9wsPamxw7fJ2Q3gOsA8yRuCrSHEBoikiLxfa2mKi0vc6q6u61dnoB4AJEQyCVATorgFYSZ6sr2gfK5MWfDmtZCpBusdhLyBeANEDMQGQB5D4AXxME9Ow2t3Opn1kKkm4ouSa+QFV0Zy0qHD2QMxAyIEAR3AXh/VX8eB/CiKca6MkXTOut1LuqadkAZagmu5KlznwB3IEiDCEHD7ZpH/9DoPetYqW8yb81FjhqaHFMOX6JNzrq6Nush9wLqtYjcoiBN4trbU/FKSwwAisHEojUf/S0mg8Xs/pTl/zpCeKYobjepKgLEBDLeMx8uFPqTzWuug/3xj4eeDVUt/+eLRX9yzLIvX6ErGc3UV6nUEQCBRlBDDADen5n8dnjuUsZ6Hh4qBh5N+OzIBaWkXAokUo3yLTEAeBecXu6djaatbOSq5jjTdcP0tYJaYgCQOx3/0WUPTnWYZqQUSI7/EwYAnwKPV/326MRGuU1hAJANjNa2DNvs/AH5ndTxUBp0wwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 14, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "TUYERE PRO SPRAY", "label": "TUYERE PRO SPRAY" }, { "symbol": { "type": "esriPMS", "url": "1fbd44b9b9c8d8e601237dc1c4b9a4a2", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAASCAYAAAC5DOVpAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB7UlEQVQ4jdXPPWhTcRTG4d/5J6nNl0MVQekiBKGWiouLuBQEQRBJUl2cKkJtmnaRik7WUSdpk9JOAcEhJYmIkMVBUDcRTHVTNzEUraD2fiS99x4HRUSTtGAX3/FwzsN7wuxgwv8ftqwPYxNyxv5zXtJSv+Mkc6gcV2FA1Mzm4ukXXbGiriR8u/2yaFfuoLIH4QpKIxCuOTZF/XFXFpWPPqbZs5lPYtPg3hNlXoWsKGvACaM8U6j7sWhmRk63tnyz+K02pJY7KMJ7VK4KWlMhI8ptIAUc8tgwnUqEf0eIeJv4QUqhCbIODIvKrKA1RLKo3gJSfW7oGPCkK+YLfcYLDxLSVbzgoGDWRIKGIgeAm6hWf4I3IgFvejabSWQaixuVI0FgjkYDfdqKBKdC3q5HbdPaH0Keq+p1oCpIfiKeafbEAHKJsdV5977lijn5Kfq6vM8ZmTLRoKR2aEigqSqzKlooONVX+Wi2+5u/Gvan3y1YD5y91siFXCK7sGjVLoeMV2/7fa4x/uHAD0an4+f+gjpiANPxsx8KX2v1glW5mItnlop2dcygb6di2XKn/Z4YQH53Zn3580q1YFUm7ah1N+Ekh3tBPTGAiYHzX0paKomTvDQZSxf+CQMYl3F3Th8vbbW3LQxgTka9HcO2m++vss+fWwcFawAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 14, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "VANNE DE PURGE", "label": "VANNE DE PURGE" }, { "symbol": { "type": "esriPMS", "url": "176ab4108e165df3cebae4441858340b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAASCAYAAAC5DOVpAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACAUlEQVQ4jdXQP2gTcRQH8O/75eellkx2UroUUiHWpqnERVwCguDYiKgXEUXw7yZJkyJ4gqamk9gKdQrGRE0hHbM4FNTNKrkEcdDSRQylZAhWzeXufs/Jqc21YBe/4+Px4fuexC5G/n+Ysfy034he/bVpvprvs9ryBpE4xuB9TJR8GNY/9MSMTwsBy7Fq6frzR2AxQODbBDZZUdpq4wkIUrEqA7SuXNH0bNbSAnbA7ZaI8ZiZ4wDWmOg4BN4BXN3oH5iYHT5lbXtmqlEIyU5rkEHfAEoR8SIzJogxA0IQTAfl+obw/FmqUQgJQbbP8QUhnCYYLWYaAVGSiBfBFAdzDoSgFrCPAnjTEyMiTSgMwuW6q2hISV6TIFMp94AA7jGhAqY4oO76uvzFs1nu8AVzqvEi7EiO7PX533Yc66Rl47Vfiv1g9R6EDIgrRHQrG000PTEAyI6er99pvPrZta0TfWMrZWEGb2p7tHyn2w0RoQlQkpnnJuulRi6s9z7zb+6Pnl1JfXz5m81hfTqiz6ZrxWusqSq7okOKD4E5lhtPbIK2xABg5si575nPz6pTteLlbCQxnzGLp0nR1+y4Xt5q3xMDgOnQxdbk8kIlY5au23ALfvKNeEGeGADkomfaxmo+zz/klQdj+tw/YQBgDF3qGEtL89vt7QgDACMWc3YN22n+AGWm2k44ZnweAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 14, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "VANNE DE PURGE 1/2\"", "label": "VANNE DE PURGE 1/2\"" }, { "symbol": { "type": "esriPMS", "url": "c059c7efdd53a3f86276dccfc21c28be", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAASCAYAAAC5DOVpAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB+UlEQVQ4jdXQPUxTYRTG8f95b6lInDSaSFiIUChNjJdGB+MAiYk7uLkQY5pS2AxGJ3HEyQiV2gVj4sAAI4uDRJ2UUoox1gJhMVRiGKgf9Ou+x0WN0VJIZPEZT05+ec7xcYDx/X9YeCPSlGpOfvtz3rM+0LhdPhwT5TzCUSwji8HJ1K5Y6G3siH7Wpe730XvAMZDrQMao3iyUJW7ABzptRT4hTr5us5Lfqfht9Ykg90H7gU3gghV5qchcwTh9q+3jpT3P7M7FgkbLLRbngwg3VJkF7QO5C7QJGjje6DOrNUr4fkcwVFDaPI+8cWTLWi9kxIyoMotIP6pjQFtxp3wWeL4rpur5HUuLV/UtOyKtVnVTVDKqNCNyB9WZH+BtU62s1HrPLyzd8TDTnR08rYYzDV7lRdE5dMmI91StOSlGXqN6S5UZYDjVlczXxQAWOyeXwyuRryUaLqbbT0y7K5tDZStTDYagA3kRGVHVCTc39CYdiO9+5s+k2pNrbnZ4x819vJLuSIy7ucGocbw5yv6iGttlrPYuBP+GamIA6c6JjXPvhubcbPRqOjCZcLOxy+rY1aXAg+la+3UxgFfB+FZ4LTITzkYHK6Wmx/7GL6F6UF0MIHUqud2zPjBVEK4tdCQm/gkDmG99VOx5NprYa29fGMB872j1wLD95jvASNJNmm+GygAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 14, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "VANNE DE SECTIONNEMENT", "label": "VANNE DE SECTIONNEMENT" }, { "symbol": { "type": "esriPMS", "url": "31520009fedfaebce046424bd43cf2b4", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAASCAYAAAC5DOVpAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACB0lEQVQ4jdXQP2hTURQG8O/cdw0aA4IuKl0CUYi1aSpxEQcLgnujkyQpRYpWh9I01U4+J+mfaDEVSgfbPOuQIR2zOCjqZpW8BHHQ2kWMpRRJn5o0ee8eJxdtXgt28RsPhx/fORK7GPn/Yf1Lunc2ov/8c967ou9V1Y0BJnGGwAeJkMqG0m9aYpfeDfjqtlWMl4anwOoQQEkAJilxS1WthyCSxCrHoDXpaBXXZoc9WnPDwRNmfgAWUYBXQTjLQr0CqHDAu9mTOZbZ3PbMWHkw+K2utRHos4AaYcIimHrAPA5CAMzHv65J4fqzWHkwyIKasLUACafCLNcVU7sgTjFhkRlRYoyBEPD6xGkAL1piTMIDRW2OwyWP0vyObK4SpElKHWWIO0ScZ0aUgNtOw/ng2mzh5D0zXh4OCYmwpjkv2dYuNJr8VEpxRDBeM2GUCHkmvrEQmaq4YgBgdEyWEuXUD7upnfd3+nKfTOt6bU9tbn9jX5AJFQKnwDSdKCXL2VC69Zm/k+2YWO57O1JbNq3Lj8PpTKyYvKo8siCcRl0pOiGYuue7Jv+CtsQA4NGp8S/x96OFeHGozwinZ+Jm8iKU/Gh0TeS22nfFAMAI3l3vX7qZT5hD1xTIUGS3u0GuGADMRsaqvSv6HFnfrxid96f/CQOAeb9eP/dMn9lub0cYADzv1u1dw3aaX2Bu3Nz9HUaCAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 14, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "VANNE QUART DE TOUR", "label": "VANNE QUART DE TOUR" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 129, 166, 139, 255 ], "toColor": [ 129, 166, 139, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 67, 250, 101, 255 ], "toColor": [ 67, 250, 101, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 115, 250, 185, 255 ], "toColor": [ 115, 250, 185, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 36, 166, 64, 255 ], "toColor": [ 36, 166, 64, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 198, 247, 215, 255 ], "toColor": [ 198, 247, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 80, 181, 122, 255 ], "toColor": [ 80, 181, 122, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 67, 224, 125, 255 ], "toColor": [ 67, 224, 125, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 141, 217, 171, 255 ], "toColor": [ 141, 217, 171, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 45, 196, 73, 255 ], "toColor": [ 45, 196, 73, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 134, 227, 157, 255 ], "toColor": [ 134, 227, 157, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 159, 199, 170, 255 ], "toColor": [ 159, 199, 170, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 52, 250, 131, 255 ], "toColor": [ 52, 250, 131, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 39, 186, 103, 255 ], "toColor": [ 39, 186, 103, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 99, 168, 129, 255 ], "toColor": [ 99, 168, 129, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 88, 219, 140, 255 ], "toColor": [ 88, 219, 140, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 172, 250, 196, 255 ], "toColor": [ 172, 250, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 94, 196, 115, 255 ], "toColor": [ 94, 196, 115, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 99, 207, 153, 255 ], "toColor": [ 99, 207, 153, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 64, 168, 87, 255 ], "toColor": [ 64, 168, 87, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 79, 232, 112, 255 ], "toColor": [ 79, 232, 112, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 85, 242, 164, 255 ], "toColor": [ 85, 242, 164, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 166, 237, 202, 255 ], "toColor": [ 166, 237, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 112, 250, 142, 255 ], "toColor": [ 112, 250, 142, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 136, 194, 155, 255 ], "toColor": [ 136, 194, 155, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 114, 184, 128, 255 ], "toColor": [ 114, 184, 128, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 105, 240, 146, 255 ], "toColor": [ 105, 240, 146, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 175, 227, 200, 255 ], "toColor": [ 175, 227, 200, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 120, 176, 146, 255 ], "toColor": [ 120, 176, 146, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 143, 242, 186, 255 ], "toColor": [ 143, 242, 186, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 65, 204, 93, 255 ], "toColor": [ 65, 204, 93, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 60, 230, 91, 255 ], "toColor": [ 60, 230, 91, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 60, 186, 89, 255 ], "toColor": [ 60, 186, 89, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 162, 219, 177, 255 ], "toColor": [ 162, 219, 177, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 115, 199, 136, 255 ], "toColor": [ 115, 199, 136, 255 ] } ] } } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsURL", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "N_ORDRE", "typeIdField": "TYPE", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "FID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "N_ORDRE", "type": "esriFieldTypeDouble", "alias": "N_ORDRE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "N_ORDRE" }, { "name": "GESTIONNAI", "type": "esriFieldTypeString", "alias": "GESTIONNAI", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "GESTIONNAI" }, { "name": "EMPRISE", "type": "esriFieldTypeString", "alias": "EMPRISE", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "EMPRISE" }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "TYPE" }, { "name": "N_IDENTIFI", "type": "esriFieldTypeString", "alias": "N_IDENTIFI", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "N_IDENTIFI" }, { "name": "DATE_POSE", "type": "esriFieldTypeDate", "alias": "DATE_POSE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATE_POSE" }, { "name": "LIEN_1", "type": "esriFieldTypeString", "alias": "LIEN_1", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "LIEN_1" }, { "name": "LIEN_2", "type": "esriFieldTypeString", "alias": "LIEN_2", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "LIEN_2" }, { "name": "LIEN_3", "type": "esriFieldTypeString", "alias": "LIEN_3", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "LIEN_3" }, { "name": "ADRESSE", "type": "esriFieldTypeString", "alias": "ADRESSE", "domain": null, "editable": true, "nullable": true, "length": 90, "defaultValue": null, "modelName": "ADRESSE" }, { "name": "X", "type": "esriFieldTypeDouble", "alias": "X", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "X" }, { "name": "Y", "type": "esriFieldTypeDouble", "alias": "Y", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Y" }, { "name": "Z", "type": "esriFieldTypeDouble", "alias": "Z", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Z" }, { "name": "OBSERVATIO", "type": "esriFieldTypeString", "alias": "OBSERVATIO", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "OBSERVATIO" }, { "name": "DEPCO", "type": "esriFieldTypeString", "alias": "DEPCO", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "DEPCO" }, { "name": "CALQUE", "type": "esriFieldTypeString", "alias": "CALQUE", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "CALQUE" }, { "name": "LIEN_SHRPT", "type": "esriFieldTypeString", "alias": "LIEN_SHRPT", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "LIEN_SHRPT" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R5770720_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A5252_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Romance Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "types": [ { "id": "ARROSAGE VOIE", "name": "ARROSAGE VOIE", "domains": {}, "templates": [ { "name": "ARROSAGE VOIE", "description": "", "prototype": { "attributes": { "DEPCO": "", "ADRESSE": "", "X": 0, "Y": 0, "OBSERVATIO": "", "LIEN_3": "", "TYPE": "ARROSAGE VOIE", "EMPRISE": "", "CALQUE": "", "GESTIONNAI": "", "DATE_POSE": null, "N_ORDRE": 0, "LIEN_FAMIL": "", "LIEN_1": "", "LIEN_2": "", "Z": 0, "N_IDENTIFI": "", "LIEN_SHRPT": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "ARROSEUR PGJ", "name": "ARROSEUR PGJ", "domains": {}, "templates": [ { "name": "ARROSEUR PGJ", "description": "", "prototype": { "attributes": { "DEPCO": "", "ADRESSE": "", "X": 0, "Y": 0, "OBSERVATIO": "", "LIEN_3": "", "TYPE": "ARROSEUR PGJ", "EMPRISE": "", "CALQUE": "", "GESTIONNAI": "", "DATE_POSE": null, "N_ORDRE": 0, "LIEN_FAMIL": "", "LIEN_1": "", "LIEN_2": "", "Z": 0, "N_IDENTIFI": "", "LIEN_SHRPT": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "ARROSEUR TUYERE 1804", "name": "ARROSEUR TUYERE 1804", "domains": {}, "templates": [ { "name": "ARROSEUR TUYERE 1804", "description": "", "prototype": { "attributes": { "DEPCO": "", "ADRESSE": "", "X": 0, "Y": 0, "OBSERVATIO": "", "LIEN_3": "", "TYPE": "ARROSEUR TUYERE 1804", "EMPRISE": "", "CALQUE": "", "GESTIONNAI": "", "DATE_POSE": null, "N_ORDRE": 0, "LIEN_FAMIL": "", "LIEN_1": "", "LIEN_2": "", "Z": 0, "N_IDENTIFI": "", "LIEN_SHRPT": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "BOUCHE ARROSAGE", "name": "BOUCHE ARROSAGE", "domains": {}, "templates": [ { "name": "BOUCHE ARROSAGE", "description": "", "prototype": { "attributes": { "DEPCO": "", "ADRESSE": "", "X": 0, "Y": 0, "OBSERVATIO": "", "LIEN_3": "", "TYPE": "BOUCHE ARROSAGE", "EMPRISE": "", "CALQUE": "", "GESTIONNAI": "", "DATE_POSE": null, "N_ORDRE": 0, "LIEN_FAMIL": "", "LIEN_1": "", "LIEN_2": "", "Z": 0, "N_IDENTIFI": "", "LIEN_SHRPT": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "BOUCHE D'ARROSAGE", "name": "BOUCHE D'ARROSAGE", "domains": {}, "templates": [ { "name": "BOUCHE D'ARROSAGE", "description": "", "prototype": { "attributes": { "DEPCO": "", "ADRESSE": "", "X": 0, "Y": 0, "OBSERVATIO": "", "LIEN_3": "", "TYPE": "BOUCHE D'ARROSAGE", "EMPRISE": "", "CALQUE": "", "GESTIONNAI": "", "DATE_POSE": null, "N_ORDRE": 0, "LIEN_FAMIL": "", "LIEN_1": "", "LIEN_2": "", "Z": 0, "N_IDENTIFI": "", "LIEN_SHRPT": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "CLAPET VANNE", "name": "CLAPET VANNE", "domains": {}, "templates": [ { "name": "CLAPET VANNE", "description": "", "prototype": { "attributes": { "DEPCO": "", "ADRESSE": "", "X": 0, "Y": 0, "OBSERVATIO": "", "LIEN_3": "", "TYPE": "CLAPET VANNE", "EMPRISE": "", "CALQUE": "", "GESTIONNAI": "", "DATE_POSE": null, "N_ORDRE": 0, "LIEN_FAMIL": "", "LIEN_1": "", "LIEN_2": "", "Z": 0, "N_IDENTIFI": "", "LIEN_SHRPT": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "CLAPET VANNE 3/4\"", "name": "CLAPET VANNE 3/4\"", "domains": {}, "templates": [ { "name": "CLAPET VANNE 3/4\"", "description": "", "prototype": { "attributes": { "DEPCO": "", "ADRESSE": "", "X": 0, "Y": 0, "OBSERVATIO": "", "LIEN_3": "", "TYPE": "CLAPET VANNE 3/4\"", "EMPRISE": "", "CALQUE": "", "GESTIONNAI": "", "DATE_POSE": null, "N_ORDRE": 0, "LIEN_FAMIL": "", "LIEN_1": "", "LIEN_2": "", "Z": 0, "N_IDENTIFI": "", "LIEN_SHRPT": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "COMPTEUR", "name": "COMPTEUR", "domains": {}, "templates": [ { "name": "COMPTEUR", "description": "", "prototype": { "attributes": { "DEPCO": "", "ADRESSE": "", "X": 0, "Y": 0, "OBSERVATIO": "", "LIEN_3": "", "TYPE": "COMPTEUR", "EMPRISE": "", "CALQUE": "", "GESTIONNAI": "", "DATE_POSE": null, "N_ORDRE": 0, "LIEN_FAMIL": "", "LIEN_1": "", "LIEN_2": "", "Z": 0, "N_IDENTIFI": "", "LIEN_SHRPT": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "COMPTEUR VEOLIA", "name": "COMPTEUR VEOLIA", "domains": {}, "templates": [ { "name": "COMPTEUR VEOLIA", "description": "", "prototype": { "attributes": { "DEPCO": "", "ADRESSE": "", "X": 0, "Y": 0, "OBSERVATIO": "", "LIEN_3": "", "TYPE": "COMPTEUR VEOLIA", "EMPRISE": "", "CALQUE": "", "GESTIONNAI": "", "DATE_POSE": null, "N_ORDRE": 0, "LIEN_FAMIL": "", "LIEN_1": "", "LIEN_2": "", "Z": 0, "N_IDENTIFI": "", "LIEN_SHRPT": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "DISCONNECTEUR", "name": "DISCONNECTEUR", "domains": {}, "templates": [ { "name": "DISCONNECTEUR", "description": "", "prototype": { "attributes": { "DEPCO": "", "ADRESSE": "", "X": 0, "Y": 0, "OBSERVATIO": "", "LIEN_3": "", "TYPE": "DISCONNECTEUR", "EMPRISE": "", "CALQUE": "", "GESTIONNAI": "", "DATE_POSE": null, "N_ORDRE": 0, "LIEN_FAMIL": "", "LIEN_1": "", "LIEN_2": "", "Z": 0, "N_IDENTIFI": "", "LIEN_SHRPT": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "ELECTROVANNE", "name": "ELECTROVANNE", "domains": {}, "templates": [ { "name": "ELECTROVANNE", "description": "", "prototype": { "attributes": { "DEPCO": "", "ADRESSE": "", "X": 0, "Y": 0, "OBSERVATIO": "", "LIEN_3": "", "TYPE": "ELECTROVANNE", "EMPRISE": "", "CALQUE": "", "GESTIONNAI": "", "DATE_POSE": null, "N_ORDRE": 0, "LIEN_FAMIL": "", "LIEN_1": "", "LIEN_2": "", "Z": 0, "N_IDENTIFI": "", "LIEN_SHRPT": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "EV", "name": "EV", "domains": {}, "templates": [ { "name": "EV", "description": "", "prototype": { "attributes": { "DEPCO": "", "ADRESSE": "", "X": 0, "Y": 0, "OBSERVATIO": "", "LIEN_3": "", "TYPE": "EV", "EMPRISE": "", "CALQUE": "", "GESTIONNAI": "", "DATE_POSE": null, "N_ORDRE": 0, "LIEN_FAMIL": "", "LIEN_1": "", "LIEN_2": "", "Z": 0, "N_IDENTIFI": "", "LIEN_SHRPT": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "EV 1", "name": "EV 1", "domains": {}, "templates": [ { "name": "EV 1", "description": "", "prototype": { "attributes": { "DEPCO": "", "ADRESSE": "", "X": 0, "Y": 0, "OBSERVATIO": "", "LIEN_3": "", "TYPE": "EV 1", "EMPRISE": "", "CALQUE": "", "GESTIONNAI": "", "DATE_POSE": null, "N_ORDRE": 0, "LIEN_FAMIL": "", "LIEN_1": "", "LIEN_2": "", "Z": 0, "N_IDENTIFI": "", "LIEN_SHRPT": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "EV 10", "name": "EV 10", "domains": {}, "templates": [ { "name": "EV 10", "description": "", "prototype": { "attributes": { "DEPCO": "", "ADRESSE": "", "X": 0, "Y": 0, "OBSERVATIO": "", "LIEN_3": "", "TYPE": "EV 10", "EMPRISE": "", "CALQUE": "", "GESTIONNAI": "", "DATE_POSE": null, "N_ORDRE": 0, "LIEN_FAMIL": "", "LIEN_1": "", "LIEN_2": "", "Z": 0, "N_IDENTIFI": "", "LIEN_SHRPT": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "EV 11", "name": "EV 11", "domains": {}, "templates": [ { "name": "EV 11", "description": "", "prototype": { "attributes": { "DEPCO": "", "ADRESSE": "", "X": 0, "Y": 0, "OBSERVATIO": "", "LIEN_3": "", "TYPE": "EV 11", "EMPRISE": "", "CALQUE": "", "GESTIONNAI": "", "DATE_POSE": null, "N_ORDRE": 0, "LIEN_FAMIL": "", "LIEN_1": "", "LIEN_2": "", "Z": 0, "N_IDENTIFI": "", "LIEN_SHRPT": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "EV 12", "name": "EV 12", "domains": {}, "templates": [ { "name": "EV 12", "description": "", "prototype": { "attributes": { "DEPCO": "", "ADRESSE": "", "X": 0, "Y": 0, "OBSERVATIO": "", "LIEN_3": "", "TYPE": "EV 12", "EMPRISE": "", "CALQUE": "", "GESTIONNAI": "", "DATE_POSE": null, "N_ORDRE": 0, "LIEN_FAMIL": "", "LIEN_1": "", "LIEN_2": "", "Z": 0, "N_IDENTIFI": "", "LIEN_SHRPT": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "EV 13", "name": "EV 13", "domains": {}, "templates": [ { "name": "EV 13", "description": "", "prototype": { "attributes": { "DEPCO": "", "ADRESSE": "", "X": 0, "Y": 0, "OBSERVATIO": "", "LIEN_3": "", "TYPE": "EV 13", "EMPRISE": "", "CALQUE": "", "GESTIONNAI": "", "DATE_POSE": null, "N_ORDRE": 0, "LIEN_FAMIL": "", "LIEN_1": "", "LIEN_2": "", "Z": 0, "N_IDENTIFI": "", "LIEN_SHRPT": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "EV 14", "name": "EV 14", "domains": {}, "templates": [ { "name": "EV 14", "description": "", "prototype": { "attributes": { "DEPCO": "", "ADRESSE": "", "X": 0, "Y": 0, "OBSERVATIO": "", "LIEN_3": "", "TYPE": "EV 14", "EMPRISE": "", "CALQUE": "", "GESTIONNAI": "", "DATE_POSE": null, "N_ORDRE": 0, "LIEN_FAMIL": "", "LIEN_1": "", "LIEN_2": "", "Z": 0, "N_IDENTIFI": "", "LIEN_SHRPT": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "EV 15", "name": "EV 15", "domains": {}, "templates": [ { "name": "EV 15", "description": "", "prototype": { "attributes": { "DEPCO": "", "ADRESSE": "", "X": 0, "Y": 0, "OBSERVATIO": "", "LIEN_3": "", "TYPE": "EV 15", "EMPRISE": "", "CALQUE": "", "GESTIONNAI": "", "DATE_POSE": null, "N_ORDRE": 0, "LIEN_FAMIL": "", "LIEN_1": "", "LIEN_2": "", "Z": 0, "N_IDENTIFI": "", "LIEN_SHRPT": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "EV 2", "name": "EV 2", "domains": {}, "templates": [ { "name": "EV 2", "description": "", "prototype": { "attributes": { "DEPCO": "", "ADRESSE": "", "X": 0, "Y": 0, "OBSERVATIO": "", "LIEN_3": "", "TYPE": "EV 2", "EMPRISE": "", "CALQUE": "", "GESTIONNAI": "", "DATE_POSE": null, "N_ORDRE": 0, "LIEN_FAMIL": "", "LIEN_1": "", "LIEN_2": "", "Z": 0, "N_IDENTIFI": "", "LIEN_SHRPT": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "EV 3", "name": "EV 3", "domains": {}, "templates": [ { "name": "EV 3", "description": "", "prototype": { "attributes": { "DEPCO": "", "ADRESSE": "", "X": 0, "Y": 0, "OBSERVATIO": "", "LIEN_3": "", "TYPE": "EV 3", "EMPRISE": "", "CALQUE": "", "GESTIONNAI": "", "DATE_POSE": null, "N_ORDRE": 0, "LIEN_FAMIL": "", "LIEN_1": "", "LIEN_2": "", "Z": 0, "N_IDENTIFI": "", "LIEN_SHRPT": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "EV 4", "name": "EV 4", "domains": {}, "templates": [ { "name": "EV 4", "description": "", "prototype": { "attributes": { "DEPCO": "", "ADRESSE": "", "X": 0, "Y": 0, "OBSERVATIO": "", "LIEN_3": "", "TYPE": "EV 4", "EMPRISE": "", "CALQUE": "", "GESTIONNAI": "", "DATE_POSE": null, "N_ORDRE": 0, "LIEN_FAMIL": "", "LIEN_1": "", "LIEN_2": "", "Z": 0, "N_IDENTIFI": "", "LIEN_SHRPT": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "EV 5", "name": "EV 5", "domains": {}, "templates": [ { "name": "EV 5", "description": "", "prototype": { "attributes": { "DEPCO": "", "ADRESSE": "", "X": 0, "Y": 0, "OBSERVATIO": "", "LIEN_3": "", "TYPE": "EV 5", "EMPRISE": "", "CALQUE": "", "GESTIONNAI": "", "DATE_POSE": null, "N_ORDRE": 0, "LIEN_FAMIL": "", "LIEN_1": "", "LIEN_2": "", "Z": 0, "N_IDENTIFI": "", "LIEN_SHRPT": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "EV 6", "name": "EV 6", "domains": {}, "templates": [ { "name": "EV 6", "description": "", "prototype": { "attributes": { "DEPCO": "", "ADRESSE": "", "X": 0, "Y": 0, "OBSERVATIO": "", "LIEN_3": "", "TYPE": "EV 6", "EMPRISE": "", "CALQUE": "", "GESTIONNAI": "", "DATE_POSE": null, "N_ORDRE": 0, "LIEN_FAMIL": "", "LIEN_1": "", "LIEN_2": "", "Z": 0, "N_IDENTIFI": "", "LIEN_SHRPT": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "EV 7", "name": "EV 7", "domains": {}, "templates": [ { "name": "EV 7", "description": "", "prototype": { "attributes": { "DEPCO": "", "ADRESSE": "", "X": 0, "Y": 0, "OBSERVATIO": "", "LIEN_3": "", "TYPE": "EV 7", "EMPRISE": "", "CALQUE": "", "GESTIONNAI": "", "DATE_POSE": null, "N_ORDRE": 0, "LIEN_FAMIL": "", "LIEN_1": "", "LIEN_2": "", "Z": 0, "N_IDENTIFI": "", "LIEN_SHRPT": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "EV 8", "name": "EV 8", "domains": {}, "templates": [ { "name": "EV 8", "description": "", "prototype": { "attributes": { "DEPCO": "", "ADRESSE": "", "X": 0, "Y": 0, "OBSERVATIO": "", "LIEN_3": "", "TYPE": "EV 8", "EMPRISE": "", "CALQUE": "", "GESTIONNAI": "", "DATE_POSE": null, "N_ORDRE": 0, "LIEN_FAMIL": "", "LIEN_1": "", "LIEN_2": "", "Z": 0, "N_IDENTIFI": "", "LIEN_SHRPT": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "EV 9", "name": "EV 9", "domains": {}, "templates": [ { "name": "EV 9", "description": "", "prototype": { "attributes": { "DEPCO": "", "ADRESSE": "", "X": 0, "Y": 0, "OBSERVATIO": "", "LIEN_3": "", "TYPE": "EV 9", "EMPRISE": "", "CALQUE": "", "GESTIONNAI": "", "DATE_POSE": null, "N_ORDRE": 0, "LIEN_FAMIL": "", "LIEN_1": "", "LIEN_2": "", "Z": 0, "N_IDENTIFI": "", "LIEN_SHRPT": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "FILTRE GAG", "name": "FILTRE GAG", "domains": {}, "templates": [ { "name": "FILTRE GAG", "description": "", "prototype": { "attributes": { "DEPCO": "", "ADRESSE": "", "X": 0, "Y": 0, "OBSERVATIO": "", "LIEN_3": "", "TYPE": "FILTRE GAG", "EMPRISE": "", "CALQUE": "", "GESTIONNAI": "", "DATE_POSE": null, "N_ORDRE": 0, "LIEN_FAMIL": "", "LIEN_1": "", "LIEN_2": "", "Z": 0, "N_IDENTIFI": "", "LIEN_SHRPT": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "REMONTEE GAG", "name": "REMONTEE GAG", "domains": {}, "templates": [ { "name": "REMONTEE GAG", "description": "", "prototype": { "attributes": { "DEPCO": "", "ADRESSE": "", "X": 0, "Y": 0, "OBSERVATIO": "", "LIEN_3": "", "TYPE": "REMONTEE GAG", "EMPRISE": "", "CALQUE": "", "GESTIONNAI": "", "DATE_POSE": null, "N_ORDRE": 0, "LIEN_FAMIL": "", "LIEN_1": "", "LIEN_2": "", "Z": 0, "N_IDENTIFI": "", "LIEN_SHRPT": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "TUYERE PRO SPRAY", "name": "TUYERE PRO SPRAY", "domains": {}, "templates": [ { "name": "TUYERE PRO SPRAY", "description": "", "prototype": { "attributes": { "DEPCO": "", "ADRESSE": "", "X": 0, "Y": 0, "OBSERVATIO": "", "LIEN_3": "", "TYPE": "TUYERE PRO SPRAY", "EMPRISE": "", "CALQUE": "", "GESTIONNAI": "", "DATE_POSE": null, "N_ORDRE": 0, "LIEN_FAMIL": "", "LIEN_1": "", "LIEN_2": "", "Z": 0, "N_IDENTIFI": "", "LIEN_SHRPT": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "VANNE DE PURGE", "name": "VANNE DE PURGE", "domains": {}, "templates": [ { "name": "VANNE DE PURGE", "description": "", "prototype": { "attributes": { "DEPCO": "", "ADRESSE": "", "X": 0, "Y": 0, "OBSERVATIO": "", "LIEN_3": "", "TYPE": "VANNE DE PURGE", "EMPRISE": "", "CALQUE": "", "GESTIONNAI": "", "DATE_POSE": null, "N_ORDRE": 0, "LIEN_FAMIL": "", "LIEN_1": "", "LIEN_2": "", "Z": 0, "N_IDENTIFI": "", "LIEN_SHRPT": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "VANNE DE PURGE 1/2\"", "name": "VANNE DE PURGE 1/2\"", "domains": {}, "templates": [ { "name": "VANNE DE PURGE 1/2\"", "description": "", "prototype": { "attributes": { "DEPCO": "", "ADRESSE": "", "X": 0, "Y": 0, "OBSERVATIO": "", "LIEN_3": "", "TYPE": "VANNE DE PURGE 1/2\"", "EMPRISE": "", "CALQUE": "", "GESTIONNAI": "", "DATE_POSE": null, "N_ORDRE": 0, "LIEN_FAMIL": "", "LIEN_1": "", "LIEN_2": "", "Z": 0, "N_IDENTIFI": "", "LIEN_SHRPT": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "VANNE DE SECTIONNEMENT", "name": "VANNE DE SECTIONNEMENT", "domains": {}, "templates": [ { "name": "VANNE DE SECTIONNEMENT", "description": "", "prototype": { "attributes": { "DEPCO": "", "ADRESSE": "", "X": 0, "Y": 0, "OBSERVATIO": "", "LIEN_3": "", "TYPE": "VANNE DE SECTIONNEMENT", "EMPRISE": "", "CALQUE": "", "GESTIONNAI": "", "DATE_POSE": null, "N_ORDRE": 0, "LIEN_FAMIL": "", "LIEN_1": "", "LIEN_2": "", "Z": 0, "N_IDENTIFI": "", "LIEN_SHRPT": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "VANNE QUART DE TOUR", "name": "VANNE QUART DE TOUR", "domains": {}, "templates": [ { "name": "VANNE QUART DE TOUR", "description": "", "prototype": { "attributes": { "DEPCO": "", "ADRESSE": "", "X": 0, "Y": 0, "OBSERVATIO": "", "LIEN_3": "", "TYPE": "VANNE QUART DE TOUR", "EMPRISE": "", "CALQUE": "", "GESTIONNAI": "", "DATE_POSE": null, "N_ORDRE": 0, "LIEN_FAMIL": "", "LIEN_1": "", "LIEN_2": "", "Z": 0, "N_IDENTIFI": "", "LIEN_SHRPT": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] } ], "templates": [], "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" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 6, "name": "Chambre", "type": "Feature Layer", "parentLayer": { "id": 3, "name": "Arrosage" }, "defaultVisibility": true, "minScale": 1100, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "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": true, "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": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 141320.34579999698, "ymin": 6835078.8314, "xmax": 149974.480899997, "ymax": 6840469.7597, "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": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "TYPE", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 137, 171, 153, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": " CHAMBRE VEOLIA", "label": "chambre Véolia" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 161, 247, 198, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "ARROSAGE VOIE", "label": "Arrosage voie" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 52, 237, 86, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CHAMBRE", "label": "Chambre" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 91, 168, 112, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CHAMBRE COMPTEUR", "label": "Chambre compteur" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 74, 217, 140, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CHAMBRE DE COMPTAGE", "label": "Chambre de comptage" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 39, 179, 72, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CHAMBRE VEOLIA", "label": "Chambre Véolia" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 129, 166, 139, 255 ], "toColor": [ 129, 166, 139, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 62, 250, 100, 255 ], "toColor": [ 62, 250, 100, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 120, 245, 178, 255 ], "toColor": [ 120, 245, 178, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 56, 176, 80, 255 ], "toColor": [ 56, 176, 80, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 176, 235, 196, 255 ], "toColor": [ 176, 235, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 74, 232, 129, 255 ], "toColor": [ 74, 232, 129, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 101, 186, 132, 255 ], "toColor": [ 101, 186, 132, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 62, 194, 121, 255 ], "toColor": [ 62, 194, 121, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 44, 212, 86, 255 ], "toColor": [ 44, 212, 86, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 82, 171, 98, 255 ], "toColor": [ 82, 171, 98, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 140, 194, 154, 255 ], "toColor": [ 140, 194, 154, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 142, 222, 158, 255 ], "toColor": [ 142, 222, 158, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 152, 250, 201, 255 ], "toColor": [ 152, 250, 201, 255 ] } ] } } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": [ { "labelExpression": "[N_IDENTIFI]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "none", "multiPart": "labelPerPart", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Par défaut", "priority": 74, "symbol": { "type": "esriTS", "color": [ 56, 168, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "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": "esriServerHTMLPopupTypeAsURL", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "N_ORDRE", "typeIdField": "TYPE", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "FID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "N_ORDRE", "type": "esriFieldTypeDouble", "alias": "N_ORDRE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "N_ORDRE" }, { "name": "GESTIONNAI", "type": "esriFieldTypeString", "alias": "GESTIONNAI", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "GESTIONNAI" }, { "name": "EMPRISE", "type": "esriFieldTypeString", "alias": "EMPRISE", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "EMPRISE" }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "TYPE" }, { "name": "N_IDENTIFI", "type": "esriFieldTypeString", "alias": "N_IDENTIFI", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "N_IDENTIFI" }, { "name": "DATE_POSE", "type": "esriFieldTypeDate", "alias": "DATE_POSE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATE_POSE" }, { "name": "LIEN_1", "type": "esriFieldTypeString", "alias": "LIEN_1", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "LIEN_1" }, { "name": "LIEN_2", "type": "esriFieldTypeString", "alias": "LIEN_2", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "LIEN_2" }, { "name": "LIEN_3", "type": "esriFieldTypeString", "alias": "LIEN_3", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "LIEN_3" }, { "name": "ADRESSE", "type": "esriFieldTypeString", "alias": "ADRESSE", "domain": null, "editable": true, "nullable": true, "length": 90, "defaultValue": null, "modelName": "ADRESSE" }, { "name": "X", "type": "esriFieldTypeDouble", "alias": "X", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "X" }, { "name": "Y", "type": "esriFieldTypeDouble", "alias": "Y", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Y" }, { "name": "Z", "type": "esriFieldTypeDouble", "alias": "Z", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Z" }, { "name": "OBSERVATIO", "type": "esriFieldTypeString", "alias": "OBSERVATIO", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "OBSERVATIO" }, { "name": "DEPCO", "type": "esriFieldTypeString", "alias": "DEPCO", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "DEPCO" }, { "name": "CALQUE", "type": "esriFieldTypeString", "alias": "CALQUE", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "CALQUE" }, { "name": "LIEN_SHRPT", "type": "esriFieldTypeString", "alias": "LIEN_SHRPT", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "LIEN_SHRPT" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.AREA", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "SHAPE.AREA" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "SHAPE.LEN" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R5770721_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A5253_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Romance Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "types": [ { "id": " CHAMBRE VEOLIA", "name": "chambre Véolia", "domains": {}, "templates": [ { "name": " CHAMBRE VEOLIA", "description": "", "prototype": { "attributes": { "LIEN_SHRPT": null, "CALQUE": null, "N_ORDRE": null, "GESTIONNAI": null, "EMPRISE": null, "TYPE": " CHAMBRE VEOLIA", "N_IDENTIFI": null, "DATE_POSE": null, "LIEN_1": null, "LIEN_2": null, "LIEN_3": null, "ADRESSE": null, "X": null, "Y": null, "Z": null, "OBSERVATIO": null, "DEPCO": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "ARROSAGE VOIE", "name": "Arrosage voie", "domains": {}, "templates": [ { "name": "ARROSAGE VOIE", "description": "", "prototype": { "attributes": { "DEPCO": "", "ADRESSE": "", "X": 0, "Y": 0, "OBSERVATIO": "", "LIEN_3": "", "TYPE": "ARROSAGE VOIE", "EMPRISE": "", "LIEN_SHRPT": null, "GESTIONNAI": "", "DATE_POSE": null, "N_ORDRE": 0, "LIEN_FAMIL": "", "LIEN_1": "", "LIEN_2": "", "Z": 0, "N_IDENTIFI": "", "CALQUE": "" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "CHAMBRE", "name": "Chambre", "domains": {}, "templates": [ { "name": "CHAMBRE", "description": "", "prototype": { "attributes": { "DEPCO": "", "ADRESSE": "", "X": 0, "Y": 0, "OBSERVATIO": "", "LIEN_3": "", "TYPE": "CHAMBRE", "EMPRISE": "", "LIEN_SHRPT": null, "GESTIONNAI": "", "DATE_POSE": null, "N_ORDRE": 0, "LIEN_FAMIL": "", "LIEN_1": "", "LIEN_2": "", "Z": 0, "N_IDENTIFI": "", "CALQUE": "" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "CHAMBRE COMPTEUR", "name": "Chambre compteur", "domains": {}, "templates": [ { "name": "CHAMBRE COMPTEUR", "description": "", "prototype": { "attributes": { "DEPCO": "", "ADRESSE": "", "X": 0, "Y": 0, "OBSERVATIO": "", "LIEN_3": "", "TYPE": "CHAMBRE COMPTEUR", "EMPRISE": "", "LIEN_SHRPT": null, "GESTIONNAI": "", "DATE_POSE": null, "N_ORDRE": 0, "LIEN_FAMIL": "", "LIEN_1": "", "LIEN_2": "", "Z": 0, "N_IDENTIFI": "", "CALQUE": "" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "CHAMBRE DE COMPTAGE", "name": "Chambre de comptage", "domains": {}, "templates": [ { "name": "CHAMBRE DE COMPTAGE", "description": "", "prototype": { "attributes": { "LIEN_SHRPT": null, "CALQUE": null, "N_ORDRE": null, "GESTIONNAI": null, "EMPRISE": null, "TYPE": "CHAMBRE DE COMPTAGE", "N_IDENTIFI": null, "DATE_POSE": null, "LIEN_1": null, "LIEN_2": null, "LIEN_3": null, "ADRESSE": null, "X": null, "Y": null, "Z": null, "OBSERVATIO": null, "DEPCO": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "CHAMBRE VEOLIA", "name": "Chambre Véolia", "domains": {}, "templates": [ { "name": "CHAMBRE VEOLIA", "description": "", "prototype": { "attributes": { "LIEN_SHRPT": null, "CALQUE": null, "N_ORDRE": null, "GESTIONNAI": null, "EMPRISE": null, "TYPE": "CHAMBRE VEOLIA", "N_IDENTIFI": null, "DATE_POSE": null, "LIEN_1": null, "LIEN_2": null, "LIEN_3": null, "ADRESSE": null, "X": null, "Y": null, "Z": null, "OBSERVATIO": null, "DEPCO": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "36a46d472ade49bca8860b9254f5c4fe" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 7, "name": "Espace-vert (surface)", "type": "Feature Layer", "parentLayer": { "id": 1, "name": "Réseaux Espace-Vert" }, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "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": true, "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": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 141319.947800003, "ymin": 6835078.6975, "xmax": 150079.792099997, "ymax": 6840697.7881, "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": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "DETAIL", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 178, 115, 255 ], "outline": null }, "value": "ARBUSTE", "label": "Arbuste" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 114, 207, 52, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "ENGAZONNEMENT SEMI", "label": "Engazonnement Semi" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 122, 166, 118, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "ENHERBEMENT SEMI", "label": "Enherbement Semi" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 95, 245, 54, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "GAZON", "label": "Gazon" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 76, 115, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "GAZON DE PLACAGE", "label": "Gazon De Placage" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 205, 137, 102, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MINERAL", "label": "Mineral" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 150, 247, 111, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "PLACAGE", "label": "Placage" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 0, 76, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SEDUM", "label": "Sedum" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 53, 168, 35, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "VIVACES", "label": "Vivaces" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 140, 166, 129, 255 ], "toColor": [ 140, 166, 129, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 113, 250, 55, 255 ], "toColor": [ 113, 250, 55, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 88, 168, 54, 255 ], "toColor": [ 88, 168, 54, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 188, 247, 176, 255 ], "toColor": [ 188, 247, 176, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 138, 242, 126, 255 ], "toColor": [ 138, 242, 126, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 59, 199, 46, 255 ], "toColor": [ 59, 199, 46, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 126, 189, 119, 255 ], "toColor": [ 126, 189, 119, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 217, 173, 255 ], "toColor": [ 182, 217, 173, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 157, 217, 117, 255 ], "toColor": [ 157, 217, 117, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 155, 250, 92, 255 ], "toColor": [ 155, 250, 92, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 119, 207, 78, 255 ], "toColor": [ 119, 207, 78, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 91, 171, 82, 255 ], "toColor": [ 91, 171, 82, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 250, 150, 255 ], "toColor": [ 187, 250, 150, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 50, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "SHAPE_LENG", "typeIdField": "DETAIL", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "SHAPE_LENG", "type": "esriFieldTypeDouble", "alias": "SHAPE_LENG", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE_LENG" }, { "name": "NATURE", "type": "esriFieldTypeString", "alias": "NATURE", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "NATURE" }, { "name": "QUARTIER", "type": "esriFieldTypeString", "alias": "QUARTIER", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "QUARTIER" }, { "name": "ORIGIN", "type": "esriFieldTypeString", "alias": "ORIGIN", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "ORIGIN" }, { "name": "N_SECTEUR", "type": "esriFieldTypeString", "alias": "N_SECTEUR", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "N_SECTEUR" }, { "name": "INTERVENAN", "type": "esriFieldTypeString", "alias": "INTERVENAN", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "INTERVENAN" }, { "name": "DETAIL", "type": "esriFieldTypeString", "alias": "DETAIL", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "DETAIL" }, { "name": "LOCALISATI", "type": "esriFieldTypeString", "alias": "LOCALISATI", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "LOCALISATI" }, { "name": "SECTEUR", "type": "esriFieldTypeString", "alias": "SECTEUR", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "SECTEUR" }, { "name": "SURFTOT", "type": "esriFieldTypeInteger", "alias": "SURFTOT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SURFTOT" }, { "name": "SURFVEG", "type": "esriFieldTypeInteger", "alias": "SURFVEG", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SURFVEG" }, { "name": "COMMENTAIR", "type": "esriFieldTypeString", "alias": "COMMENTAIR", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "COMMENTAIR" }, { "name": "CLASS_1", "type": "esriFieldTypeString", "alias": "CLASS_1", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "CLASS_1" }, { "name": "LIEN_SHRPT", "type": "esriFieldTypeString", "alias": "LIEN_SHRPT", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "LIEN_SHRPT" }, { "name": "LIEN_1", "type": "esriFieldTypeString", "alias": "LIEN_1", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "LIEN_1" }, { "name": "LIEN_2", "type": "esriFieldTypeString", "alias": "LIEN_2", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "LIEN_2" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.AREA", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "SHAPE.AREA" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "SHAPE.LEN" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R6080151_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A5481_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Romance Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "types": [ { "id": "ARBUSTE", "name": "Arbuste", "domains": {}, "templates": [ { "name": "ARBUSTE", "description": "", "prototype": { "attributes": { "LIEN_2": null, "LIEN_1": null, "SHAPE_LENG": null, "NATURE": null, "QUARTIER": null, "ORIGIN": null, "N_SECTEUR": null, "INTERVENAN": null, "DETAIL": "ARBUSTE", "LOCALISATI": null, "SECTEUR": null, "SURFTOT": null, "SURFVEG": null, "COMMENTAIR": null, "CLASS_1": null, "LIEN_SHRPT": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "ENGAZONNEMENT SEMI", "name": "Engazonnement Semi", "domains": {}, "templates": [ { "name": "ENGAZONNEMENT SEMI", "description": "", "prototype": { "attributes": { "LIEN_2": null, "LIEN_1": null, "SHAPE_LENG": null, "NATURE": null, "QUARTIER": null, "ORIGIN": null, "N_SECTEUR": null, "INTERVENAN": null, "DETAIL": "ENGAZONNEMENT SEMI", "LOCALISATI": null, "SECTEUR": null, "SURFTOT": null, "SURFVEG": null, "COMMENTAIR": null, "CLASS_1": null, "LIEN_SHRPT": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "ENHERBEMENT SEMI", "name": "Enherbement Semi", "domains": {}, "templates": [ { "name": "ENHERBEMENT SEMI", "description": "", "prototype": { "attributes": { "LIEN_2": null, "LIEN_1": null, "SHAPE_LENG": null, "NATURE": null, "QUARTIER": null, "ORIGIN": null, "N_SECTEUR": null, "INTERVENAN": null, "DETAIL": "ENHERBEMENT SEMI", "LOCALISATI": null, "SECTEUR": null, "SURFTOT": null, "SURFVEG": null, "COMMENTAIR": null, "CLASS_1": null, "LIEN_SHRPT": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "GAZON", "name": "Gazon", "domains": {}, "templates": [ { "name": "GAZON", "description": "", "prototype": { "attributes": { "LIEN_2": null, "LIEN_1": null, "SHAPE_LENG": null, "NATURE": null, "QUARTIER": null, "ORIGIN": null, "N_SECTEUR": null, "INTERVENAN": null, "DETAIL": "GAZON", "LOCALISATI": null, "SECTEUR": null, "SURFTOT": null, "SURFVEG": null, "COMMENTAIR": null, "CLASS_1": null, "LIEN_SHRPT": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "GAZON DE PLACAGE", "name": "Gazon De Placage", "domains": {}, "templates": [ { "name": "GAZON DE PLACAGE", "description": "", "prototype": { "attributes": { "LIEN_2": null, "LIEN_1": null, "SHAPE_LENG": null, "NATURE": null, "QUARTIER": null, "ORIGIN": null, "N_SECTEUR": null, "INTERVENAN": null, "DETAIL": "GAZON DE PLACAGE", "LOCALISATI": null, "SECTEUR": null, "SURFTOT": null, "SURFVEG": null, "COMMENTAIR": null, "CLASS_1": null, "LIEN_SHRPT": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "MINERAL", "name": "Mineral", "domains": {}, "templates": [ { "name": "MINERAL", "description": "", "prototype": { "attributes": { "LIEN_2": null, "LIEN_1": null, "SHAPE_LENG": null, "NATURE": null, "QUARTIER": null, "ORIGIN": null, "N_SECTEUR": null, "INTERVENAN": null, "DETAIL": "MINERAL", "LOCALISATI": null, "SECTEUR": null, "SURFTOT": null, "SURFVEG": null, "COMMENTAIR": null, "CLASS_1": null, "LIEN_SHRPT": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "PLACAGE", "name": "Placage", "domains": {}, "templates": [ { "name": "PLACAGE", "description": "", "prototype": { "attributes": { "LIEN_2": null, "LIEN_1": null, "SHAPE_LENG": null, "NATURE": null, "QUARTIER": null, "ORIGIN": null, "N_SECTEUR": null, "INTERVENAN": null, "DETAIL": "PLACAGE", "LOCALISATI": null, "SECTEUR": null, "SURFTOT": null, "SURFVEG": null, "COMMENTAIR": null, "CLASS_1": null, "LIEN_SHRPT": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "SEDUM", "name": "Sedum", "domains": {}, "templates": [ { "name": "SEDUM", "description": "", "prototype": { "attributes": { "LIEN_2": null, "LIEN_1": null, "SHAPE_LENG": null, "NATURE": null, "QUARTIER": null, "ORIGIN": null, "N_SECTEUR": null, "INTERVENAN": null, "DETAIL": "SEDUM", "LOCALISATI": null, "SECTEUR": null, "SURFTOT": null, "SURFVEG": null, "COMMENTAIR": null, "CLASS_1": null, "LIEN_SHRPT": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "VIVACES", "name": "Vivaces", "domains": {}, "templates": [ { "name": "VIVACES", "description": "", "prototype": { "attributes": { "LIEN_2": null, "LIEN_1": null, "SHAPE_LENG": null, "NATURE": null, "QUARTIER": null, "ORIGIN": null, "N_SECTEUR": null, "INTERVENAN": null, "DETAIL": "VIVACES", "LOCALISATI": null, "SECTEUR": null, "SURFTOT": null, "SURFVEG": null, "COMMENTAIR": null, "CLASS_1": null, "LIEN_SHRPT": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "36a46d472ade49bca8860b9254f5c4fe" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 9, "name": "Sous_station_de_redressement (SSR)", "type": "Feature Layer", "parentLayer": { "id": 8, "name": "Infrastructure Tramway" }, "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": 141540.880594651, "ymin": 6835221.13680139, "xmax": 148819.318068235, "ymax": 6839216.98371672, "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": 141358.919657811, "falseY": 6835121.24062851, "xyUnits": 1.178588816026558E12, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "a84c7c2aed550d51fda777f792a24667", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAATCAYAAACk9eypAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABE0lEQVQokbXQvytFcRjH8dc5fmQlxbncQRnEZDApg7IpZWJVfgx2CyY7okzCStnI/2AlimS5txBlxbnH4Kh7rkMpnu35ft/vnufz1Ptl1f+J8ED0yiQSJDFHRa5yhXMaXznAYPp00snGtxOa2ayCL5qYCIhzhRLzmE7bxzpGW3jOzVBiJGC16i+JOSwjYC1iNyOEXAX0xzSE7Cd0oxXbn3BGiLiFMlspDAcRM7krpfAs5tL2NGShROGc+z5eMkKZIVXnw0CFm5Ct3o9jZCeEPFUY/shoD11YKrCSu1I7Z+mkaRQTpjrYUVOZDHe0xSwHjBU4roW/CBUWA8YjTvPg2tA9b6wXuf4OzggFLn8Cc1f6F+EdbsZCPX3ZHRYAAAAASUVORK5CYII=", "contentType": "image/png", "width": 9, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "Sous_station_de_redressement (SSR)" }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "ID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "ID", "type": "esriFieldTypeInteger", "alias": "ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ID" }, { "name": "NOM", "type": "esriFieldTypeString", "alias": "NOM", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "NOM" }, { "name": "LIEN_1", "type": "esriFieldTypeString", "alias": "LIEN_1", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "LIEN_1" }, { "name": "LIEN_2", "type": "esriFieldTypeString", "alias": "LIEN_2", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "LIEN_2" }, { "name": "LIEN_SHRPT", "type": "esriFieldTypeString", "alias": "LIEN_SHRPT", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "LIEN_SHRPT" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R5768150_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A5247_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Romance Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Sous_station_de_redressement (SSR)", "description": "", "prototype": { "attributes": { "LIEN_2": null, "LIEN_SHRPT": null, "ID": null, "NOM": null, "LIEN_1": 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" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 10, "name": "Rails", "type": "Feature Layer", "parentLayer": { "id": 8, "name": "Infrastructure Tramway" }, "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": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 141352.440099999, "ymin": 6835095.7169, "xmax": 150054.182938568, "ymax": 6840637.31291153, "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": 2, "mTolerance": 0.001, "falseX": -35597500, "falseY": -23641900, "xyUnits": 1.24074650523328E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "CLASS", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 76, 230, 0, 255 ], "width": 10 }, "value": "Appareil de voie", "label": "Appareil de voie" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 1.5 }, "value": "Longrine", "label": "Longrine" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 4 }, "value": "Rails", "label": "Rails" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 5 }, "value": "Taquet d'arrêt", "label": "Taquet d'arrêt" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 252, 242, 255 ], "toColor": [ 189, 252, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 179, 252, 255 ], "toColor": [ 240, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 199, 182, 255 ], "toColor": [ 252, 199, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 252, 179, 255 ], "toColor": [ 250, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 202, 252, 255 ], "toColor": [ 184, 202, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 244, 255 ], "toColor": [ 252, 212, 244, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 252, 193, 255 ], "toColor": [ 187, 252, 193, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 233, 252, 255 ], "toColor": [ 187, 233, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 252, 212, 255 ], "toColor": [ 230, 252, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 229, 189, 255 ], "toColor": [ 252, 229, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 194, 207, 255 ], "toColor": [ 252, 194, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 230, 255 ], "toColor": [ 252, 182, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 184, 252, 255 ], "toColor": [ 202, 184, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": true, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowUpdateWithoutMValues": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "FID_", "typeIdField": "CLASS", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "FID_", "type": "esriFieldTypeInteger", "alias": "FID_", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FID_" }, { "name": "HANDLE", "type": "esriFieldTypeString", "alias": "HANDLE", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "HANDLE" }, { "name": "LAYER", "type": "esriFieldTypeString", "alias": "LAYER", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "LAYER" }, { "name": "LYRHANDLE", "type": "esriFieldTypeString", "alias": "LYRHANDLE", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "LYRHANDLE" }, { "name": "COLOR", "type": "esriFieldTypeSmallInteger", "alias": "COLOR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "COLOR" }, { "name": "CLASS", "type": "esriFieldTypeString", "alias": "CLASS", "domain": null, "editable": true, "nullable": true, "length": 128, "defaultValue": null, "modelName": "CLASS" }, { "name": "LIEN_SHRPT", "type": "esriFieldTypeString", "alias": "LIEN_SHRPT", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "LIEN_SHRPT" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "SHAPE.LEN" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R5543856_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A5111_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Romance Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "types": [ { "id": "Appareil de voie", "name": "Appareil de voie", "domains": {}, "templates": [ { "name": "Appareil de voie", "description": "", "prototype": { "attributes": { "LIEN_SHRPT": null, "CLASS": "Appareil de voie", "FID_": null, "HANDLE": null, "LAYER": null, "LYRHANDLE": null, "COLOR": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Longrine", "name": "Longrine", "domains": {}, "templates": [ { "name": "Longrine", "description": "", "prototype": { "attributes": { "LIEN_SHRPT": null, "CLASS": "Longrine", "FID_": null, "HANDLE": null, "LAYER": null, "LYRHANDLE": null, "COLOR": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Rails", "name": "Rails", "domains": {}, "templates": [ { "name": "Rails", "description": "", "prototype": { "attributes": { "LIEN_SHRPT": null, "CLASS": "Rails", "FID_": null, "HANDLE": null, "LAYER": null, "LYRHANDLE": null, "COLOR": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Taquet d'arrêt", "name": "Taquet d'arrêt", "domains": {}, "templates": [ { "name": "Taquet d'arrêt", "description": "", "prototype": { "attributes": { "LIEN_SHRPT": null, "CLASS": "Taquet d'arrêt", "FID_": null, "HANDLE": null, "LAYER": null, "LYRHANDLE": null, "COLOR": null } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "36a46d472ade49bca8860b9254f5c4fe" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 11, "name": "Raccordements_ERDF", "type": "Feature Layer", "parentLayer": { "id": 8, "name": "Infrastructure Tramway" }, "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": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 141501.275437601, "ymin": 6835171.42065187, "xmax": 150055.047148846, "ymax": 6839905.56289184, "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": "uniqueValue", "field1": "LIBELLE", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 95, 82, 235, 255 ], "width": 1 }, "value": "1D110", "label": "1D110" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 250, 102, 243, 255 ], "width": 1 }, "value": "1D110+CU", "label": "1D110+CU" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 117, 85, 255 ], "width": 1 }, "value": "1D110PVC", "label": "1D110PVC" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 87, 173, 149, 255 ], "width": 1 }, "value": "1D110PVC+CU", "label": "1D110PVC+CU" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 224, 134, 79, 255 ], "width": 1 }, "value": "1D160PVC+CU", "label": "1D160PVC+CU" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 232, 121, 255 ], "width": 1 }, "value": "1D90", "label": "1D90" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 49, 63, 130, 255 ], "width": 1 }, "value": "1D90+CU", "label": "1D90+CU" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 95, 250, 95, 255 ], "width": 1 }, "value": "1D90PVC+CU", "label": "1D90PVC+CU" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 80, 161, 72, 255 ], "width": 1 }, "value": "3D45PVC", "label": "3D45PVC" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 194, 149, 232, 255 ], "width": 1 }, "value": "3D50PVC", "label": "3D50PVC" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 133, 58, 78, 255 ], "width": 1 }, "value": "3D60PVC", "label": "3D60PVC" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 1 }, "value": "4D45PVC", "label": "4D45PVC" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 157, 250, 230, 255 ], "toColor": [ 157, 250, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 86, 229, 255 ], "toColor": [ 245, 86, 229, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 171, 92, 62, 255 ], "toColor": [ 171, 92, 62, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 59, 92, 148, 255 ], "toColor": [ 59, 92, 148, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 228, 245, 100, 255 ], "toColor": [ 228, 245, 100, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 52, 133, 53, 255 ], "toColor": [ 52, 133, 53, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 163, 204, 255 ], "toColor": [ 247, 163, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 97, 250, 128, 255 ], "toColor": [ 97, 250, 128, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 128, 54, 91, 255 ], "toColor": [ 128, 54, 91, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 191, 185, 126, 255 ], "toColor": [ 191, 185, 126, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 95, 110, 250, 255 ], "toColor": [ 95, 110, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 70, 133, 122, 255 ], "toColor": [ 70, 133, 122, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 116, 196, 242, 255 ], "toColor": [ 116, 196, 242, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "REFERENCE", "typeIdField": "LIBELLE", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "REFERENCE", "type": "esriFieldTypeString", "alias": "REFERENCE", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "REFERENCE" }, { "name": "LIBELLE", "type": "esriFieldTypeString", "alias": "LIBELLE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LIBELLE" }, { "name": "GESTIONNAI", "type": "esriFieldTypeString", "alias": "GESTIONNAI", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "GESTIONNAI" }, { "name": "DATE_POSE", "type": "esriFieldTypeDate", "alias": "DATE_POSE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATE_POSE" }, { "name": "NB_ARTERE", "type": "esriFieldTypeSmallInteger", "alias": "NB_ARTERE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NB_ARTERE" }, { "name": "LONGUEUR", "type": "esriFieldTypeDouble", "alias": "LONGUEUR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LONGUEUR" }, { "name": "LARGEUR", "type": "esriFieldTypeDouble", "alias": "LARGEUR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LARGEUR" }, { "name": "HAUTEUR", "type": "esriFieldTypeDouble", "alias": "HAUTEUR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "HAUTEUR" }, { "name": "CLASS_GEOR", "type": "esriFieldTypeString", "alias": "CLASS_GEOR", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CLASS_GEOR" }, { "name": "COMMENTAIR", "type": "esriFieldTypeString", "alias": "COMMENTAIR", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "COMMENTAIR" }, { "name": "SHAPE_LENG", "type": "esriFieldTypeDouble", "alias": "SHAPE_LENG", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE_LENG" }, { "name": "LIEN_SHRPT", "type": "esriFieldTypeString", "alias": "LIEN_SHRPT", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "LIEN_SHRPT" }, { "name": "LIEN_1", "type": "esriFieldTypeString", "alias": "LIEN_1", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Lien_1" }, { "name": "LIEN_2", "type": "esriFieldTypeString", "alias": "LIEN_2", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Lien_2" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "SHAPE.LEN" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R6080117_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A5470_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Romance Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "types": [ { "id": "1D110", "name": "1D110", "domains": {}, "templates": [ { "name": "1D110", "description": "", "prototype": { "attributes": { "LIEN_2": null, "LIEN_1": null, "REFERENCE": null, "LIBELLE": "1D110", "GESTIONNAI": null, "DATE_POSE": null, "NB_ARTERE": null, "LONGUEUR": null, "LARGEUR": null, "HAUTEUR": null, "CLASS_GEOR": null, "COMMENTAIR": null, "SHAPE_LENG": null, "LIEN_SHRPT": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "1D110+CU", "name": "1D110+CU", "domains": {}, "templates": [ { "name": "1D110+CU", "description": "", "prototype": { "attributes": { "LIEN_2": null, "LIEN_1": null, "REFERENCE": null, "LIBELLE": "1D110+CU", "GESTIONNAI": null, "DATE_POSE": null, "NB_ARTERE": null, "LONGUEUR": null, "LARGEUR": null, "HAUTEUR": null, "CLASS_GEOR": null, "COMMENTAIR": null, "SHAPE_LENG": null, "LIEN_SHRPT": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "1D110PVC", "name": "1D110PVC", "domains": {}, "templates": [ { "name": "1D110PVC", "description": "", "prototype": { "attributes": { "LIEN_2": null, "LIEN_1": null, "REFERENCE": null, "LIBELLE": "1D110PVC", "GESTIONNAI": null, "DATE_POSE": null, "NB_ARTERE": null, "LONGUEUR": null, "LARGEUR": null, "HAUTEUR": null, "CLASS_GEOR": null, "COMMENTAIR": null, "SHAPE_LENG": null, "LIEN_SHRPT": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "1D110PVC+CU", "name": "1D110PVC+CU", "domains": {}, "templates": [ { "name": "1D110PVC+CU", "description": "", "prototype": { "attributes": { "LIEN_2": null, "LIEN_1": null, "REFERENCE": null, "LIBELLE": "1D110PVC+CU", "GESTIONNAI": null, "DATE_POSE": null, "NB_ARTERE": null, "LONGUEUR": null, "LARGEUR": null, "HAUTEUR": null, "CLASS_GEOR": null, "COMMENTAIR": null, "SHAPE_LENG": null, "LIEN_SHRPT": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "1D160PVC+CU", "name": "1D160PVC+CU", "domains": {}, "templates": [ { "name": "1D160PVC+CU", "description": "", "prototype": { "attributes": { "LIEN_2": null, "LIEN_1": null, "REFERENCE": null, "LIBELLE": "1D160PVC+CU", "GESTIONNAI": null, "DATE_POSE": null, "NB_ARTERE": null, "LONGUEUR": null, "LARGEUR": null, "HAUTEUR": null, "CLASS_GEOR": null, "COMMENTAIR": null, "SHAPE_LENG": null, "LIEN_SHRPT": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "1D90", "name": "1D90", "domains": {}, "templates": [ { "name": "1D90", "description": "", "prototype": { "attributes": { "LIEN_2": null, "LIEN_1": null, "REFERENCE": null, "LIBELLE": "1D90", "GESTIONNAI": null, "DATE_POSE": null, "NB_ARTERE": null, "LONGUEUR": null, "LARGEUR": null, "HAUTEUR": null, "CLASS_GEOR": null, "COMMENTAIR": null, "SHAPE_LENG": null, "LIEN_SHRPT": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "1D90+CU", "name": "1D90+CU", "domains": {}, "templates": [ { "name": "1D90+CU", "description": "", "prototype": { "attributes": { "LIEN_2": null, "LIEN_1": null, "REFERENCE": null, "LIBELLE": "1D90+CU", "GESTIONNAI": null, "DATE_POSE": null, "NB_ARTERE": null, "LONGUEUR": null, "LARGEUR": null, "HAUTEUR": null, "CLASS_GEOR": null, "COMMENTAIR": null, "SHAPE_LENG": null, "LIEN_SHRPT": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "1D90PVC+CU", "name": "1D90PVC+CU", "domains": {}, "templates": [ { "name": "1D90PVC+CU", "description": "", "prototype": { "attributes": { "LIEN_2": null, "LIEN_1": null, "REFERENCE": null, "LIBELLE": "1D90PVC+CU", "GESTIONNAI": null, "DATE_POSE": null, "NB_ARTERE": null, "LONGUEUR": null, "LARGEUR": null, "HAUTEUR": null, "CLASS_GEOR": null, "COMMENTAIR": null, "SHAPE_LENG": null, "LIEN_SHRPT": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "3D45PVC", "name": "3D45PVC", "domains": {}, "templates": [ { "name": "3D45PVC", "description": "", "prototype": { "attributes": { "LIEN_2": null, "LIEN_1": null, "REFERENCE": null, "LIBELLE": "3D45PVC", "GESTIONNAI": null, "DATE_POSE": null, "NB_ARTERE": null, "LONGUEUR": null, "LARGEUR": null, "HAUTEUR": null, "CLASS_GEOR": null, "COMMENTAIR": null, "SHAPE_LENG": null, "LIEN_SHRPT": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "3D50PVC", "name": "3D50PVC", "domains": {}, "templates": [ { "name": "3D50PVC", "description": "", "prototype": { "attributes": { "LIEN_2": null, "LIEN_1": null, "REFERENCE": null, "LIBELLE": "3D50PVC", "GESTIONNAI": null, "DATE_POSE": null, "NB_ARTERE": null, "LONGUEUR": null, "LARGEUR": null, "HAUTEUR": null, "CLASS_GEOR": null, "COMMENTAIR": null, "SHAPE_LENG": null, "LIEN_SHRPT": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "3D60PVC", "name": "3D60PVC", "domains": {}, "templates": [ { "name": "3D60PVC", "description": "", "prototype": { "attributes": { "LIEN_2": null, "LIEN_1": null, "REFERENCE": null, "LIBELLE": "3D60PVC", "GESTIONNAI": null, "DATE_POSE": null, "NB_ARTERE": null, "LONGUEUR": null, "LARGEUR": null, "HAUTEUR": null, "CLASS_GEOR": null, "COMMENTAIR": null, "SHAPE_LENG": null, "LIEN_SHRPT": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "4D45PVC", "name": "4D45PVC", "domains": {}, "templates": [ { "name": "4D45PVC", "description": "", "prototype": { "attributes": { "LIEN_2": null, "LIEN_1": null, "REFERENCE": null, "LIBELLE": "4D45PVC", "GESTIONNAI": null, "DATE_POSE": null, "NB_ARTERE": null, "LONGUEUR": null, "LARGEUR": null, "HAUTEUR": null, "CLASS_GEOR": null, "COMMENTAIR": null, "SHAPE_LENG": null, "LIEN_SHRPT": null } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "36a46d472ade49bca8860b9254f5c4fe" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 13, "name": "Eclairage", "type": "Feature Layer", "parentLayer": { "id": 12, "name": "Eclairage BM/Bibus" }, "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": 141488.471016094, "ymin": 6835155.90519132, "xmax": 150042.604056805, "ymax": 6840623.22999966, "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": "uniqueValue", "field1": "TYPE_SUPPO", "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "16b055c92adb7033728bd1e48d2fea4d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB5ElEQVRIic3VX2jNcRjH8devzRJONFJKpLSUluTGn8RulmVDS8Qdu7DckNkuRCRFaRcrEUVEWUbNn87dZhdyI8zOJhFToyQz828X2zoufmc6rZ2z39FOeW6eX8/v+XzfPc/z7fkWyrMV/m+ANfiE3rwAStkwQNeHfAEOsqKXwVM5aDIBNmMhLqYH59M/zNcJ8ndiGm5EBcRPkyhksJ7msWAlt/CuNi3xOlv6OHGE0lwqSL6goo6OJA8CfkJAd+hSScSe0niZCozkAtBM303Kha1aupLGMkqSaKO3iwb0rGJTB28znZN1yEEorDrG3eMEBan4CEuO0hKwS1oLcwZg+jaunkxry5joDBJcihPH96iAK2dZvYzYctpLuLaH4kziGmJx1vdT/pitbxg6RAK7pWYyHrC3PvWRZMYI5fOylDc3dLFi6qo4EKWCvxbwGy97sDZDTnfoXgUZblBWQMpen6djBxtnj/vxDRd4gs5sB0y6KjqpruH5bRanx7fzvofKyfRRdtFAK4cbaClACdahLez556kAGOV+Aw9nsijJnPZwvo+iaKNu06JnlJ3DMD6GF2CipffPgB9xvrQyK8nQPfZXRxRGfg+auNPEPhRhQVRdLg9OrXDBjeJXPgBk2TlTBcjZ/gDzOngtobdbmgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 18, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "C", "label": "C" }, { "symbol": { "type": "esriPMS", "url": "43110c1216bc73f9dc31e6f501ab66ae", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAA7EAAAOxAGVKw4bAAACO0lEQVRIic2V30uTYRTHP/uhrM3XSkFarokiM4IICiGJaHYxtFqBhL/oqi4KCaQMr/sDEro1KvoJpnghhlJBjggJrDbaFmIs56YwzTbf6TZX71g3s1ls81046Fye53yfD+ech++jpsCh/t8ADUAAmC0IQGfkhLTKp3ioQIA9pzi0/g1xYVi+JhvgNGAA+jcni3byPSERzFDfBhQBT+QCxowdOJVqRO9jBjaSZYcZTPzkq/duurD2Kmd/LHPTN8DBfDpIri3QXNmEzTzIc1srawCTbbgAxUbRsREE0U3f0gTNgJQPgOAb/Pu7sMQlDECtrpq+0gOYSILoYjbqozcRw11aQ1PYjSfbPTmXPNmOB7BWtjBiOI9CoUy1l6Da/4yhd+10QHqEeQMAze56HuxrTY8FQKECYydEfdxZcTAGhOUC7ldd4KhmL4LWwGv7dR5WmCnLJq44ibDi4Hj9PSzhac6tLxKbe4QT6CS1k78BF+dSD+3IKFokLGohe3vqEgAEXQ09U5foltPB7/hgJQp8jvlBMGWuic0DMG1rzPyCcgJSMbP4Clt5A2aV9s8DKQKBl0wBjlwXbGkVES8tnn7spmtUbc5/uY03Ns+ZrfRyvCgUfM8N31OGUMIOPQh1IDrpBpa2AwAJRvVWJlQajMAu0UU58FaOVK6bFke9NAZeQFKCeJAoZDS9fwashuws1/VQAsSCH+mauSVPKPs/CIwzHBjnMlAM6OXq8vlwrgC9QAKIFAIAOTxnuwB5xy/SArOpJgphFwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 18, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "E", "label": "E" }, { "symbol": { "type": "esriPMS", "url": "305ef03e30912ff311ea6a27eae19980", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAA7EAAAOxAGVKw4bAAACRElEQVRIic2VT0jTYRjHP9MlGU3SRGlIEYuchxGCQolRgYxJraBLtmP4Z+wiuhyIIEMF8SAInppjLgmJpMMoRA8u4Rd4GFK0trnAGQZjzP6olR78zXWYNott/hYOei7vy/M+3+fD+4fvKyfHIf/fAFeACLCSE4BazbX1dd5FIjkCtLZyaXWVjZER6Zp0gJtABfDoYLK0lC+iyNcU9feAY8ATqYDp7m68cjkb/f083U82NPBsd5eQxZIsHB3ldjiMdXAQTTY7iPv9NBqNzEejvCwr4weAUsl7QLZftLaGYnGR4clJGgExGwAuF59sNrSiSAVwQaNhuK6Oi/E4CAIrgQCWnR181dXoFhZYTtcn4yWXl7MM6Ds6cHV2IsvPT+RFkfNDQ0wpldyH5BFmDQCO63Q4u7qSxwIgl0NPDwQC2NxupoFNqQBHby+XVSoUlZW46+t53NRESTqxwYDC7eZqIIDW4+FOKMS21YoXMLB3J38DHvT1JSbhMCdEEW1J2vZQXAyAQq3GXFVFu5Qd/A6lki3AHwxCTU3qmqWlxCCTpX5BGQF78cHpZF6v53pR0Z8Lm5swMYEHeJupwaFW4fNx12zmzdgY5w7mW1r4GAxy6zC9FC/6NjPDw4EBpvLyQKWC2loQBNqB6FEAiMV4YTLxqrCQszIZpwSB08BrKVqpblrg9XLD4QBRhEiELUhpev8M+D43x+fxcU7G42zPzmJqbpYmlPwf2O08t9tpAwqAM1J12Xw4RsACxICfuQBABs85KkDW8Qt/3rIpqmEi0gAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 18, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "PME", "label": "PME" }, { "symbol": { "type": "esriPMS", "url": "6352f43923206f5afffb09fcbe3351b5", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAA7EAAAOxAGVKw4bAAACQ0lEQVRIic2VXUjTYRSHn39OzWijWSoOS2KiRiwzCvqwLIihlAVBX15KmXgjZQkRhFQQXQhBVy0xrRBpREghddEaLTAQP2jqPmAahnNs5T60jXS6LhRlsY//wkHn6uW853ceDufl90pIckj+N8ABwAGMJwcgLy7nt+crfkeSAEW1JcxOeBl+KFoSDXACyAMeh2UztvyE4HSE+vNAKvBCLKCH3TeNCBIvg3e7VrK5x18iLI7xpWm18tCjU/jtzQzeVyUyQYiZ0UoK6/Scdb5Fmz0LQKdiGBBWqmpcUqb6W7B2VgLBRABg6/5OmUbNXDAPKCBT1ULOwUIIwZRhHI+pifn5EbJLK3D12qK1ib3kjhwbUIXqaje7rgkIKcvzBbcz9EDLc8VFoCtWi3ivaD1bK9opuSGEZQUJlN4Ct0mDXdcD+MQC2thzez8ypRR5kY7XZR0oL2RGxRdUS7HrDnPOpMbVdxrfWID+ZiNQzfJO/gbUMHBn6VRr3wBBNenR+5MuB5DiLG5Ev6NBzASroVH4gVG8FsjaG7nGYwYwoxcivqDYgKWwYmnXk191lFRZ+M2cD6zP+oChWA3iW4V75Ay9jYMceZIflv90+Rtey8l4cjFe5Gbi3XUG7mkR1oFMCVn7wGFoAJxrAQAW3rCz/iMpGdsQhE04DJuBz2KUYt00jWnjMSxtsBiEgMMPRDK9fwbMMPnhB+VPN0IowOT7evSXRAnF/wfm1leYW68AaUCuWFkiH04d0AQsAL+SAYAYnrNWgITjD0tUsRRkhsJ1AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 18, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "PME LAC", "label": "PME LAC" }, { "symbol": { "type": "esriPMS", "url": "75a8b39a381ad271273f79b036ad2301", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAA7EAAAOxAGVKw4bAAACTklEQVRIic2VXUiTcRTGf5vLSpyVRbFhhhlqhESRkFGkFEOrGVToHHTTp4xA/EiIIKSCCJKCbsqWafZhihfDGFY0pQVdmDiacy7QaSNZ2jI13UXvWjcqK7b5Lhx0Ls//POfH4Ryev4woh+x/A2QDbsAZFUAGyXu/M/XBzXh0AGc4sPUTYxO3aBWtCQU4CCQBdwOTa1jhERC+BakvApYAj8QCjBcotsqQTVyhsWkuuZ/tzb+QDVahny+8zbmCETzV13iaGckE/j4+55eQ3zlK8/O1FP4AUFLUC0jmisYwyLvpq3lCRz4gRALAwBtXLTqVgDQJ2JRJSs0utqT58WOm12lnuOonXts2UvLeYRsI1SfsktehGQDUZRw1lHNMEoMUAAFfynWetSjRFANN4XosdEXL8siqP0+hJDApI4aLaLEzXGvCYgQmxQLqLnF8ZyoKeTrrTbspa9CQkxhKrGWf3IRlj537qi4chwf54q2mwQpomd3J34ATl2kEYIS2OAFBlUhCyPFWEQ8gz2BjxWZOloqZYD6UqGeAPgcudpAWtKYfF0C/hNygFxQWMBsf63nZqSY7J4G4Px4mmeYhr7oAS7gGC1qFjaEjFdzpuUf5hsD8aW4OOXAdWkgvxovG23lfeZXHLVKkpKIgi3TMWEuB0cUA4MPXpqOgYzlLkyX4V5qxrQbeitGKddNYK87cOtoR8OHGMwMEM71/Bky9pufrAyrj/eB9QbfuFDdECUX/B3qMrXqMZ4FYQCFWF8mHUwJUAT5gOhoACOM5iwWIOH4DMRCx23oe1n4AAAAASUVORK5CYII=", "contentType": "image/png", "width": 18, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "S", "label": "S" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 157, 250, 230, 255 ], "toColor": [ 157, 250, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 86, 229, 255 ], "toColor": [ 245, 86, 229, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 171, 92, 62, 255 ], "toColor": [ 171, 92, 62, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 59, 92, 148, 255 ], "toColor": [ 59, 92, 148, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 228, 245, 100, 255 ], "toColor": [ 228, 245, 100, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 52, 133, 53, 255 ], "toColor": [ 52, 133, 53, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 163, 204, 255 ], "toColor": [ 247, 163, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 97, 250, 128, 255 ], "toColor": [ 97, 250, 128, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 128, 54, 91, 255 ], "toColor": [ 128, 54, 91, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 191, 185, 126, 255 ], "toColor": [ 191, 185, 126, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 95, 110, 250, 255 ], "toColor": [ 95, 110, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 70, 133, 122, 255 ], "toColor": [ 70, 133, 122, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 116, 196, 242, 255 ], "toColor": [ 116, 196, 242, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "TYPE_FONCT", "typeIdField": "TYPE_SUPPO", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "TYPE_FONCT", "type": "esriFieldTypeString", "alias": "TYPE_FONCT", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "TYPE_FONCT" }, { "name": "REFERENCE", "type": "esriFieldTypeString", "alias": "REFERENCE", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "REFERENCE" }, { "name": "GESTIONNAI", "type": "esriFieldTypeString", "alias": "GESTIONNAI", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "GESTIONNAI" }, { "name": "X", "type": "esriFieldTypeDouble", "alias": "X", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "X" }, { "name": "Y", "type": "esriFieldTypeDouble", "alias": "Y", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Y" }, { "name": "Z", "type": "esriFieldTypeDouble", "alias": "Z", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Z" }, { "name": "CLASS_GEOR", "type": "esriFieldTypeString", "alias": "CLASS_GEOR", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CLASS_GEOR" }, { "name": "REF_ARMOIR", "type": "esriFieldTypeString", "alias": "REF_ARMOIR", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "REF_ARMOIR" }, { "name": "TYPE_SUPPO", "type": "esriFieldTypeString", "alias": "TYPE_SUPPO", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "TYPE_SUPPO" }, { "name": "HAUT_SUPPO", "type": "esriFieldTypeDouble", "alias": "HAUT_SUPPO", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "HAUT_SUPPO" }, { "name": "RAL_SUPPOR", "type": "esriFieldTypeString", "alias": "RAL_SUPPOR", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "RAL_SUPPOR" }, { "name": "TYP_LUMINA", "type": "esriFieldTypeString", "alias": "TYP_LUMINA", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "TYP_LUMINA" }, { "name": "FAB_LUMINA", "type": "esriFieldTypeString", "alias": "FAB_LUMINA", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "FAB_LUMINA" }, { "name": "RAL_LUMINA", "type": "esriFieldTypeString", "alias": "RAL_LUMINA", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "RAL_LUMINA" }, { "name": "TYPE_LAMPE", "type": "esriFieldTypeString", "alias": "TYPE_LAMPE", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "TYPE_LAMPE" }, { "name": "PUIS_LAMPE", "type": "esriFieldTypeDouble", "alias": "PUIS_LAMPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PUIS_LAMPE" }, { "name": "DATE_LAMPE", "type": "esriFieldTypeDate", "alias": "DATE_LAMPE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATE_LAMPE" }, { "name": "COMMENTAIR", "type": "esriFieldTypeString", "alias": "COMMENTAIR", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "COMMENTAIR" }, { "name": "SHAPE_LENG", "type": "esriFieldTypeDouble", "alias": "SHAPE_LENG", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE_LENG" }, { "name": "LIEN_SHRPT", "type": "esriFieldTypeString", "alias": "LIEN_SHRPT", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "LIEN_SHRPT" }, { "name": "LIEN_1", "type": "esriFieldTypeString", "alias": "LIEN_1", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LIEN_1" }, { "name": "LIEN_2", "type": "esriFieldTypeString", "alias": "LIEN_2", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LIEN_2" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R6080110_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A5467_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Romance Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "types": [ { "id": "C", "name": "C", "domains": {}, "templates": [ { "name": "C", "description": "", "prototype": { "attributes": { "LIEN_1": null, "LIEN_2": null, "TYPE_FONCT": null, "REFERENCE": null, "GESTIONNAI": null, "X": null, "Y": null, "Z": null, "CLASS_GEOR": null, "REF_ARMOIR": null, "TYPE_SUPPO": "C", "HAUT_SUPPO": null, "RAL_SUPPOR": null, "TYP_LUMINA": null, "FAB_LUMINA": null, "RAL_LUMINA": null, "TYPE_LAMPE": null, "PUIS_LAMPE": null, "DATE_LAMPE": null, "COMMENTAIR": null, "SHAPE_LENG": null, "LIEN_SHRPT": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "E", "name": "E", "domains": {}, "templates": [ { "name": "E", "description": "", "prototype": { "attributes": { "LIEN_1": null, "LIEN_2": null, "TYPE_FONCT": null, "REFERENCE": null, "GESTIONNAI": null, "X": null, "Y": null, "Z": null, "CLASS_GEOR": null, "REF_ARMOIR": null, "TYPE_SUPPO": "E", "HAUT_SUPPO": null, "RAL_SUPPOR": null, "TYP_LUMINA": null, "FAB_LUMINA": null, "RAL_LUMINA": null, "TYPE_LAMPE": null, "PUIS_LAMPE": null, "DATE_LAMPE": null, "COMMENTAIR": null, "SHAPE_LENG": null, "LIEN_SHRPT": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "PME", "name": "PME", "domains": {}, "templates": [ { "name": "PME", "description": "", "prototype": { "attributes": { "LIEN_1": null, "LIEN_2": null, "TYPE_FONCT": null, "REFERENCE": null, "GESTIONNAI": null, "X": null, "Y": null, "Z": null, "CLASS_GEOR": null, "REF_ARMOIR": null, "TYPE_SUPPO": "PME", "HAUT_SUPPO": null, "RAL_SUPPOR": null, "TYP_LUMINA": null, "FAB_LUMINA": null, "RAL_LUMINA": null, "TYPE_LAMPE": null, "PUIS_LAMPE": null, "DATE_LAMPE": null, "COMMENTAIR": null, "SHAPE_LENG": null, "LIEN_SHRPT": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "PME LAC", "name": "PME LAC", "domains": {}, "templates": [ { "name": "PME LAC", "description": "", "prototype": { "attributes": { "LIEN_1": null, "LIEN_2": null, "TYPE_FONCT": null, "REFERENCE": null, "GESTIONNAI": null, "X": null, "Y": null, "Z": null, "CLASS_GEOR": null, "REF_ARMOIR": null, "TYPE_SUPPO": "PME LAC", "HAUT_SUPPO": null, "RAL_SUPPOR": null, "TYP_LUMINA": null, "FAB_LUMINA": null, "RAL_LUMINA": null, "TYPE_LAMPE": null, "PUIS_LAMPE": null, "DATE_LAMPE": null, "COMMENTAIR": null, "SHAPE_LENG": null, "LIEN_SHRPT": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "S", "name": "S", "domains": {}, "templates": [ { "name": "S", "description": "", "prototype": { "attributes": { "LIEN_1": null, "LIEN_2": null, "TYPE_FONCT": null, "REFERENCE": null, "GESTIONNAI": null, "X": null, "Y": null, "Z": null, "CLASS_GEOR": null, "REF_ARMOIR": null, "TYPE_SUPPO": "S", "HAUT_SUPPO": null, "RAL_SUPPOR": null, "TYP_LUMINA": null, "FAB_LUMINA": null, "RAL_LUMINA": null, "TYPE_LAMPE": null, "PUIS_LAMPE": null, "DATE_LAMPE": null, "COMMENTAIR": null, "SHAPE_LENG": null, "LIEN_SHRPT": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] } ], "templates": [], "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" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 14, "name": "Chambre_de_tirage_éclairage", "type": "Feature Layer", "parentLayer": { "id": 12, "name": "Eclairage BM/Bibus" }, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "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": true, "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": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 144180.086568058, "ymin": 6835663.48574874, "xmax": 149441.790600009, "ymax": 6839167.8723, "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": "uniqueValue", "field1": "LIBELLE", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 73, 86, 130, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1/2L4T STAKKABOX", "label": "1/2L4T STAKKABOX" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 135, 65, 88, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "L1T", "label": "L1T" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 156, 226, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "L2T STAKKABOX", "label": "L2T STAKKABOX" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 180, 74, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "L3T STAKKABOX", "label": "L3T STAKKABOX" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 242, 162, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "L4T", "label": "L4T" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 222, 113, 89, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "regard 30x30", "label": "regard 30x30" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 124, 237, 104, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "regard 40x40", "label": "regard 40x40" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 122, 79, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "regard 50x50", "label": "regard 50x50" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 157, 250, 230, 255 ], "toColor": [ 157, 250, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 86, 229, 255 ], "toColor": [ 245, 86, 229, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 171, 92, 62, 255 ], "toColor": [ 171, 92, 62, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 59, 92, 148, 255 ], "toColor": [ 59, 92, 148, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 228, 245, 100, 255 ], "toColor": [ 228, 245, 100, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 52, 133, 53, 255 ], "toColor": [ 52, 133, 53, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 163, 204, 255 ], "toColor": [ 247, 163, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 97, 250, 128, 255 ], "toColor": [ 97, 250, 128, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 128, 54, 91, 255 ], "toColor": [ 128, 54, 91, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 191, 185, 126, 255 ], "toColor": [ 191, 185, 126, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 95, 110, 250, 255 ], "toColor": [ 95, 110, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 70, 133, 122, 255 ], "toColor": [ 70, 133, 122, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 116, 196, 242, 255 ], "toColor": [ 116, 196, 242, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "TYPE_STRUC", "typeIdField": "LIBELLE", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "TYPE_STRUC", "type": "esriFieldTypeString", "alias": "TYPE_STRUC", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "TYPE_STRUC" }, { "name": "REFERENCE", "type": "esriFieldTypeString", "alias": "REFERENCE", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "REFERENCE" }, { "name": "LIBELLE", "type": "esriFieldTypeString", "alias": "LIBELLE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LIBELLE" }, { "name": "GESTIONNAI", "type": "esriFieldTypeString", "alias": "GESTIONNAI", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "GESTIONNAI" }, { "name": "DATE_POSE", "type": "esriFieldTypeDate", "alias": "DATE_POSE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATE_POSE" }, { "name": "LONGUEUR", "type": "esriFieldTypeDouble", "alias": "LONGUEUR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LONGUEUR" }, { "name": "LARGEUR", "type": "esriFieldTypeDouble", "alias": "LARGEUR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LARGEUR" }, { "name": "HAUTEUR", "type": "esriFieldTypeDouble", "alias": "HAUTEUR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "HAUTEUR" }, { "name": "X", "type": "esriFieldTypeDouble", "alias": "X", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "X" }, { "name": "Y", "type": "esriFieldTypeDouble", "alias": "Y", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Y" }, { "name": "Z", "type": "esriFieldTypeDouble", "alias": "Z", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Z" }, { "name": "CLASS_GEOR", "type": "esriFieldTypeString", "alias": "CLASS_GEOR", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CLASS_GEOR" }, { "name": "COMMENTAIR", "type": "esriFieldTypeString", "alias": "COMMENTAIR", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "COMMENTAIR" }, { "name": "SHAPE_LENG", "type": "esriFieldTypeDouble", "alias": "SHAPE_LENG", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE_LENG" }, { "name": "LIEN_SHRPT", "type": "esriFieldTypeString", "alias": "LIEN_SHRPT", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "LIEN_SHRPT" }, { "name": "LIEN_1", "type": "esriFieldTypeString", "alias": "LIEN_1", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LIEN_1" }, { "name": "LIEN_2", "type": "esriFieldTypeString", "alias": "LIEN_2", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LIEN_2" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.AREA", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "SHAPE.AREA" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "SHAPE.LEN" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R6080109_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A5466_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Romance Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "types": [ { "id": "1/2L4T STAKKABOX", "name": "1/2L4T STAKKABOX", "domains": {}, "templates": [ { "name": "1/2L4T STAKKABOX", "description": "", "prototype": { "attributes": { "LIEN_2": null, "LIEN_1": null, "TYPE_STRUC": null, "REFERENCE": null, "LIBELLE": "1/2L4T STAKKABOX", "GESTIONNAI": null, "DATE_POSE": null, "LONGUEUR": null, "LARGEUR": null, "HAUTEUR": null, "X": null, "Y": null, "Z": null, "CLASS_GEOR": null, "COMMENTAIR": null, "SHAPE_LENG": null, "LIEN_SHRPT": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "L1T", "name": "L1T", "domains": {}, "templates": [ { "name": "L1T", "description": "", "prototype": { "attributes": { "LIEN_2": null, "LIEN_1": null, "TYPE_STRUC": null, "REFERENCE": null, "LIBELLE": "L1T", "GESTIONNAI": null, "DATE_POSE": null, "LONGUEUR": null, "LARGEUR": null, "HAUTEUR": null, "X": null, "Y": null, "Z": null, "CLASS_GEOR": null, "COMMENTAIR": null, "SHAPE_LENG": null, "LIEN_SHRPT": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "L2T STAKKABOX", "name": "L2T STAKKABOX", "domains": {}, "templates": [ { "name": "L2T STAKKABOX", "description": "", "prototype": { "attributes": { "LIEN_2": null, "LIEN_1": null, "TYPE_STRUC": null, "REFERENCE": null, "LIBELLE": "L2T STAKKABOX", "GESTIONNAI": null, "DATE_POSE": null, "LONGUEUR": null, "LARGEUR": null, "HAUTEUR": null, "X": null, "Y": null, "Z": null, "CLASS_GEOR": null, "COMMENTAIR": null, "SHAPE_LENG": null, "LIEN_SHRPT": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "L3T STAKKABOX", "name": "L3T STAKKABOX", "domains": {}, "templates": [ { "name": "L3T STAKKABOX", "description": "", "prototype": { "attributes": { "LIEN_2": null, "LIEN_1": null, "TYPE_STRUC": null, "REFERENCE": null, "LIBELLE": "L3T STAKKABOX", "GESTIONNAI": null, "DATE_POSE": null, "LONGUEUR": null, "LARGEUR": null, "HAUTEUR": null, "X": null, "Y": null, "Z": null, "CLASS_GEOR": null, "COMMENTAIR": null, "SHAPE_LENG": null, "LIEN_SHRPT": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "L4T", "name": "L4T", "domains": {}, "templates": [ { "name": "L4T", "description": "", "prototype": { "attributes": { "LIEN_2": null, "LIEN_1": null, "TYPE_STRUC": null, "REFERENCE": null, "LIBELLE": "L4T", "GESTIONNAI": null, "DATE_POSE": null, "LONGUEUR": null, "LARGEUR": null, "HAUTEUR": null, "X": null, "Y": null, "Z": null, "CLASS_GEOR": null, "COMMENTAIR": null, "SHAPE_LENG": null, "LIEN_SHRPT": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "regard 30x30", "name": "regard 30x30", "domains": {}, "templates": [ { "name": "regard 30x30", "description": "", "prototype": { "attributes": { "LIEN_2": null, "LIEN_1": null, "TYPE_STRUC": null, "REFERENCE": null, "LIBELLE": "regard 30x30", "GESTIONNAI": null, "DATE_POSE": null, "LONGUEUR": null, "LARGEUR": null, "HAUTEUR": null, "X": null, "Y": null, "Z": null, "CLASS_GEOR": null, "COMMENTAIR": null, "SHAPE_LENG": null, "LIEN_SHRPT": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "regard 40x40", "name": "regard 40x40", "domains": {}, "templates": [ { "name": "regard 40x40", "description": "", "prototype": { "attributes": { "LIEN_2": null, "LIEN_1": null, "TYPE_STRUC": null, "REFERENCE": null, "LIBELLE": "regard 40x40", "GESTIONNAI": null, "DATE_POSE": null, "LONGUEUR": null, "LARGEUR": null, "HAUTEUR": null, "X": null, "Y": null, "Z": null, "CLASS_GEOR": null, "COMMENTAIR": null, "SHAPE_LENG": null, "LIEN_SHRPT": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "regard 50x50", "name": "regard 50x50", "domains": {}, "templates": [ { "name": "regard 50x50", "description": "", "prototype": { "attributes": { "LIEN_2": null, "LIEN_1": null, "TYPE_STRUC": null, "REFERENCE": null, "LIBELLE": "regard 50x50", "GESTIONNAI": null, "DATE_POSE": null, "LONGUEUR": null, "LARGEUR": null, "HAUTEUR": null, "X": null, "Y": null, "Z": null, "CLASS_GEOR": null, "COMMENTAIR": null, "SHAPE_LENG": null, "LIEN_SHRPT": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "36a46d472ade49bca8860b9254f5c4fe" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 16, "name": "Armoire_SLT", "type": "Feature Layer", "parentLayer": { "id": 15, "name": "Signalisation Lumineuse de Trafic (SLT)" }, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "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": true, "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": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 141450.764261194, "ymin": 6835146.46334402, "xmax": 149942.36500001, "ymax": 6840505.4622695, "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": "uniqueValue", "field1": "TYPE_FONCT", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 221, 89, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "ARM-SIF", "label": "Armoire Ferroviaire SIF" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 157, 250, 230, 255 ], "toColor": [ 157, 250, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 86, 229, 255 ], "toColor": [ 245, 86, 229, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 171, 92, 62, 255 ], "toColor": [ 171, 92, 62, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 59, 92, 148, 255 ], "toColor": [ 59, 92, 148, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 228, 245, 100, 255 ], "toColor": [ 228, 245, 100, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 52, 133, 53, 255 ], "toColor": [ 52, 133, 53, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 163, 204, 255 ], "toColor": [ 247, 163, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 97, 250, 128, 255 ], "toColor": [ 97, 250, 128, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 128, 54, 91, 255 ], "toColor": [ 128, 54, 91, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 191, 185, 126, 255 ], "toColor": [ 191, 185, 126, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 95, 110, 250, 255 ], "toColor": [ 95, 110, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 70, 133, 122, 255 ], "toColor": [ 70, 133, 122, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 116, 196, 242, 255 ], "toColor": [ 116, 196, 242, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "TYPE_STRUC", "typeIdField": "TYPE_FONCT", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "TYPE_STRUC", "type": "esriFieldTypeString", "alias": "TYPE_STRUC", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "TYPE_STRUC" }, { "name": "TYPE_FONCT", "type": "esriFieldTypeString", "alias": "TYPE_FONCT", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "TYPE_FONCT" }, { "name": "REFERENCE", "type": "esriFieldTypeString", "alias": "REFERENCE", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "REFERENCE" }, { "name": "LIBELLE", "type": "esriFieldTypeString", "alias": "LIBELLE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LIBELLE" }, { "name": "GESTIONNAI", "type": "esriFieldTypeString", "alias": "GESTIONNAI", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "GESTIONNAI" }, { "name": "DATE_POSE", "type": "esriFieldTypeDate", "alias": "DATE_POSE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATE_POSE" }, { "name": "LONGUEUR", "type": "esriFieldTypeDouble", "alias": "LONGUEUR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LONGUEUR" }, { "name": "LARGEUR", "type": "esriFieldTypeDouble", "alias": "LARGEUR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LARGEUR" }, { "name": "HAUTEUR", "type": "esriFieldTypeDouble", "alias": "HAUTEUR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "HAUTEUR" }, { "name": "X", "type": "esriFieldTypeDouble", "alias": "X", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "X" }, { "name": "Y", "type": "esriFieldTypeDouble", "alias": "Y", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Y" }, { "name": "Z", "type": "esriFieldTypeDouble", "alias": "Z", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Z" }, { "name": "CLASS_GEOR", "type": "esriFieldTypeString", "alias": "CLASS_GEOR", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CLASS_GEOR" }, { "name": "PROT_TERRE", "type": "esriFieldTypeInteger", "alias": "PROT_TERRE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PROT_TERRE" }, { "name": "COMMENTAIR", "type": "esriFieldTypeString", "alias": "COMMENTAIR", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "COMMENTAIR" }, { "name": "SHAPE_LENG", "type": "esriFieldTypeDouble", "alias": "SHAPE_LENG", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE_LENG" }, { "name": "LIEN_SHRPT", "type": "esriFieldTypeString", "alias": "LIEN_SHRPT", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "LIEN_SHRPT" }, { "name": "LIEN_1", "type": "esriFieldTypeString", "alias": "LIEN_1", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LIEN_1" }, { "name": "LIEN_2", "type": "esriFieldTypeString", "alias": "LIEN_2", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LIEN_2" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.AREA", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "SHAPE.AREA" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "SHAPE.LEN" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R6080132_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A5476_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Romance Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "types": [ { "id": "ARM-SIF", "name": "Armoire Ferroviaire SIF", "domains": {}, "templates": [ { "name": "ARM-SIF", "description": "", "prototype": { "attributes": { "LIEN_2": null, "LIEN_1": null, "TYPE_STRUC": null, "TYPE_FONCT": "ARM-SIF", "REFERENCE": null, "LIBELLE": null, "GESTIONNAI": null, "DATE_POSE": null, "LONGUEUR": null, "LARGEUR": null, "HAUTEUR": null, "X": null, "Y": null, "Z": null, "CLASS_GEOR": null, "PROT_TERRE": null, "COMMENTAIR": null, "SHAPE_LENG": null, "LIEN_SHRPT": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "36a46d472ade49bca8860b9254f5c4fe" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 17, "name": "Réseaux_SLT", "type": "Feature Layer", "parentLayer": { "id": 15, "name": "Signalisation Lumineuse de Trafic (SLT)" }, "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": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 141414.88719270402, "ymin": 6835124.46238393, "xmax": 150029.159626588, "ymax": 6840608.55266317, "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": "uniqueValue", "field1": "LIBELLE", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 116, 87, 255 ], "width": 1 }, "value": "10D90PVC", "label": "10D90PVC" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 114, 242, 191, 255 ], "width": 1 }, "value": "12D90", "label": "12D90" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 242, 218, 119, 255 ], "width": 1 }, "value": "1D63PVC", "label": "1D63PVC" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 121, 86, 130, 255 ], "width": 1 }, "value": "1D90+7D63PVC", "label": "1D90+7D63PVC" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 58, 58, 145, 255 ], "width": 1 }, "value": "1D90PVC", "label": "1D90PVC" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 76, 146, 186, 255 ], "width": 1 }, "value": "1D90PVC+CU", "label": "1D90PVC+CU" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 171, 86, 255 ], "width": 1 }, "value": "2D63PVC", "label": "2D63PVC" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 152, 224, 227, 255 ], "width": 1 }, "value": "2D90PVC", "label": "2D90PVC" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 107, 199, 107, 255 ], "width": 1 }, "value": "2D90PVC+CU", "label": "2D90PVC+CU" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 214, 116, 167, 255 ], "width": 1 }, "value": "3D50", "label": "3D50" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 128, 51, 61, 255 ], "width": 1 }, "value": "3D50PEHD", "label": "3D50PEHD" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 111, 247, 255 ], "width": 1 }, "value": "3D50PVC", "label": "3D50PVC" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 161, 103, 114, 255 ], "width": 1 }, "value": "3D63PVC", "label": "3D63PVC" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 247, 183, 163, 255 ], "width": 1 }, "value": "3D90+15D63PVC", "label": "3D90+15D63PVC" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 62, 133, 89, 255 ], "width": 1 }, "value": "3D90+19D63PVC", "label": "3D90+19D63PVC" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 51, 135, 255 ], "width": 1 }, "value": "4D63PVC", "label": "4D63PVC" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 199, 121, 86, 255 ], "width": 1 }, "value": "4D90PVC", "label": "4D90PVC" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 87, 90, 250, 255 ], "width": 1 }, "value": "4D90PVC+CU", "label": "4D90PVC+CU" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 80, 217, 78, 255 ], "width": 1 }, "value": "5D63PVC", "label": "5D63PVC" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 200, 250, 112, 255 ], "width": 1 }, "value": "5D90+3D63PVC", "label": "5D90+3D63PVC" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 103, 105, 255 ], "width": 1 }, "value": "5D90PVC+CU", "label": "5D90PVC+CU" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 86, 130, 116, 255 ], "width": 1 }, "value": "6D90+3D63PVC", "label": "6D90+3D63PVC" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 153, 125, 58, 255 ], "width": 1 }, "value": "6D90PVC", "label": "6D90PVC" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 163, 153, 247, 255 ], "width": 1 }, "value": "7D90PVC", "label": "7D90PVC" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 62, 179, 175, 255 ], "width": 1 }, "value": "8D90PVC", "label": "8D90PVC" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 153, 60, 255 ], "width": 1 }, "value": "D90PVC", "label": "D90PVC" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 157, 250, 230, 255 ], "toColor": [ 157, 250, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 84, 194, 255 ], "toColor": [ 227, 84, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 171, 92, 62, 255 ], "toColor": [ 171, 92, 62, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 146, 247, 87, 255 ], "toColor": [ 146, 247, 87, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 97, 122, 184, 255 ], "toColor": [ 97, 122, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 92, 133, 76, 255 ], "toColor": [ 92, 133, 76, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 96, 71, 204, 255 ], "toColor": [ 96, 71, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 237, 204, 111, 255 ], "toColor": [ 237, 204, 111, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 161, 92, 126, 255 ], "toColor": [ 161, 92, 126, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 64, 148, 156, 255 ], "toColor": [ 64, 148, 156, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 92, 250, 174, 255 ], "toColor": [ 92, 250, 174, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 138, 237, 255 ], "toColor": [ 179, 138, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 219, 173, 145, 255 ], "toColor": [ 219, 173, 145, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 198, 242, 150, 255 ], "toColor": [ 198, 242, 150, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 132, 53, 140, 255 ], "toColor": [ 132, 53, 140, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 56, 53, 130, 255 ], "toColor": [ 56, 53, 130, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 72, 97, 255 ], "toColor": [ 207, 72, 97, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 136, 207, 247, 255 ], "toColor": [ 136, 207, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 232, 81, 255 ], "toColor": [ 227, 232, 81, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 82, 179, 79, 255 ], "toColor": [ 82, 179, 79, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 200, 80, 230, 255 ], "toColor": [ 200, 80, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 136, 191, 255 ], "toColor": [ 242, 136, 191, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 161, 134, 59, 255 ], "toColor": [ 161, 134, 59, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 143, 132, 96, 255 ], "toColor": [ 143, 132, 96, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 130, 46, 61, 255 ], "toColor": [ 130, 46, 61, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 81, 189, 139, 255 ], "toColor": [ 81, 189, 139, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "TYPE_STRUC", "typeIdField": "LIBELLE", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "TYPE_STRUC", "type": "esriFieldTypeString", "alias": "TYPE_STRUC", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "TYPE_STRUC" }, { "name": "TYPE_FONCT", "type": "esriFieldTypeString", "alias": "TYPE_FONCT", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "TYPE_FONCT" }, { "name": "LIBELLE", "type": "esriFieldTypeString", "alias": "LIBELLE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LIBELLE" }, { "name": "GESTIONNAI", "type": "esriFieldTypeString", "alias": "GESTIONNAI", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "GESTIONNAI" }, { "name": "DATE_POSE", "type": "esriFieldTypeDate", "alias": "DATE_POSE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATE_POSE" }, { "name": "NB_ARTERE", "type": "esriFieldTypeSmallInteger", "alias": "NB_ARTERE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NB_ARTERE" }, { "name": "LONGUEUR", "type": "esriFieldTypeDouble", "alias": "LONGUEUR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LONGUEUR" }, { "name": "LARGEUR", "type": "esriFieldTypeDouble", "alias": "LARGEUR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LARGEUR" }, { "name": "HAUTEUR", "type": "esriFieldTypeDouble", "alias": "HAUTEUR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "HAUTEUR" }, { "name": "N_CARREFOU", "type": "esriFieldTypeString", "alias": "N_CARREFOU", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "N_CARREFOU" }, { "name": "CLASS_GEOR", "type": "esriFieldTypeString", "alias": "CLASS_GEOR", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CLASS_GEOR" }, { "name": "COMMENTAIR", "type": "esriFieldTypeString", "alias": "COMMENTAIR", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "COMMENTAIR" }, { "name": "SHAPE_LENG", "type": "esriFieldTypeDouble", "alias": "SHAPE_LENG", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE_LENG" }, { "name": "LIEN_SHRPT", "type": "esriFieldTypeString", "alias": "LIEN_SHRPT", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "LIEN_SHRPT" }, { "name": "LIEN_2", "type": "esriFieldTypeString", "alias": "LIEN_2", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LIEN_2" }, { "name": "LIEN_1", "type": "esriFieldTypeString", "alias": "LIEN_1", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LIEN_1" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "SHAPE.LEN" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R6080136_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A5478_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Romance Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "types": [ { "id": "10D90PVC", "name": "10D90PVC", "domains": {}, "templates": [ { "name": "10D90PVC", "description": "", "prototype": { "attributes": { "LIEN_1": null, "LIEN_2": null, "TYPE_STRUC": null, "TYPE_FONCT": null, "LIBELLE": "10D90PVC", "GESTIONNAI": null, "DATE_POSE": null, "NB_ARTERE": null, "LONGUEUR": null, "LARGEUR": null, "HAUTEUR": null, "N_CARREFOU": null, "CLASS_GEOR": null, "COMMENTAIR": null, "SHAPE_LENG": null, "LIEN_SHRPT": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "12D90", "name": "12D90", "domains": {}, "templates": [ { "name": "12D90", "description": "", "prototype": { "attributes": { "LIEN_1": null, "LIEN_2": null, "TYPE_STRUC": null, "TYPE_FONCT": null, "LIBELLE": "12D90", "GESTIONNAI": null, "DATE_POSE": null, "NB_ARTERE": null, "LONGUEUR": null, "LARGEUR": null, "HAUTEUR": null, "N_CARREFOU": null, "CLASS_GEOR": null, "COMMENTAIR": null, "SHAPE_LENG": null, "LIEN_SHRPT": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "1D63PVC", "name": "1D63PVC", "domains": {}, "templates": [ { "name": "1D63PVC", "description": "", "prototype": { "attributes": { "LIEN_1": null, "LIEN_2": null, "TYPE_STRUC": null, "TYPE_FONCT": null, "LIBELLE": "1D63PVC", "GESTIONNAI": null, "DATE_POSE": null, "NB_ARTERE": null, "LONGUEUR": null, "LARGEUR": null, "HAUTEUR": null, "N_CARREFOU": null, "CLASS_GEOR": null, "COMMENTAIR": null, "SHAPE_LENG": null, "LIEN_SHRPT": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "1D90+7D63PVC", "name": "1D90+7D63PVC", "domains": {}, "templates": [ { "name": "1D90+7D63PVC", "description": "", "prototype": { "attributes": { "LIEN_1": null, "LIEN_2": null, "TYPE_STRUC": null, "TYPE_FONCT": null, "LIBELLE": "1D90+7D63PVC", "GESTIONNAI": null, "DATE_POSE": null, "NB_ARTERE": null, "LONGUEUR": null, "LARGEUR": null, "HAUTEUR": null, "N_CARREFOU": null, "CLASS_GEOR": null, "COMMENTAIR": null, "SHAPE_LENG": null, "LIEN_SHRPT": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "1D90PVC", "name": "1D90PVC", "domains": {}, "templates": [ { "name": "1D90PVC", "description": "", "prototype": { "attributes": { "LIEN_1": null, "LIEN_2": null, "TYPE_STRUC": null, "TYPE_FONCT": null, "LIBELLE": "1D90PVC", "GESTIONNAI": null, "DATE_POSE": null, "NB_ARTERE": null, "LONGUEUR": null, "LARGEUR": null, "HAUTEUR": null, "N_CARREFOU": null, "CLASS_GEOR": null, "COMMENTAIR": null, "SHAPE_LENG": null, "LIEN_SHRPT": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "1D90PVC+CU", "name": "1D90PVC+CU", "domains": {}, "templates": [ { "name": "1D90PVC+CU", "description": "", "prototype": { "attributes": { "LIEN_1": null, "LIEN_2": null, "TYPE_STRUC": null, "TYPE_FONCT": null, "LIBELLE": "1D90PVC+CU", "GESTIONNAI": null, "DATE_POSE": null, "NB_ARTERE": null, "LONGUEUR": null, "LARGEUR": null, "HAUTEUR": null, "N_CARREFOU": null, "CLASS_GEOR": null, "COMMENTAIR": null, "SHAPE_LENG": null, "LIEN_SHRPT": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "2D63PVC", "name": "2D63PVC", "domains": {}, "templates": [ { "name": "2D63PVC", "description": "", "prototype": { "attributes": { "LIEN_1": null, "LIEN_2": null, "TYPE_STRUC": null, "TYPE_FONCT": null, "LIBELLE": "2D63PVC", "GESTIONNAI": null, "DATE_POSE": null, "NB_ARTERE": null, "LONGUEUR": null, "LARGEUR": null, "HAUTEUR": null, "N_CARREFOU": null, "CLASS_GEOR": null, "COMMENTAIR": null, "SHAPE_LENG": null, "LIEN_SHRPT": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "2D90PVC", "name": "2D90PVC", "domains": {}, "templates": [ { "name": "2D90PVC", "description": "", "prototype": { "attributes": { "LIEN_1": null, "LIEN_2": null, "TYPE_STRUC": null, "TYPE_FONCT": null, "LIBELLE": "2D90PVC", "GESTIONNAI": null, "DATE_POSE": null, "NB_ARTERE": null, "LONGUEUR": null, "LARGEUR": null, "HAUTEUR": null, "N_CARREFOU": null, "CLASS_GEOR": null, "COMMENTAIR": null, "SHAPE_LENG": null, "LIEN_SHRPT": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "2D90PVC+CU", "name": "2D90PVC+CU", "domains": {}, "templates": [ { "name": "2D90PVC+CU", "description": "", "prototype": { "attributes": { "LIEN_1": null, "LIEN_2": null, "TYPE_STRUC": null, "TYPE_FONCT": null, "LIBELLE": "2D90PVC+CU", "GESTIONNAI": null, "DATE_POSE": null, "NB_ARTERE": null, "LONGUEUR": null, "LARGEUR": null, "HAUTEUR": null, "N_CARREFOU": null, "CLASS_GEOR": null, "COMMENTAIR": null, "SHAPE_LENG": null, "LIEN_SHRPT": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "3D50", "name": "3D50", "domains": {}, "templates": [ { "name": "3D50", "description": "", "prototype": { "attributes": { "LIEN_1": null, "LIEN_2": null, "TYPE_STRUC": null, "TYPE_FONCT": null, "LIBELLE": "3D50", "GESTIONNAI": null, "DATE_POSE": null, "NB_ARTERE": null, "LONGUEUR": null, "LARGEUR": null, "HAUTEUR": null, "N_CARREFOU": null, "CLASS_GEOR": null, "COMMENTAIR": null, "SHAPE_LENG": null, "LIEN_SHRPT": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "3D50PEHD", "name": "3D50PEHD", "domains": {}, "templates": [ { "name": "3D50PEHD", "description": "", "prototype": { "attributes": { "LIEN_1": null, "LIEN_2": null, "TYPE_STRUC": null, "TYPE_FONCT": null, "LIBELLE": "3D50PEHD", "GESTIONNAI": null, "DATE_POSE": null, "NB_ARTERE": null, "LONGUEUR": null, "LARGEUR": null, "HAUTEUR": null, "N_CARREFOU": null, "CLASS_GEOR": null, "COMMENTAIR": null, "SHAPE_LENG": null, "LIEN_SHRPT": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "3D50PVC", "name": "3D50PVC", "domains": {}, "templates": [ { "name": "3D50PVC", "description": "", "prototype": { "attributes": { "LIEN_1": null, "LIEN_2": null, "TYPE_STRUC": null, "TYPE_FONCT": null, "LIBELLE": "3D50PVC", "GESTIONNAI": null, "DATE_POSE": null, "NB_ARTERE": null, "LONGUEUR": null, "LARGEUR": null, "HAUTEUR": null, "N_CARREFOU": null, "CLASS_GEOR": null, "COMMENTAIR": null, "SHAPE_LENG": null, "LIEN_SHRPT": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "3D63PVC", "name": "3D63PVC", "domains": {}, "templates": [ { "name": "3D63PVC", "description": "", "prototype": { "attributes": { "LIEN_1": null, "LIEN_2": null, "TYPE_STRUC": null, "TYPE_FONCT": null, "LIBELLE": "3D63PVC", "GESTIONNAI": null, "DATE_POSE": null, "NB_ARTERE": null, "LONGUEUR": null, "LARGEUR": null, "HAUTEUR": null, "N_CARREFOU": null, "CLASS_GEOR": null, "COMMENTAIR": null, "SHAPE_LENG": null, "LIEN_SHRPT": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "3D90+15D63PVC", "name": "3D90+15D63PVC", "domains": {}, "templates": [ { "name": "3D90+15D63PVC", "description": "", "prototype": { "attributes": { "LIEN_1": null, "LIEN_2": null, "TYPE_STRUC": null, "TYPE_FONCT": null, "LIBELLE": "3D90+15D63PVC", "GESTIONNAI": null, "DATE_POSE": null, "NB_ARTERE": null, "LONGUEUR": null, "LARGEUR": null, "HAUTEUR": null, "N_CARREFOU": null, "CLASS_GEOR": null, "COMMENTAIR": null, "SHAPE_LENG": null, "LIEN_SHRPT": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "3D90+19D63PVC", "name": "3D90+19D63PVC", "domains": {}, "templates": [ { "name": "3D90+19D63PVC", "description": "", "prototype": { "attributes": { "LIEN_1": null, "LIEN_2": null, "TYPE_STRUC": null, "TYPE_FONCT": null, "LIBELLE": "3D90+19D63PVC", "GESTIONNAI": null, "DATE_POSE": null, "NB_ARTERE": null, "LONGUEUR": null, "LARGEUR": null, "HAUTEUR": null, "N_CARREFOU": null, "CLASS_GEOR": null, "COMMENTAIR": null, "SHAPE_LENG": null, "LIEN_SHRPT": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "4D63PVC", "name": "4D63PVC", "domains": {}, "templates": [ { "name": "4D63PVC", "description": "", "prototype": { "attributes": { "LIEN_1": null, "LIEN_2": null, "TYPE_STRUC": null, "TYPE_FONCT": null, "LIBELLE": "4D63PVC", "GESTIONNAI": null, "DATE_POSE": null, "NB_ARTERE": null, "LONGUEUR": null, "LARGEUR": null, "HAUTEUR": null, "N_CARREFOU": null, "CLASS_GEOR": null, "COMMENTAIR": null, "SHAPE_LENG": null, "LIEN_SHRPT": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "4D90PVC", "name": "4D90PVC", "domains": {}, "templates": [ { "name": "4D90PVC", "description": "", "prototype": { "attributes": { "LIEN_1": null, "LIEN_2": null, "TYPE_STRUC": null, "TYPE_FONCT": null, "LIBELLE": "4D90PVC", "GESTIONNAI": null, "DATE_POSE": null, "NB_ARTERE": null, "LONGUEUR": null, "LARGEUR": null, "HAUTEUR": null, "N_CARREFOU": null, "CLASS_GEOR": null, "COMMENTAIR": null, "SHAPE_LENG": null, "LIEN_SHRPT": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "4D90PVC+CU", "name": "4D90PVC+CU", "domains": {}, "templates": [ { "name": "4D90PVC+CU", "description": "", "prototype": { "attributes": { "LIEN_1": null, "LIEN_2": null, "TYPE_STRUC": null, "TYPE_FONCT": null, "LIBELLE": "4D90PVC+CU", "GESTIONNAI": null, "DATE_POSE": null, "NB_ARTERE": null, "LONGUEUR": null, "LARGEUR": null, "HAUTEUR": null, "N_CARREFOU": null, "CLASS_GEOR": null, "COMMENTAIR": null, "SHAPE_LENG": null, "LIEN_SHRPT": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "5D63PVC", "name": "5D63PVC", "domains": {}, "templates": [ { "name": "5D63PVC", "description": "", "prototype": { "attributes": { "LIEN_1": null, "LIEN_2": null, "TYPE_STRUC": null, "TYPE_FONCT": null, "LIBELLE": "5D63PVC", "GESTIONNAI": null, "DATE_POSE": null, "NB_ARTERE": null, "LONGUEUR": null, "LARGEUR": null, "HAUTEUR": null, "N_CARREFOU": null, "CLASS_GEOR": null, "COMMENTAIR": null, "SHAPE_LENG": null, "LIEN_SHRPT": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "5D90+3D63PVC", "name": "5D90+3D63PVC", "domains": {}, "templates": [ { "name": "5D90+3D63PVC", "description": "", "prototype": { "attributes": { "LIEN_1": null, "LIEN_2": null, "TYPE_STRUC": null, "TYPE_FONCT": null, "LIBELLE": "5D90+3D63PVC", "GESTIONNAI": null, "DATE_POSE": null, "NB_ARTERE": null, "LONGUEUR": null, "LARGEUR": null, "HAUTEUR": null, "N_CARREFOU": null, "CLASS_GEOR": null, "COMMENTAIR": null, "SHAPE_LENG": null, "LIEN_SHRPT": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "5D90PVC+CU", "name": "5D90PVC+CU", "domains": {}, "templates": [ { "name": "5D90PVC+CU", "description": "", "prototype": { "attributes": { "LIEN_1": null, "LIEN_2": null, "TYPE_STRUC": null, "TYPE_FONCT": null, "LIBELLE": "5D90PVC+CU", "GESTIONNAI": null, "DATE_POSE": null, "NB_ARTERE": null, "LONGUEUR": null, "LARGEUR": null, "HAUTEUR": null, "N_CARREFOU": null, "CLASS_GEOR": null, "COMMENTAIR": null, "SHAPE_LENG": null, "LIEN_SHRPT": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "6D90+3D63PVC", "name": "6D90+3D63PVC", "domains": {}, "templates": [ { "name": "6D90+3D63PVC", "description": "", "prototype": { "attributes": { "LIEN_1": null, "LIEN_2": null, "TYPE_STRUC": null, "TYPE_FONCT": null, "LIBELLE": "6D90+3D63PVC", "GESTIONNAI": null, "DATE_POSE": null, "NB_ARTERE": null, "LONGUEUR": null, "LARGEUR": null, "HAUTEUR": null, "N_CARREFOU": null, "CLASS_GEOR": null, "COMMENTAIR": null, "SHAPE_LENG": null, "LIEN_SHRPT": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "6D90PVC", "name": "6D90PVC", "domains": {}, "templates": [ { "name": "6D90PVC", "description": "", "prototype": { "attributes": { "LIEN_1": null, "LIEN_2": null, "TYPE_STRUC": null, "TYPE_FONCT": null, "LIBELLE": "6D90PVC", "GESTIONNAI": null, "DATE_POSE": null, "NB_ARTERE": null, "LONGUEUR": null, "LARGEUR": null, "HAUTEUR": null, "N_CARREFOU": null, "CLASS_GEOR": null, "COMMENTAIR": null, "SHAPE_LENG": null, "LIEN_SHRPT": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "7D90PVC", "name": "7D90PVC", "domains": {}, "templates": [ { "name": "7D90PVC", "description": "", "prototype": { "attributes": { "LIEN_1": null, "LIEN_2": null, "TYPE_STRUC": null, "TYPE_FONCT": null, "LIBELLE": "7D90PVC", "GESTIONNAI": null, "DATE_POSE": null, "NB_ARTERE": null, "LONGUEUR": null, "LARGEUR": null, "HAUTEUR": null, "N_CARREFOU": null, "CLASS_GEOR": null, "COMMENTAIR": null, "SHAPE_LENG": null, "LIEN_SHRPT": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "8D90PVC", "name": "8D90PVC", "domains": {}, "templates": [ { "name": "8D90PVC", "description": "", "prototype": { "attributes": { "LIEN_1": null, "LIEN_2": null, "TYPE_STRUC": null, "TYPE_FONCT": null, "LIBELLE": "8D90PVC", "GESTIONNAI": null, "DATE_POSE": null, "NB_ARTERE": null, "LONGUEUR": null, "LARGEUR": null, "HAUTEUR": null, "N_CARREFOU": null, "CLASS_GEOR": null, "COMMENTAIR": null, "SHAPE_LENG": null, "LIEN_SHRPT": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "D90PVC", "name": "D90PVC", "domains": {}, "templates": [ { "name": "D90PVC", "description": "", "prototype": { "attributes": { "LIEN_1": null, "LIEN_2": null, "TYPE_STRUC": null, "TYPE_FONCT": null, "LIBELLE": "D90PVC", "GESTIONNAI": null, "DATE_POSE": null, "NB_ARTERE": null, "LONGUEUR": null, "LARGEUR": null, "HAUTEUR": null, "N_CARREFOU": null, "CLASS_GEOR": null, "COMMENTAIR": null, "SHAPE_LENG": null, "LIEN_SHRPT": null } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "36a46d472ade49bca8860b9254f5c4fe" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 18, "name": "Support_de_feux_SLT", "type": "Feature Layer", "parentLayer": { "id": 15, "name": "Signalisation Lumineuse de Trafic (SLT)" }, "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": 141435.80559508502, "ymin": 6835132.49244901, "xmax": 149999.931237996, "ymax": 6840581.42226282, "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": "uniqueValue", "field1": "LIBELLE", "uniqueValueInfos": [ { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 230, 0, 0, 255 ], "size": 8, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "FEU R24", "label": "FEU R24" }, { "symbol": { "type": "esriPMS", "url": "9818ab23ffced4b4aedc72ec19fd6c09", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA1ElEQVRIieWUzQ2CMBiGHxIObmDqGsQRPMIK3Lw6As7gDW6uINwcgUG6hgdbbT4LSlMIie+lab/kfdrvpykzK10KkAO3iL6d8VzuBX8EyAEFNCPxDNQ5BCA7QUKceFbBMYHmBdhfYXsYNu9LUPf3vhYQTxtqmPgCa1aLVQvzE3QXaCcDxiBWBcbZKKiLJGTIPBgAJsFCynMWBBj6V2ThgwDSvOB5c7cmu1hzIHNuIZVvDvryO8DNsTT3FD58DjSf3eLGNzHm4Nf4+n7T1QJaIJkTMJse0dMwOVSco4IAAAAASUVORK5CYII=", "contentType": "image/png", "width": 18, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "FEU SIF TRAMWAY", "label": "FEU SIF TRAMWAY" }, { "symbol": { "type": "esriPMS", "url": "578b3ffa2493e07e877038d67fe31161", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAAoCAYAAAAc7cGiAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB5UlEQVRIidWWMUvEMBTHf4KL6zmI1dW1S4Vz1EEQufoJDtzuCwiul64HfgC7CfcNeohwg7Ngls6O54GDXR11SHO9NGlsQQX/kCHJ6y8vL03e2+QHtflvYVHZAmAJyLJ1gkWAAAaOOQlclPBvYT6Qnn8GDutAF8wH0toFboHYB4vWQaPRiDiu7NM0Jcsy3R2U9qsYumArBUHAYFA5KaVch2n7Rlhgbcgvw74Os06oi+ow4x9K0xQpq6Hl0lrL2LOCDV8FbIwBuD+DIl997AAoHQyhP3lWnc+E6Z6wf42TOwX8eGveTy+E8MoatmFbO3D+AE/XsJi7PQqvlN23MPB79Z43TtmwIof8xu2Vnr8/U97XvLNhPpDWx5sKw/GdB1bkBkgIwXg8XvWTJEEIoTqLubLvhQ0wTzycevfBfIF3qWZvwhzH3UUmbDs0ukKIKkYu7Z96YL1QtaJF7A6GRrxsGPzCdepP1H/UBDyatLxORQ4vU79nj5d/dQOmewKVlXQaAyCKIoKgepmllNX7tpjDNDikbUKJ47j5OlX2/z2hSCmZzWbVSq0SigmTlLHLsqyedNeV1hd3PdsXqBPdbaKUkKQ+6IItURXOLe4CJi1BrUoqDYwxiz1QMepc7Gl5K8WusE76UdgXGmyyXDY+xcYAAAAASUVORK5CYII=", "contentType": "image/png", "width": 14, "height": 30, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "FEU TRAMWAY", "label": "FEU TRAMWAY" }, { "symbol": { "type": "esriPMS", "url": "d739a8f32a3ef16fa7a91619395504b5", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABeUlEQVRIid3UPU8UURTG8d81EGLiGhpqEpM1Bq0t1IZYkNAS7SVAwLWzt7XxE2igtIJKBSoo/BRGKqzoSCQhwJprcWfDMHtnduWl8VRzn9zzf86ZOWdG3GCM/P/wyDzu4mfg27XC8Q6T2HAVeGQCa+gE9uuSI8+wjFeBs4HwmFrfwSNMRaZzBgV4C3dwG3PDVP4b3wv4PexGphvAEdu5zvrggRjpFMeVngFahfawAl4OfBoK3mDQiwfnDVgJfMwx+uCRJdwvScc4xHgmdw/tyIeSthPYrKv8JZ7XVVKJNt5WtK4G+ClOKtoobmXgXfypaBfG8QI8MFs+R55Ik9DSH/tqxjQLr4CfSlPRSkddqYsTjCmNaZ1B3YZW53jB+fp/xQFeDzLIbeg4vpTAi4G1mOAg0InpsWewjscD4YHDmCr9LP1bVnPd4U267kXRWV/ULdFGpN30sUqL9j7wa2h4kVwF/8CRkh7Sa8uCG+EZs5lh7/4z/DJxo/C/lW9jyTkmWK8AAAAASUVORK5CYII=", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "FEU UNICOLORE", "label": "FEU UNICOLORE" }, { "symbol": { "type": "esriPMS", "url": "d739a8f32a3ef16fa7a91619395504b5", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABeUlEQVRIid3UPU8UURTG8d81EGLiGhpqEpM1Bq0t1IZYkNAS7SVAwLWzt7XxE2igtIJKBSoo/BRGKqzoSCQhwJprcWfDMHtnduWl8VRzn9zzf86ZOWdG3GCM/P/wyDzu4mfg27XC8Q6T2HAVeGQCa+gE9uuSI8+wjFeBs4HwmFrfwSNMRaZzBgV4C3dwG3PDVP4b3wv4PexGphvAEdu5zvrggRjpFMeVngFahfawAl4OfBoK3mDQiwfnDVgJfMwx+uCRJdwvScc4xHgmdw/tyIeSthPYrKv8JZ7XVVKJNt5WtK4G+ClOKtoobmXgXfypaBfG8QI8MFs+R55Ik9DSH/tqxjQLr4CfSlPRSkddqYsTjCmNaZ1B3YZW53jB+fp/xQFeDzLIbeg4vpTAi4G1mOAg0InpsWewjscD4YHDmCr9LP1bVnPd4U267kXRWV/ULdFGpN30sUqL9j7wa2h4kVwF/8CRkh7Sa8uCG+EZs5lh7/4z/DJxo/C/lW9jyTkmWK8AAAAASUVORK5CYII=", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "SIGNAL UNICOLORE", "label": "SIGNAL UNICOLORE" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 157, 250, 230, 255 ], "toColor": [ 157, 250, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 86, 229, 255 ], "toColor": [ 245, 86, 229, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 171, 92, 62, 255 ], "toColor": [ 171, 92, 62, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 59, 92, 148, 255 ], "toColor": [ 59, 92, 148, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 228, 245, 100, 255 ], "toColor": [ 228, 245, 100, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 52, 133, 53, 255 ], "toColor": [ 52, 133, 53, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 163, 204, 255 ], "toColor": [ 247, 163, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 97, 250, 128, 255 ], "toColor": [ 97, 250, 128, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 128, 54, 91, 255 ], "toColor": [ 128, 54, 91, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 191, 185, 126, 255 ], "toColor": [ 191, 185, 126, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 95, 110, 250, 255 ], "toColor": [ 95, 110, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 70, 133, 122, 255 ], "toColor": [ 70, 133, 122, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 116, 196, 242, 255 ], "toColor": [ 116, 196, 242, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "TYPE_FONCT", "typeIdField": "LIBELLE", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "TYPE_FONCT", "type": "esriFieldTypeString", "alias": "TYPE_FONCT", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "TYPE_FONCT" }, { "name": "REFERENCE", "type": "esriFieldTypeString", "alias": "REFERENCE", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "REFERENCE" }, { "name": "LIBELLE", "type": "esriFieldTypeString", "alias": "LIBELLE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LIBELLE" }, { "name": "GESTIONNAI", "type": "esriFieldTypeString", "alias": "GESTIONNAI", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "GESTIONNAI" }, { "name": "DATE_POSE", "type": "esriFieldTypeDate", "alias": "DATE_POSE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATE_POSE" }, { "name": "COD_FABRIC", "type": "esriFieldTypeString", "alias": "COD_FABRIC", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "COD_FABRIC" }, { "name": "N_CARREFOU", "type": "esriFieldTypeString", "alias": "N_CARREFOU", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "N_CARREFOU" }, { "name": "X", "type": "esriFieldTypeDouble", "alias": "X", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "X" }, { "name": "Y", "type": "esriFieldTypeDouble", "alias": "Y", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Y" }, { "name": "Z", "type": "esriFieldTypeDouble", "alias": "Z", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Z" }, { "name": "COMMENTAIR", "type": "esriFieldTypeString", "alias": "COMMENTAIR", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "COMMENTAIR" }, { "name": "LIEN_SHRPT", "type": "esriFieldTypeString", "alias": "LIEN_SHRPT", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "LIEN_SHRPT" }, { "name": "LIEN_1", "type": "esriFieldTypeString", "alias": "LIEN_1", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LIEN_1" }, { "name": "LIEN_2", "type": "esriFieldTypeString", "alias": "LIEN_2", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LIEN_2" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R6080138_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A5479_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Romance Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "types": [ { "id": "FEU R24", "name": "FEU R24", "domains": {}, "templates": [ { "name": "FEU R24", "description": "", "prototype": { "attributes": { "LIEN_1": null, "LIEN_2": null, "TYPE_FONCT": null, "REFERENCE": null, "LIBELLE": "FEU R24", "GESTIONNAI": null, "DATE_POSE": null, "COD_FABRIC": null, "N_CARREFOU": null, "X": null, "Y": null, "Z": null, "COMMENTAIR": null, "LIEN_SHRPT": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "FEU SIF TRAMWAY", "name": "FEU SIF TRAMWAY", "domains": {}, "templates": [ { "name": "FEU SIF TRAMWAY", "description": "", "prototype": { "attributes": { "LIEN_1": null, "LIEN_2": null, "TYPE_FONCT": null, "REFERENCE": null, "LIBELLE": "FEU SIF TRAMWAY", "GESTIONNAI": null, "DATE_POSE": null, "COD_FABRIC": null, "N_CARREFOU": null, "X": null, "Y": null, "Z": null, "COMMENTAIR": null, "LIEN_SHRPT": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "FEU TRAMWAY", "name": "FEU TRAMWAY", "domains": {}, "templates": [ { "name": "FEU TRAMWAY", "description": "", "prototype": { "attributes": { "LIEN_1": null, "LIEN_2": null, "TYPE_FONCT": null, "REFERENCE": null, "LIBELLE": "FEU TRAMWAY", "GESTIONNAI": null, "DATE_POSE": null, "COD_FABRIC": null, "N_CARREFOU": null, "X": null, "Y": null, "Z": null, "COMMENTAIR": null, "LIEN_SHRPT": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "FEU UNICOLORE", "name": "FEU UNICOLORE", "domains": {}, "templates": [ { "name": "FEU UNICOLORE", "description": "", "prototype": { "attributes": { "LIEN_1": null, "LIEN_2": null, "TYPE_FONCT": null, "REFERENCE": null, "LIBELLE": "FEU UNICOLORE", "GESTIONNAI": null, "DATE_POSE": null, "COD_FABRIC": null, "N_CARREFOU": null, "X": null, "Y": null, "Z": null, "COMMENTAIR": null, "LIEN_SHRPT": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "SIGNAL UNICOLORE", "name": "SIGNAL UNICOLORE", "domains": {}, "templates": [ { "name": "SIGNAL UNICOLORE", "description": "", "prototype": { "attributes": { "LIEN_1": null, "LIEN_2": null, "TYPE_FONCT": null, "REFERENCE": null, "LIBELLE": "SIGNAL UNICOLORE", "GESTIONNAI": null, "DATE_POSE": null, "COD_FABRIC": null, "N_CARREFOU": null, "X": null, "Y": null, "Z": null, "COMMENTAIR": null, "LIEN_SHRPT": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] } ], "templates": [], "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" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 19, "name": "Chambre_de_tirage_SLT", "type": "Feature Layer", "parentLayer": { "id": 15, "name": "Signalisation Lumineuse de Trafic (SLT)" }, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "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": true, "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": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 141416.634468034, "ymin": 6835125.6318, "xmax": 150044.576800004, "ymax": 6840606.77805643, "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": "uniqueValue", "field1": "LIBELLE", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 227, 185, 79, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1/2L4T", "label": "1/2L4T" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 138, 54, 128, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Armoire", "label": "Armoire" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 91, 142, 201, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "K2C", "label": "K2C" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 117, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "L1T", "label": "L1T" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 245, 147, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "L3T", "label": "L3T" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 66, 130, 49, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "L4T", "label": "L4T" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 118, 227, 211, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "LT2", "label": "LT2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 77, 72, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "regard 30x30", "label": "regard 30x30" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 116, 136, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "regard 40x40", "label": "regard 40x40" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 93, 245, 88, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "regard 50x50", "label": "regard 50x50" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 138, 95, 50, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "regard 60x60", "label": "regard 60x60" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 157, 250, 230, 255 ], "toColor": [ 157, 250, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 86, 229, 255 ], "toColor": [ 245, 86, 229, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 171, 92, 62, 255 ], "toColor": [ 171, 92, 62, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 59, 92, 148, 255 ], "toColor": [ 59, 92, 148, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 228, 245, 100, 255 ], "toColor": [ 228, 245, 100, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 52, 133, 53, 255 ], "toColor": [ 52, 133, 53, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 163, 204, 255 ], "toColor": [ 247, 163, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 97, 250, 128, 255 ], "toColor": [ 97, 250, 128, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 128, 54, 91, 255 ], "toColor": [ 128, 54, 91, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 191, 185, 126, 255 ], "toColor": [ 191, 185, 126, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 95, 110, 250, 255 ], "toColor": [ 95, 110, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 70, 133, 122, 255 ], "toColor": [ 70, 133, 122, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 116, 196, 242, 255 ], "toColor": [ 116, 196, 242, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "TYPE_STRUC", "typeIdField": "LIBELLE", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "TYPE_STRUC", "type": "esriFieldTypeString", "alias": "TYPE_STRUC", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "TYPE_STRUC" }, { "name": "REFERENCE", "type": "esriFieldTypeString", "alias": "REFERENCE", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "REFERENCE" }, { "name": "LIBELLE", "type": "esriFieldTypeString", "alias": "LIBELLE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LIBELLE" }, { "name": "GESTIONNAI", "type": "esriFieldTypeString", "alias": "GESTIONNAI", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "GESTIONNAI" }, { "name": "DATE_POSE", "type": "esriFieldTypeDate", "alias": "DATE_POSE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATE_POSE" }, { "name": "LONGUEUR", "type": "esriFieldTypeDouble", "alias": "LONGUEUR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LONGUEUR" }, { "name": "LARGEUR", "type": "esriFieldTypeDouble", "alias": "LARGEUR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LARGEUR" }, { "name": "HAUTEUR", "type": "esriFieldTypeDouble", "alias": "HAUTEUR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "HAUTEUR" }, { "name": "N_CARREFOU", "type": "esriFieldTypeString", "alias": "N_CARREFOU", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "N_CARREFOU" }, { "name": "X", "type": "esriFieldTypeDouble", "alias": "X", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "X" }, { "name": "Y", "type": "esriFieldTypeDouble", "alias": "Y", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Y" }, { "name": "Z", "type": "esriFieldTypeDouble", "alias": "Z", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Z" }, { "name": "CLASS_GEOR", "type": "esriFieldTypeString", "alias": "CLASS_GEOR", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CLASS_GEOR" }, { "name": "COMMENTAIR", "type": "esriFieldTypeString", "alias": "COMMENTAIR", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "COMMENTAIR" }, { "name": "SHAPE_LENG", "type": "esriFieldTypeDouble", "alias": "SHAPE_LENG", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE_LENG" }, { "name": "LIEN_SHRPT", "type": "esriFieldTypeString", "alias": "LIEN_SHRPT", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "LIEN_SHRPT" }, { "name": "LIEN_1", "type": "esriFieldTypeString", "alias": "LIEN_1", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LIEN_1" }, { "name": "LIEN_2", "type": "esriFieldTypeString", "alias": "LIEN_2", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LIEN_2" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.AREA", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "SHAPE.AREA" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "SHAPE.LEN" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R6080134_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A5477_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Romance Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "types": [ { "id": "1/2L4T", "name": "1/2L4T", "domains": {}, "templates": [ { "name": "1/2L4T", "description": "", "prototype": { "attributes": { "LIEN_2": null, "LIEN_1": null, "TYPE_STRUC": null, "REFERENCE": null, "LIBELLE": "1/2L4T", "GESTIONNAI": null, "DATE_POSE": null, "LONGUEUR": null, "LARGEUR": null, "HAUTEUR": null, "N_CARREFOU": null, "X": null, "Y": null, "Z": null, "CLASS_GEOR": null, "COMMENTAIR": null, "SHAPE_LENG": null, "LIEN_SHRPT": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Armoire", "name": "Armoire", "domains": {}, "templates": [ { "name": "Armoire", "description": "", "prototype": { "attributes": { "LIEN_2": null, "LIEN_1": null, "TYPE_STRUC": null, "REFERENCE": null, "LIBELLE": "Armoire", "GESTIONNAI": null, "DATE_POSE": null, "LONGUEUR": null, "LARGEUR": null, "HAUTEUR": null, "N_CARREFOU": null, "X": null, "Y": null, "Z": null, "CLASS_GEOR": null, "COMMENTAIR": null, "SHAPE_LENG": null, "LIEN_SHRPT": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "K2C", "name": "K2C", "domains": {}, "templates": [ { "name": "K2C", "description": "", "prototype": { "attributes": { "LIEN_2": null, "LIEN_1": null, "TYPE_STRUC": null, "REFERENCE": null, "LIBELLE": "K2C", "GESTIONNAI": null, "DATE_POSE": null, "LONGUEUR": null, "LARGEUR": null, "HAUTEUR": null, "N_CARREFOU": null, "X": null, "Y": null, "Z": null, "CLASS_GEOR": null, "COMMENTAIR": null, "SHAPE_LENG": null, "LIEN_SHRPT": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "L1T", "name": "L1T", "domains": {}, "templates": [ { "name": "L1T", "description": "", "prototype": { "attributes": { "LIEN_2": null, "LIEN_1": null, "TYPE_STRUC": null, "REFERENCE": null, "LIBELLE": "L1T", "GESTIONNAI": null, "DATE_POSE": null, "LONGUEUR": null, "LARGEUR": null, "HAUTEUR": null, "N_CARREFOU": null, "X": null, "Y": null, "Z": null, "CLASS_GEOR": null, "COMMENTAIR": null, "SHAPE_LENG": null, "LIEN_SHRPT": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "L3T", "name": "L3T", "domains": {}, "templates": [ { "name": "L3T", "description": "", "prototype": { "attributes": { "LIEN_2": null, "LIEN_1": null, "TYPE_STRUC": null, "REFERENCE": null, "LIBELLE": "L3T", "GESTIONNAI": null, "DATE_POSE": null, "LONGUEUR": null, "LARGEUR": null, "HAUTEUR": null, "N_CARREFOU": null, "X": null, "Y": null, "Z": null, "CLASS_GEOR": null, "COMMENTAIR": null, "SHAPE_LENG": null, "LIEN_SHRPT": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "L4T", "name": "L4T", "domains": {}, "templates": [ { "name": "L4T", "description": "", "prototype": { "attributes": { "LIEN_2": null, "LIEN_1": null, "TYPE_STRUC": null, "REFERENCE": null, "LIBELLE": "L4T", "GESTIONNAI": null, "DATE_POSE": null, "LONGUEUR": null, "LARGEUR": null, "HAUTEUR": null, "N_CARREFOU": null, "X": null, "Y": null, "Z": null, "CLASS_GEOR": null, "COMMENTAIR": null, "SHAPE_LENG": null, "LIEN_SHRPT": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "LT2", "name": "LT2", "domains": {}, "templates": [ { "name": "LT2", "description": "", "prototype": { "attributes": { "LIEN_2": null, "LIEN_1": null, "TYPE_STRUC": null, "REFERENCE": null, "LIBELLE": "LT2", "GESTIONNAI": null, "DATE_POSE": null, "LONGUEUR": null, "LARGEUR": null, "HAUTEUR": null, "N_CARREFOU": null, "X": null, "Y": null, "Z": null, "CLASS_GEOR": null, "COMMENTAIR": null, "SHAPE_LENG": null, "LIEN_SHRPT": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "regard 30x30", "name": "regard 30x30", "domains": {}, "templates": [ { "name": "regard 30x30", "description": "", "prototype": { "attributes": { "LIEN_2": null, "LIEN_1": null, "TYPE_STRUC": null, "REFERENCE": null, "LIBELLE": "regard 30x30", "GESTIONNAI": null, "DATE_POSE": null, "LONGUEUR": null, "LARGEUR": null, "HAUTEUR": null, "N_CARREFOU": null, "X": null, "Y": null, "Z": null, "CLASS_GEOR": null, "COMMENTAIR": null, "SHAPE_LENG": null, "LIEN_SHRPT": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "regard 40x40", "name": "regard 40x40", "domains": {}, "templates": [ { "name": "regard 40x40", "description": "", "prototype": { "attributes": { "LIEN_2": null, "LIEN_1": null, "TYPE_STRUC": null, "REFERENCE": null, "LIBELLE": "regard 40x40", "GESTIONNAI": null, "DATE_POSE": null, "LONGUEUR": null, "LARGEUR": null, "HAUTEUR": null, "N_CARREFOU": null, "X": null, "Y": null, "Z": null, "CLASS_GEOR": null, "COMMENTAIR": null, "SHAPE_LENG": null, "LIEN_SHRPT": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "regard 50x50", "name": "regard 50x50", "domains": {}, "templates": [ { "name": "regard 50x50", "description": "", "prototype": { "attributes": { "LIEN_2": null, "LIEN_1": null, "TYPE_STRUC": null, "REFERENCE": null, "LIBELLE": "regard 50x50", "GESTIONNAI": null, "DATE_POSE": null, "LONGUEUR": null, "LARGEUR": null, "HAUTEUR": null, "N_CARREFOU": null, "X": null, "Y": null, "Z": null, "CLASS_GEOR": null, "COMMENTAIR": null, "SHAPE_LENG": null, "LIEN_SHRPT": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "regard 60x60", "name": "regard 60x60", "domains": {}, "templates": [ { "name": "regard 60x60", "description": "", "prototype": { "attributes": { "LIEN_2": null, "LIEN_1": null, "TYPE_STRUC": null, "REFERENCE": null, "LIBELLE": "regard 60x60", "GESTIONNAI": null, "DATE_POSE": null, "LONGUEUR": null, "LARGEUR": null, "HAUTEUR": null, "N_CARREFOU": null, "X": null, "Y": null, "Z": null, "CLASS_GEOR": null, "COMMENTAIR": null, "SHAPE_LENG": null, "LIEN_SHRPT": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "36a46d472ade49bca8860b9254f5c4fe" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 21, "name": "Réseaux_Equipements", "type": "Feature Layer", "parentLayer": { "id": 20, "name": "Réseaux électriques" }, "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": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 141488.037793808, "ymin": 6835155.91319214, "xmax": 150044.813930459, "ymax": 6840623.52587694, "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": "uniqueValue", "field1": "COMMENTAIR", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 235, 224, 103, 255 ], "width": 1 }, "value": "ECL VOIRIE", "label": "Réseaux d'éclairage publique" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 67, 66, 128, 255 ], "width": 1 }, "value": "ECRAN TFT", "label": "Réseau écran TFT" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 72, 153, 207, 255 ], "width": 1 }, "value": "EPU+SONO", "label": "Réseaux d'éclairage station et son" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 247, 235, 255 ], "width": 1 }, "value": "FT", "label": "Foureaux FT" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 250, 100, 122, 255 ], "width": 1 }, "value": "INJECTION", "label": "Injection dans LAC" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 161, 108, 71, 255 ], "width": 1 }, "value": "INTERVALLE DE DECHARGE", "label": "Intervelle de décharge pour terre" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 195, 92, 204, 255 ], "width": 1 }, "value": "LIAISON MULTI - ARMOIRE", "label": "Liaison multi vers armoire" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 102, 133, 82, 255 ], "width": 1 }, "value": "LIAISON MULTI - DTT", "label": "Liaison multi vers DDT" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 90, 209, 108, 255 ], "width": 1 }, "value": "TERRE SECONDAIRE", "label": "Prise de terre secondaire" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 157, 250, 230, 255 ], "toColor": [ 157, 250, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 86, 229, 255 ], "toColor": [ 245, 86, 229, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 171, 92, 62, 255 ], "toColor": [ 171, 92, 62, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 59, 92, 148, 255 ], "toColor": [ 59, 92, 148, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 228, 245, 100, 255 ], "toColor": [ 228, 245, 100, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 52, 133, 53, 255 ], "toColor": [ 52, 133, 53, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 163, 204, 255 ], "toColor": [ 247, 163, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 97, 250, 128, 255 ], "toColor": [ 97, 250, 128, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 128, 54, 91, 255 ], "toColor": [ 128, 54, 91, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 191, 185, 126, 255 ], "toColor": [ 191, 185, 126, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 95, 110, 250, 255 ], "toColor": [ 95, 110, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 70, 133, 122, 255 ], "toColor": [ 70, 133, 122, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 116, 196, 242, 255 ], "toColor": [ 116, 196, 242, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "TYPE_FONCT", "typeIdField": "COMMENTAIR", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "TYPE_FONCT", "type": "esriFieldTypeString", "alias": "TYPE_FONCT", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "TYPE_FONCT" }, { "name": "REFERENCE", "type": "esriFieldTypeString", "alias": "REFERENCE", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "REFERENCE" }, { "name": "LIBELLE", "type": "esriFieldTypeString", "alias": "LIBELLE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LIBELLE" }, { "name": "GESTIONNAI", "type": "esriFieldTypeString", "alias": "GESTIONNAI", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "GESTIONNAI" }, { "name": "DATE_POSE", "type": "esriFieldTypeDate", "alias": "DATE_POSE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATE_POSE" }, { "name": "NB_ARTERE", "type": "esriFieldTypeSmallInteger", "alias": "NB_ARTERE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NB_ARTERE" }, { "name": "LONGUEUR", "type": "esriFieldTypeDouble", "alias": "LONGUEUR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LONGUEUR" }, { "name": "LARGEUR", "type": "esriFieldTypeDouble", "alias": "LARGEUR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LARGEUR" }, { "name": "HAUTEUR", "type": "esriFieldTypeDouble", "alias": "HAUTEUR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "HAUTEUR" }, { "name": "CLASS_GEOR", "type": "esriFieldTypeString", "alias": "CLASS_GEOR", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CLASS_GEOR" }, { "name": "COMMENTAIR", "type": "esriFieldTypeString", "alias": "COMMENTAIR", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "COMMENTAIR" }, { "name": "SHAPE_LENG", "type": "esriFieldTypeDouble", "alias": "SHAPE_LENG", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE_LENG" }, { "name": "LIEN_SHRPT", "type": "esriFieldTypeString", "alias": "LIEN_SHRPT", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "LIEN_SHRPT" }, { "name": "LIEN_1", "type": "esriFieldTypeString", "alias": "LIEN_1", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Lien_1" }, { "name": "LIEN_2", "type": "esriFieldTypeString", "alias": "LIEN_2", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Lien_2" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "SHAPE.LEN" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R6080111_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A5468_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Romance Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "types": [ { "id": "ECL VOIRIE", "name": "Réseaux d'éclairage publique", "domains": {}, "templates": [ { "name": "ECL VOIRIE", "description": "", "prototype": { "attributes": { "LIEN_2": null, "LIEN_1": null, "TYPE_FONCT": null, "REFERENCE": null, "LIBELLE": null, "GESTIONNAI": null, "DATE_POSE": null, "NB_ARTERE": null, "LONGUEUR": null, "LARGEUR": null, "HAUTEUR": null, "CLASS_GEOR": null, "COMMENTAIR": "ECL VOIRIE", "SHAPE_LENG": null, "LIEN_SHRPT": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "ECRAN TFT", "name": "Réseau écran TFT", "domains": {}, "templates": [ { "name": "ECRAN TFT", "description": "", "prototype": { "attributes": { "LIEN_2": null, "LIEN_1": null, "TYPE_FONCT": null, "REFERENCE": null, "LIBELLE": null, "GESTIONNAI": null, "DATE_POSE": null, "NB_ARTERE": null, "LONGUEUR": null, "LARGEUR": null, "HAUTEUR": null, "CLASS_GEOR": null, "COMMENTAIR": "ECRAN TFT", "SHAPE_LENG": null, "LIEN_SHRPT": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "EPU+SONO", "name": "Réseaux d'éclairage station et son", "domains": {}, "templates": [ { "name": "EPU+SONO", "description": "", "prototype": { "attributes": { "LIEN_2": null, "LIEN_1": null, "TYPE_FONCT": null, "REFERENCE": null, "LIBELLE": null, "GESTIONNAI": null, "DATE_POSE": null, "NB_ARTERE": null, "LONGUEUR": null, "LARGEUR": null, "HAUTEUR": null, "CLASS_GEOR": null, "COMMENTAIR": "EPU+SONO", "SHAPE_LENG": null, "LIEN_SHRPT": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "FT", "name": "Foureaux FT", "domains": {}, "templates": [ { "name": "FT", "description": "", "prototype": { "attributes": { "LIEN_2": null, "LIEN_1": null, "TYPE_FONCT": null, "REFERENCE": null, "LIBELLE": null, "GESTIONNAI": null, "DATE_POSE": null, "NB_ARTERE": null, "LONGUEUR": null, "LARGEUR": null, "HAUTEUR": null, "CLASS_GEOR": null, "COMMENTAIR": "FT", "SHAPE_LENG": null, "LIEN_SHRPT": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "INJECTION", "name": "Injection dans LAC", "domains": {}, "templates": [ { "name": "INJECTION", "description": "", "prototype": { "attributes": { "LIEN_2": null, "LIEN_1": null, "TYPE_FONCT": null, "REFERENCE": null, "LIBELLE": null, "GESTIONNAI": null, "DATE_POSE": null, "NB_ARTERE": null, "LONGUEUR": null, "LARGEUR": null, "HAUTEUR": null, "CLASS_GEOR": null, "COMMENTAIR": "INJECTION", "SHAPE_LENG": null, "LIEN_SHRPT": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "INTERVALLE DE DECHARGE", "name": "Intervelle de décharge pour terre", "domains": {}, "templates": [ { "name": "INTERVALLE DE DECHARGE", "description": "", "prototype": { "attributes": { "LIEN_2": null, "LIEN_1": null, "TYPE_FONCT": null, "REFERENCE": null, "LIBELLE": null, "GESTIONNAI": null, "DATE_POSE": null, "NB_ARTERE": null, "LONGUEUR": null, "LARGEUR": null, "HAUTEUR": null, "CLASS_GEOR": null, "COMMENTAIR": "INTERVALLE DE DECHARGE", "SHAPE_LENG": null, "LIEN_SHRPT": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "LIAISON MULTI - ARMOIRE", "name": "Liaison multi vers armoire", "domains": {}, "templates": [ { "name": "LIAISON MULTI - ARMOIRE", "description": "", "prototype": { "attributes": { "LIEN_2": null, "LIEN_1": null, "TYPE_FONCT": null, "REFERENCE": null, "LIBELLE": null, "GESTIONNAI": null, "DATE_POSE": null, "NB_ARTERE": null, "LONGUEUR": null, "LARGEUR": null, "HAUTEUR": null, "CLASS_GEOR": null, "COMMENTAIR": "LIAISON MULTI - ARMOIRE", "SHAPE_LENG": null, "LIEN_SHRPT": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "LIAISON MULTI - DTT", "name": "Liaison multi vers DDT", "domains": {}, "templates": [ { "name": "LIAISON MULTI - DTT", "description": "", "prototype": { "attributes": { "LIEN_2": null, "LIEN_1": null, "TYPE_FONCT": null, "REFERENCE": null, "LIBELLE": null, "GESTIONNAI": null, "DATE_POSE": null, "NB_ARTERE": null, "LONGUEUR": null, "LARGEUR": null, "HAUTEUR": null, "CLASS_GEOR": null, "COMMENTAIR": "LIAISON MULTI - DTT", "SHAPE_LENG": null, "LIEN_SHRPT": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "TERRE SECONDAIRE", "name": "Prise de terre secondaire", "domains": {}, "templates": [ { "name": "TERRE SECONDAIRE", "description": "", "prototype": { "attributes": { "LIEN_2": null, "LIEN_1": null, "TYPE_FONCT": null, "REFERENCE": null, "LIBELLE": null, "GESTIONNAI": null, "DATE_POSE": null, "NB_ARTERE": null, "LONGUEUR": null, "LARGEUR": null, "HAUTEUR": null, "CLASS_GEOR": null, "COMMENTAIR": "TERRE SECONDAIRE", "SHAPE_LENG": null, "LIEN_SHRPT": null } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "36a46d472ade49bca8860b9254f5c4fe" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 22, "name": "Prise_de_terre_1x25", "type": "Feature Layer", "parentLayer": { "id": 20, "name": "Réseaux électriques" }, "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": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 141488.037793808, "ymin": 6835155.95859248, "xmax": 150042.328479081, "ymax": 6840623.37968903, "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": "uniqueValue", "field1": "COMMENTAIR", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 173, 82, 222, 255 ], "width": 1 }, "value": "TERRE PRIMAIRE", "label": "Prise de terre primaire" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 86, 152, 153, 255 ], "width": 1 }, "value": "TERRE SECONDAIRE", "label": "Prise de terre secondaire" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 157, 250, 230, 255 ], "toColor": [ 157, 250, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 86, 229, 255 ], "toColor": [ 245, 86, 229, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 171, 92, 62, 255 ], "toColor": [ 171, 92, 62, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 59, 92, 148, 255 ], "toColor": [ 59, 92, 148, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 228, 245, 100, 255 ], "toColor": [ 228, 245, 100, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 52, 133, 53, 255 ], "toColor": [ 52, 133, 53, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 163, 204, 255 ], "toColor": [ 247, 163, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 97, 250, 128, 255 ], "toColor": [ 97, 250, 128, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 128, 54, 91, 255 ], "toColor": [ 128, 54, 91, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 191, 185, 126, 255 ], "toColor": [ 191, 185, 126, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 95, 110, 250, 255 ], "toColor": [ 95, 110, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 70, 133, 122, 255 ], "toColor": [ 70, 133, 122, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 116, 196, 242, 255 ], "toColor": [ 116, 196, 242, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "LIBELLE", "typeIdField": "COMMENTAIR", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "LIBELLE", "type": "esriFieldTypeString", "alias": "LIBELLE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LIBELLE" }, { "name": "GESTIONNAI", "type": "esriFieldTypeString", "alias": "GESTIONNAI", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "GESTIONNAI" }, { "name": "DATE_POSE", "type": "esriFieldTypeDate", "alias": "DATE_POSE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATE_POSE" }, { "name": "LONGUEUR", "type": "esriFieldTypeDouble", "alias": "LONGUEUR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LONGUEUR" }, { "name": "DIAMETRE", "type": "esriFieldTypeDouble", "alias": "DIAMETRE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DIAMETRE" }, { "name": "NB_CONDUCT", "type": "esriFieldTypeSmallInteger", "alias": "NB_CONDUCT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NB_CONDUCT" }, { "name": "SECT_CONDU", "type": "esriFieldTypeInteger", "alias": "SECT_CONDU", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SECT_CONDU" }, { "name": "COMMENTAIR", "type": "esriFieldTypeString", "alias": "COMMENTAIR", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "COMMENTAIR" }, { "name": "LIEN_SHRPT", "type": "esriFieldTypeString", "alias": "LIEN_SHRPT", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "LIEN_SHRPT" }, { "name": "LIEN_1", "type": "esriFieldTypeString", "alias": "LIEN_1", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LIEN_1" }, { "name": "LIEN_2", "type": "esriFieldTypeString", "alias": "LIEN_2", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LIEN_2" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "SHAPE.LEN" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R6080115_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A5469_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Romance Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "types": [ { "id": "TERRE PRIMAIRE", "name": "Prise de terre primaire", "domains": {}, "templates": [ { "name": "TERRE PRIMAIRE", "description": "", "prototype": { "attributes": { "LIEN_2": null, "LIEN_1": null, "LIBELLE": null, "GESTIONNAI": null, "DATE_POSE": null, "LONGUEUR": null, "DIAMETRE": null, "NB_CONDUCT": null, "SECT_CONDU": null, "COMMENTAIR": "TERRE PRIMAIRE", "LIEN_SHRPT": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "TERRE SECONDAIRE", "name": "Prise de terre secondaire", "domains": {}, "templates": [ { "name": "TERRE SECONDAIRE", "description": "", "prototype": { "attributes": { "LIEN_2": null, "LIEN_1": null, "LIBELLE": null, "GESTIONNAI": null, "DATE_POSE": null, "LONGUEUR": null, "DIAMETRE": null, "NB_CONDUCT": null, "SECT_CONDU": null, "COMMENTAIR": "TERRE SECONDAIRE", "LIEN_SHRPT": null } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "36a46d472ade49bca8860b9254f5c4fe" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 24, "name": "Chambre_de_tirage_multitubulaire", "type": "Feature Layer", "parentLayer": { "id": 23, "name": "Fibre optique multitubulaire BM/BIBUS" }, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "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": true, "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": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 141361.282901116, "ymin": 6835097.05932482, "xmax": 150061.39122776702, "ymax": 6840647.45458498, "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": "uniqueValue", "field1": "LIBELLE", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 100, 134, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1/2L4T", "label": "1/2L4T" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 98, 245, 125, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CHAMBRE MFE", "label": "CHAMBRE MFE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 93, 227, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CHAMBRE MULTI", "label": "CHAMBRE MULTI" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 196, 143, 126, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "L1T", "label": "L1T" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 94, 97, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "L1T ACCES P+R", "label": "L1T ACCES P+R" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 62, 90, 133, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "L2T", "label": "L2T" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 127, 133, 52, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "L2T ACCES P+R", "label": "L2T ACCES P+R" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 130, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "L3T", "label": "L3T" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 79, 140, 117, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "REGARD 30X30", "label": "REGARD 30X30" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 247, 94, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "REGARD 40X40", "label": "REGARD 40X40" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 157, 250, 230, 255 ], "toColor": [ 157, 250, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 86, 229, 255 ], "toColor": [ 245, 86, 229, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 171, 92, 62, 255 ], "toColor": [ 171, 92, 62, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 59, 92, 148, 255 ], "toColor": [ 59, 92, 148, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 228, 245, 100, 255 ], "toColor": [ 228, 245, 100, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 52, 133, 53, 255 ], "toColor": [ 52, 133, 53, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 163, 204, 255 ], "toColor": [ 247, 163, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 97, 250, 128, 255 ], "toColor": [ 97, 250, 128, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 128, 54, 91, 255 ], "toColor": [ 128, 54, 91, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 191, 185, 126, 255 ], "toColor": [ 191, 185, 126, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 95, 110, 250, 255 ], "toColor": [ 95, 110, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 70, 133, 122, 255 ], "toColor": [ 70, 133, 122, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 116, 196, 242, 255 ], "toColor": [ 116, 196, 242, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[COMMENTAIR]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "none", "multiPart": "labelPerPart", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Par défaut", "priority": 27, "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": 7, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "TYPE_STRUC", "typeIdField": "LIBELLE", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "TYPE_STRUC", "type": "esriFieldTypeString", "alias": "TYPE_STRUC", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "TYPE_STRUC" }, { "name": "REFERENCE", "type": "esriFieldTypeString", "alias": "REFERENCE", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "REFERENCE" }, { "name": "LIBELLE", "type": "esriFieldTypeString", "alias": "LIBELLE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LIBELLE" }, { "name": "GESTIONNAI", "type": "esriFieldTypeString", "alias": "GESTIONNAI", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "GESTIONNAI" }, { "name": "DATE_POSE", "type": "esriFieldTypeDate", "alias": "DATE_POSE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATE_POSE" }, { "name": "LONGUEUR", "type": "esriFieldTypeDouble", "alias": "LONGUEUR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LONGUEUR" }, { "name": "LARGEUR", "type": "esriFieldTypeDouble", "alias": "LARGEUR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LARGEUR" }, { "name": "HAUTEUR", "type": "esriFieldTypeDouble", "alias": "HAUTEUR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "HAUTEUR" }, { "name": "X", "type": "esriFieldTypeDouble", "alias": "X", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "X" }, { "name": "Y", "type": "esriFieldTypeDouble", "alias": "Y", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Y" }, { "name": "Z", "type": "esriFieldTypeDouble", "alias": "Z", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Z" }, { "name": "CLASS_GEOR", "type": "esriFieldTypeString", "alias": "CLASS_GEOR", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CLASS_GEOR" }, { "name": "COMMENTAIR", "type": "esriFieldTypeString", "alias": "COMMENTAIR", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "COMMENTAIR" }, { "name": "SHAPE_LENG", "type": "esriFieldTypeDouble", "alias": "SHAPE_LENG", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE_LENG" }, { "name": "LIEN_SHRPT", "type": "esriFieldTypeString", "alias": "LIEN_SHRPT", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "LIEN_SHRPT" }, { "name": "LIEN_1", "type": "esriFieldTypeString", "alias": "LIEN_1", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LIEN_1" }, { "name": "LIEN_2", "type": "esriFieldTypeString", "alias": "LIEN_2", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LIEN_2" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.AREA", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "SHAPE.AREA" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "SHAPE.LEN" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R6080122_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A5472_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Romance Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "types": [ { "id": "1/2L4T", "name": "1/2L4T", "domains": {}, "templates": [ { "name": "1/2L4T", "description": "", "prototype": { "attributes": { "LIEN_2": null, "LIEN_1": null, "TYPE_STRUC": null, "REFERENCE": null, "LIBELLE": "1/2L4T", "GESTIONNAI": null, "DATE_POSE": null, "LONGUEUR": null, "LARGEUR": null, "HAUTEUR": null, "X": null, "Y": null, "Z": null, "CLASS_GEOR": null, "COMMENTAIR": null, "SHAPE_LENG": null, "LIEN_SHRPT": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "CHAMBRE MFE", "name": "CHAMBRE MFE", "domains": {}, "templates": [ { "name": "CHAMBRE MFE", "description": "", "prototype": { "attributes": { "LIEN_2": null, "LIEN_1": null, "TYPE_STRUC": null, "REFERENCE": null, "LIBELLE": "CHAMBRE MFE", "GESTIONNAI": null, "DATE_POSE": null, "LONGUEUR": null, "LARGEUR": null, "HAUTEUR": null, "X": null, "Y": null, "Z": null, "CLASS_GEOR": null, "COMMENTAIR": null, "SHAPE_LENG": null, "LIEN_SHRPT": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "CHAMBRE MULTI", "name": "CHAMBRE MULTI", "domains": {}, "templates": [ { "name": "CHAMBRE MULTI", "description": "", "prototype": { "attributes": { "LIEN_2": null, "LIEN_1": null, "TYPE_STRUC": null, "REFERENCE": null, "LIBELLE": "CHAMBRE MULTI", "GESTIONNAI": null, "DATE_POSE": null, "LONGUEUR": null, "LARGEUR": null, "HAUTEUR": null, "X": null, "Y": null, "Z": null, "CLASS_GEOR": null, "COMMENTAIR": null, "SHAPE_LENG": null, "LIEN_SHRPT": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "L1T", "name": "L1T", "domains": {}, "templates": [ { "name": "L1T", "description": "", "prototype": { "attributes": { "LIEN_2": null, "LIEN_1": null, "TYPE_STRUC": null, "REFERENCE": null, "LIBELLE": "L1T", "GESTIONNAI": null, "DATE_POSE": null, "LONGUEUR": null, "LARGEUR": null, "HAUTEUR": null, "X": null, "Y": null, "Z": null, "CLASS_GEOR": null, "COMMENTAIR": null, "SHAPE_LENG": null, "LIEN_SHRPT": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "L1T ACCES P+R", "name": "L1T ACCES P+R", "domains": {}, "templates": [ { "name": "L1T ACCES P+R", "description": "", "prototype": { "attributes": { "LIEN_2": null, "LIEN_1": null, "TYPE_STRUC": null, "REFERENCE": null, "LIBELLE": "L1T ACCES P+R", "GESTIONNAI": null, "DATE_POSE": null, "LONGUEUR": null, "LARGEUR": null, "HAUTEUR": null, "X": null, "Y": null, "Z": null, "CLASS_GEOR": null, "COMMENTAIR": null, "SHAPE_LENG": null, "LIEN_SHRPT": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "L2T", "name": "L2T", "domains": {}, "templates": [ { "name": "L2T", "description": "", "prototype": { "attributes": { "LIEN_2": null, "LIEN_1": null, "TYPE_STRUC": null, "REFERENCE": null, "LIBELLE": "L2T", "GESTIONNAI": null, "DATE_POSE": null, "LONGUEUR": null, "LARGEUR": null, "HAUTEUR": null, "X": null, "Y": null, "Z": null, "CLASS_GEOR": null, "COMMENTAIR": null, "SHAPE_LENG": null, "LIEN_SHRPT": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "L2T ACCES P+R", "name": "L2T ACCES P+R", "domains": {}, "templates": [ { "name": "L2T ACCES P+R", "description": "", "prototype": { "attributes": { "LIEN_2": null, "LIEN_1": null, "TYPE_STRUC": null, "REFERENCE": null, "LIBELLE": "L2T ACCES P+R", "GESTIONNAI": null, "DATE_POSE": null, "LONGUEUR": null, "LARGEUR": null, "HAUTEUR": null, "X": null, "Y": null, "Z": null, "CLASS_GEOR": null, "COMMENTAIR": null, "SHAPE_LENG": null, "LIEN_SHRPT": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "L3T", "name": "L3T", "domains": {}, "templates": [ { "name": "L3T", "description": "", "prototype": { "attributes": { "LIEN_2": null, "LIEN_1": null, "TYPE_STRUC": null, "REFERENCE": null, "LIBELLE": "L3T", "GESTIONNAI": null, "DATE_POSE": null, "LONGUEUR": null, "LARGEUR": null, "HAUTEUR": null, "X": null, "Y": null, "Z": null, "CLASS_GEOR": null, "COMMENTAIR": null, "SHAPE_LENG": null, "LIEN_SHRPT": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "REGARD 30X30", "name": "REGARD 30X30", "domains": {}, "templates": [ { "name": "REGARD 30X30", "description": "", "prototype": { "attributes": { "LIEN_2": null, "LIEN_1": null, "TYPE_STRUC": null, "REFERENCE": null, "LIBELLE": "REGARD 30X30", "GESTIONNAI": null, "DATE_POSE": null, "LONGUEUR": null, "LARGEUR": null, "HAUTEUR": null, "X": null, "Y": null, "Z": null, "CLASS_GEOR": null, "COMMENTAIR": null, "SHAPE_LENG": null, "LIEN_SHRPT": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "REGARD 40X40", "name": "REGARD 40X40", "domains": {}, "templates": [ { "name": "REGARD 40X40", "description": "", "prototype": { "attributes": { "LIEN_2": null, "LIEN_1": null, "TYPE_STRUC": null, "REFERENCE": null, "LIBELLE": "REGARD 40X40", "GESTIONNAI": null, "DATE_POSE": null, "LONGUEUR": null, "LARGEUR": null, "HAUTEUR": null, "X": null, "Y": null, "Z": null, "CLASS_GEOR": null, "COMMENTAIR": null, "SHAPE_LENG": null, "LIEN_SHRPT": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "36a46d472ade49bca8860b9254f5c4fe" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 25, "name": "Réseaux multitubulaire exploitation", "type": "Feature Layer", "parentLayer": { "id": 23, "name": "Fibre optique multitubulaire BM/BIBUS" }, "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": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 141362.90229494098, "ymin": 6835097.93586959, "xmax": 150080.181921572, "ymax": 6840646.81938121, "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": "uniqueValue", "field1": "REFERENCE", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 144, 99, 150, 255 ], "width": 1 }, "value": "ACCES P+R", "label": "Accès P+R" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 240, 193, 139, 255 ], "width": 1 }, "value": "ACCES THALES", "label": "Accès Thales" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 73, 71, 173, 255 ], "width": 1 }, "value": "CATHODIQUE", "label": "Protection cathodique" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 166, 82, 227, 255 ], "width": 1 }, "value": "COMPTAGE P+R", "label": "Compatage P+R" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 49, 135, 105, 255 ], "width": 1 }, "value": "FT", "label": "réseaux FT" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 162, 245, 223, 255 ], "width": 1 }, "value": "MULTI A", "label": "Multi A" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 142, 91, 255 ], "width": 1 }, "value": "MULTI B", "label": "Multi B" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 135, 98, 76, 255 ], "width": 1 }, "value": "MULTI C", "label": "Multi C" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 247, 139, 235, 255 ], "width": 1 }, "value": "MULTI D", "label": "Multi D" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 54, 118, 135, 255 ], "width": 1 }, "value": "MULTI E", "label": "Multi E" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 167, 201, 135, 255 ], "width": 1 }, "value": "MULTI H", "label": "Multi H" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 92, 112, 255 ], "width": 1 }, "value": "MULTI I", "label": "Multi I" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 91, 235, 127, 255 ], "width": 1 }, "value": "MULTI J", "label": "Multi J" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 166, 151, 70, 255 ], "width": 1 }, "value": "RFO", "label": "Réseaux Fibre Optique RFO" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 194, 68, 135, 255 ], "width": 1 }, "value": "RFO-FIOP", "label": "RFO FIOP" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 93, 143, 50, 255 ], "width": 1 }, "value": "RFO-FT", "label": "RFO FT" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 235, 150, 180, 255 ], "width": 1 }, "value": "SEP HYDRO", "label": "Réseaux séparateur hydrocarbure" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 157, 250, 230, 255 ], "toColor": [ 157, 250, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 95, 229, 255 ], "toColor": [ 250, 95, 229, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 171, 92, 62, 255 ], "toColor": [ 171, 92, 62, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 59, 92, 148, 255 ], "toColor": [ 59, 92, 148, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 121, 245, 91, 255 ], "toColor": [ 121, 245, 91, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 176, 172, 65, 255 ], "toColor": [ 176, 172, 65, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 97, 79, 227, 255 ], "toColor": [ 97, 79, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 163, 204, 255 ], "toColor": [ 247, 163, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 128, 47, 98, 255 ], "toColor": [ 128, 47, 98, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 48, 130, 104, 255 ], "toColor": [ 48, 130, 104, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 68, 156, 62, 255 ], "toColor": [ 68, 156, 62, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 116, 196, 242, 255 ], "toColor": [ 116, 196, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 173, 140, 245, 255 ], "toColor": [ 173, 140, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 209, 176, 140, 255 ], "toColor": [ 209, 176, 140, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 87, 144, 255 ], "toColor": [ 250, 87, 144, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 206, 245, 144, 255 ], "toColor": [ 206, 245, 144, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 58, 59, 156, 255 ], "toColor": [ 58, 59, 156, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "LIEN_DWG", "typeIdField": "REFERENCE", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "LIEN_DWG", "type": "esriFieldTypeString", "alias": "LIEN_DWG", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "LIEN_DWG" }, { "name": "LIEN_PDF", "type": "esriFieldTypeString", "alias": "LIEN_PDF", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "LIEN_PDF" }, { "name": "CODE_INSEE", "type": "esriFieldTypeInteger", "alias": "CODE_INSEE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CODE_INSEE" }, { "name": "ID_PROJET", "type": "esriFieldTypeInteger", "alias": "ID_PROJET", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ID_PROJET" }, { "name": "PH_PROJET", "type": "esriFieldTypeString", "alias": "PH_PROJET", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "PH_PROJET" }, { "name": "TYPE_STRUC", "type": "esriFieldTypeString", "alias": "TYPE_STRUC", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "TYPE_STRUC" }, { "name": "TYPE_FONCT", "type": "esriFieldTypeString", "alias": "TYPE_FONCT", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "TYPE_FONCT" }, { "name": "REFERENCE", "type": "esriFieldTypeString", "alias": "REFERENCE", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "REFERENCE" }, { "name": "LIBELLE", "type": "esriFieldTypeString", "alias": "LIBELLE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LIBELLE" }, { "name": "PROPRIETAI", "type": "esriFieldTypeString", "alias": "PROPRIETAI", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PROPRIETAI" }, { "name": "GESTIONNAI", "type": "esriFieldTypeString", "alias": "GESTIONNAI", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "GESTIONNAI" }, { "name": "DATE_POSE", "type": "esriFieldTypeDate", "alias": "DATE_POSE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATE_POSE" }, { "name": "COD_ENTREP", "type": "esriFieldTypeString", "alias": "COD_ENTREP", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "COD_ENTREP" }, { "name": "NB_ARTERE", "type": "esriFieldTypeSmallInteger", "alias": "NB_ARTERE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NB_ARTERE" }, { "name": "LONGUEUR", "type": "esriFieldTypeDouble", "alias": "LONGUEUR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LONGUEUR" }, { "name": "LARGEUR", "type": "esriFieldTypeDouble", "alias": "LARGEUR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LARGEUR" }, { "name": "HAUTEUR", "type": "esriFieldTypeDouble", "alias": "HAUTEUR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "HAUTEUR" }, { "name": "DOMANIALIT", "type": "esriFieldTypeString", "alias": "DOMANIALIT", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "DOMANIALIT" }, { "name": "ADRESSE", "type": "esriFieldTypeString", "alias": "ADRESSE", "domain": null, "editable": true, "nullable": true, "length": 90, "defaultValue": null, "modelName": "ADRESSE" }, { "name": "VILLE", "type": "esriFieldTypeString", "alias": "VILLE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "VILLE" }, { "name": "CLASS_GEOR", "type": "esriFieldTypeString", "alias": "CLASS_GEOR", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CLASS_GEOR" }, { "name": "COD_GEOMET", "type": "esriFieldTypeString", "alias": "COD_GEOMET", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "COD_GEOMET" }, { "name": "COMMENTAIR", "type": "esriFieldTypeString", "alias": "COMMENTAIR", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "COMMENTAIR" }, { "name": "SHAPE_LENG", "type": "esriFieldTypeDouble", "alias": "SHAPE_LENG", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE_LENG" }, { "name": "CALQUE", "type": "esriFieldTypeString", "alias": "CALQUE", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "CALQUE" }, { "name": "LIEN_SHRPT", "type": "esriFieldTypeString", "alias": "LIEN_SHRPT", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "LIEN_SHRPT" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "SHAPE.LEN" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R6080128_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A5475_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Romance Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "types": [ { "id": "ACCES P+R", "name": "Accès P+R", "domains": {}, "templates": [ { "name": "ACCES P+R", "description": "", "prototype": { "attributes": { "LIEN_SHRPT": null, "CALQUE": null, "LIEN_DWG": null, "LIEN_PDF": null, "CODE_INSEE": null, "ID_PROJET": null, "PH_PROJET": null, "TYPE_STRUC": null, "TYPE_FONCT": null, "REFERENCE": "ACCES P+R", "LIBELLE": null, "PROPRIETAI": null, "GESTIONNAI": null, "DATE_POSE": null, "COD_ENTREP": null, "NB_ARTERE": null, "LONGUEUR": null, "LARGEUR": null, "HAUTEUR": null, "DOMANIALIT": null, "ADRESSE": null, "VILLE": null, "CLASS_GEOR": null, "COD_GEOMET": null, "COMMENTAIR": null, "SHAPE_LENG": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "ACCES THALES", "name": "Accès Thales", "domains": {}, "templates": [ { "name": "ACCES THALES", "description": "", "prototype": { "attributes": { "LIEN_SHRPT": null, "CALQUE": null, "LIEN_DWG": null, "LIEN_PDF": null, "CODE_INSEE": null, "ID_PROJET": null, "PH_PROJET": null, "TYPE_STRUC": null, "TYPE_FONCT": null, "REFERENCE": "ACCES THALES", "LIBELLE": null, "PROPRIETAI": null, "GESTIONNAI": null, "DATE_POSE": null, "COD_ENTREP": null, "NB_ARTERE": null, "LONGUEUR": null, "LARGEUR": null, "HAUTEUR": null, "DOMANIALIT": null, "ADRESSE": null, "VILLE": null, "CLASS_GEOR": null, "COD_GEOMET": null, "COMMENTAIR": null, "SHAPE_LENG": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "CATHODIQUE", "name": "Protection cathodique", "domains": {}, "templates": [ { "name": "CATHODIQUE", "description": "", "prototype": { "attributes": { "LIEN_SHRPT": null, "CALQUE": null, "LIEN_DWG": null, "LIEN_PDF": null, "CODE_INSEE": null, "ID_PROJET": null, "PH_PROJET": null, "TYPE_STRUC": null, "TYPE_FONCT": null, "REFERENCE": "CATHODIQUE", "LIBELLE": null, "PROPRIETAI": null, "GESTIONNAI": null, "DATE_POSE": null, "COD_ENTREP": null, "NB_ARTERE": null, "LONGUEUR": null, "LARGEUR": null, "HAUTEUR": null, "DOMANIALIT": null, "ADRESSE": null, "VILLE": null, "CLASS_GEOR": null, "COD_GEOMET": null, "COMMENTAIR": null, "SHAPE_LENG": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "COMPTAGE P+R", "name": "Compatage P+R", "domains": {}, "templates": [ { "name": "COMPTAGE P+R", "description": "", "prototype": { "attributes": { "LIEN_SHRPT": null, "CALQUE": null, "LIEN_DWG": null, "LIEN_PDF": null, "CODE_INSEE": null, "ID_PROJET": null, "PH_PROJET": null, "TYPE_STRUC": null, "TYPE_FONCT": null, "REFERENCE": "COMPTAGE P+R", "LIBELLE": null, "PROPRIETAI": null, "GESTIONNAI": null, "DATE_POSE": null, "COD_ENTREP": null, "NB_ARTERE": null, "LONGUEUR": null, "LARGEUR": null, "HAUTEUR": null, "DOMANIALIT": null, "ADRESSE": null, "VILLE": null, "CLASS_GEOR": null, "COD_GEOMET": null, "COMMENTAIR": null, "SHAPE_LENG": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "FT", "name": "réseaux FT", "domains": {}, "templates": [ { "name": "FT", "description": "", "prototype": { "attributes": { "LIEN_SHRPT": null, "CALQUE": null, "LIEN_DWG": null, "LIEN_PDF": null, "CODE_INSEE": null, "ID_PROJET": null, "PH_PROJET": null, "TYPE_STRUC": null, "TYPE_FONCT": null, "REFERENCE": "FT", "LIBELLE": null, "PROPRIETAI": null, "GESTIONNAI": null, "DATE_POSE": null, "COD_ENTREP": null, "NB_ARTERE": null, "LONGUEUR": null, "LARGEUR": null, "HAUTEUR": null, "DOMANIALIT": null, "ADRESSE": null, "VILLE": null, "CLASS_GEOR": null, "COD_GEOMET": null, "COMMENTAIR": null, "SHAPE_LENG": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "MULTI A", "name": "Multi A", "domains": {}, "templates": [ { "name": "MULTI A", "description": "", "prototype": { "attributes": { "LIEN_SHRPT": null, "CALQUE": null, "LIEN_DWG": null, "LIEN_PDF": null, "CODE_INSEE": null, "ID_PROJET": null, "PH_PROJET": null, "TYPE_STRUC": null, "TYPE_FONCT": null, "REFERENCE": "MULTI A", "LIBELLE": null, "PROPRIETAI": null, "GESTIONNAI": null, "DATE_POSE": null, "COD_ENTREP": null, "NB_ARTERE": null, "LONGUEUR": null, "LARGEUR": null, "HAUTEUR": null, "DOMANIALIT": null, "ADRESSE": null, "VILLE": null, "CLASS_GEOR": null, "COD_GEOMET": null, "COMMENTAIR": null, "SHAPE_LENG": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "MULTI B", "name": "Multi B", "domains": {}, "templates": [ { "name": "MULTI B", "description": "", "prototype": { "attributes": { "LIEN_SHRPT": null, "CALQUE": null, "LIEN_DWG": null, "LIEN_PDF": null, "CODE_INSEE": null, "ID_PROJET": null, "PH_PROJET": null, "TYPE_STRUC": null, "TYPE_FONCT": null, "REFERENCE": "MULTI B", "LIBELLE": null, "PROPRIETAI": null, "GESTIONNAI": null, "DATE_POSE": null, "COD_ENTREP": null, "NB_ARTERE": null, "LONGUEUR": null, "LARGEUR": null, "HAUTEUR": null, "DOMANIALIT": null, "ADRESSE": null, "VILLE": null, "CLASS_GEOR": null, "COD_GEOMET": null, "COMMENTAIR": null, "SHAPE_LENG": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "MULTI C", "name": "Multi C", "domains": {}, "templates": [ { "name": "MULTI C", "description": "", "prototype": { "attributes": { "LIEN_SHRPT": null, "CALQUE": null, "LIEN_DWG": null, "LIEN_PDF": null, "CODE_INSEE": null, "ID_PROJET": null, "PH_PROJET": null, "TYPE_STRUC": null, "TYPE_FONCT": null, "REFERENCE": "MULTI C", "LIBELLE": null, "PROPRIETAI": null, "GESTIONNAI": null, "DATE_POSE": null, "COD_ENTREP": null, "NB_ARTERE": null, "LONGUEUR": null, "LARGEUR": null, "HAUTEUR": null, "DOMANIALIT": null, "ADRESSE": null, "VILLE": null, "CLASS_GEOR": null, "COD_GEOMET": null, "COMMENTAIR": null, "SHAPE_LENG": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "MULTI D", "name": "Multi D", "domains": {}, "templates": [ { "name": "MULTI D", "description": "", "prototype": { "attributes": { "LIEN_SHRPT": null, "CALQUE": null, "LIEN_DWG": null, "LIEN_PDF": null, "CODE_INSEE": null, "ID_PROJET": null, "PH_PROJET": null, "TYPE_STRUC": null, "TYPE_FONCT": null, "REFERENCE": "MULTI D", "LIBELLE": null, "PROPRIETAI": null, "GESTIONNAI": null, "DATE_POSE": null, "COD_ENTREP": null, "NB_ARTERE": null, "LONGUEUR": null, "LARGEUR": null, "HAUTEUR": null, "DOMANIALIT": null, "ADRESSE": null, "VILLE": null, "CLASS_GEOR": null, "COD_GEOMET": null, "COMMENTAIR": null, "SHAPE_LENG": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "MULTI E", "name": "Multi E", "domains": {}, "templates": [ { "name": "MULTI E", "description": "", "prototype": { "attributes": { "LIEN_SHRPT": null, "CALQUE": null, "LIEN_DWG": null, "LIEN_PDF": null, "CODE_INSEE": null, "ID_PROJET": null, "PH_PROJET": null, "TYPE_STRUC": null, "TYPE_FONCT": null, "REFERENCE": "MULTI E", "LIBELLE": null, "PROPRIETAI": null, "GESTIONNAI": null, "DATE_POSE": null, "COD_ENTREP": null, "NB_ARTERE": null, "LONGUEUR": null, "LARGEUR": null, "HAUTEUR": null, "DOMANIALIT": null, "ADRESSE": null, "VILLE": null, "CLASS_GEOR": null, "COD_GEOMET": null, "COMMENTAIR": null, "SHAPE_LENG": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "MULTI H", "name": "Multi H", "domains": {}, "templates": [ { "name": "MULTI H", "description": "", "prototype": { "attributes": { "LIEN_SHRPT": null, "CALQUE": null, "LIEN_DWG": null, "LIEN_PDF": null, "CODE_INSEE": null, "ID_PROJET": null, "PH_PROJET": null, "TYPE_STRUC": null, "TYPE_FONCT": null, "REFERENCE": "MULTI H", "LIBELLE": null, "PROPRIETAI": null, "GESTIONNAI": null, "DATE_POSE": null, "COD_ENTREP": null, "NB_ARTERE": null, "LONGUEUR": null, "LARGEUR": null, "HAUTEUR": null, "DOMANIALIT": null, "ADRESSE": null, "VILLE": null, "CLASS_GEOR": null, "COD_GEOMET": null, "COMMENTAIR": null, "SHAPE_LENG": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "MULTI I", "name": "Multi I", "domains": {}, "templates": [ { "name": "MULTI I", "description": "", "prototype": { "attributes": { "LIEN_SHRPT": null, "CALQUE": null, "LIEN_DWG": null, "LIEN_PDF": null, "CODE_INSEE": null, "ID_PROJET": null, "PH_PROJET": null, "TYPE_STRUC": null, "TYPE_FONCT": null, "REFERENCE": "MULTI I", "LIBELLE": null, "PROPRIETAI": null, "GESTIONNAI": null, "DATE_POSE": null, "COD_ENTREP": null, "NB_ARTERE": null, "LONGUEUR": null, "LARGEUR": null, "HAUTEUR": null, "DOMANIALIT": null, "ADRESSE": null, "VILLE": null, "CLASS_GEOR": null, "COD_GEOMET": null, "COMMENTAIR": null, "SHAPE_LENG": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "MULTI J", "name": "Multi J", "domains": {}, "templates": [ { "name": "MULTI J", "description": "", "prototype": { "attributes": { "LIEN_SHRPT": null, "CALQUE": null, "LIEN_DWG": null, "LIEN_PDF": null, "CODE_INSEE": null, "ID_PROJET": null, "PH_PROJET": null, "TYPE_STRUC": null, "TYPE_FONCT": null, "REFERENCE": "MULTI J", "LIBELLE": null, "PROPRIETAI": null, "GESTIONNAI": null, "DATE_POSE": null, "COD_ENTREP": null, "NB_ARTERE": null, "LONGUEUR": null, "LARGEUR": null, "HAUTEUR": null, "DOMANIALIT": null, "ADRESSE": null, "VILLE": null, "CLASS_GEOR": null, "COD_GEOMET": null, "COMMENTAIR": null, "SHAPE_LENG": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "RFO", "name": "Réseaux Fibre Optique RFO", "domains": {}, "templates": [ { "name": "RFO", "description": "", "prototype": { "attributes": { "LIEN_SHRPT": null, "CALQUE": null, "LIEN_DWG": null, "LIEN_PDF": null, "CODE_INSEE": null, "ID_PROJET": null, "PH_PROJET": null, "TYPE_STRUC": null, "TYPE_FONCT": null, "REFERENCE": "RFO", "LIBELLE": null, "PROPRIETAI": null, "GESTIONNAI": null, "DATE_POSE": null, "COD_ENTREP": null, "NB_ARTERE": null, "LONGUEUR": null, "LARGEUR": null, "HAUTEUR": null, "DOMANIALIT": null, "ADRESSE": null, "VILLE": null, "CLASS_GEOR": null, "COD_GEOMET": null, "COMMENTAIR": null, "SHAPE_LENG": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "RFO-FIOP", "name": "RFO FIOP", "domains": {}, "templates": [ { "name": "RFO-FIOP", "description": "", "prototype": { "attributes": { "LIEN_SHRPT": null, "CALQUE": null, "LIEN_DWG": null, "LIEN_PDF": null, "CODE_INSEE": null, "ID_PROJET": null, "PH_PROJET": null, "TYPE_STRUC": null, "TYPE_FONCT": null, "REFERENCE": "RFO-FIOP", "LIBELLE": null, "PROPRIETAI": null, "GESTIONNAI": null, "DATE_POSE": null, "COD_ENTREP": null, "NB_ARTERE": null, "LONGUEUR": null, "LARGEUR": null, "HAUTEUR": null, "DOMANIALIT": null, "ADRESSE": null, "VILLE": null, "CLASS_GEOR": null, "COD_GEOMET": null, "COMMENTAIR": null, "SHAPE_LENG": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "RFO-FT", "name": "RFO FT", "domains": {}, "templates": [ { "name": "RFO-FT", "description": "", "prototype": { "attributes": { "LIEN_SHRPT": null, "CALQUE": null, "LIEN_DWG": null, "LIEN_PDF": null, "CODE_INSEE": null, "ID_PROJET": null, "PH_PROJET": null, "TYPE_STRUC": null, "TYPE_FONCT": null, "REFERENCE": "RFO-FT", "LIBELLE": null, "PROPRIETAI": null, "GESTIONNAI": null, "DATE_POSE": null, "COD_ENTREP": null, "NB_ARTERE": null, "LONGUEUR": null, "LARGEUR": null, "HAUTEUR": null, "DOMANIALIT": null, "ADRESSE": null, "VILLE": null, "CLASS_GEOR": null, "COD_GEOMET": null, "COMMENTAIR": null, "SHAPE_LENG": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "SEP HYDRO", "name": "Réseaux séparateur hydrocarbure", "domains": {}, "templates": [ { "name": "SEP HYDRO", "description": "", "prototype": { "attributes": { "LIEN_SHRPT": null, "CALQUE": null, "LIEN_DWG": null, "LIEN_PDF": null, "CODE_INSEE": null, "ID_PROJET": null, "PH_PROJET": null, "TYPE_STRUC": null, "TYPE_FONCT": null, "REFERENCE": "SEP HYDRO", "LIBELLE": null, "PROPRIETAI": null, "GESTIONNAI": null, "DATE_POSE": null, "COD_ENTREP": null, "NB_ARTERE": null, "LONGUEUR": null, "LARGEUR": null, "HAUTEUR": null, "DOMANIALIT": null, "ADRESSE": null, "VILLE": null, "CLASS_GEOR": null, "COD_GEOMET": null, "COMMENTAIR": null, "SHAPE_LENG": null } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "36a46d472ade49bca8860b9254f5c4fe" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 26, "name": "Réseaux_multitubulaire_Environnement", "type": "Feature Layer", "parentLayer": { "id": 23, "name": "Fibre optique multitubulaire BM/BIBUS" }, "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": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 141362.135240823, "ymin": 6835098.25470308, "xmax": 150059.470891066, "ymax": 6840644.33554462, "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": "uniqueValue", "field1": "REFERENCE", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 138, 92, 247, 255 ], "width": 1 }, "value": "RIU", "label": "RIU" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 207, 188, 93, 255 ], "width": 1 }, "value": "RIU DIVERS", "label": "RIU DIVERS" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 125, 206, 250, 255 ], "width": 1 }, "value": "RMS", "label": "RMS" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 157, 250, 230, 255 ], "toColor": [ 157, 250, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 86, 229, 255 ], "toColor": [ 245, 86, 229, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 171, 92, 62, 255 ], "toColor": [ 171, 92, 62, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 59, 92, 148, 255 ], "toColor": [ 59, 92, 148, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 228, 245, 100, 255 ], "toColor": [ 228, 245, 100, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 52, 133, 53, 255 ], "toColor": [ 52, 133, 53, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 163, 204, 255 ], "toColor": [ 247, 163, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 97, 250, 128, 255 ], "toColor": [ 97, 250, 128, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 128, 54, 91, 255 ], "toColor": [ 128, 54, 91, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 191, 185, 126, 255 ], "toColor": [ 191, 185, 126, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 95, 110, 250, 255 ], "toColor": [ 95, 110, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 70, 133, 122, 255 ], "toColor": [ 70, 133, 122, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 116, 196, 242, 255 ], "toColor": [ 116, 196, 242, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "REFERENCE", "typeIdField": "REFERENCE", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "REFERENCE", "type": "esriFieldTypeString", "alias": "REFERENCE", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "REFERENCE" }, { "name": "LIBELLE", "type": "esriFieldTypeString", "alias": "LIBELLE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LIBELLE" }, { "name": "GESTIONNAI", "type": "esriFieldTypeString", "alias": "GESTIONNAI", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "GESTIONNAI" }, { "name": "DATE_POSE", "type": "esriFieldTypeDate", "alias": "DATE_POSE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATE_POSE" }, { "name": "LONGUEUR", "type": "esriFieldTypeDouble", "alias": "LONGUEUR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LONGUEUR" }, { "name": "DIAMETRE", "type": "esriFieldTypeDouble", "alias": "DIAMETRE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DIAMETRE" }, { "name": "NB_FIBRE", "type": "esriFieldTypeSmallInteger", "alias": "NB_FIBRE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NB_FIBRE" }, { "name": "NB_TUBE", "type": "esriFieldTypeSmallInteger", "alias": "NB_TUBE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NB_TUBE" }, { "name": "COMMENTAIR", "type": "esriFieldTypeString", "alias": "COMMENTAIR", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "COMMENTAIR" }, { "name": "CALQUE", "type": "esriFieldTypeString", "alias": "CALQUE", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "CALQUE" }, { "name": "LIEN_SHRPT", "type": "esriFieldTypeString", "alias": "LIEN_SHRPT", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "LIEN_SHRPT" }, { "name": "LIEN_1", "type": "esriFieldTypeString", "alias": "LIEN_1", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LIEN_1" }, { "name": "LIEN_2", "type": "esriFieldTypeString", "alias": "LIEN_2", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LIEN_2" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "SHAPE.LEN" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R6080127_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A5474_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Romance Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "types": [ { "id": "RIU", "name": "RIU", "domains": {}, "templates": [ { "name": "RIU", "description": "", "prototype": { "attributes": { "LIEN_2": null, "LIEN_1": null, "REFERENCE": "RIU", "LIBELLE": null, "GESTIONNAI": null, "DATE_POSE": null, "LONGUEUR": null, "DIAMETRE": null, "NB_FIBRE": null, "NB_TUBE": null, "COMMENTAIR": null, "CALQUE": null, "LIEN_SHRPT": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "RIU DIVERS", "name": "RIU DIVERS", "domains": {}, "templates": [ { "name": "RIU DIVERS", "description": "", "prototype": { "attributes": { "LIEN_2": null, "LIEN_1": null, "REFERENCE": "RIU DIVERS", "LIBELLE": null, "GESTIONNAI": null, "DATE_POSE": null, "LONGUEUR": null, "DIAMETRE": null, "NB_FIBRE": null, "NB_TUBE": null, "COMMENTAIR": null, "CALQUE": null, "LIEN_SHRPT": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "RMS", "name": "RMS", "domains": {}, "templates": [ { "name": "RMS", "description": "", "prototype": { "attributes": { "LIEN_2": null, "LIEN_1": null, "REFERENCE": "RMS", "LIBELLE": null, "GESTIONNAI": null, "DATE_POSE": null, "LONGUEUR": null, "DIAMETRE": null, "NB_FIBRE": null, "NB_TUBE": null, "COMMENTAIR": null, "CALQUE": null, "LIEN_SHRPT": null } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "36a46d472ade49bca8860b9254f5c4fe" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 27, "name": "Caméra", "type": "Feature Layer", "parentLayer": { "id": 23, "name": "Fibre optique multitubulaire BM/BIBUS" }, "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": 141449.73235561, "ymin": 6835146.39548123, "xmax": 150065.762715846, "ymax": 6840637.76087319, "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": "uniqueValue", "field1": "LIBELLE", "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "b3f95aeaafb04409bf7517a1ffb6bc57", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAUCAYAAACXtf2DAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABvUlEQVQ4jb3VvWtUQRjF4WfysSEGtLDUSm1MRCySwmwSXEEUC60sBAUVAtZqIaRQwcImhY2Ff4CSwoCFH0gghW6SwkKwCKiFoJWVYmHuxs1r4RL248ZdifE0A++ZOb+53Jl3emyxev4/4HVss+KsZA8+qHiolFbq/F4VZ4QhfNbngeH0rTPAUuyWmZfsW6/1uaYcJcX0xVJsl5nDyLqfmfIyjhpP79oD1tylLhzCIKZxXtWNhvDf2qXLfRxpD+B43iScaONPWIh+o+nHnwFhdYOA1aaxWVU7VPOM5i+YxaWWWcmj2jgrHMrJeWIoVdoDKq4q2I/DddV5310HBXdkhnGqzn+r1+W88FZAKX0VMWbRMWGv8F7RnJQCDKdVnFaOCRyw5pN+z2v1DgCvomTRQZCQDFo0aCFaV4Zl4+lFQ60cI5Jeo2khH5A8E/o22k2Tqp7GgJMpq4VP4p5QwUA+QMfh0K1bDzLluI2pvMzN96JyTOPKRvbmAclOOb/o3wEKJmUCFzoB/PwraEG1dkQvKsdH3ETDhWtuFefIvamt6rLc0MaL6ZZyvGk+hY2AsTSDmQ7336pietxc2vIX7Rdhhn7jINwNMAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 18, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "CAMERA BMO", "label": "Caméra Brest" }, { "symbol": { "type": "esriPMS", "url": "1a3749cf3bd890ee339c82a5ab9901f7", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAUCAYAAACXtf2DAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB8klEQVQ4jb2VMWgTURjHf9+ZNtaiiB1se3Go1sFUxMEMQilWEJ10UhAUjNBeRHCoDkIHK3RwqWCHNhd3pYOCgyhS6OYsOBSsg9B4VwRBXZpLvPtcitwld71IqN/4/d79f+893nuXYYcr898FtsMeVa6qcFiUz9k6z4tD1P5ypQuXywGMGEKVLM+sA/xsS/C0Si4QVoBhARDwstxb3GD8Vj/f5r+zL3BZFigIoArUmK5UOTuZ41OqwDd4gjLcNCYvAXPA9W6PB0ChiZu+QQU4kyoAzies9MJ2XGDs8To9U4fYTBM0EgSNFO7nfuHHgYhAhJeq3GyZofAixE/G5Ly+MkI9VdBd4663m2Mop0PtlR7hPgD9PJINTqlyMcQ/+hlKceEtguIQP2aU0YMu50Q4QsCaNciyCApgCQ3gUtlhDOE4AesyyNvbkrh1UYHtMq4uJwBQQMjbLvmy0/qhKKuWybtwr+JSIKBr0uR9rECVN0A2aTaRseDPr9F75ygewKLDRKAsINSB3lhBu+FbtWv/XjKAZzvMKkzHZXb8FpUd5hSmknjHAoU+2YZ3LDAGmFAHRbjRjuD3v0j9Tfyto1u0Xb6oMgPRCxcNU66pxN7UlhJhNfyMWwM8LH/lgxrRgxIRlEyWgKV2V9BcJZNXzb0d/6P9AWy7nJgpO/xJAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 18, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "CAMERA TRAMWAY", "label": "Caméra Bibus" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 157, 250, 230, 255 ], "toColor": [ 157, 250, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 86, 229, 255 ], "toColor": [ 245, 86, 229, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 171, 92, 62, 255 ], "toColor": [ 171, 92, 62, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 59, 92, 148, 255 ], "toColor": [ 59, 92, 148, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 228, 245, 100, 255 ], "toColor": [ 228, 245, 100, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 52, 133, 53, 255 ], "toColor": [ 52, 133, 53, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 163, 204, 255 ], "toColor": [ 247, 163, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 97, 250, 128, 255 ], "toColor": [ 97, 250, 128, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 128, 54, 91, 255 ], "toColor": [ 128, 54, 91, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 191, 185, 126, 255 ], "toColor": [ 191, 185, 126, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 95, 110, 250, 255 ], "toColor": [ 95, 110, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 70, 133, 122, 255 ], "toColor": [ 70, 133, 122, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 116, 196, 242, 255 ], "toColor": [ 116, 196, 242, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "REFERENCE", "typeIdField": "LIBELLE", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "REFERENCE", "type": "esriFieldTypeString", "alias": "REFERENCE", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "REFERENCE" }, { "name": "LIBELLE", "type": "esriFieldTypeString", "alias": "LIBELLE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LIBELLE" }, { "name": "GESTIONNAI", "type": "esriFieldTypeString", "alias": "GESTIONNAI", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "GESTIONNAI" }, { "name": "DATE_POSE", "type": "esriFieldTypeDate", "alias": "DATE_POSE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATE_POSE" }, { "name": "X", "type": "esriFieldTypeDouble", "alias": "X", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "X" }, { "name": "Y", "type": "esriFieldTypeDouble", "alias": "Y", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Y" }, { "name": "Z", "type": "esriFieldTypeDouble", "alias": "Z", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Z" }, { "name": "COMMENTAIR", "type": "esriFieldTypeString", "alias": "COMMENTAIR", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "COMMENTAIR" }, { "name": "LIEN_SHRPT", "type": "esriFieldTypeString", "alias": "LIEN_SHRPT", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "LIEN_SHRPT" }, { "name": "LIEN_1", "type": "esriFieldTypeString", "alias": "LIEN_1", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LIEN_1" }, { "name": "LIEN_2", "type": "esriFieldTypeString", "alias": "LIEN_2", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LIEN_2" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R6080119_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A5471_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Romance Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "types": [ { "id": "CAMERA BMO", "name": "Caméra Brest", "domains": {}, "templates": [ { "name": "CAMERA BMO", "description": "", "prototype": { "attributes": { "LIEN_1": null, "LIEN_2": null, "REFERENCE": null, "LIBELLE": "CAMERA BMO", "GESTIONNAI": null, "DATE_POSE": null, "X": null, "Y": null, "Z": null, "COMMENTAIR": null, "LIEN_SHRPT": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "CAMERA TRAMWAY", "name": "Caméra Bibus", "domains": {}, "templates": [ { "name": "CAMERA TRAMWAY", "description": "", "prototype": { "attributes": { "LIEN_1": null, "LIEN_2": null, "REFERENCE": null, "LIBELLE": "CAMERA TRAMWAY", "GESTIONNAI": null, "DATE_POSE": null, "X": null, "Y": null, "Z": null, "COMMENTAIR": null, "LIEN_SHRPT": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] } ], "templates": [], "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" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 28, "name": "Ecran_TFT", "type": "Feature Layer", "parentLayer": { "id": 23, "name": "Fibre optique multitubulaire BM/BIBUS" }, "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": 142214.993100002, "ymin": 6835357.2454, "xmax": 148385.95549999902, "ymax": 6840637.8103, "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": "esriPMS", "url": "f5fbc56b029bc45144da32ec29b181cc", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAASCAYAAABfJS4tAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAyklEQVQ4je3RsQ4BQRCA4X8u9wISr+EJvIOWbdRqoXI0dyiUvIHCXaH1GLQKlYhEJ9HfaMRJHBsrrjLdTGa/3Z3x+VH4hcAhi5qHVFwgRfcBZp4LC3QVnbnAgnSBfBggwCQucETcesyLmfEfLgaOSCZulJbfwqAdF1aQw0tY8FaKnp+ugpJA9ZaugeNzj+5ewj3q47zXDImbeod1GWBGth9YlxeRmBQNJSu1Q+JLn8b0Kzgl3Xp47awiCHKynbPCA8wG2Nj6PoZd4wo9PjHxLtRs3AAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 16, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "Ecran_TFT" }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "TYPE_STRUC", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "TYPE_STRUC", "type": "esriFieldTypeString", "alias": "TYPE_STRUC", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "TYPE_STRUC" }, { "name": "REFERENCE", "type": "esriFieldTypeString", "alias": "REFERENCE", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "REFERENCE" }, { "name": "LIBELLE", "type": "esriFieldTypeString", "alias": "LIBELLE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LIBELLE" }, { "name": "GESTIONNAI", "type": "esriFieldTypeString", "alias": "GESTIONNAI", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "GESTIONNAI" }, { "name": "DATE_POSE", "type": "esriFieldTypeDate", "alias": "DATE_POSE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATE_POSE" }, { "name": "X", "type": "esriFieldTypeDouble", "alias": "X", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "X" }, { "name": "Y", "type": "esriFieldTypeDouble", "alias": "Y", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Y" }, { "name": "Z", "type": "esriFieldTypeDouble", "alias": "Z", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Z" }, { "name": "COMMENTAIR", "type": "esriFieldTypeString", "alias": "COMMENTAIR", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "COMMENTAIR" }, { "name": "LIEN_SHRPT", "type": "esriFieldTypeString", "alias": "LIEN_SHRPT", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "LIEN_SHRPT" }, { "name": "LIEN_1", "type": "esriFieldTypeString", "alias": "LIEN_1", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LIEN_1" }, { "name": "LIEN_2", "type": "esriFieldTypeString", "alias": "LIEN_2", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LIEN_2" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R6080124_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A5473_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Romance Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Ecran_TFT", "description": "", "prototype": { "attributes": { "LIEN_1": null, "LIEN_2": null, "TYPE_STRUC": null, "REFERENCE": null, "LIBELLE": null, "GESTIONNAI": null, "DATE_POSE": null, "X": null, "Y": null, "Z": null, "COMMENTAIR": null, "LIEN_SHRPT": 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" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 30, "name": "Arbre et plante", "type": "Feature Layer", "parentLayer": { "id": 29, "name": "Espace-Vert" }, "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, "modelName": "GP_745050933", "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": 142204.656099997, "ymin": 6835229.8253, "xmax": 150069.928599998, "ymax": 6840682.0392, "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": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "a2cb972bb4f4381f1e283ae6733784fe", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABiUlEQVQ4jb3TvS9DURjH8e+5t9XGSwRBgk21SCQMXmKR2PwB/gMDEqJNg9Eg0UijEYPJIjb/QCNpQmK2NESpt5hEMNwIdXPvMWhpq9UjFb/pOefkfJ4zPMfBH8fxr2DHHF1Cp8Hl5Dge4gmgZ5E6w83L9RKvyqBnnjbNYhcYAkiZmL4Am1LQkTIZqzB59gaYPltjWwnUbXZkGkvHKQWzWesqBKugALYsUSkNRgo1ykuzN8iJbTGVjHBQEPQGCGEwp4B9RNKlaUR9QboTYa5yQK+fAQQLythX3MAosJUDmjY3To1HoP63opQkMvUneLXOXbufQV3jCKhRtgTL52EOv4EAlS4eUiYViljMspm8iJDM3swB4yGeOv302xq9wArQWvxpRPOxbyDAaYQ4EPfMENVcTAB9SMbTx5dCcCthX76xUahR0a+X3OAeWOkMMGyLD1DAXiLMVLE7P4KZ2ILaTC0VJqAkKCTVUnwuG8sGyR2hpvJBB7u6RQzA1LHKBhOrGIBRsrEq+Nu8A/k+cihSPSAoAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "EMPRISE", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "EMPRISE", "type": "esriFieldTypeString", "alias": "EMPRISE", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "EMPRISE" }, { "name": "IMPLANTATI", "type": "esriFieldTypeString", "alias": "IMPLANTATI", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "IMPLANTATI" }, { "name": "GRILLE", "type": "esriFieldTypeString", "alias": "GRILLE", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "GRILLE" }, { "name": "GENRE", "type": "esriFieldTypeString", "alias": "GENRE", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "GENRE" }, { "name": "ESPECE", "type": "esriFieldTypeString", "alias": "ESPECE", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "ESPECE" }, { "name": "TAILLE", "type": "esriFieldTypeString", "alias": "TAILLE", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "TAILLE" }, { "name": "PEPINIERE", "type": "esriFieldTypeString", "alias": "PEPINIERE", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "PEPINIERE" }, { "name": "FOSSE", "type": "esriFieldTypeString", "alias": "FOSSE", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "FOSSE" }, { "name": "DATE_POSE", "type": "esriFieldTypeDate", "alias": "DATE_POSE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATE_POSE" }, { "name": "X", "type": "esriFieldTypeDouble", "alias": "X", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "X" }, { "name": "Y", "type": "esriFieldTypeDouble", "alias": "Y", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Y" }, { "name": "Z", "type": "esriFieldTypeDouble", "alias": "Z", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Z" }, { "name": "OBSERVATIO", "type": "esriFieldTypeString", "alias": "OBSERVATIO", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "OBSERVATIO" }, { "name": "LIEN_SHRPT", "type": "esriFieldTypeString", "alias": "Lien_ShrPt", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "LIEN_SHRPT" }, { "name": "LIEN_1", "type": "esriFieldTypeString", "alias": "Lien_1", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "LIEN_1" }, { "name": "LIEN_2", "type": "esriFieldTypeString", "alias": "Lien_2", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "LIEN_2" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R6080140_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A5480_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Romance Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Arbre et plante", "description": "", "prototype": { "attributes": { "LIEN_1": null, "LIEN_2": null, "EMPRISE": null, "IMPLANTATI": null, "GRILLE": null, "GENRE": null, "ESPECE": null, "TAILLE": null, "PEPINIERE": null, "FOSSE": null, "DATE_POSE": null, "X": null, "Y": null, "Z": null, "OBSERVATIO": null, "LIEN_SHRPT": 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" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 31, "name": "Réseaux arrosage", "type": "Feature Layer", "parentLayer": { "id": 29, "name": "Espace-Vert" }, "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": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 141320.259300001, "ymin": 6835078.8995, "xmax": 150053.893100001, "ymax": 6840562.7987, "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": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "TYPE", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 89, 158, 112, 255 ], "width": 2 }, "value": "Double Fourreaux pour GAG", "label": "Double Fourreaux pour GAG" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 93, 152, 240, 255 ], "width": 2 }, "value": "Alimentation AEP - Bâche à eau", "label": "Alimentation AEP - Bâche à eau" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 145, 133, 54, 255 ], "width": 1 }, "value": "Alimentation EDF - Bâche à eau", "label": "Alimentation EDF - Bâche à eau" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 123, 63, 176, 255 ], "width": 1 }, "value": "Alimentation FT Télécom - Bâche à eau", "label": "Alimentation FT Télécom - Bâche à eau" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 179, 68, 153, 255 ], "width": 1 }, "value": "Fourreau Ø250", "label": "Fourreau Ø250" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 115, 223, 255 ], "width": 1 }, "value": "Fourreau Ø160", "label": "Fourreau Ø160" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 171, 85, 63, 255 ], "width": 1 }, "value": "Fourreau Ø160 - tubages circulés", "label": "Fourreau Ø160 - tubages circulés" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 237, 154, 215, 255 ], "width": 1 }, "value": "Fourreau Ø110", "label": "Fourreau Ø110" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 162, 132, 255 ], "width": 2 }, "value": "Fourreau Ø90", "label": "Fourreau Ø90" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 250, 110, 143, 255 ], "width": 1 }, "value": "Fourreau Ø63", "label": "Fourreau Ø63" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 134, 247, 217, 255 ], "width": 1 }, "value": "Fourreau Ø50", "label": "Fourreau Ø50" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 182, 245, 137, 255 ], "width": 1 }, "value": "Fourreau Ø40", "label": "Fourreau Ø40" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 93, 130, 53, 255 ], "width": 1 }, "value": "PEHDØ75", "label": "PEHDØ75" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 94, 195, 242, 255 ], "width": 1 }, "value": "PEHDØ63", "label": "PEHDØ63" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 83, 130, 92, 255 ], "width": 1 }, "value": "PEHDØ50", "label": "PEHDØ50" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 128, 50, 85, 255 ], "width": 1 }, "value": "PEHDØ40", "label": "PEHDØ40" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 215, 237, 90, 255 ], "width": 1 }, "value": "PEHDØ32", "label": "PEHDØ32" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 70, 86, 145, 255 ], "width": 1 }, "value": "PEHDØ25", "label": "PEHDØ25" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 64, 179, 146, 255 ], "width": 1 }, "value": "PEHDØ20", "label": "PEHDØ20" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 145, 114, 196, 255 ], "width": 1 }, "value": "PEHDØ20 Antennes arroseurs", "label": "PEHDØ20 Antennes arroseurs" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 76, 173, 73, 255 ], "width": 1 }, "value": "PEHDØ16 Blue Lock", "label": "PEHDØ16 Blue Lock" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 242, 215, 119, 255 ], "width": 1 }, "value": "Ligne goutte à goutte", "label": "Ligne goutte à goutte" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 128, 106, 84, 255 ], "width": 1 }, "value": "Trop plein 110", "label": "Trop plein 110" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 195, 100, 227, 255 ], "toColor": [ 195, 100, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 48, 130, 69, 255 ], "toColor": [ 48, 130, 69, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 132, 127, 255 ], "toColor": [ 235, 132, 127, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 240, 88, 255 ], "toColor": [ 245, 240, 88, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 108, 179, 230, 255 ], "toColor": [ 108, 179, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 126, 250, 120, 255 ], "toColor": [ 126, 250, 120, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 101, 247, 208, 255 ], "toColor": [ 101, 247, 208, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 65, 52, 130, 255 ], "toColor": [ 65, 52, 130, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 201, 184, 131, 255 ], "toColor": [ 201, 184, 131, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 168, 111, 164, 255 ], "toColor": [ 168, 111, 164, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 65, 163, 160, 255 ], "toColor": [ 65, 163, 160, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 143, 95, 50, 255 ], "toColor": [ 143, 95, 50, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 93, 116, 245, 255 ], "toColor": [ 93, 116, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 135, 59, 72, 255 ], "toColor": [ 135, 59, 72, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 138, 181, 63, 255 ], "toColor": [ 138, 181, 63, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 82, 145, 255 ], "toColor": [ 222, 82, 145, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 160, 91, 255 ], "toColor": [ 245, 160, 91, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 60, 98, 128, 255 ], "toColor": [ 60, 98, 128, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 83, 122, 201, 255 ], "toColor": [ 83, 122, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 114, 130, 87, 255 ], "toColor": [ 114, 130, 87, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 113, 201, 123, 255 ], "toColor": [ 113, 201, 123, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 165, 250, 255 ], "toColor": [ 212, 165, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 133, 99, 199, 255 ], "toColor": [ 133, 99, 199, 255 ] } ] } } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": [ { "labelExpression": "[MODELE]", "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 216, "lineConnection": "none", "multiPart": "labelPerFeature", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Par défaut", "priority": 30, "symbol": { "type": "esriTS", "color": [ 76, 115, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 6, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsURL", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "N_ORDRE", "typeIdField": "TYPE", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "FID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "N_ORDRE", "type": "esriFieldTypeDouble", "alias": "N_ORDRE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "N_ORDRE" }, { "name": "GESTIONNAI", "type": "esriFieldTypeString", "alias": "GESTIONNAI", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "GESTIONNAI" }, { "name": "EMPRISE", "type": "esriFieldTypeString", "alias": "EMPRISE", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "EMPRISE" }, { "name": "ADRESSE", "type": "esriFieldTypeString", "alias": "ADRESSE", "domain": null, "editable": true, "nullable": true, "length": 90, "defaultValue": null, "modelName": "ADRESSE" }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "TYPE" }, { "name": "MODELE", "type": "esriFieldTypeString", "alias": "MODELE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MODELE" }, { "name": "DATE_POSE", "type": "esriFieldTypeDate", "alias": "DATE_POSE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATE_POSE" }, { "name": "LIEN_1", "type": "esriFieldTypeString", "alias": "LIEN_1", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "LIEN_1" }, { "name": "LIEN_2", "type": "esriFieldTypeString", "alias": "LIEN_2", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "LIEN_2" }, { "name": "LIEN_3", "type": "esriFieldTypeString", "alias": "LIEN_3", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "LIEN_3" }, { "name": "DIAMETRE", "type": "esriFieldTypeInteger", "alias": "DIAMETRE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DIAMETRE" }, { "name": "LINEAIRE", "type": "esriFieldTypeDouble", "alias": "LINEAIRE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LINEAIRE" }, { "name": "OBSERVATIO", "type": "esriFieldTypeString", "alias": "OBSERVATIO", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "OBSERVATIO" }, { "name": "DEPCO", "type": "esriFieldTypeString", "alias": "DEPCO", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "DEPCO" }, { "name": "CALQUE", "type": "esriFieldTypeString", "alias": "CALQUE", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "CALQUE" }, { "name": "LIEN_SHRPT", "type": "esriFieldTypeString", "alias": "LIEN_SHRPT", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "LIEN_SHRPT" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "SHAPE.LEN" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R5770718_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A5251_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Romance Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "types": [ { "id": "Double Fourreaux pour GAG", "name": "Double Fourreaux pour GAG", "domains": {}, "templates": [ { "name": "Double Fourreaux pour GAG", "description": "", "prototype": { "attributes": { "LIEN_SHRPT": null, "CALQUE": null, "N_ORDRE": null, "GESTIONNAI": null, "EMPRISE": null, "ADRESSE": null, "TYPE": "Double Fourreaux pour GAG", "MODELE": null, "DATE_POSE": null, "LIEN_1": null, "LIEN_2": null, "LIEN_3": null, "DIAMETRE": null, "LINEAIRE": null, "OBSERVATIO": null, "DEPCO": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Alimentation AEP - Bâche à eau", "name": "Alimentation AEP - Bâche à eau", "domains": {}, "templates": [ { "name": "Alimentation AEP - Bâche à eau", "description": "", "prototype": { "attributes": { "LIEN_SHRPT": null, "CALQUE": null, "N_ORDRE": null, "GESTIONNAI": null, "EMPRISE": null, "ADRESSE": null, "TYPE": "Alimentation AEP - Bâche à eau", "MODELE": null, "DATE_POSE": null, "LIEN_1": null, "LIEN_2": null, "LIEN_3": null, "DIAMETRE": null, "LINEAIRE": null, "OBSERVATIO": null, "DEPCO": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Alimentation EDF - Bâche à eau", "name": "Alimentation EDF - Bâche à eau", "domains": {}, "templates": [ { "name": "Alimentation EDF - Bâche à eau", "description": "", "prototype": { "attributes": { "LIEN_SHRPT": null, "CALQUE": null, "N_ORDRE": null, "GESTIONNAI": null, "EMPRISE": null, "ADRESSE": null, "TYPE": "Alimentation EDF - Bâche à eau", "MODELE": null, "DATE_POSE": null, "LIEN_1": null, "LIEN_2": null, "LIEN_3": null, "DIAMETRE": null, "LINEAIRE": null, "OBSERVATIO": null, "DEPCO": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Alimentation FT Télécom - Bâche à eau", "name": "Alimentation FT Télécom - Bâche à eau", "domains": {}, "templates": [ { "name": "Alimentation FT Télécom - Bâche à eau", "description": "", "prototype": { "attributes": { "LIEN_SHRPT": null, "CALQUE": null, "N_ORDRE": null, "GESTIONNAI": null, "EMPRISE": null, "ADRESSE": null, "TYPE": "Alimentation FT Télécom - Bâche à eau", "MODELE": null, "DATE_POSE": null, "LIEN_1": null, "LIEN_2": null, "LIEN_3": null, "DIAMETRE": null, "LINEAIRE": null, "OBSERVATIO": null, "DEPCO": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Fourreau Ø250", "name": "Fourreau Ø250", "domains": {}, "templates": [ { "name": "Fourreau Ø250", "description": "", "prototype": { "attributes": { "LIEN_SHRPT": null, "CALQUE": null, "N_ORDRE": null, "GESTIONNAI": null, "EMPRISE": null, "ADRESSE": null, "TYPE": "Fourreau Ø250", "MODELE": null, "DATE_POSE": null, "LIEN_1": null, "LIEN_2": null, "LIEN_3": null, "DIAMETRE": null, "LINEAIRE": null, "OBSERVATIO": null, "DEPCO": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Fourreau Ø160", "name": "Fourreau Ø160", "domains": {}, "templates": [ { "name": "Fourreau Ø160", "description": "", "prototype": { "attributes": { "LIEN_SHRPT": null, "CALQUE": null, "N_ORDRE": null, "GESTIONNAI": null, "EMPRISE": null, "ADRESSE": null, "TYPE": "Fourreau Ø160", "MODELE": null, "DATE_POSE": null, "LIEN_1": null, "LIEN_2": null, "LIEN_3": null, "DIAMETRE": null, "LINEAIRE": null, "OBSERVATIO": null, "DEPCO": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Fourreau Ø160 - tubages circulés", "name": "Fourreau Ø160 - tubages circulés", "domains": {}, "templates": [ { "name": "Fourreau Ø160 - tubages circulés", "description": "", "prototype": { "attributes": { "LIEN_SHRPT": null, "CALQUE": null, "N_ORDRE": null, "GESTIONNAI": null, "EMPRISE": null, "ADRESSE": null, "TYPE": "Fourreau Ø160 - tubages circulés", "MODELE": null, "DATE_POSE": null, "LIEN_1": null, "LIEN_2": null, "LIEN_3": null, "DIAMETRE": null, "LINEAIRE": null, "OBSERVATIO": null, "DEPCO": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Fourreau Ø110", "name": "Fourreau Ø110", "domains": {}, "templates": [ { "name": "Fourreau Ø110", "description": "", "prototype": { "attributes": { "LIEN_SHRPT": null, "CALQUE": null, "N_ORDRE": null, "GESTIONNAI": null, "EMPRISE": null, "ADRESSE": null, "TYPE": "Fourreau Ø110", "MODELE": null, "DATE_POSE": null, "LIEN_1": null, "LIEN_2": null, "LIEN_3": null, "DIAMETRE": null, "LINEAIRE": null, "OBSERVATIO": null, "DEPCO": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Fourreau Ø90", "name": "Fourreau Ø90", "domains": {}, "templates": [ { "name": "Fourreau Ø90", "description": "", "prototype": { "attributes": { "LIEN_SHRPT": null, "CALQUE": null, "N_ORDRE": null, "GESTIONNAI": null, "EMPRISE": null, "ADRESSE": null, "TYPE": "Fourreau Ø90", "MODELE": null, "DATE_POSE": null, "LIEN_1": null, "LIEN_2": null, "LIEN_3": null, "DIAMETRE": null, "LINEAIRE": null, "OBSERVATIO": null, "DEPCO": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Fourreau Ø63", "name": "Fourreau Ø63", "domains": {}, "templates": [ { "name": "Fourreau Ø63", "description": "", "prototype": { "attributes": { "LIEN_SHRPT": null, "CALQUE": null, "N_ORDRE": null, "GESTIONNAI": null, "EMPRISE": null, "ADRESSE": null, "TYPE": "Fourreau Ø63", "MODELE": null, "DATE_POSE": null, "LIEN_1": null, "LIEN_2": null, "LIEN_3": null, "DIAMETRE": null, "LINEAIRE": null, "OBSERVATIO": null, "DEPCO": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Fourreau Ø50", "name": "Fourreau Ø50", "domains": {}, "templates": [ { "name": "Fourreau Ø50", "description": "", "prototype": { "attributes": { "LIEN_SHRPT": null, "CALQUE": null, "N_ORDRE": null, "GESTIONNAI": null, "EMPRISE": null, "ADRESSE": null, "TYPE": "Fourreau Ø50", "MODELE": null, "DATE_POSE": null, "LIEN_1": null, "LIEN_2": null, "LIEN_3": null, "DIAMETRE": null, "LINEAIRE": null, "OBSERVATIO": null, "DEPCO": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Fourreau Ø40", "name": "Fourreau Ø40", "domains": {}, "templates": [ { "name": "Fourreau Ø40", "description": "", "prototype": { "attributes": { "LIEN_SHRPT": null, "CALQUE": null, "N_ORDRE": null, "GESTIONNAI": null, "EMPRISE": null, "ADRESSE": null, "TYPE": "Fourreau Ø40", "MODELE": null, "DATE_POSE": null, "LIEN_1": null, "LIEN_2": null, "LIEN_3": null, "DIAMETRE": null, "LINEAIRE": null, "OBSERVATIO": null, "DEPCO": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "PEHDØ75", "name": "PEHDØ75", "domains": {}, "templates": [ { "name": "PEHDØ75", "description": "", "prototype": { "attributes": { "LIEN_SHRPT": null, "CALQUE": null, "N_ORDRE": null, "GESTIONNAI": null, "EMPRISE": null, "ADRESSE": null, "TYPE": "PEHDØ75", "MODELE": null, "DATE_POSE": null, "LIEN_1": null, "LIEN_2": null, "LIEN_3": null, "DIAMETRE": null, "LINEAIRE": null, "OBSERVATIO": null, "DEPCO": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "PEHDØ63", "name": "PEHDØ63", "domains": {}, "templates": [ { "name": "PEHDØ63", "description": "", "prototype": { "attributes": { "LIEN_SHRPT": null, "CALQUE": null, "N_ORDRE": null, "GESTIONNAI": null, "EMPRISE": null, "ADRESSE": null, "TYPE": "PEHDØ63", "MODELE": null, "DATE_POSE": null, "LIEN_1": null, "LIEN_2": null, "LIEN_3": null, "DIAMETRE": null, "LINEAIRE": null, "OBSERVATIO": null, "DEPCO": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "PEHDØ50", "name": "PEHDØ50", "domains": {}, "templates": [ { "name": "PEHDØ50", "description": "", "prototype": { "attributes": { "LIEN_SHRPT": null, "CALQUE": null, "N_ORDRE": null, "GESTIONNAI": null, "EMPRISE": null, "ADRESSE": null, "TYPE": "PEHDØ50", "MODELE": null, "DATE_POSE": null, "LIEN_1": null, "LIEN_2": null, "LIEN_3": null, "DIAMETRE": null, "LINEAIRE": null, "OBSERVATIO": null, "DEPCO": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "PEHDØ40", "name": "PEHDØ40", "domains": {}, "templates": [ { "name": "PEHDØ40", "description": "", "prototype": { "attributes": { "LIEN_SHRPT": null, "CALQUE": null, "N_ORDRE": null, "GESTIONNAI": null, "EMPRISE": null, "ADRESSE": null, "TYPE": "PEHDØ40", "MODELE": null, "DATE_POSE": null, "LIEN_1": null, "LIEN_2": null, "LIEN_3": null, "DIAMETRE": null, "LINEAIRE": null, "OBSERVATIO": null, "DEPCO": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "PEHDØ32", "name": "PEHDØ32", "domains": {}, "templates": [ { "name": "PEHDØ32", "description": "", "prototype": { "attributes": { "LIEN_SHRPT": null, "CALQUE": null, "N_ORDRE": null, "GESTIONNAI": null, "EMPRISE": null, "ADRESSE": null, "TYPE": "PEHDØ32", "MODELE": null, "DATE_POSE": null, "LIEN_1": null, "LIEN_2": null, "LIEN_3": null, "DIAMETRE": null, "LINEAIRE": null, "OBSERVATIO": null, "DEPCO": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "PEHDØ25", "name": "PEHDØ25", "domains": {}, "templates": [ { "name": "PEHDØ25", "description": "", "prototype": { "attributes": { "LIEN_SHRPT": null, "CALQUE": null, "N_ORDRE": null, "GESTIONNAI": null, "EMPRISE": null, "ADRESSE": null, "TYPE": "PEHDØ25", "MODELE": null, "DATE_POSE": null, "LIEN_1": null, "LIEN_2": null, "LIEN_3": null, "DIAMETRE": null, "LINEAIRE": null, "OBSERVATIO": null, "DEPCO": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "PEHDØ20", "name": "PEHDØ20", "domains": {}, "templates": [ { "name": "PEHDØ20", "description": "", "prototype": { "attributes": { "LIEN_SHRPT": null, "CALQUE": null, "N_ORDRE": null, "GESTIONNAI": null, "EMPRISE": null, "ADRESSE": null, "TYPE": "PEHDØ20", "MODELE": null, "DATE_POSE": null, "LIEN_1": null, "LIEN_2": null, "LIEN_3": null, "DIAMETRE": null, "LINEAIRE": null, "OBSERVATIO": null, "DEPCO": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "PEHDØ20 Antennes arroseurs", "name": "PEHDØ20 Antennes arroseurs", "domains": {}, "templates": [ { "name": "PEHDØ20 Antennes arroseurs", "description": "", "prototype": { "attributes": { "LIEN_SHRPT": null, "CALQUE": null, "N_ORDRE": null, "GESTIONNAI": null, "EMPRISE": null, "ADRESSE": null, "TYPE": "PEHDØ20 Antennes arroseurs", "MODELE": null, "DATE_POSE": null, "LIEN_1": null, "LIEN_2": null, "LIEN_3": null, "DIAMETRE": null, "LINEAIRE": null, "OBSERVATIO": null, "DEPCO": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "PEHDØ16 Blue Lock", "name": "PEHDØ16 Blue Lock", "domains": {}, "templates": [ { "name": "PEHDØ16 Blue Lock", "description": "", "prototype": { "attributes": { "LIEN_SHRPT": null, "CALQUE": null, "N_ORDRE": null, "GESTIONNAI": null, "EMPRISE": null, "ADRESSE": null, "TYPE": "PEHDØ16 Blue Lock", "MODELE": null, "DATE_POSE": null, "LIEN_1": null, "LIEN_2": null, "LIEN_3": null, "DIAMETRE": null, "LINEAIRE": null, "OBSERVATIO": null, "DEPCO": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Ligne goutte à goutte", "name": "Ligne goutte à goutte", "domains": {}, "templates": [ { "name": "Ligne goutte à goutte", "description": "", "prototype": { "attributes": { "LIEN_SHRPT": null, "CALQUE": null, "N_ORDRE": null, "GESTIONNAI": null, "EMPRISE": null, "ADRESSE": null, "TYPE": "Ligne goutte à goutte", "MODELE": null, "DATE_POSE": null, "LIEN_1": null, "LIEN_2": null, "LIEN_3": null, "DIAMETRE": null, "LINEAIRE": null, "OBSERVATIO": null, "DEPCO": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Trop plein 110", "name": "Trop plein 110", "domains": {}, "templates": [ { "name": "Trop plein 110", "description": "", "prototype": { "attributes": { "LIEN_SHRPT": null, "CALQUE": null, "N_ORDRE": null, "GESTIONNAI": null, "EMPRISE": null, "ADRESSE": null, "TYPE": "Trop plein 110", "MODELE": null, "DATE_POSE": null, "LIEN_1": null, "LIEN_2": null, "LIEN_3": null, "DIAMETRE": null, "LINEAIRE": null, "OBSERVATIO": null, "DEPCO": null } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "36a46d472ade49bca8860b9254f5c4fe" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 32, "name": "Equipement arrosage", "type": "Feature Layer", "parentLayer": { "id": 29, "name": "Espace-Vert" }, "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": 141320.065099999, "ymin": 6835078.7219, "xmax": 148415.26070000202, "ymax": 6840562.7987, "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": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "TYPE", "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "c41ee1d5f2df7836bb7e33e6faac30e5", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAASCAYAAAC5DOVpAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB/ElEQVQ4jdXPP2gTYRgG8Of97pJrpILUSekiBKEWxCHSNOmQYkxUcGnd3MTBf7hINGkUT6Rp4yRaoVtBcMiQLkLaXJWItkmKFUwd1U0MRQoVW5vL3X2vSwWR5Fqwi8/48vDjeVXsYtT/DzurL+15rgd+/n2P6KUOj7fjCjFCIHSBKGGkgu/aYhG91Gl6rffxsfJDBu0H4wYxapKQJOAJwCoLkRPgb1LYdddlvq5Ny173PQPjERMPE2iFCQMEzAMoKJ1rQzPXz5jbvhnNVnqcH9QtiL8w6CYxppl4iJgeAPADOLxm7xOtRqh/Iopkiy34GVQn8CoRehmUIMa0AIYlkAXg39vk4wBet8UUFl6W3K3CWZYKDtkCK6qNGoQ8yJLuSUJ+C7xLjvbRdVkx2Vc7NVo96qjKMTTkG9IQb2ieOdVsHlAg3jI4JcF5ZrpmpAN1VwwAZtPB5dP3FzakR0TDZjBXltWrTcucUjVvD7OoA5Qg4onY+MIHIxlu/+bvzNwJfz6Znd+s0OJ5Y6T/cXyscskmpwDihmAcEcDgbAuoJQYAc7cGvp7ILBZio+ULxVT/ZCxTPcfsfDLSoVyrvisGAC9H+laj40v5WKZyGR7fU2Fu9LpBrhgAvEgGvkf00pRGfLF4OzTxTxgAvNIHGxG9NLldb0fYFmjvGrbT/AIlRM8d4ObMuwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 14, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "ARROSAGE VOIE", "label": "ARROSAGE VOIE" }, { "symbol": { "type": "esriPMS", "url": "bcb570d134bf24465265eabb05f9fe62", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAASCAYAAAC5DOVpAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB/0lEQVQ4jdXPPWhTYRTG8ee89xpLG5c6KRmqxI98IIJpE6VDA4KTg41JBZciDn5tEtFJHHUSrdCtIgimMXEQ4uCQogWTmIKpSaxYxUEMpRQRmjZNct/HQRzU9rZgF894OPz4HxObOOb/hx0vHup8Gpha+nM/nO3pqHd2XYDwCIhuUMeToZmpNbFo1ueEtfwmmvfdJrhdgMsASqLkal3zHkBTIAmA86rNmm3Zomul5fzmeAjyjoARQOYA9FNzEkBmsbs5+GzP7Mq6bw698nv0guUSJV9AXqFIGuAgILcAuAHsdc431GoR5m8I2aJBt6ZRMy1rQQt8QolTJE1REaG+CcAt5rZeAC/WLlN0gNrVbmFaKWMXYMxpoKQUdwp5A9Spn6B1va3wwbYsEayUIjn/AWXog6L5kgaOOYzWc8vasoPga4i6JtQpobqUDlRqthgApELl6aGiv06tj3p7q4lywXtRljCmupSHRA1EnMKRWMHzdrzvnc2bvwoD5Y+nJvctV/Ke049D1buxvPecVpJB02rAFC8tI5w8XP4LWhUDgEf977+eyO/PxHLeM+PB6mg05zsJ05hN9lUSq93bYgDwJDizEC3uTkULnvMdW40Hjabls4NsMQBIBj59H872jNWpziaDlZF/wgDgfvhzYyA7MLre3YYwAJgIT7Q3Ddvo/ABkxts75WKiQAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 14, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Buse rétractable arroseur", "label": "Buse rétractable arroseur" }, { "symbol": { "type": "esriPMS", "url": "87574ac223afb8d91346c09ccfcfa36e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAASCAYAAAC5DOVpAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACBElEQVQ4jdXUPWhTYRQG4Pf98iUWUQTFQelQJfU2Bqy3QVFxSKA2seDSurmJg3+bRHQSR51EK3QrCA4d2kWIjRES1EXlNk1F2tQoDmIoUqrQn5vm3u+4qIMkacEunvHw8nDOGY7GJpb+/7AnsdjWM46z8nc/3xFvc9sWLxM4AXAnodLJ2UmnKZaPRrfVVvypia7uewR3CXANREkZ3Kjx+0OCGuQoDL4RUm052WqtVldaPwZ431AGKZyH4KQhXlGQ8f2lgf5KpbbumrnOnojRpl0EXwhch3BcKAMU3gUQFuLAkrtbAZXmN8t19kT8EOrG98I0gaoof0EQiFIkDeG4QAYJ3gEQ3rHdPQLgRVPMp4RopN1jYFpB9mlPz3sKJYB7heY2wbFf4C2B+tDoPH+w1Fyx9NTqORSAOQxdf+khlPSMymnl7SH5lsKbAMZAXE3NONWWGACcLk9OZ8KxZQXpfV0ujh7vsq+EAt6IWw9GqKRKIC2CoWzEfpecKTZf83f1V5yPzyx79VjEPpecKT6YsOyLOqgya/6aq6kOijCRagA1xACgr1z8+rzraCZrdZ9PlovDWcs+G9SBSt/7qdFG+ZYYAPTOvlnI7Y+NZS37Erb4j4zLaCuoJQYApz45P/Id8ZEaFy+k5kpD/4QBQOJzwc3H48OYXS+5wa+RKBS8jeQ29QX9BB3Vz82U5m4SAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 14, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Remontée goutte à goutte (GAG)", "label": "Remontée goutte à goutte (GAG)" }, { "symbol": { "type": "esriPMS", "url": "67fd5c96ac72b574496ec2602c07c28d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAASCAYAAAC5DOVpAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB/UlEQVQ4jdXQPWhTYRQG4Pd89yaW6iAVByWLEIUaEG+SJlFayV8VBJfWzU0c/NskRafSUSfRCt0KgkOGdBEymMQrtWASc3ubOho3MZQSpAGbv3u/41JFbHJbsIvveDg8vOeoOMCo/x/2OlAZvmYEt/+e61F9yN4avguiiwQeIXAqvhoxBmK6Tz8i2V4r+EtPARwD8ICAKoR4KJvyBQmoBKRZYtOCVXds1up4ekPu76+Y+BmAaQAbDIxDyhUwsp3myNTV2unOnmfm/B9GSTQ8LMVXEM+AaQnAFIAnALwgnDl6fFOgtruE+ieignsSilfYXJfCbkCSD4JTYFoi0DSDHwPwttrqGIDlgZjCwm0r7CG7t24p4hQkNohQBYuTBJ5jcGYHnHUJ8bnfe35jcTNczfuL54iV87ZLvne1lStCKDlm+wQIHxn0iJkzDL5/yQjWHTEASK5G1guByg93RyaXzbH0hFa+J7rbi7br8CgUrhNxipjmC1r5U8IMDT7zVxJG8MsbbaU1oZVuJMzI84JWus1CZIFuG6yeZWHHJisXdkF9MQC4bI5/y4dK2bda8WbcDC/kteJ1hdVabC2U7rfviAFAshxu5AKVTCFQvmP1Dr0kd9fnBDliADBpBLf0qL6oNvlWohKe/ycMAGLvYm09qi/stbcvbAe0Dgzbb34CAk/TfexmZoUAAAAASUVORK5CYII=", "contentType": "image/png", "width": 14, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Tuyères", "label": "Tuyères" }, { "symbol": { "type": "esriPMS", "url": "afb5d9674e57ebdbeda2255e1c6caeef", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAASCAYAAAC5DOVpAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACAElEQVQ4jdXQO2hTcRQG8O/8782Nry4VQSVChSDW3AaluIiDguDeujmIJjG+6CJpb8zgdbBJOom20JCUoOCQIR2zuIi6SdA8ioIRHIqhSAelNsl9/I+LitgkLdjFbzwcfnznqNjGqP8fljFHd0XN8vrf87w5tENqAzeY+BRIDDJzLBKvlXtic2Zgj6JZb3PJkQcE3sug2wBXwGy4JOYAqAwqCJZfSHiafZu5gx0bazufAngIYBzACkCnQfQKQGl9d2tsYqLR2fTMbFofRgs+ApaZeZKJFgk8xqAZAH4AR/Y7+wTQ2FBC/RMhyTZY+Ilkk5hWmTgA5hgTLTLzOBGlAfi/WWsnAbzoiQlmTQrykW1XpaIchipX4KBCQhxk4B4Rij/Bu67rfOj2nt9YyFiqZO/rQVbV46TJl9xRzkuv5xk5zgEB9zWD4gQqMuFWNPGu2RcDgEiiXs3M6N9Vi84td6qFQ6TfbLc57/FiWLBoAjJGoNlcaqQWNmq9z/yV6GT940L6RMun6RdDRv3RQlK/5hCXFOK2wzgG8NmIUd8AdcUAIDT15vPj6aOlXFK/EorX57PTwQs2u42riaVCt/2+GABcuvN+NZMaLWZTweteBU8sqQb6QX0xAIga5a95cyhveQfC4Xh19p8wALhsfmqb5pn5zfa2hAGAaT53tg3ban4AHnLR5BauRwMAAAAASUVORK5CYII=", "contentType": "image/png", "width": 14, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Tuyères Ø110", "label": "Tuyères Ø110" }, { "symbol": { "type": "esriPMS", "url": "ac0bc37102fcffc902564f2f4b0fc9c4", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAASCAYAAAC5DOVpAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB/ElEQVQ4jdXQPWgTcRgG8Of53zVVUaQ6KV2EINSCuAh+DSmmubTQpXVzUoT60fSDUtHJOurScGmhnQKCQ4Z0KSS5SyWioogIto7qJoYiFb+bS+7+r4O6aHMt2MVnfHn58byviS2M+f9hfQtzOxb6Br//OY9Vsttaap8vkzgBcA8oE6418rwpFqvM7PQ874VVstNC7oXIOIElrXiN3pcZkKaAOQW812Q1tNn2taDhK9wFYIvWAyRXBDhFLY9AFoxA+ou9KW/DM+PlqY5Aq3Yl+q1QrhKcF5F+krcBRCFy8ONXX4X+LF6e6jCCSEN0EBVKlaJWKUGnUCYIzivBgCZuAYju2q2OAnjQFDMCIyKUdtNXy1rJAd9srJg+lwDuF5Gbmsz/Am9Q5FVoMyc5vJQspg8HBo8AwUP6plXz62XTbN1nUJ4JeV1D8gIZcpNj1VAMAEo9o8s9BfubVkb85NMPucfH267UIypr1hodQlZBTFA4nXDSL11rtPmZv1PsHX7T7WbWnhxrO+taIxmrlLnomyygrmrKxCEl6Col/4bWxQCgnEi9O704XUg49nnHSs0mHPuMtPiv3cRYbr39UAwA7sWHVuPluXzCsS8B3h2lWzvDoFAMABa7Bz/FKtlsq4cLTnJ4+p8wALjfda4Wq0zObrS3KewnOOlvGbbZ/AB8KdiRY4ZCfwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 14, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Tuyères Ø63", "label": "Tuyères Ø63" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 114, 181, 140, 255 ], "toColor": [ 114, 181, 140, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 51, 245, 90, 255 ], "toColor": [ 51, 245, 90, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 53, 181, 85, 255 ], "toColor": [ 53, 181, 85, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 126, 247, 173, 255 ], "toColor": [ 126, 247, 173, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 193, 247, 214, 255 ], "toColor": [ 193, 247, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 67, 240, 133, 255 ], "toColor": [ 67, 240, 133, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 76, 199, 137, 255 ], "toColor": [ 76, 199, 137, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 139, 224, 176, 255 ], "toColor": [ 139, 224, 176, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 81, 168, 97, 255 ], "toColor": [ 81, 168, 97, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 129, 166, 143, 255 ], "toColor": [ 129, 166, 143, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 161, 204, 178, 255 ], "toColor": [ 161, 204, 178, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 80, 222, 134, 255 ], "toColor": [ 80, 222, 134, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 66, 166, 114, 255 ], "toColor": [ 66, 166, 114, 255 ] } ] } } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsURL", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "N_ORDRE", "typeIdField": "TYPE", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "FID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "N_ORDRE", "type": "esriFieldTypeDouble", "alias": "N_ORDRE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "N_ORDRE" }, { "name": "GESTIONNAI", "type": "esriFieldTypeString", "alias": "GESTIONNAI", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "GESTIONNAI" }, { "name": "EMPRISE", "type": "esriFieldTypeString", "alias": "EMPRISE", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "EMPRISE" }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "TYPE" }, { "name": "N_IDENTIFI", "type": "esriFieldTypeString", "alias": "N_IDENTIFI", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "N_IDENTIFI" }, { "name": "DATE_POSE", "type": "esriFieldTypeDate", "alias": "DATE_POSE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATE_POSE" }, { "name": "LIEN_1", "type": "esriFieldTypeString", "alias": "LIEN_1", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "LIEN_1" }, { "name": "LIEN_2", "type": "esriFieldTypeString", "alias": "LIEN_2", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "LIEN_2" }, { "name": "LIEN_3", "type": "esriFieldTypeString", "alias": "LIEN_3", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "LIEN_3" }, { "name": "ADRESSE", "type": "esriFieldTypeString", "alias": "ADRESSE", "domain": null, "editable": true, "nullable": true, "length": 90, "defaultValue": null, "modelName": "ADRESSE" }, { "name": "X", "type": "esriFieldTypeDouble", "alias": "X", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "X" }, { "name": "Y", "type": "esriFieldTypeDouble", "alias": "Y", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Y" }, { "name": "Z", "type": "esriFieldTypeDouble", "alias": "Z", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Z" }, { "name": "OBSERVATIO", "type": "esriFieldTypeString", "alias": "OBSERVATIO", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "OBSERVATIO" }, { "name": "DEPCO", "type": "esriFieldTypeString", "alias": "DEPCO", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "DEPCO" }, { "name": "CALQUE", "type": "esriFieldTypeString", "alias": "CALQUE", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "CALQUE" }, { "name": "LIEN_SHRPT", "type": "esriFieldTypeString", "alias": "LIEN_SHRPT", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "LIEN_SHRPT" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R5770720_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A5252_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Romance Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "types": [ { "id": "ARROSAGE VOIE", "name": "ARROSAGE VOIE", "domains": {}, "templates": [ { "name": "ARROSAGE VOIE", "description": "", "prototype": { "attributes": { "DEPCO": "", "ADRESSE": "", "X": 0, "Y": 0, "OBSERVATIO": "", "LIEN_3": "", "TYPE": "ARROSAGE VOIE", "EMPRISE": "", "CALQUE": "", "GESTIONNAI": "", "DATE_POSE": null, "N_ORDRE": 0, "LIEN_FAMIL": "", "LIEN_1": "", "LIEN_2": "", "Z": 0, "N_IDENTIFI": "", "LIEN_SHRPT": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "Buse rétractable arroseur", "name": "Buse rétractable arroseur", "domains": {}, "templates": [ { "name": "Buse rétractable arroseur", "description": "", "prototype": { "attributes": { "CALQUE": null, "LIEN_SHRPT": null, "N_ORDRE": null, "GESTIONNAI": null, "EMPRISE": null, "TYPE": "Buse rétractable arroseur", "N_IDENTIFI": null, "DATE_POSE": null, "LIEN_1": null, "LIEN_2": null, "LIEN_3": null, "ADRESSE": null, "X": null, "Y": null, "Z": null, "OBSERVATIO": null, "DEPCO": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "Remontée goutte à goutte (GAG)", "name": "Remontée goutte à goutte (GAG)", "domains": {}, "templates": [ { "name": "Remontée goutte à goutte (GAG)", "description": "", "prototype": { "attributes": { "CALQUE": null, "LIEN_SHRPT": null, "N_ORDRE": null, "GESTIONNAI": null, "EMPRISE": null, "TYPE": "Remontée goutte à goutte (GAG)", "N_IDENTIFI": null, "DATE_POSE": null, "LIEN_1": null, "LIEN_2": null, "LIEN_3": null, "ADRESSE": null, "X": null, "Y": null, "Z": null, "OBSERVATIO": null, "DEPCO": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "Tuyères", "name": "Tuyères", "domains": {}, "templates": [ { "name": "Tuyères", "description": "", "prototype": { "attributes": { "CALQUE": null, "LIEN_SHRPT": null, "N_ORDRE": null, "GESTIONNAI": null, "EMPRISE": null, "TYPE": "Tuyères", "N_IDENTIFI": null, "DATE_POSE": null, "LIEN_1": null, "LIEN_2": null, "LIEN_3": null, "ADRESSE": null, "X": null, "Y": null, "Z": null, "OBSERVATIO": null, "DEPCO": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "Tuyères Ø110", "name": "Tuyères Ø110", "domains": {}, "templates": [ { "name": "Tuyères Ø110", "description": "", "prototype": { "attributes": { "CALQUE": null, "LIEN_SHRPT": null, "N_ORDRE": null, "GESTIONNAI": null, "EMPRISE": null, "TYPE": "Tuyères Ø110", "N_IDENTIFI": null, "DATE_POSE": null, "LIEN_1": null, "LIEN_2": null, "LIEN_3": null, "ADRESSE": null, "X": null, "Y": null, "Z": null, "OBSERVATIO": null, "DEPCO": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "Tuyères Ø63", "name": "Tuyères Ø63", "domains": {}, "templates": [ { "name": "Tuyères Ø63", "description": "", "prototype": { "attributes": { "CALQUE": null, "LIEN_SHRPT": null, "N_ORDRE": null, "GESTIONNAI": null, "EMPRISE": null, "TYPE": "Tuyères Ø63", "N_IDENTIFI": null, "DATE_POSE": null, "LIEN_1": null, "LIEN_2": null, "LIEN_3": null, "ADRESSE": null, "X": null, "Y": null, "Z": null, "OBSERVATIO": null, "DEPCO": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] } ], "templates": [], "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" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 33, "name": "Chambre EV", "type": "Feature Layer", "parentLayer": { "id": 29, "name": "Espace-Vert" }, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "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": true, "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": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 141320.34579999698, "ymin": 6835078.8314, "xmax": 149974.480899997, "ymax": 6840469.7597, "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": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "TYPE", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 52, 201, 95, 255 ], "outline": null }, "value": "Armoire élec", "label": "Armoire élec" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 95, 184, 125, 255 ], "outline": null }, "value": "Bache à eau", "label": "Bache à eau" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 55, 237, 140, 255 ], "outline": null }, "value": "Chambre L5T", "label": "Chambre L5T" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 188, 235, 210, 255 ], "outline": null }, "value": "Compteur", "label": "Compteur" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 120, 250, 170, 255 ], "outline": null }, "value": "Regard 10\" avec vannes de purge", "label": "Regard 10\" avec vannes de purge" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 57, 247, 98, 255 ], "outline": null }, "value": "Regard Carson", "label": "Regard Carson" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 155, 232, 178, 255 ], "outline": null }, "value": "Regard Jumbo avec 4 vannes de purges", "label": "Regard Jumbo avec 4 vannes de purges" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 173, 140, 255 ], "outline": null }, "value": "Regard Jumbo avec electrovannes", "label": "Regard Jumbo avec electrovannes" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 102, 209, 129, 255 ], "outline": null }, "value": "Regard vannes de purge", "label": "Regard vannes de purge" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 48, 191, 120, 255 ], "outline": null }, "value": "Socle béton armoire", "label": "Socle béton armoire" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 114, 181, 140, 255 ], "toColor": [ 114, 181, 140, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 51, 245, 90, 255 ], "toColor": [ 51, 245, 90, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 53, 181, 85, 255 ], "toColor": [ 53, 181, 85, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 126, 247, 173, 255 ], "toColor": [ 126, 247, 173, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 193, 247, 214, 255 ], "toColor": [ 193, 247, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 67, 240, 133, 255 ], "toColor": [ 67, 240, 133, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 76, 199, 137, 255 ], "toColor": [ 76, 199, 137, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 139, 224, 176, 255 ], "toColor": [ 139, 224, 176, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 81, 168, 97, 255 ], "toColor": [ 81, 168, 97, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 129, 166, 143, 255 ], "toColor": [ 129, 166, 143, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 161, 204, 178, 255 ], "toColor": [ 161, 204, 178, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 80, 222, 134, 255 ], "toColor": [ 80, 222, 134, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 66, 166, 114, 255 ], "toColor": [ 66, 166, 114, 255 ] } ] } } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": [ { "labelExpression": "[N_IDENTIFI]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "none", "multiPart": "labelPerPart", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Par défaut", "priority": 34, "symbol": { "type": "esriTS", "color": [ 56, 168, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "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": "esriServerHTMLPopupTypeAsURL", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "N_ORDRE", "typeIdField": "TYPE", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "FID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "N_ORDRE", "type": "esriFieldTypeDouble", "alias": "N_ORDRE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "N_ORDRE" }, { "name": "GESTIONNAI", "type": "esriFieldTypeString", "alias": "GESTIONNAI", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "GESTIONNAI" }, { "name": "EMPRISE", "type": "esriFieldTypeString", "alias": "EMPRISE", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "EMPRISE" }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "TYPE" }, { "name": "N_IDENTIFI", "type": "esriFieldTypeString", "alias": "N_IDENTIFI", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "N_IDENTIFI" }, { "name": "DATE_POSE", "type": "esriFieldTypeDate", "alias": "DATE_POSE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATE_POSE" }, { "name": "LIEN_1", "type": "esriFieldTypeString", "alias": "LIEN_1", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "LIEN_1" }, { "name": "LIEN_2", "type": "esriFieldTypeString", "alias": "LIEN_2", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "LIEN_2" }, { "name": "LIEN_3", "type": "esriFieldTypeString", "alias": "LIEN_3", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "LIEN_3" }, { "name": "ADRESSE", "type": "esriFieldTypeString", "alias": "ADRESSE", "domain": null, "editable": true, "nullable": true, "length": 90, "defaultValue": null, "modelName": "ADRESSE" }, { "name": "X", "type": "esriFieldTypeDouble", "alias": "X", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "X" }, { "name": "Y", "type": "esriFieldTypeDouble", "alias": "Y", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Y" }, { "name": "Z", "type": "esriFieldTypeDouble", "alias": "Z", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Z" }, { "name": "OBSERVATIO", "type": "esriFieldTypeString", "alias": "OBSERVATIO", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "OBSERVATIO" }, { "name": "DEPCO", "type": "esriFieldTypeString", "alias": "DEPCO", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "DEPCO" }, { "name": "CALQUE", "type": "esriFieldTypeString", "alias": "CALQUE", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "CALQUE" }, { "name": "LIEN_SHRPT", "type": "esriFieldTypeString", "alias": "LIEN_SHRPT", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "LIEN_SHRPT" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.AREA", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "SHAPE.AREA" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "SHAPE.LEN" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R5770721_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A5253_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Romance Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "types": [ { "id": "Armoire élec", "name": "Armoire élec", "domains": {}, "templates": [ { "name": "Armoire élec", "description": "", "prototype": { "attributes": { "LIEN_SHRPT": null, "CALQUE": null, "N_ORDRE": null, "GESTIONNAI": null, "EMPRISE": null, "TYPE": "Armoire élec", "N_IDENTIFI": null, "DATE_POSE": null, "LIEN_1": null, "LIEN_2": null, "LIEN_3": null, "ADRESSE": null, "X": null, "Y": null, "Z": null, "OBSERVATIO": null, "DEPCO": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Bache à eau", "name": "Bache à eau", "domains": {}, "templates": [ { "name": "Bache à eau", "description": "", "prototype": { "attributes": { "LIEN_SHRPT": null, "CALQUE": null, "N_ORDRE": null, "GESTIONNAI": null, "EMPRISE": null, "TYPE": "Bache à eau", "N_IDENTIFI": null, "DATE_POSE": null, "LIEN_1": null, "LIEN_2": null, "LIEN_3": null, "ADRESSE": null, "X": null, "Y": null, "Z": null, "OBSERVATIO": null, "DEPCO": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Chambre L5T", "name": "Chambre L5T", "domains": {}, "templates": [ { "name": "Chambre L5T", "description": "", "prototype": { "attributes": { "LIEN_SHRPT": null, "CALQUE": null, "N_ORDRE": null, "GESTIONNAI": null, "EMPRISE": null, "TYPE": "Chambre L5T", "N_IDENTIFI": null, "DATE_POSE": null, "LIEN_1": null, "LIEN_2": null, "LIEN_3": null, "ADRESSE": null, "X": null, "Y": null, "Z": null, "OBSERVATIO": null, "DEPCO": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Compteur", "name": "Compteur", "domains": {}, "templates": [ { "name": "Compteur", "description": "", "prototype": { "attributes": { "LIEN_SHRPT": null, "CALQUE": null, "N_ORDRE": null, "GESTIONNAI": null, "EMPRISE": null, "TYPE": "Compteur", "N_IDENTIFI": null, "DATE_POSE": null, "LIEN_1": null, "LIEN_2": null, "LIEN_3": null, "ADRESSE": null, "X": null, "Y": null, "Z": null, "OBSERVATIO": null, "DEPCO": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Regard 10\" avec vannes de purge", "name": "Regard 10\" avec vannes de purge", "domains": {}, "templates": [ { "name": "Regard 10\" avec vannes de purge", "description": "", "prototype": { "attributes": { "LIEN_SHRPT": null, "CALQUE": null, "N_ORDRE": null, "GESTIONNAI": null, "EMPRISE": null, "TYPE": "Regard 10\" avec vannes de purge", "N_IDENTIFI": null, "DATE_POSE": null, "LIEN_1": null, "LIEN_2": null, "LIEN_3": null, "ADRESSE": null, "X": null, "Y": null, "Z": null, "OBSERVATIO": null, "DEPCO": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Regard Carson", "name": "Regard Carson", "domains": {}, "templates": [ { "name": "Regard Carson", "description": "", "prototype": { "attributes": { "LIEN_SHRPT": null, "CALQUE": null, "N_ORDRE": null, "GESTIONNAI": null, "EMPRISE": null, "TYPE": "Regard Carson", "N_IDENTIFI": null, "DATE_POSE": null, "LIEN_1": null, "LIEN_2": null, "LIEN_3": null, "ADRESSE": null, "X": null, "Y": null, "Z": null, "OBSERVATIO": null, "DEPCO": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Regard Jumbo avec 4 vannes de purges", "name": "Regard Jumbo avec 4 vannes de purges", "domains": {}, "templates": [ { "name": "Regard Jumbo avec 4 vannes de purges", "description": "", "prototype": { "attributes": { "LIEN_SHRPT": null, "CALQUE": null, "N_ORDRE": null, "GESTIONNAI": null, "EMPRISE": null, "TYPE": "Regard Jumbo avec 4 vannes de purges", "N_IDENTIFI": null, "DATE_POSE": null, "LIEN_1": null, "LIEN_2": null, "LIEN_3": null, "ADRESSE": null, "X": null, "Y": null, "Z": null, "OBSERVATIO": null, "DEPCO": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Regard Jumbo avec electrovannes", "name": "Regard Jumbo avec electrovannes", "domains": {}, "templates": [ { "name": "Regard Jumbo avec electrovannes", "description": "", "prototype": { "attributes": { "LIEN_SHRPT": null, "CALQUE": null, "N_ORDRE": null, "GESTIONNAI": null, "EMPRISE": null, "TYPE": "Regard Jumbo avec electrovannes", "N_IDENTIFI": null, "DATE_POSE": null, "LIEN_1": null, "LIEN_2": null, "LIEN_3": null, "ADRESSE": null, "X": null, "Y": null, "Z": null, "OBSERVATIO": null, "DEPCO": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Regard vannes de purge", "name": "Regard vannes de purge", "domains": {}, "templates": [ { "name": "Regard vannes de purge", "description": "", "prototype": { "attributes": { "LIEN_SHRPT": null, "CALQUE": null, "N_ORDRE": null, "GESTIONNAI": null, "EMPRISE": null, "TYPE": "Regard vannes de purge", "N_IDENTIFI": null, "DATE_POSE": null, "LIEN_1": null, "LIEN_2": null, "LIEN_3": null, "ADRESSE": null, "X": null, "Y": null, "Z": null, "OBSERVATIO": null, "DEPCO": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Socle béton armoire", "name": "Socle béton armoire", "domains": {}, "templates": [ { "name": "Socle béton armoire", "description": "", "prototype": { "attributes": { "LIEN_SHRPT": null, "CALQUE": null, "N_ORDRE": null, "GESTIONNAI": null, "EMPRISE": null, "TYPE": "Socle béton armoire", "N_IDENTIFI": null, "DATE_POSE": null, "LIEN_1": null, "LIEN_2": null, "LIEN_3": null, "ADRESSE": null, "X": null, "Y": null, "Z": null, "OBSERVATIO": null, "DEPCO": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "36a46d472ade49bca8860b9254f5c4fe" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 34, "name": "Espace vert (surface)", "type": "Feature Layer", "parentLayer": { "id": 29, "name": "Espace-Vert" }, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "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": true, "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": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 141319.947800003, "ymin": 6835078.6975, "xmax": 150079.792099997, "ymax": 6840697.7881, "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": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "DETAIL", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 178, 115, 255 ], "outline": null }, "value": "ARBUSTE", "label": "Arbuste" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 114, 207, 52, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "ENGAZONNEMENT SEMI", "label": "Engazonnement Semi" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 122, 166, 118, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "ENHERBEMENT SEMI", "label": "Enherbement Semi" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 95, 245, 54, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "GAZON", "label": "Gazon" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 76, 115, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "GAZON DE PLACAGE", "label": "Gazon De Placage" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 205, 137, 102, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MINERAL", "label": "Mineral" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 150, 247, 111, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "PLACAGE", "label": "Placage" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 0, 76, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SEDUM", "label": "Sedum" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 53, 168, 35, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "VIVACES", "label": "Vivaces" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 138, 181, 114, 255 ], "toColor": [ 138, 181, 114, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 71, 245, 51, 255 ], "toColor": [ 71, 245, 51, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 57, 166, 38, 255 ], "toColor": [ 57, 166, 38, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 163, 242, 114, 255 ], "toColor": [ 163, 242, 114, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 193, 242, 187, 255 ], "toColor": [ 193, 242, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 87, 214, 56, 255 ], "toColor": [ 87, 214, 56, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 116, 204, 104, 255 ], "toColor": [ 116, 204, 104, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 176, 230, 140, 255 ], "toColor": [ 176, 230, 140, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 146, 168, 131, 255 ], "toColor": [ 146, 168, 131, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 136, 245, 69, 255 ], "toColor": [ 136, 245, 69, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 114, 201, 71, 255 ], "toColor": [ 114, 201, 71, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 106, 171, 82, 255 ], "toColor": [ 106, 171, 82, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 214, 165, 255 ], "toColor": [ 184, 214, 165, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "SHAPE_LENG", "typeIdField": "DETAIL", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "SHAPE_LENG", "type": "esriFieldTypeDouble", "alias": "SHAPE_LENG", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE_LENG" }, { "name": "NATURE", "type": "esriFieldTypeString", "alias": "NATURE", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "NATURE" }, { "name": "QUARTIER", "type": "esriFieldTypeString", "alias": "QUARTIER", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "QUARTIER" }, { "name": "ORIGIN", "type": "esriFieldTypeString", "alias": "ORIGIN", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "ORIGIN" }, { "name": "N_SECTEUR", "type": "esriFieldTypeString", "alias": "N_SECTEUR", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "N_SECTEUR" }, { "name": "INTERVENAN", "type": "esriFieldTypeString", "alias": "INTERVENAN", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "INTERVENAN" }, { "name": "DETAIL", "type": "esriFieldTypeString", "alias": "DETAIL", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "DETAIL" }, { "name": "LOCALISATI", "type": "esriFieldTypeString", "alias": "LOCALISATI", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "LOCALISATI" }, { "name": "SECTEUR", "type": "esriFieldTypeString", "alias": "SECTEUR", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "SECTEUR" }, { "name": "SURFTOT", "type": "esriFieldTypeInteger", "alias": "SURFTOT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SURFTOT" }, { "name": "SURFVEG", "type": "esriFieldTypeInteger", "alias": "SURFVEG", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SURFVEG" }, { "name": "COMMENTAIR", "type": "esriFieldTypeString", "alias": "COMMENTAIR", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "COMMENTAIR" }, { "name": "CLASS_1", "type": "esriFieldTypeString", "alias": "CLASS_1", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "CLASS_1" }, { "name": "LIEN_SHRPT", "type": "esriFieldTypeString", "alias": "LIEN_SHRPT", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "LIEN_SHRPT" }, { "name": "LIEN_1", "type": "esriFieldTypeString", "alias": "LIEN_1", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "LIEN_1" }, { "name": "LIEN_2", "type": "esriFieldTypeString", "alias": "LIEN_2", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "LIEN_2" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.AREA", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "SHAPE.AREA" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "SHAPE.LEN" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R6080151_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A5481_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Romance Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "types": [ { "id": "ARBUSTE", "name": "Arbuste", "domains": {}, "templates": [ { "name": "ARBUSTE", "description": "", "prototype": { "attributes": { "LIEN_2": null, "LIEN_1": null, "SHAPE_LENG": null, "NATURE": null, "QUARTIER": null, "ORIGIN": null, "N_SECTEUR": null, "INTERVENAN": null, "DETAIL": "ARBUSTE", "LOCALISATI": null, "SECTEUR": null, "SURFTOT": null, "SURFVEG": null, "COMMENTAIR": null, "CLASS_1": null, "LIEN_SHRPT": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "ENGAZONNEMENT SEMI", "name": "Engazonnement Semi", "domains": {}, "templates": [ { "name": "ENGAZONNEMENT SEMI", "description": "", "prototype": { "attributes": { "LIEN_2": null, "LIEN_1": null, "SHAPE_LENG": null, "NATURE": null, "QUARTIER": null, "ORIGIN": null, "N_SECTEUR": null, "INTERVENAN": null, "DETAIL": "ENGAZONNEMENT SEMI", "LOCALISATI": null, "SECTEUR": null, "SURFTOT": null, "SURFVEG": null, "COMMENTAIR": null, "CLASS_1": null, "LIEN_SHRPT": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "ENHERBEMENT SEMI", "name": "Enherbement Semi", "domains": {}, "templates": [ { "name": "ENHERBEMENT SEMI", "description": "", "prototype": { "attributes": { "LIEN_2": null, "LIEN_1": null, "SHAPE_LENG": null, "NATURE": null, "QUARTIER": null, "ORIGIN": null, "N_SECTEUR": null, "INTERVENAN": null, "DETAIL": "ENHERBEMENT SEMI", "LOCALISATI": null, "SECTEUR": null, "SURFTOT": null, "SURFVEG": null, "COMMENTAIR": null, "CLASS_1": null, "LIEN_SHRPT": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "GAZON", "name": "Gazon", "domains": {}, "templates": [ { "name": "GAZON", "description": "", "prototype": { "attributes": { "LIEN_2": null, "LIEN_1": null, "SHAPE_LENG": null, "NATURE": null, "QUARTIER": null, "ORIGIN": null, "N_SECTEUR": null, "INTERVENAN": null, "DETAIL": "GAZON", "LOCALISATI": null, "SECTEUR": null, "SURFTOT": null, "SURFVEG": null, "COMMENTAIR": null, "CLASS_1": null, "LIEN_SHRPT": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "GAZON DE PLACAGE", "name": "Gazon De Placage", "domains": {}, "templates": [ { "name": "GAZON DE PLACAGE", "description": "", "prototype": { "attributes": { "LIEN_2": null, "LIEN_1": null, "SHAPE_LENG": null, "NATURE": null, "QUARTIER": null, "ORIGIN": null, "N_SECTEUR": null, "INTERVENAN": null, "DETAIL": "GAZON DE PLACAGE", "LOCALISATI": null, "SECTEUR": null, "SURFTOT": null, "SURFVEG": null, "COMMENTAIR": null, "CLASS_1": null, "LIEN_SHRPT": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "MINERAL", "name": "Mineral", "domains": {}, "templates": [ { "name": "MINERAL", "description": "", "prototype": { "attributes": { "LIEN_2": null, "LIEN_1": null, "SHAPE_LENG": null, "NATURE": null, "QUARTIER": null, "ORIGIN": null, "N_SECTEUR": null, "INTERVENAN": null, "DETAIL": "MINERAL", "LOCALISATI": null, "SECTEUR": null, "SURFTOT": null, "SURFVEG": null, "COMMENTAIR": null, "CLASS_1": null, "LIEN_SHRPT": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "PLACAGE", "name": "Placage", "domains": {}, "templates": [ { "name": "PLACAGE", "description": "", "prototype": { "attributes": { "LIEN_2": null, "LIEN_1": null, "SHAPE_LENG": null, "NATURE": null, "QUARTIER": null, "ORIGIN": null, "N_SECTEUR": null, "INTERVENAN": null, "DETAIL": "PLACAGE", "LOCALISATI": null, "SECTEUR": null, "SURFTOT": null, "SURFVEG": null, "COMMENTAIR": null, "CLASS_1": null, "LIEN_SHRPT": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "SEDUM", "name": "Sedum", "domains": {}, "templates": [ { "name": "SEDUM", "description": "", "prototype": { "attributes": { "LIEN_2": null, "LIEN_1": null, "SHAPE_LENG": null, "NATURE": null, "QUARTIER": null, "ORIGIN": null, "N_SECTEUR": null, "INTERVENAN": null, "DETAIL": "SEDUM", "LOCALISATI": null, "SECTEUR": null, "SURFTOT": null, "SURFVEG": null, "COMMENTAIR": null, "CLASS_1": null, "LIEN_SHRPT": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "VIVACES", "name": "Vivaces", "domains": {}, "templates": [ { "name": "VIVACES", "description": "", "prototype": { "attributes": { "LIEN_2": null, "LIEN_1": null, "SHAPE_LENG": null, "NATURE": null, "QUARTIER": null, "ORIGIN": null, "N_SECTEUR": null, "INTERVENAN": null, "DETAIL": "VIVACES", "LOCALISATI": null, "SECTEUR": null, "SURFTOT": null, "SURFVEG": null, "COMMENTAIR": null, "CLASS_1": null, "LIEN_SHRPT": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "36a46d472ade49bca8860b9254f5c4fe" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 36, "name": "Grille Terre LAC", "type": "Feature Layer", "parentLayer": { "id": 35, "name": "Ligne Aérienne de Contact LAC" }, "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": 141375.9001, "ymin": 6835108.2227, "xmax": 150044.813900001, "ymax": 6840628.6558, "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": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "9157261d941f3eb5782472e2e05a92b1", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA/klEQVQYlZXRsUrDUBjF8f+9NxlLoEqpiDgUQVBwiokZBBcfoZL4dA4mTV6iDioNpYNOnYQiSIc4VBcrN/e6SVNE9IyHHx8fHId/xFkvUp8DIWijqJXmqT9m/iPOA86MoBOPyAufrlWcpgHTpOSxgQcB5wJeBfQGEYdYNoBPIehdRywu75l9Y6H40Etm0mXXLJlLByOgtpqp67APK9hY3pMJVR7ylkyoCh/HuMikpMqOEY03pGUvC/GwHGUh2kCbGi8N2JIC28BGcaugZWse4hE3hU/XuGyi6fRLhherOL7jJfPZkYrt7ITIWDyrka2aoWDtMkA85hm4+vMov+ULTZlWjJelv2QAAAAASUVORK5CYII=", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "LIEN_FAMIL", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "LIEN_FAMIL", "type": "esriFieldTypeString", "alias": "LIEN_FAMIL", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "LIEN_FAMIL" }, { "name": "LIEN_DWG", "type": "esriFieldTypeString", "alias": "LIEN_DWG", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "LIEN_DWG" }, { "name": "LIEN_PDF", "type": "esriFieldTypeString", "alias": "LIEN_PDF", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "LIEN_PDF" }, { "name": "CODE_INSEE", "type": "esriFieldTypeInteger", "alias": "CODE_INSEE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CODE_INSEE" }, { "name": "ID_PROJET", "type": "esriFieldTypeInteger", "alias": "ID_PROJET", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ID_PROJET" }, { "name": "PH_PROJET", "type": "esriFieldTypeString", "alias": "PH_PROJET", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "PH_PROJET" }, { "name": "TYPE_STRUC", "type": "esriFieldTypeString", "alias": "TYPE_STRUC", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "TYPE_STRUC" }, { "name": "TYPE_FONCT", "type": "esriFieldTypeString", "alias": "TYPE_FONCT", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "TYPE_FONCT" }, { "name": "REFERENCE", "type": "esriFieldTypeString", "alias": "REFERENCE", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "REFERENCE" }, { "name": "LIBELLE", "type": "esriFieldTypeString", "alias": "LIBELLE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LIBELLE" }, { "name": "PROPRIETAI", "type": "esriFieldTypeString", "alias": "PROPRIETAI", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PROPRIETAI" }, { "name": "GESTIONNAI", "type": "esriFieldTypeString", "alias": "GESTIONNAI", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "GESTIONNAI" }, { "name": "DATE_POSE", "type": "esriFieldTypeDate", "alias": "DATE_POSE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATE_POSE" }, { "name": "COD_ENTREP", "type": "esriFieldTypeString", "alias": "COD_ENTREP", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "COD_ENTREP" }, { "name": "COD_FABRIC", "type": "esriFieldTypeString", "alias": "COD_FABRIC", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "COD_FABRIC" }, { "name": "DATE_FABRI", "type": "esriFieldTypeDate", "alias": "DATE_FABRI", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATE_FABRI" }, { "name": "ADRESSE", "type": "esriFieldTypeString", "alias": "ADRESSE", "domain": null, "editable": true, "nullable": true, "length": 90, "defaultValue": null, "modelName": "ADRESSE" }, { "name": "VILLE", "type": "esriFieldTypeString", "alias": "VILLE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "VILLE" }, { "name": "X", "type": "esriFieldTypeDouble", "alias": "X", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "X" }, { "name": "Y", "type": "esriFieldTypeDouble", "alias": "Y", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Y" }, { "name": "Z", "type": "esriFieldTypeDouble", "alias": "Z", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Z" }, { "name": "COMMENTAIR", "type": "esriFieldTypeString", "alias": "COMMENTAIR", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "COMMENTAIR" }, { "name": "CALQUE", "type": "esriFieldTypeString", "alias": "CALQUE", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "CALQUE" }, { "name": "LIEN_SHRPT", "type": "esriFieldTypeString", "alias": "LIEN_SHRPT", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "LIEN_SHRPT" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R5493829_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A5070_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Romance Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Grille Terre LAC", "description": "", "prototype": { "attributes": { "CALQUE": null, "LIEN_SHRPT": null, "LIEN_FAMIL": null, "LIEN_DWG": null, "LIEN_PDF": null, "CODE_INSEE": null, "ID_PROJET": null, "PH_PROJET": null, "TYPE_STRUC": null, "TYPE_FONCT": null, "REFERENCE": null, "LIBELLE": null, "PROPRIETAI": null, "GESTIONNAI": null, "DATE_POSE": null, "COD_ENTREP": null, "COD_FABRIC": null, "DATE_FABRI": null, "ADRESSE": null, "VILLE": null, "X": null, "Y": null, "Z": null, "COMMENTAIR": 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" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 37, "name": "Poteau LAC", "type": "Feature Layer", "parentLayer": { "id": 35, "name": "Ligne Aérienne de Contact LAC" }, "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": 141349.820900001, "ymin": 6835093.1062, "xmax": 150058.787799999, "ymax": 6840642.7805, "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": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "COMMENTAIR", "uniqueValueInfos": [ { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 230, 0, 0, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 240, 240, 240, 0 ], "width": 1 } }, "value": "Accroche en façade", "label": "Accroche en façade" }, { "symbol": { "type": "esriPMS", "url": "f1199ba3e0d755d0e0eda6bf8c8f331d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAUCAYAAACEYr13AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAvklEQVQ4jWNhoBCwUM2A73Oi5P8xMxmyMLDcYE9ccAOb4v8z01i/sX3zZvrP+IkzafE+VBewsrgy/WeY/e//v0YGBoYGbAZ8YPvFzcHItJ6BkeEqAwODDnW9MLwMsPg2P7YAm2JGxv+chA1gZHBnZGB0x27ffyJc8J9hIQMD0wKsLmD6x/P/P8Nm/AYwMDzgTFxwAJsB7+cnCHAw/iPgAhLBqAFIBnDGL5rDwMAwB59iwcQFHxgYGBhp4wJyAQBWpi0W/9e2+QAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 12, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "H300-O", "label": "H300-O" }, { "symbol": { "type": "esriPMS", "url": "686e2512b267f6c53e11e5c3e4e359bf", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAUCAYAAACEYr13AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAxElEQVQ4jWNhoBCwUM2Ae9975H//+2vI8PfvDXW+qhvYFJ/5P5OV99sH7////n3S4K3ch2LA73//XBkZGGb/Z2ZuZGBgaMBmgPCHb9y/2RjWMzIxXWVgYNChrheGkQGMDAwWt791FmBT/OvfL05GIlzg/v8/gzs2AxjRdeMwYCHjv38LsBnwn4mZh4Hh/2a8BvxnYHigxlt5AJsB99/3C/xm+0XQBSSBUQOQDFDnLpvDwMAwB59iRcHCDwwMDCipYeC9AACx6Tid61pLfQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 12, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "HEB200", "label": "HEB200" }, { "symbol": { "type": "esriPMS", "url": "64dd3a43b5ac6f65db8a6d43a1f7cb50", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAUCAYAAACEYr13AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAuklEQVQ4je2PMQ7BUACG/9fXDoqGpasLWGwuIB0sKs5gsfQI3OANFtGBA0gHu7iEpKMbtFjJbyV5KdpaxD9/+fL9JgrOLE0w2SQty5Cd6w3xfOTEOni8oGW7lz4ozmpY3z0JLCl7JJam5AzAVCew3bRKyAjgAUC73As/JCCMbhCdAj0uKm8U0COEl7tAAGtArHQwyRoEtq8Kjsp39jpBECUNQmYXfLq/4EGgBk4IIMyCld9MAYjvFOTdHbHYLhQcLDYaAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 12, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "HEB220", "label": "HEB220" }, { "symbol": { "type": "esriPMS", "url": "4738e60ddf4acf22849460b2b26e6042", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAUCAYAAACEYr13AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAvklEQVQ4je3PsQ7BYBQF4HOq/UWQSGwNEbvF5gWkgzdoYvAGHoHHEE2QMBvs4gGskm5MncUiabTXivypoBZx5nO/nGviw5ipAcHiXAONJgDfdrO+rrwdiWUXw04M41RxrfX9AmbaIhgDMgQw0AFlhbwIl4TsADTSfeG3gFYwD/v6+iUnzwE6Qjh64PFcA5CYRRGnunOSBTJeJQIicqh21UYH7CdSUipOXvBq/sANYLvKA+Alles9HgHwOwvezRWHty6eKpp/aAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 12, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "HEB220-SP", "label": "HEB220-SP" }, { "symbol": { "type": "esriPMS", "url": "c550bf86432478e73346b3f95874d46e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAUCAYAAACEYr13AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAw0lEQVQ4jWNhoBCwUM2AvU5r5f/8YzJkYGC54X7A9wY2xWeMZ7K+5RXzZmBi/uS+z28figF//zG7MjIyzP7P+KeRgYGhAZsBn3nFuBkZGdcz/P93lYGBQYe6XhhGBjD+Z7TY7bS+AJviX/+ZOBkZ/hN0gfv//4zu2AxA14zDgP8LGf8zLMBmwD+G/zyMjEyb8Rrwn5Hhgdv+wAPYDNjvsF7gN2EXkAZGDUAywO1AwBwGBoY5+BQ7Hgj8wMDAwEgbF5ALAHOMM2W6OAoDAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 12, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "HEB240", "label": "HEB240" }, { "symbol": { "type": "esriPMS", "url": "cec5e2be16c2020dcb88216966465809", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAUCAYAAACEYr13AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAt0lEQVQ4je2PMQ7BYBxH378p1SAhDkDNFpsLSAc36OYGjsAxRBMMrAa7OIBVYsINNIaa9LOSfCmqFvGbX17ez+TDmakJZpd9VSJpYrLzLGeng4dqkymGlQ6GnD27tnoQCLQxGKmIAdDXCbJBJU+OBagt0Ej3wg8JBFrz8NDT0oL9SoGL4CYuAKYCEx18lahgKGMZK1Bw9GxnrROMT4eSlXte8Nb+gjuBZ9d9wI+Du2UnAOQ7BUl3A2ytJaoOuFJEAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 12, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "HEB240-O", "label": "HEB240-O" }, { "symbol": { "type": "esriPMS", "url": "e93ca418e3c4968eecbb24c8510b785b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAUCAYAAACEYr13AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAw0lEQVQ4jWNhoBCwUM2AKclL5Zn+/jNkZvhzI31B4g1simemzWT9+4vLm5Hx/6fM+XH7UAxg+vfHlYGBYfYfBqZGBgaGBmwGfPvFxs3O8G/9//8MVxkYGHSo64VhZAAjA4PFtIRFBVhVM/7jZPhP2AXuDAz/3bEa8J+RsAsYGBgWMjL8W4DdBUw8//8zbMZrwH8GhgdZCxIPYNPfnzBfgJ2BiaALSAKjBiAZkDU/fg4DA8McfIoLFyR+YGBgQEkMA+8FAPoFMmnC+Y5wAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 12, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "HEB260", "label": "HEB260" }, { "symbol": { "type": "esriPMS", "url": "9dcea66440cd21150e4fabcd08f16366", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAUCAYAAACEYr13AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAvElEQVQ4jWNhoBCwUM2A71E98v+YGAxZWBhusC8ouYFN8f+0mazfvn32ZmL8/4lzcek+VBewMLgyMTDM/vfvfyMDA0MDNgM+/PrGzcHEsJ6BgfEqAwODDnW9MKwMYLT4FttdgE0x4/8/nAwMjARd4M7IyOiO1br/RLmAYSED0/8FWF3wj4nnP8P/zQQM+P+Ac0HpAWwGvE/oF+D495egC0gCowYgGcC5qGQOAwPDHHyKBRcUfmBAS0kD7wUAOR0xDmd64gEAAAAASUVORK5CYII=", "contentType": "image/png", "width": 12, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "HEB300", "label": "HEB300" }, { "symbol": { "type": "esriPMS", "url": "38e0a3e3309ac678cd07d89084bb2122", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAUCAYAAACEYr13AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAuklEQVQ4jWNhoBCwUM2A71OmyP9j+m/Iwsxwgz099wY2xf9nzmT99veXNxMjwyfOzNx9qC5gYnBlYmCc/e/P/0YGBoYGbAZ8+PaNm4OddT3Df4arDAwMOtT1wnAygJHR4tu0KQXYFDMyMHAS4wJ3RgYGd/JdwMCwkIHx/wLsLmDk+f+fYTN+A/7/f8CZlXsAmwHv+/sFONhZCbqAJDBqAJIBnFk5cxgYGObgUyxYWPiBgYGBkTYuIBcAAF15LOdb/K8vAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 12, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "HEB300-0", "label": "HEB300-0" }, { "symbol": { "type": "esriPMS", "url": "83c8d4045dc0152add531914594ca791", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAUCAYAAACEYr13AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAuUlEQVQ4jWNhoBCwUM2A7Opr8oyszIYMDAw3pjSo38CmOC3tDCubFK83A8P/T1MaNPahuoCJ2ZXhH8NsBgaGRgYGhgZsBnBJCXP/+fdrPQMD41UGBgYd6nphWBnAaJFde6MAm+Lf/35xMhI24L87IyOjOwUuYFjIwPRvATbF/xmYeRj//d9MyIAHUxo0D2AzoKDhvsAfhl8EXUASGDUAyYCpzepzGBgY5uBTPKFB8QMDAwNKWhp4LwAAnPgrXazhrP4AAAAASUVORK5CYII=", "contentType": "image/png", "width": 12, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "HEB300-O", "label": "HEB300-O" }, { "symbol": { "type": "esriPMS", "url": "21f6e472ded3e386372592e5046a228b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAUCAYAAACEYr13AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAvUlEQVQ4jWNhoBCwUM0AJ8Me+X+szIYMf//eOHC25AY2xcbGM1l5mb95MzEwfNp3qnAfigH/WJldGf8zzGZkZm5kYGBowGYA799v3IxMDOv/MzBcZWBg0KGuF4aRAf//M1g4mfQXYFP8n5GBkxgXuP9nZHAn2wUMDAwL//9nWIBVNRMjD+P//5vxGsDIyPBg/+nCA9j0Oxj0CzCwEnYBSWDUACQDDpwqnMPAwDAHn+IDFwo/MDAwMNLGBeQCAPqtLhTwHBEXAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 12, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "HEM 280-0", "label": "HEM 280-0" }, { "symbol": { "type": "esriPMS", "url": "a8aa5f99a6c75ebfe5292f20bec45913", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAUCAYAAACEYr13AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAvklEQVQ4jWNhoBCwUM2A4q1e8syM/w2Z/7LcaPfdfAOb4rQzxqwCr8S8mRgYPnV4bd+HYgArA4Pr//+Ms/8z/W1kYGBowGYA12NZbka2X+v//2e8ysDAoENdLwwjA/4z/rco2+JdgFU14y9Owi74z+jOyPjfnWwXMDL+X8jwl3kBNsV/mf7xMDEwbCbkggcdvlsOYDOgYH2AADvbL/wuIBWMGoBkQIf3tjkMDAxz8CmeELjhAwMDAyNtXEAuAAC1hTKaqGrKwwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 12, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "HEM260", "label": "HEM260" }, { "symbol": { "type": "esriPMS", "url": "e5e1cb6411bfe3ed5301c911325f43cf", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAUCAYAAACEYr13AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAwUlEQVQ4je3PvwpBcRjG8e/rHIMYTDa5AYssbkDKWU4uwuwSfspNiIGdzilik5tQRtsppWQ8HX5W9OPk3yLP/LyfntfmzdgfAzr1RiHSUsJmrSbjtancLTeTQW7nwOmg5t7iCohIVBHd4yhtQJmAIL9NE1oeklgBxc++8EuA1hXlNFqmsoSkdCwg1NBSMwG3x3cWMMSSgQngRAb0JGaBbNR0tDTdK9fNEloxC57MH7gA1GzUB/qPysr394B8Z8GrOQMPFDHFaIpXAgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 12, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "HEM260-O", "label": "HEM260-O" }, { "symbol": { "type": "esriPMS", "url": "2b5a5c070a60d06eeda5b6383502f93c", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAUCAYAAACEYr13AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAvUlEQVQ4jWNhoBCwUM2AnqMt8sx//xv+/fv3Roljww1simeemcn67dsrb4b/DJ8K7Wv3oRjA/PefKwMDw2xmJsZGBgaGBmwGfPv8nJuBmWk9AyPDVQYGBh3qemE4GcDIaNF/qKkAu3JGTgaG/wRd4A7FWMB/DBEsBjAuZGBkWIDVfgYGnv///2/Gb8D/fw8K7eoPYDOgf3+DAAMzEyEXkAZGDUAyoNCubg4DA8McfIoLHRs+MDAwMNLGBeQCAGlLMRAZ4JSIAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 12, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "HEM280", "label": "HEM280" }, { "symbol": { "type": "esriPMS", "url": "a5f3eee9d7d8718eed1aeb4dadd81540", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAUCAYAAACEYr13AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAxElEQVQ4je2SOwrCYBCEZ2ISES28gRewsbO1MCm8hChYewQ9h4HEE1hYio8D2AopvYAgWgi/SdbWx0+CGBDEKZfZb2dgTXwoMzdA/7KsxUbUABAGRTfUmQeytZQ6dGjg5Fvu6gGQFOI2wQlFxgBGOoDCuUxyBsEOQD3fCj8EELDZU4uhziyRKgHMSEC4AnG154QvI12FqZCBbp9MKkg4TwVQZO/bzkYH6Mq6yuSameAt/QF3AN92PABemjlg64inT/p+hRscPTXOoAYQ+AAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 12, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "HEM280-0", "label": "HEM280-0" }, { "symbol": { "type": "esriPMS", "url": "4d6a3b4020a4185fdf7f27de952a4266", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAUCAYAAACEYr13AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAv0lEQVQ4jWNhoBCwUM2AqOzv8kyM/wxZGFhuLJjCfgOb4rS0/6zf2L55MzIwfVo8hXMfigEsDAyuDP+ZZv9j/NfIwMDQgM2AX1wfuJl+c6xnYGC4ysDAoENdLwwnA/4zWMRmfyvApvj/b0ZOYlzgzsjA6I7VAKJcwMCwkImRYQE2A/79Z+RhYPi/Gb8BjAwPFkzhPIDNgISC9wL/fnMQdAFJYNQAJAMWTeWcw8DAMAef4gUTBD8wMDAw0sYF5AIA0W8uOP+h2BsAAAAASUVORK5CYII=", "contentType": "image/png", "width": 12, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "HEM280-O", "label": "HEM280-O" }, { "symbol": { "type": "esriPMS", "url": "0530a8764c43dbcfbe84f4e34e73c805", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAUCAYAAACEYr13AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAvklEQVQ4jWNhoBCwUM2AqGfJ8n8Y/hoyMzDcWC614AY2xWn/01g/PP/lzczE+Gm5xPx9KAb8ZfjnysjAOPv/f8ZGBgaGBmwGvHrwi5udnXH9v38MVxkYGHSo64VhZMB/xv8W4c+SCrAp/s/wn5MYF7gzMPx3x2YAIzEuYGRgWMjA+H8BVhcwMvIw/GPYjN8F/xkfrJCafwCbAQH3EwTY2VHdMQhjYQgbsFJq/hwGBoY5+BRvUFzwgQEtOQy8FwCGlTM+puhXUwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 12, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "HEM300", "label": "HEM300" }, { "symbol": { "type": "esriPMS", "url": "94696293aa7663ca28b39d405b71ee63", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAUCAYAAACEYr13AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAxElEQVQ4jWNhoBCwUM0Ap61H5Vn+/TVkYGC5scvX6gY2xcYzz7AKS33zZvjP/GmXn/U+FAOYf/93/c/INJuR4W8jAwNDAzYDeMU+c///x7qegeH/VQYGBh3qemEYGfCfgcHCZdORAmyKmf4zcP4n7AJGd8b/DO7YDEDXjMMAhoX///1fgNUFzAw8//8zbsZrACPD/we7A20PYDPAYf1+AVYmVoIuIAmMGoBkwO4AmzkMDAxz8Ck+EOj4gYGBgZE2LiAXAADqzzNuChF3UgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 12, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "HEM300-0", "label": "HEM300-0" }, { "symbol": { "type": "esriPMS", "url": "6d51cc824409519c6bfa79f9487955a5", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAUCAYAAACEYr13AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAxElEQVQ4jWNhoBCwUM2AoOwWeZZ//w3//v17Y+2shhvYFKelzWT9wPzK+/9/hk+rZ9TuQzGA6d8/1/8MDLOZWRgbGRgYGrAZ8IrrOTfrT6b1DIwMVxkYGHSo64VhZMD//4wWIZlNBVhV/2TkZGD4T9AF7owMDO7Y7fuPIYLpAgbGhQz/GRZgN4CBh5Hx/2a8BjAx/nuwanr9AWy6AwoaBFh/MuF3Aalg1AAkA9ZMr5vDwMAwB5/iDRMaPjAwMDDSxgXkAgCmvzWfszuYKQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 12, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "HEM300-O", "label": "HEM300-O" }, { "symbol": { "type": "esriPMS", "url": "e76e418c6f919293041920d8478fa157", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAUCAYAAACEYr13AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAw0lEQVQ4jWNhoBCwUM2Ao1u95FlY/hsyM/y9YeK+6wY2xWfOGLP+fSvmzcDA8Mncffs+FANYmBlcGf4zzP77n6WRgYGhAZsBzJ9luf/+/7megYHhKgMDgw51vTCcDGD8b3Fih2cBNsU/f/ziZGQk7AJ3RgYGd6zWMf4nwgX/GRb+Y/i/AJt+JiYmHob//zcTcAHjA0vP7QewGXB+f4DAr58/CbiARDBqAJIB5h7b5jAwMMzBp9jQccMHBgYGlKQ08F4AAJnNNCUGoetjAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 12, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "PC", "label": "PC" }, { "symbol": { "type": "esriPMS", "url": "31d20ecf34a562f7f9b93b114e622e80", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAUCAYAAACEYr13AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAvUlEQVQ4jWNhoBCwUM2AKT3J8kwMfw2ZGRhupJcsuIFN8cyZaax/P//yZvzP+CmzdP4+FAOYGP65MvxnmP2HgaGRgYGhAZsB37794mb/z7D+P+P/qwwMDDrU9cIwMoCRgcFiWndCAVbVfxg5GRj+E3SBOxRjAf8xRLAZsJCRgWEBdv2MPP8Z/2/Ga8B/BoYHWaULDmDT39+fIMD+h7ALSAKjBiAZkFUyfw4DA8McfIoLCxd8YGBgYKSNC8gFAFQTMmZot5JYAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 12, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "PCCD", "label": "PCCD" }, { "symbol": { "type": "esriPMS", "url": "2428004527827a72e96631bfc9a13cfb", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAUCAYAAACEYr13AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAw0lEQVQ4jWNhoBCwUM2ApclO8v+YGQ3/MPy9kTjrwA1simemGbNyMQh4///3/1PcnH37UAz4w8zgysDwfzYTA1MjAwNDAzYD2H7xcv9j+7+egYnhKgMDgw51vTCcDGBktFiU5lSATfG///85CRvw/7/7fwYGd2wGMDIyEuEChv8L/zExL8BmANPf/zwMjP83EzCA8UHijD0HsBkwP8FBgImNiZALSAOjBiAZED9r3xwGBoY5+BQnLjjwgYGBASUxDLwXAM3EMthqqyquAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 12, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "PRS-AT", "label": "PRS-AT" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 195, 100, 227, 255 ], "toColor": [ 195, 100, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 48, 130, 69, 255 ], "toColor": [ 48, 130, 69, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 132, 127, 255 ], "toColor": [ 235, 132, 127, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 240, 88, 255 ], "toColor": [ 245, 240, 88, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 108, 179, 230, 255 ], "toColor": [ 108, 179, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 126, 250, 120, 255 ], "toColor": [ 126, 250, 120, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 101, 247, 208, 255 ], "toColor": [ 101, 247, 208, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 65, 52, 130, 255 ], "toColor": [ 65, 52, 130, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 201, 184, 131, 255 ], "toColor": [ 201, 184, 131, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 168, 111, 164, 255 ], "toColor": [ 168, 111, 164, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 65, 163, 160, 255 ], "toColor": [ 65, 163, 160, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 143, 95, 50, 255 ], "toColor": [ 143, 95, 50, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 93, 116, 245, 255 ], "toColor": [ 93, 116, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 135, 59, 72, 255 ], "toColor": [ 135, 59, 72, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 138, 181, 63, 255 ], "toColor": [ 138, 181, 63, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 82, 145, 255 ], "toColor": [ 222, 82, 145, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 160, 91, 255 ], "toColor": [ 245, 160, 91, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 60, 98, 128, 255 ], "toColor": [ 60, 98, 128, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 83, 122, 201, 255 ], "toColor": [ 83, 122, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 114, 130, 87, 255 ], "toColor": [ 114, 130, 87, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 113, 201, 123, 255 ], "toColor": [ 113, 201, 123, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 165, 250, 255 ], "toColor": [ 212, 165, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 133, 99, 199, 255 ], "toColor": [ 133, 99, 199, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[SOUS_TYPE]", "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "removeDuplicates": "none", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Par défaut", "priority": 15, "symbol": { "type": "esriTS", "color": [ 230, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 9, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "N_ORDRE", "typeIdField": "COMMENTAIR", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "FID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "N_ORDRE", "type": "esriFieldTypeDouble", "alias": "N_ORDRE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "N_ORDRE" }, { "name": "GESTIONNAI", "type": "esriFieldTypeString", "alias": "GESTIONNAI", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "GESTIONNAI" }, { "name": "CODE_TYPE", "type": "esriFieldTypeInteger", "alias": "CODE_TYPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CODE_TYPE" }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "TYPE" }, { "name": "SOUS_TYPE", "type": "esriFieldTypeString", "alias": "SOUS_TYPE", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "SOUS_TYPE" }, { "name": "ANGLE", "type": "esriFieldTypeDouble", "alias": "ANGLE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ANGLE" }, { "name": "HAUTEUR", "type": "esriFieldTypeDouble", "alias": "HAUTEUR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "HAUTEUR" }, { "name": "CODE_NATUR", "type": "esriFieldTypeDouble", "alias": "CODE_NATUR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CODE_NATUR" }, { "name": "NATURE", "type": "esriFieldTypeString", "alias": "NATURE", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "NATURE" }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "SOURCE", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "SOURCE" }, { "name": "DATE_POSE", "type": "esriFieldTypeDate", "alias": "DATE_POSE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATE_POSE" }, { "name": "SOURCE_LIE", "type": "esriFieldTypeString", "alias": "SOURCE_LIE", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "SOURCE_LIE" }, { "name": "LIEN_DWG", "type": "esriFieldTypeString", "alias": "LIEN_DWG", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "LIEN_DWG" }, { "name": "LIEN_PDF", "type": "esriFieldTypeString", "alias": "LIEN_PDF", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "LIEN_PDF" }, { "name": "ADRESSE", "type": "esriFieldTypeString", "alias": "ADRESSE", "domain": null, "editable": true, "nullable": true, "length": 90, "defaultValue": null, "modelName": "ADRESSE" }, { "name": "VILLE", "type": "esriFieldTypeString", "alias": "VILLE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "VILLE" }, { "name": "COMMENTAIR", "type": "esriFieldTypeString", "alias": "COMMENTAIR", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "COMMENTAIR" }, { "name": "DATE_INTEG", "type": "esriFieldTypeDate", "alias": "DATE_INTEG", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATE_INTEG" }, { "name": "NUMERO_DAL", "type": "esriFieldTypeString", "alias": "NUMERO_DAL", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "NUMERO_DAL" }, { "name": "CALQUE", "type": "esriFieldTypeString", "alias": "CALQUE", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "CALQUE" }, { "name": "LIEN_SHRPT", "type": "esriFieldTypeString", "alias": "LIEN_SHRPT", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "LIEN_SHRPT" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R5434122_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A5033_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Romance Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "types": [ { "id": "Accroche en façade", "name": "Accroche en façade", "domains": {}, "templates": [ { "name": "Accroche en façade", "description": "", "prototype": { "attributes": { "CALQUE": null, "LIEN_SHRPT": null, "N_ORDRE": null, "GESTIONNAI": null, "CODE_TYPE": null, "TYPE": null, "SOUS_TYPE": null, "ANGLE": null, "HAUTEUR": null, "CODE_NATUR": null, "NATURE": null, "SOURCE": null, "DATE_POSE": null, "SOURCE_LIE": null, "LIEN_DWG": null, "LIEN_PDF": null, "ADRESSE": null, "VILLE": null, "COMMENTAIR": "Accroche en façade", "DATE_INTEG": null, "NUMERO_DAL": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "H300-O", "name": "H300-O", "domains": {}, "templates": [ { "name": "H300-O", "description": "", "prototype": { "attributes": { "CALQUE": null, "LIEN_SHRPT": null, "N_ORDRE": null, "GESTIONNAI": null, "CODE_TYPE": null, "TYPE": null, "SOUS_TYPE": null, "ANGLE": null, "HAUTEUR": null, "CODE_NATUR": null, "NATURE": null, "SOURCE": null, "DATE_POSE": null, "SOURCE_LIE": null, "LIEN_DWG": null, "LIEN_PDF": null, "ADRESSE": null, "VILLE": null, "COMMENTAIR": "H300-O", "DATE_INTEG": null, "NUMERO_DAL": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "HEB200", "name": "HEB200", "domains": {}, "templates": [ { "name": "HEB200", "description": "", "prototype": { "attributes": { "CALQUE": null, "LIEN_SHRPT": null, "N_ORDRE": null, "GESTIONNAI": null, "CODE_TYPE": null, "TYPE": null, "SOUS_TYPE": null, "ANGLE": null, "HAUTEUR": null, "CODE_NATUR": null, "NATURE": null, "SOURCE": null, "DATE_POSE": null, "SOURCE_LIE": null, "LIEN_DWG": null, "LIEN_PDF": null, "ADRESSE": null, "VILLE": null, "COMMENTAIR": "HEB200", "DATE_INTEG": null, "NUMERO_DAL": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "HEB220", "name": "HEB220", "domains": {}, "templates": [ { "name": "HEB220", "description": "", "prototype": { "attributes": { "CALQUE": null, "LIEN_SHRPT": null, "N_ORDRE": null, "GESTIONNAI": null, "CODE_TYPE": null, "TYPE": null, "SOUS_TYPE": null, "ANGLE": null, "HAUTEUR": null, "CODE_NATUR": null, "NATURE": null, "SOURCE": null, "DATE_POSE": null, "SOURCE_LIE": null, "LIEN_DWG": null, "LIEN_PDF": null, "ADRESSE": null, "VILLE": null, "COMMENTAIR": "HEB220", "DATE_INTEG": null, "NUMERO_DAL": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "HEB220-SP", "name": "HEB220-SP", "domains": {}, "templates": [ { "name": "HEB220-SP", "description": "", "prototype": { "attributes": { "CALQUE": null, "LIEN_SHRPT": null, "N_ORDRE": null, "GESTIONNAI": null, "CODE_TYPE": null, "TYPE": null, "SOUS_TYPE": null, "ANGLE": null, "HAUTEUR": null, "CODE_NATUR": null, "NATURE": null, "SOURCE": null, "DATE_POSE": null, "SOURCE_LIE": null, "LIEN_DWG": null, "LIEN_PDF": null, "ADRESSE": null, "VILLE": null, "COMMENTAIR": "HEB220-SP", "DATE_INTEG": null, "NUMERO_DAL": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "HEB240", "name": "HEB240", "domains": {}, "templates": [ { "name": "HEB240", "description": "", "prototype": { "attributes": { "CALQUE": null, "LIEN_SHRPT": null, "N_ORDRE": null, "GESTIONNAI": null, "CODE_TYPE": null, "TYPE": null, "SOUS_TYPE": null, "ANGLE": null, "HAUTEUR": null, "CODE_NATUR": null, "NATURE": null, "SOURCE": null, "DATE_POSE": null, "SOURCE_LIE": null, "LIEN_DWG": null, "LIEN_PDF": null, "ADRESSE": null, "VILLE": null, "COMMENTAIR": "HEB240", "DATE_INTEG": null, "NUMERO_DAL": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "HEB240-O", "name": "HEB240-O", "domains": {}, "templates": [ { "name": "HEB240-O", "description": "", "prototype": { "attributes": { "CALQUE": null, "LIEN_SHRPT": null, "N_ORDRE": null, "GESTIONNAI": null, "CODE_TYPE": null, "TYPE": null, "SOUS_TYPE": null, "ANGLE": null, "HAUTEUR": null, "CODE_NATUR": null, "NATURE": null, "SOURCE": null, "DATE_POSE": null, "SOURCE_LIE": null, "LIEN_DWG": null, "LIEN_PDF": null, "ADRESSE": null, "VILLE": null, "COMMENTAIR": "HEB240-O", "DATE_INTEG": null, "NUMERO_DAL": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "HEB260", "name": "HEB260", "domains": {}, "templates": [ { "name": "HEB260", "description": "", "prototype": { "attributes": { "CALQUE": null, "LIEN_SHRPT": null, "N_ORDRE": null, "GESTIONNAI": null, "CODE_TYPE": null, "TYPE": null, "SOUS_TYPE": null, "ANGLE": null, "HAUTEUR": null, "CODE_NATUR": null, "NATURE": null, "SOURCE": null, "DATE_POSE": null, "SOURCE_LIE": null, "LIEN_DWG": null, "LIEN_PDF": null, "ADRESSE": null, "VILLE": null, "COMMENTAIR": "HEB260", "DATE_INTEG": null, "NUMERO_DAL": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "HEB300", "name": "HEB300", "domains": {}, "templates": [ { "name": "HEB300", "description": "", "prototype": { "attributes": { "CALQUE": null, "LIEN_SHRPT": null, "N_ORDRE": null, "GESTIONNAI": null, "CODE_TYPE": null, "TYPE": null, "SOUS_TYPE": null, "ANGLE": null, "HAUTEUR": null, "CODE_NATUR": null, "NATURE": null, "SOURCE": null, "DATE_POSE": null, "SOURCE_LIE": null, "LIEN_DWG": null, "LIEN_PDF": null, "ADRESSE": null, "VILLE": null, "COMMENTAIR": "HEB300", "DATE_INTEG": null, "NUMERO_DAL": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "HEB300-0", "name": "HEB300-0", "domains": {}, "templates": [ { "name": "HEB300-0", "description": "", "prototype": { "attributes": { "CALQUE": null, "LIEN_SHRPT": null, "N_ORDRE": null, "GESTIONNAI": null, "CODE_TYPE": null, "TYPE": null, "SOUS_TYPE": null, "ANGLE": null, "HAUTEUR": null, "CODE_NATUR": null, "NATURE": null, "SOURCE": null, "DATE_POSE": null, "SOURCE_LIE": null, "LIEN_DWG": null, "LIEN_PDF": null, "ADRESSE": null, "VILLE": null, "COMMENTAIR": "HEB300-0", "DATE_INTEG": null, "NUMERO_DAL": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "HEB300-O", "name": "HEB300-O", "domains": {}, "templates": [ { "name": "HEB300-O", "description": "", "prototype": { "attributes": { "CALQUE": null, "LIEN_SHRPT": null, "N_ORDRE": null, "GESTIONNAI": null, "CODE_TYPE": null, "TYPE": null, "SOUS_TYPE": null, "ANGLE": null, "HAUTEUR": null, "CODE_NATUR": null, "NATURE": null, "SOURCE": null, "DATE_POSE": null, "SOURCE_LIE": null, "LIEN_DWG": null, "LIEN_PDF": null, "ADRESSE": null, "VILLE": null, "COMMENTAIR": "HEB300-O", "DATE_INTEG": null, "NUMERO_DAL": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "HEM 280-0", "name": "HEM 280-0", "domains": {}, "templates": [ { "name": "HEM 280-0", "description": "", "prototype": { "attributes": { "CALQUE": null, "LIEN_SHRPT": null, "N_ORDRE": null, "GESTIONNAI": null, "CODE_TYPE": null, "TYPE": null, "SOUS_TYPE": null, "ANGLE": null, "HAUTEUR": null, "CODE_NATUR": null, "NATURE": null, "SOURCE": null, "DATE_POSE": null, "SOURCE_LIE": null, "LIEN_DWG": null, "LIEN_PDF": null, "ADRESSE": null, "VILLE": null, "COMMENTAIR": "HEM 280-0", "DATE_INTEG": null, "NUMERO_DAL": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "HEM260", "name": "HEM260", "domains": {}, "templates": [ { "name": "HEM260", "description": "", "prototype": { "attributes": { "CALQUE": null, "LIEN_SHRPT": null, "N_ORDRE": null, "GESTIONNAI": null, "CODE_TYPE": null, "TYPE": null, "SOUS_TYPE": null, "ANGLE": null, "HAUTEUR": null, "CODE_NATUR": null, "NATURE": null, "SOURCE": null, "DATE_POSE": null, "SOURCE_LIE": null, "LIEN_DWG": null, "LIEN_PDF": null, "ADRESSE": null, "VILLE": null, "COMMENTAIR": "HEM260", "DATE_INTEG": null, "NUMERO_DAL": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "HEM260-O", "name": "HEM260-O", "domains": {}, "templates": [ { "name": "HEM260-O", "description": "", "prototype": { "attributes": { "CALQUE": null, "LIEN_SHRPT": null, "N_ORDRE": null, "GESTIONNAI": null, "CODE_TYPE": null, "TYPE": null, "SOUS_TYPE": null, "ANGLE": null, "HAUTEUR": null, "CODE_NATUR": null, "NATURE": null, "SOURCE": null, "DATE_POSE": null, "SOURCE_LIE": null, "LIEN_DWG": null, "LIEN_PDF": null, "ADRESSE": null, "VILLE": null, "COMMENTAIR": "HEM260-O", "DATE_INTEG": null, "NUMERO_DAL": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "HEM280", "name": "HEM280", "domains": {}, "templates": [ { "name": "HEM280", "description": "", "prototype": { "attributes": { "CALQUE": null, "LIEN_SHRPT": null, "N_ORDRE": null, "GESTIONNAI": null, "CODE_TYPE": null, "TYPE": null, "SOUS_TYPE": null, "ANGLE": null, "HAUTEUR": null, "CODE_NATUR": null, "NATURE": null, "SOURCE": null, "DATE_POSE": null, "SOURCE_LIE": null, "LIEN_DWG": null, "LIEN_PDF": null, "ADRESSE": null, "VILLE": null, "COMMENTAIR": "HEM280", "DATE_INTEG": null, "NUMERO_DAL": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "HEM280-0", "name": "HEM280-0", "domains": {}, "templates": [ { "name": "HEM280-0", "description": "", "prototype": { "attributes": { "CALQUE": null, "LIEN_SHRPT": null, "N_ORDRE": null, "GESTIONNAI": null, "CODE_TYPE": null, "TYPE": null, "SOUS_TYPE": null, "ANGLE": null, "HAUTEUR": null, "CODE_NATUR": null, "NATURE": null, "SOURCE": null, "DATE_POSE": null, "SOURCE_LIE": null, "LIEN_DWG": null, "LIEN_PDF": null, "ADRESSE": null, "VILLE": null, "COMMENTAIR": "HEM280-0", "DATE_INTEG": null, "NUMERO_DAL": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "HEM280-O", "name": "HEM280-O", "domains": {}, "templates": [ { "name": "HEM280-O", "description": "", "prototype": { "attributes": { "CALQUE": null, "LIEN_SHRPT": null, "N_ORDRE": null, "GESTIONNAI": null, "CODE_TYPE": null, "TYPE": null, "SOUS_TYPE": null, "ANGLE": null, "HAUTEUR": null, "CODE_NATUR": null, "NATURE": null, "SOURCE": null, "DATE_POSE": null, "SOURCE_LIE": null, "LIEN_DWG": null, "LIEN_PDF": null, "ADRESSE": null, "VILLE": null, "COMMENTAIR": "HEM280-O", "DATE_INTEG": null, "NUMERO_DAL": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "HEM300", "name": "HEM300", "domains": {}, "templates": [ { "name": "HEM300", "description": "", "prototype": { "attributes": { "CALQUE": null, "LIEN_SHRPT": null, "N_ORDRE": null, "GESTIONNAI": null, "CODE_TYPE": null, "TYPE": null, "SOUS_TYPE": null, "ANGLE": null, "HAUTEUR": null, "CODE_NATUR": null, "NATURE": null, "SOURCE": null, "DATE_POSE": null, "SOURCE_LIE": null, "LIEN_DWG": null, "LIEN_PDF": null, "ADRESSE": null, "VILLE": null, "COMMENTAIR": "HEM300", "DATE_INTEG": null, "NUMERO_DAL": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "HEM300-0", "name": "HEM300-0", "domains": {}, "templates": [ { "name": "HEM300-0", "description": "", "prototype": { "attributes": { "CALQUE": null, "LIEN_SHRPT": null, "N_ORDRE": null, "GESTIONNAI": null, "CODE_TYPE": null, "TYPE": null, "SOUS_TYPE": null, "ANGLE": null, "HAUTEUR": null, "CODE_NATUR": null, "NATURE": null, "SOURCE": null, "DATE_POSE": null, "SOURCE_LIE": null, "LIEN_DWG": null, "LIEN_PDF": null, "ADRESSE": null, "VILLE": null, "COMMENTAIR": "HEM300-0", "DATE_INTEG": null, "NUMERO_DAL": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "HEM300-O", "name": "HEM300-O", "domains": {}, "templates": [ { "name": "HEM300-O", "description": "", "prototype": { "attributes": { "CALQUE": null, "LIEN_SHRPT": null, "N_ORDRE": null, "GESTIONNAI": null, "CODE_TYPE": null, "TYPE": null, "SOUS_TYPE": null, "ANGLE": null, "HAUTEUR": null, "CODE_NATUR": null, "NATURE": null, "SOURCE": null, "DATE_POSE": null, "SOURCE_LIE": null, "LIEN_DWG": null, "LIEN_PDF": null, "ADRESSE": null, "VILLE": null, "COMMENTAIR": "HEM300-O", "DATE_INTEG": null, "NUMERO_DAL": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "PC", "name": "PC", "domains": {}, "templates": [ { "name": "PC", "description": "", "prototype": { "attributes": { "CALQUE": null, "LIEN_SHRPT": null, "N_ORDRE": null, "GESTIONNAI": null, "CODE_TYPE": null, "TYPE": null, "SOUS_TYPE": null, "ANGLE": null, "HAUTEUR": null, "CODE_NATUR": null, "NATURE": null, "SOURCE": null, "DATE_POSE": null, "SOURCE_LIE": null, "LIEN_DWG": null, "LIEN_PDF": null, "ADRESSE": null, "VILLE": null, "COMMENTAIR": "PC", "DATE_INTEG": null, "NUMERO_DAL": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "PCCD", "name": "PCCD", "domains": {}, "templates": [ { "name": "PCCD", "description": "", "prototype": { "attributes": { "CALQUE": null, "LIEN_SHRPT": null, "N_ORDRE": null, "GESTIONNAI": null, "CODE_TYPE": null, "TYPE": null, "SOUS_TYPE": null, "ANGLE": null, "HAUTEUR": null, "CODE_NATUR": null, "NATURE": null, "SOURCE": null, "DATE_POSE": null, "SOURCE_LIE": null, "LIEN_DWG": null, "LIEN_PDF": null, "ADRESSE": null, "VILLE": null, "COMMENTAIR": "PCCD", "DATE_INTEG": null, "NUMERO_DAL": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "PRS-AT", "name": "PRS-AT", "domains": {}, "templates": [ { "name": "PRS-AT", "description": "", "prototype": { "attributes": { "CALQUE": null, "LIEN_SHRPT": null, "N_ORDRE": null, "GESTIONNAI": null, "CODE_TYPE": null, "TYPE": null, "SOUS_TYPE": null, "ANGLE": null, "HAUTEUR": null, "CODE_NATUR": null, "NATURE": null, "SOURCE": null, "DATE_POSE": null, "SOURCE_LIE": null, "LIEN_DWG": null, "LIEN_PDF": null, "ADRESSE": null, "VILLE": null, "COMMENTAIR": "PRS-AT", "DATE_INTEG": null, "NUMERO_DAL": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] } ], "templates": [], "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" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 38, "name": "Réseaux LAC (Arteres)", "type": "Feature Layer", "parentLayer": { "id": 35, "name": "Ligne Aérienne de Contact LAC" }, "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": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 141362.067000002, "ymin": 6835096.7825, "xmax": 150059.891000003, "ymax": 6840645.0681, "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": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "LIBELLE", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 147, 250, 95, 255 ], "width": 1 }, "value": "1D63", "label": "1D63" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 107, 126, 237, 255 ], "width": 1 }, "value": "1D90", "label": "1D90" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 195, 100, 227, 255 ], "toColor": [ 195, 100, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 48, 130, 69, 255 ], "toColor": [ 48, 130, 69, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 237, 100, 102, 255 ], "toColor": [ 237, 100, 102, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 104, 182, 237, 255 ], "toColor": [ 104, 182, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 229, 106, 255 ], "toColor": [ 247, 229, 106, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 138, 62, 105, 255 ], "toColor": [ 138, 62, 105, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 92, 242, 215, 255 ], "toColor": [ 92, 242, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 87, 242, 103, 255 ], "toColor": [ 87, 242, 103, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 140, 119, 91, 255 ], "toColor": [ 140, 119, 91, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 76, 75, 156, 255 ], "toColor": [ 76, 75, 156, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 160, 91, 255 ], "toColor": [ 245, 160, 91, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 237, 152, 202, 255 ], "toColor": [ 237, 152, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 61, 129, 133, 255 ], "toColor": [ 61, 129, 133, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "LIEN_FAMIL", "typeIdField": "LIBELLE", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "FID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "LIEN_FAMIL", "type": "esriFieldTypeString", "alias": "LIEN_FAMIL", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "LIEN_FAMIL" }, { "name": "LIEN_DWG", "type": "esriFieldTypeString", "alias": "LIEN_DWG", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "LIEN_DWG" }, { "name": "LIEN_PDF", "type": "esriFieldTypeString", "alias": "LIEN_PDF", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "LIEN_PDF" }, { "name": "CODE_INSEE", "type": "esriFieldTypeInteger", "alias": "CODE_INSEE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CODE_INSEE" }, { "name": "ID_PROJET", "type": "esriFieldTypeInteger", "alias": "ID_PROJET", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ID_PROJET" }, { "name": "PH_PROJET", "type": "esriFieldTypeString", "alias": "PH_PROJET", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "PH_PROJET" }, { "name": "TYPE_STRUC", "type": "esriFieldTypeString", "alias": "TYPE_STRUC", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "TYPE_STRUC" }, { "name": "TYPE_FONCT", "type": "esriFieldTypeString", "alias": "TYPE_FONCT", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "TYPE_FONCT" }, { "name": "REFERENCE", "type": "esriFieldTypeString", "alias": "REFERENCE", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "REFERENCE" }, { "name": "LIBELLE", "type": "esriFieldTypeString", "alias": "LIBELLE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LIBELLE" }, { "name": "PROPRIETAI", "type": "esriFieldTypeString", "alias": "PROPRIETAI", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PROPRIETAI" }, { "name": "GESTIONNAI", "type": "esriFieldTypeString", "alias": "GESTIONNAI", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "GESTIONNAI" }, { "name": "DATE_POSE", "type": "esriFieldTypeDate", "alias": "DATE_POSE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATE_POSE" }, { "name": "COD_ENTREP", "type": "esriFieldTypeString", "alias": "COD_ENTREP", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "COD_ENTREP" }, { "name": "NB_ARTERE", "type": "esriFieldTypeSmallInteger", "alias": "NB_ARTERE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NB_ARTERE" }, { "name": "LONGUEUR", "type": "esriFieldTypeDouble", "alias": "LONGUEUR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LONGUEUR" }, { "name": "LARGEUR", "type": "esriFieldTypeDouble", "alias": "LARGEUR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LARGEUR" }, { "name": "HAUTEUR", "type": "esriFieldTypeDouble", "alias": "HAUTEUR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "HAUTEUR" }, { "name": "DOMANIALIT", "type": "esriFieldTypeString", "alias": "DOMANIALIT", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "DOMANIALIT" }, { "name": "ADRESSE", "type": "esriFieldTypeString", "alias": "ADRESSE", "domain": null, "editable": true, "nullable": true, "length": 90, "defaultValue": null, "modelName": "ADRESSE" }, { "name": "VILLE", "type": "esriFieldTypeString", "alias": "VILLE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "VILLE" }, { "name": "CLASS_GEOR", "type": "esriFieldTypeString", "alias": "CLASS_GEOR", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CLASS_GEOR" }, { "name": "COD_GEOMET", "type": "esriFieldTypeString", "alias": "COD_GEOMET", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "COD_GEOMET" }, { "name": "COMMENTAIR", "type": "esriFieldTypeString", "alias": "COMMENTAIR", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "COMMENTAIR" }, { "name": "SHAPE_LENG", "type": "esriFieldTypeDouble", "alias": "SHAPE_LENG", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE_LENG" }, { "name": "CALQUE", "type": "esriFieldTypeString", "alias": "CALQUE", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "CALQUE" }, { "name": "LIEN_SHRPT", "type": "esriFieldTypeString", "alias": "LIEN_SHRPT", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "LIEN_SHRPT" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "SHAPE.LEN" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R5434125_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A5036_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Romance Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "types": [ { "id": "1D63", "name": "1D63", "domains": {}, "templates": [ { "name": "1D63", "description": "", "prototype": { "attributes": { "LIEN_SHRPT": null, "CALQUE": null, "LIEN_FAMIL": null, "LIEN_DWG": null, "LIEN_PDF": null, "CODE_INSEE": null, "ID_PROJET": null, "PH_PROJET": null, "TYPE_STRUC": null, "TYPE_FONCT": null, "REFERENCE": null, "LIBELLE": "1D63", "PROPRIETAI": null, "GESTIONNAI": null, "DATE_POSE": null, "COD_ENTREP": null, "NB_ARTERE": null, "LONGUEUR": null, "LARGEUR": null, "HAUTEUR": null, "DOMANIALIT": null, "ADRESSE": null, "VILLE": null, "CLASS_GEOR": null, "COD_GEOMET": null, "COMMENTAIR": null, "SHAPE_LENG": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "1D90", "name": "1D90", "domains": {}, "templates": [ { "name": "1D90", "description": "", "prototype": { "attributes": { "LIEN_SHRPT": null, "CALQUE": null, "LIEN_FAMIL": null, "LIEN_DWG": null, "LIEN_PDF": null, "CODE_INSEE": null, "ID_PROJET": null, "PH_PROJET": null, "TYPE_STRUC": null, "TYPE_FONCT": null, "REFERENCE": null, "LIBELLE": "1D90", "PROPRIETAI": null, "GESTIONNAI": null, "DATE_POSE": null, "COD_ENTREP": null, "NB_ARTERE": null, "LONGUEUR": null, "LARGEUR": null, "HAUTEUR": null, "DOMANIALIT": null, "ADRESSE": null, "VILLE": null, "CLASS_GEOR": null, "COD_GEOMET": null, "COMMENTAIR": null, "SHAPE_LENG": null } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "36a46d472ade49bca8860b9254f5c4fe" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 39, "name": "Ligne Aérienne de Contact (Caténaire) LAC", "type": "Feature Layer", "parentLayer": { "id": 35, "name": "Ligne Aérienne de Contact LAC" }, "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, "modelName": "GP_556892945", "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 }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 141349.95812988302, "ymin": 6835093.16290283, "xmax": 150058.63848877, "ymax": 6840642.61950684, "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": null, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": 141132.241120911, "falseY": 6834954.42648773, "xyUnits": 9.85026967462594E11, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "TYPE", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 }, "value": "Bras de rappel", "label": "Bras de rappel" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 128, 65, 96, 255 ], "width": 1 }, "value": "Console", "label": "Console" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 1 }, "value": "Elingue d'ancrage", "label": "Elingue d'ancrage" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 142, 240, 93, 255 ], "width": 2 }, "value": "Equipotenciel", "label": "Equipotenciel" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 1 }, "value": "Isolateur de section", "label": "Isolateur de section" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 112, 0, 255 ], "width": 1 }, "value": "Hauban Parafil (inox)", "label": "Hauban Parafil (inox)" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 230, 0, 255 ], "width": 1 }, "value": "Hauban Parafil (multibrins polyester)", "label": "Hauban Parafil (multibrins polyester)" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 237, 234, 157, 255 ], "width": 2 }, "value": "PAC LAC", "label": "PAC LAC" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2 }, "value": "Point d'injection", "label": "Point d'injection" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 76, 230, 0, 255 ], "width": 1 }, "value": "Suspente poulie relevé", "label": "Suspente poulie relevé" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 95, 232, 164, 255 ], "width": 1.5 }, "value": "Tendeur", "label": "Tendeur" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 52, 81, 128, 255 ], "width": 1.5 }, "value": "LAC N°1 ", "label": "LAC N°1 " }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 232, 151, 182, 255 ], "width": 1.5 }, "value": "LAC N°1 CEMT", "label": "LAC N°1 CEMT" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 152, 191, 235, 255 ], "width": 1.5 }, "value": "LAC N°2", "label": "LAC N°2" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 140, 101, 81, 255 ], "width": 1.5 }, "value": "LAC N°3", "label": "LAC N°3" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 247, 87, 111, 255 ], "width": 1.5 }, "value": "LAC N°4", "label": "LAC N°4" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 144, 85, 237, 255 ], "width": 1.5 }, "value": "LAC N°5", "label": "LAC N°5" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 250, 247, 100, 255 ], "width": 1.5 }, "value": "LAC N°6", "label": "LAC N°6" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 215, 145, 250, 255 ], "width": 1.5 }, "value": "LAC N° 7 Pont PAC", "label": "LAC N° 7 Pont PAC" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 67, 158, 57, 255 ], "width": 1.5 }, "value": "LAC N°8", "label": "LAC N°8" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 232, 95, 164, 255 ], "width": 1.5 }, "value": "LAC N°9", "label": "LAC N°9" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 127, 248, 250, 255 ], "width": 1.5 }, "value": "LAC N°10", "label": "LAC N°10" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 242, 187, 153, 255 ], "width": 1.5 }, "value": "LAC N°11", "label": "LAC N°11" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 138, 51, 54, 255 ], "width": 1.5 }, "value": "LAC N°12", "label": "LAC N°12" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 162, 230, 140, 255 ], "width": 1.5 }, "value": "LAC N°13", "label": "LAC N°13" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 46, 133, 85, 255 ], "width": 1.5 }, "value": "LAC N°14", "label": "LAC N°14" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 224, 175, 94, 255 ], "width": 1.5 }, "value": "LAC N°15", "label": "LAC N°15" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 166, 66, 156, 255 ], "width": 1.5 }, "value": "LAC N°16", "label": "LAC N°16" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 112, 84, 148, 255 ], "width": 1.5 }, "value": "LAC N°17", "label": "LAC N°17" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 195, 100, 227, 255 ], "toColor": [ 195, 100, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 48, 130, 69, 255 ], "toColor": [ 48, 130, 69, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 111, 87, 255 ], "toColor": [ 247, 111, 87, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 84, 183, 232, 255 ], "toColor": [ 84, 183, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 240, 88, 255 ], "toColor": [ 245, 240, 88, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 150, 89, 113, 255 ], "toColor": [ 150, 89, 113, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 84, 232, 101, 255 ], "toColor": [ 84, 232, 101, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 214, 196, 141, 255 ], "toColor": [ 214, 196, 141, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 54, 63, 145, 255 ], "toColor": [ 54, 63, 145, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 94, 230, 209, 255 ], "toColor": [ 94, 230, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 99, 94, 247, 255 ], "toColor": [ 99, 94, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 94, 178, 255 ], "toColor": [ 247, 94, 178, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 143, 103, 69, 255 ], "toColor": [ 143, 103, 69, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 81, 140, 136, 255 ], "toColor": [ 81, 140, 136, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 168, 227, 150, 255 ], "toColor": [ 168, 227, 150, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 156, 149, 255 ], "toColor": [ 240, 156, 149, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 129, 142, 230, 255 ], "toColor": [ 129, 142, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 135, 150, 65, 255 ], "toColor": [ 135, 150, 65, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 158, 102, 173, 255 ], "toColor": [ 158, 102, 173, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 190, 87, 255 ], "toColor": [ 250, 190, 87, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 70, 94, 130, 255 ], "toColor": [ 70, 94, 130, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 103, 129, 255 ], "toColor": [ 245, 103, 129, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 237, 152, 202, 255 ], "toColor": [ 237, 152, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 161, 66, 67, 255 ], "toColor": [ 161, 66, 67, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 114, 130, 87, 255 ], "toColor": [ 114, 130, 87, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 73, 191, 114, 255 ], "toColor": [ 73, 191, 114, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 165, 250, 255 ], "toColor": [ 212, 165, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 198, 88, 255 ], "toColor": [ 204, 198, 88, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 169, 242, 104, 255 ], "toColor": [ 169, 242, 104, 255 ] } ] } } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "REFNAME", "typeIdField": "TYPE", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "LAYER", "type": "esriFieldTypeString", "alias": "Layer", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LAYER" }, { "name": "REFNAME", "type": "esriFieldTypeString", "alias": "RefName", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "REFNAME" }, { "name": "LIEN_SHRPT", "type": "esriFieldTypeString", "alias": "LIEN_SHRPT", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LIEN_SHRPT" }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "Type", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "Type" }, { "name": "HAUTEUR", "type": "esriFieldTypeDouble", "alias": "Hauteur", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Hauteur" }, { "name": "ANGLE", "type": "esriFieldTypeDouble", "alias": "Angle", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Angle" }, { "name": "DATE_DE_POSE", "type": "esriFieldTypeDate", "alias": "Date_de_pose", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Date_de_pose" }, { "name": "N__DE_SUPPORT_LAC", "type": "esriFieldTypeString", "alias": "N°_de_support_LAC", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "N°_de_support_LAC" }, { "name": "COMMENTAIRE", "type": "esriFieldTypeString", "alias": "Commentaire", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Commentaire" }, { "name": "X", "type": "esriFieldTypeDouble", "alias": "X", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "X" }, { "name": "Y", "type": "esriFieldTypeDouble", "alias": "Y", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Y" }, { "name": "Z", "type": "esriFieldTypeDouble", "alias": "Z", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Z" }, { "name": "ZONE", "type": "esriFieldTypeString", "alias": "Zone", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Zone" }, { "name": "LIEN_1", "type": "esriFieldTypeString", "alias": "Lien_1", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Lien_1" }, { "name": "LIEN_2", "type": "esriFieldTypeString", "alias": "Lien_2", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Lien_2" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "SHAPE.LEN" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R6274953_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A5585_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Romance Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "types": [ { "id": "Bras de rappel", "name": "Bras de rappel", "domains": {}, "templates": [ { "name": "Bras de rappel", "description": "", "prototype": { "attributes": { "LIEN_2": null, "LIEN_1": null, "LAYER": null, "REFNAME": null, "LIEN_SHRPT": null, "TYPE": "Bras de rappel", "HAUTEUR": null, "ANGLE": null, "DATE_DE_POSE": null, "N__DE_SUPPORT_LAC": null, "COMMENTAIRE": null, "X": null, "Y": null, "Z": null, "ZONE": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Console", "name": "Console", "domains": {}, "templates": [ { "name": "Console", "description": "", "prototype": { "attributes": { "LIEN_2": null, "LIEN_1": null, "LAYER": null, "REFNAME": null, "LIEN_SHRPT": null, "TYPE": "Console", "HAUTEUR": null, "ANGLE": null, "DATE_DE_POSE": null, "N__DE_SUPPORT_LAC": null, "COMMENTAIRE": null, "X": null, "Y": null, "Z": null, "ZONE": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Elingue d'ancrage", "name": "Elingue d'ancrage", "domains": {}, "templates": [ { "name": "Elingue d'ancrage", "description": "", "prototype": { "attributes": { "LIEN_2": null, "LIEN_1": null, "LAYER": null, "REFNAME": null, "LIEN_SHRPT": null, "TYPE": "Elingue d'ancrage", "HAUTEUR": null, "ANGLE": null, "DATE_DE_POSE": null, "N__DE_SUPPORT_LAC": null, "COMMENTAIRE": null, "X": null, "Y": null, "Z": null, "ZONE": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Equipotenciel", "name": "Equipotenciel", "domains": {}, "templates": [ { "name": "Equipotenciel", "description": "", "prototype": { "attributes": { "LIEN_2": null, "LIEN_1": null, "LAYER": null, "REFNAME": null, "LIEN_SHRPT": null, "TYPE": "Equipotenciel", "HAUTEUR": null, "ANGLE": null, "DATE_DE_POSE": null, "N__DE_SUPPORT_LAC": null, "COMMENTAIRE": null, "X": null, "Y": null, "Z": null, "ZONE": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Isolateur de section", "name": "Isolateur de section", "domains": {}, "templates": [ { "name": "Isolateur de section", "description": "", "prototype": { "attributes": { "LIEN_2": null, "LIEN_1": null, "LAYER": null, "REFNAME": null, "LIEN_SHRPT": null, "TYPE": "Isolateur de section", "HAUTEUR": null, "ANGLE": null, "DATE_DE_POSE": null, "N__DE_SUPPORT_LAC": null, "COMMENTAIRE": null, "X": null, "Y": null, "Z": null, "ZONE": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Hauban Parafil (inox)", "name": "Hauban Parafil (inox)", "domains": {}, "templates": [ { "name": "Hauban Parafil (inox)", "description": "", "prototype": { "attributes": { "LIEN_2": null, "LIEN_1": null, "LAYER": null, "REFNAME": null, "LIEN_SHRPT": null, "TYPE": "Hauban Parafil (inox)", "HAUTEUR": null, "ANGLE": null, "DATE_DE_POSE": null, "N__DE_SUPPORT_LAC": null, "COMMENTAIRE": null, "X": null, "Y": null, "Z": null, "ZONE": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Hauban Parafil (multibrins polyester)", "name": "Hauban Parafil (multibrins polyester)", "domains": {}, "templates": [ { "name": "Hauban Parafil (multibrins polyester)", "description": "", "prototype": { "attributes": { "LIEN_2": null, "LIEN_1": null, "LAYER": null, "REFNAME": null, "LIEN_SHRPT": null, "TYPE": "Hauban Parafil (multibrins polyester)", "HAUTEUR": null, "ANGLE": null, "DATE_DE_POSE": null, "N__DE_SUPPORT_LAC": null, "COMMENTAIRE": null, "X": null, "Y": null, "Z": null, "ZONE": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "PAC LAC", "name": "PAC LAC", "domains": {}, "templates": [ { "name": "PAC LAC", "description": "", "prototype": { "attributes": { "LIEN_2": null, "LIEN_1": null, "LAYER": null, "REFNAME": null, "LIEN_SHRPT": null, "TYPE": "PAC LAC", "HAUTEUR": null, "ANGLE": null, "DATE_DE_POSE": null, "N__DE_SUPPORT_LAC": null, "COMMENTAIRE": null, "X": null, "Y": null, "Z": null, "ZONE": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Point d'injection", "name": "Point d'injection", "domains": {}, "templates": [ { "name": "Point d'injection", "description": "", "prototype": { "attributes": { "LIEN_2": null, "LIEN_1": null, "LAYER": null, "REFNAME": null, "LIEN_SHRPT": null, "TYPE": "Point d'injection", "HAUTEUR": null, "ANGLE": null, "DATE_DE_POSE": null, "N__DE_SUPPORT_LAC": null, "COMMENTAIRE": null, "X": null, "Y": null, "Z": null, "ZONE": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Suspente poulie relevé", "name": "Suspente poulie relevé", "domains": {}, "templates": [ { "name": "Suspente poulie relevé", "description": "", "prototype": { "attributes": { "LIEN_2": null, "LIEN_1": null, "LAYER": null, "REFNAME": null, "LIEN_SHRPT": null, "TYPE": "Suspente poulie relevé", "HAUTEUR": null, "ANGLE": null, "DATE_DE_POSE": null, "N__DE_SUPPORT_LAC": null, "COMMENTAIRE": null, "X": null, "Y": null, "Z": null, "ZONE": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Tendeur", "name": "Tendeur", "domains": {}, "templates": [ { "name": "Tendeur", "description": "", "prototype": { "attributes": { "LIEN_2": null, "LIEN_1": null, "LAYER": null, "REFNAME": null, "LIEN_SHRPT": null, "TYPE": "Tendeur", "HAUTEUR": null, "ANGLE": null, "DATE_DE_POSE": null, "N__DE_SUPPORT_LAC": null, "COMMENTAIRE": null, "X": null, "Y": null, "Z": null, "ZONE": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "LAC N°1 ", "name": "LAC N°1 ", "domains": {}, "templates": [ { "name": "LAC N°1 ", "description": "", "prototype": { "attributes": { "LIEN_2": null, "LIEN_1": null, "LAYER": null, "REFNAME": null, "LIEN_SHRPT": null, "TYPE": "LAC N°1 ", "HAUTEUR": null, "ANGLE": null, "DATE_DE_POSE": null, "N__DE_SUPPORT_LAC": null, "COMMENTAIRE": null, "X": null, "Y": null, "Z": null, "ZONE": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "LAC N°1 CEMT", "name": "LAC N°1 CEMT", "domains": {}, "templates": [ { "name": "LAC N°1 CEMT", "description": "", "prototype": { "attributes": { "LIEN_2": null, "LIEN_1": null, "LAYER": null, "REFNAME": null, "LIEN_SHRPT": null, "TYPE": "LAC N°1 CEMT", "HAUTEUR": null, "ANGLE": null, "DATE_DE_POSE": null, "N__DE_SUPPORT_LAC": null, "COMMENTAIRE": null, "X": null, "Y": null, "Z": null, "ZONE": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "LAC N°2", "name": "LAC N°2", "domains": {}, "templates": [ { "name": "LAC N°2", "description": "", "prototype": { "attributes": { "LIEN_2": null, "LIEN_1": null, "LAYER": null, "REFNAME": null, "LIEN_SHRPT": null, "TYPE": "LAC N°2", "HAUTEUR": null, "ANGLE": null, "DATE_DE_POSE": null, "N__DE_SUPPORT_LAC": null, "COMMENTAIRE": null, "X": null, "Y": null, "Z": null, "ZONE": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "LAC N°3", "name": "LAC N°3", "domains": {}, "templates": [ { "name": "LAC N°3", "description": "", "prototype": { "attributes": { "LIEN_2": null, "LIEN_1": null, "LAYER": null, "REFNAME": null, "LIEN_SHRPT": null, "TYPE": "LAC N°3", "HAUTEUR": null, "ANGLE": null, "DATE_DE_POSE": null, "N__DE_SUPPORT_LAC": null, "COMMENTAIRE": null, "X": null, "Y": null, "Z": null, "ZONE": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "LAC N°4", "name": "LAC N°4", "domains": {}, "templates": [ { "name": "LAC N°4", "description": "", "prototype": { "attributes": { "LIEN_2": null, "LIEN_1": null, "LAYER": null, "REFNAME": null, "LIEN_SHRPT": null, "TYPE": "LAC N°4", "HAUTEUR": null, "ANGLE": null, "DATE_DE_POSE": null, "N__DE_SUPPORT_LAC": null, "COMMENTAIRE": null, "X": null, "Y": null, "Z": null, "ZONE": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "LAC N°5", "name": "LAC N°5", "domains": {}, "templates": [ { "name": "LAC N°5", "description": "", "prototype": { "attributes": { "LIEN_2": null, "LIEN_1": null, "LAYER": null, "REFNAME": null, "LIEN_SHRPT": null, "TYPE": "LAC N°5", "HAUTEUR": null, "ANGLE": null, "DATE_DE_POSE": null, "N__DE_SUPPORT_LAC": null, "COMMENTAIRE": null, "X": null, "Y": null, "Z": null, "ZONE": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "LAC N°6", "name": "LAC N°6", "domains": {}, "templates": [ { "name": "LAC N°6", "description": "", "prototype": { "attributes": { "LIEN_2": null, "LIEN_1": null, "LAYER": null, "REFNAME": null, "LIEN_SHRPT": null, "TYPE": "LAC N°6", "HAUTEUR": null, "ANGLE": null, "DATE_DE_POSE": null, "N__DE_SUPPORT_LAC": null, "COMMENTAIRE": null, "X": null, "Y": null, "Z": null, "ZONE": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "LAC N° 7 Pont PAC", "name": "LAC N° 7 Pont PAC", "domains": {}, "templates": [ { "name": "LAC N° 7 Pont PAC", "description": "", "prototype": { "attributes": { "LIEN_2": null, "LIEN_1": null, "LAYER": null, "REFNAME": null, "LIEN_SHRPT": null, "TYPE": "LAC N° 7 Pont PAC", "HAUTEUR": null, "ANGLE": null, "DATE_DE_POSE": null, "N__DE_SUPPORT_LAC": null, "COMMENTAIRE": null, "X": null, "Y": null, "Z": null, "ZONE": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "LAC N°8", "name": "LAC N°8", "domains": {}, "templates": [ { "name": "LAC N°8", "description": "", "prototype": { "attributes": { "LIEN_2": null, "LIEN_1": null, "LAYER": null, "REFNAME": null, "LIEN_SHRPT": null, "TYPE": "LAC N°8", "HAUTEUR": null, "ANGLE": null, "DATE_DE_POSE": null, "N__DE_SUPPORT_LAC": null, "COMMENTAIRE": null, "X": null, "Y": null, "Z": null, "ZONE": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "LAC N°9", "name": "LAC N°9", "domains": {}, "templates": [ { "name": "LAC N°9", "description": "", "prototype": { "attributes": { "LIEN_2": null, "LIEN_1": null, "LAYER": null, "REFNAME": null, "LIEN_SHRPT": null, "TYPE": "LAC N°9", "HAUTEUR": null, "ANGLE": null, "DATE_DE_POSE": null, "N__DE_SUPPORT_LAC": null, "COMMENTAIRE": null, "X": null, "Y": null, "Z": null, "ZONE": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "LAC N°10", "name": "LAC N°10", "domains": {}, "templates": [ { "name": "LAC N°10", "description": "", "prototype": { "attributes": { "LIEN_2": null, "LIEN_1": null, "LAYER": null, "REFNAME": null, "LIEN_SHRPT": null, "TYPE": "LAC N°10", "HAUTEUR": null, "ANGLE": null, "DATE_DE_POSE": null, "N__DE_SUPPORT_LAC": null, "COMMENTAIRE": null, "X": null, "Y": null, "Z": null, "ZONE": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "LAC N°11", "name": "LAC N°11", "domains": {}, "templates": [ { "name": "LAC N°11", "description": "", "prototype": { "attributes": { "LIEN_2": null, "LIEN_1": null, "LAYER": null, "REFNAME": null, "LIEN_SHRPT": null, "TYPE": "LAC N°11", "HAUTEUR": null, "ANGLE": null, "DATE_DE_POSE": null, "N__DE_SUPPORT_LAC": null, "COMMENTAIRE": null, "X": null, "Y": null, "Z": null, "ZONE": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "LAC N°12", "name": "LAC N°12", "domains": {}, "templates": [ { "name": "LAC N°12", "description": "", "prototype": { "attributes": { "LIEN_2": null, "LIEN_1": null, "LAYER": null, "REFNAME": null, "LIEN_SHRPT": null, "TYPE": "LAC N°12", "HAUTEUR": null, "ANGLE": null, "DATE_DE_POSE": null, "N__DE_SUPPORT_LAC": null, "COMMENTAIRE": null, "X": null, "Y": null, "Z": null, "ZONE": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "LAC N°13", "name": "LAC N°13", "domains": {}, "templates": [ { "name": "LAC N°13", "description": "", "prototype": { "attributes": { "LIEN_2": null, "LIEN_1": null, "LAYER": null, "REFNAME": null, "LIEN_SHRPT": null, "TYPE": "LAC N°13", "HAUTEUR": null, "ANGLE": null, "DATE_DE_POSE": null, "N__DE_SUPPORT_LAC": null, "COMMENTAIRE": null, "X": null, "Y": null, "Z": null, "ZONE": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "LAC N°14", "name": "LAC N°14", "domains": {}, "templates": [ { "name": "LAC N°14", "description": "", "prototype": { "attributes": { "LIEN_2": null, "LIEN_1": null, "LAYER": null, "REFNAME": null, "LIEN_SHRPT": null, "TYPE": "LAC N°14", "HAUTEUR": null, "ANGLE": null, "DATE_DE_POSE": null, "N__DE_SUPPORT_LAC": null, "COMMENTAIRE": null, "X": null, "Y": null, "Z": null, "ZONE": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "LAC N°15", "name": "LAC N°15", "domains": {}, "templates": [ { "name": "LAC N°15", "description": "", "prototype": { "attributes": { "LIEN_2": null, "LIEN_1": null, "LAYER": null, "REFNAME": null, "LIEN_SHRPT": null, "TYPE": "LAC N°15", "HAUTEUR": null, "ANGLE": null, "DATE_DE_POSE": null, "N__DE_SUPPORT_LAC": null, "COMMENTAIRE": null, "X": null, "Y": null, "Z": null, "ZONE": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "LAC N°16", "name": "LAC N°16", "domains": {}, "templates": [ { "name": "LAC N°16", "description": "", "prototype": { "attributes": { "LIEN_2": null, "LIEN_1": null, "LAYER": null, "REFNAME": null, "LIEN_SHRPT": null, "TYPE": "LAC N°16", "HAUTEUR": null, "ANGLE": null, "DATE_DE_POSE": null, "N__DE_SUPPORT_LAC": null, "COMMENTAIRE": null, "X": null, "Y": null, "Z": null, "ZONE": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "LAC N°17", "name": "LAC N°17", "domains": {}, "templates": [ { "name": "LAC N°17", "description": "", "prototype": { "attributes": { "LIEN_2": null, "LIEN_1": null, "LAYER": null, "REFNAME": null, "LIEN_SHRPT": null, "TYPE": "LAC N°17", "HAUTEUR": null, "ANGLE": null, "DATE_DE_POSE": null, "N__DE_SUPPORT_LAC": null, "COMMENTAIRE": null, "X": null, "Y": null, "Z": null, "ZONE": null } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "36a46d472ade49bca8860b9254f5c4fe" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 40, "name": "Cablette 25mm² LAC (Cables)", "type": "Feature Layer", "parentLayer": { "id": 35, "name": "Ligne Aérienne de Contact LAC" }, "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": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 141364.811099999, "ymin": 6835103.1432, "xmax": 149390.085199997, "ymax": 6840642.9014, "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": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 145, 0, 143, 255 ], "width": 1 }, "label": "Cablette 25mm² LAC (Cables)" }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "LIEN_FAMIL", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "FID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "LIEN_FAMIL", "type": "esriFieldTypeString", "alias": "LIEN_FAMIL", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "LIEN_FAMIL" }, { "name": "LIEN_DWG", "type": "esriFieldTypeString", "alias": "LIEN_DWG", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "LIEN_DWG" }, { "name": "LIEN_PDF", "type": "esriFieldTypeString", "alias": "LIEN_PDF", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "LIEN_PDF" }, { "name": "CODE_INSEE", "type": "esriFieldTypeInteger", "alias": "CODE_INSEE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CODE_INSEE" }, { "name": "ID_PROJET", "type": "esriFieldTypeInteger", "alias": "ID_PROJET", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ID_PROJET" }, { "name": "PH_PROJET", "type": "esriFieldTypeString", "alias": "PH_PROJET", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "PH_PROJET" }, { "name": "TYPE_STRUC", "type": "esriFieldTypeString", "alias": "TYPE_STRUC", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "TYPE_STRUC" }, { "name": "TYPE_FONCT", "type": "esriFieldTypeString", "alias": "TYPE_FONCT", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "TYPE_FONCT" }, { "name": "REFERENCE", "type": "esriFieldTypeString", "alias": "REFERENCE", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "REFERENCE" }, { "name": "LIBELLE", "type": "esriFieldTypeString", "alias": "LIBELLE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LIBELLE" }, { "name": "PROPRIETAI", "type": "esriFieldTypeString", "alias": "PROPRIETAI", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PROPRIETAI" }, { "name": "GESTIONNAI", "type": "esriFieldTypeString", "alias": "GESTIONNAI", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "GESTIONNAI" }, { "name": "DATE_POSE", "type": "esriFieldTypeDate", "alias": "DATE_POSE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATE_POSE" }, { "name": "COD_ENTREP", "type": "esriFieldTypeString", "alias": "COD_ENTREP", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "COD_ENTREP" }, { "name": "ND_ORIGINE", "type": "esriFieldTypeString", "alias": "ND_ORIGINE", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "ND_ORIGINE" }, { "name": "ND_DESTINA", "type": "esriFieldTypeString", "alias": "ND_DESTINA", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "ND_DESTINA" }, { "name": "LONGUEUR", "type": "esriFieldTypeDouble", "alias": "LONGUEUR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LONGUEUR" }, { "name": "DIAMETRE", "type": "esriFieldTypeDouble", "alias": "DIAMETRE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DIAMETRE" }, { "name": "NB_CONDUCT", "type": "esriFieldTypeSmallInteger", "alias": "NB_CONDUCT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NB_CONDUCT" }, { "name": "SECT_CONDU", "type": "esriFieldTypeInteger", "alias": "SECT_CONDU", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SECT_CONDU" }, { "name": "COD_FABRIC", "type": "esriFieldTypeString", "alias": "COD_FABRIC", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "COD_FABRIC" }, { "name": "DATE_FABRI", "type": "esriFieldTypeDate", "alias": "DATE_FABRI", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATE_FABRI" }, { "name": "ADRESSE", "type": "esriFieldTypeString", "alias": "ADRESSE", "domain": null, "editable": true, "nullable": true, "length": 90, "defaultValue": null, "modelName": "ADRESSE" }, { "name": "VILLE", "type": "esriFieldTypeString", "alias": "VILLE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "VILLE" }, { "name": "COMMENTAIR", "type": "esriFieldTypeString", "alias": "COMMENTAIR", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "COMMENTAIR" }, { "name": "SHAPE_LENG", "type": "esriFieldTypeDouble", "alias": "SHAPE_LENG", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE_LENG" }, { "name": "CALQUE", "type": "esriFieldTypeString", "alias": "CALQUE", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "CALQUE" }, { "name": "LIEN_SHRPT", "type": "esriFieldTypeString", "alias": "LIEN_SHRPT", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "LIEN_SHRPT" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "SHAPE.LEN" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R5434127_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A5037_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Romance Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Cablette 25mm² LAC (Cables)", "description": "", "prototype": { "attributes": { "LIEN_SHRPT": null, "CALQUE": null, "LIEN_FAMIL": null, "LIEN_DWG": null, "LIEN_PDF": null, "CODE_INSEE": null, "ID_PROJET": null, "PH_PROJET": null, "TYPE_STRUC": null, "TYPE_FONCT": null, "REFERENCE": null, "LIBELLE": null, "PROPRIETAI": null, "GESTIONNAI": null, "DATE_POSE": null, "COD_ENTREP": null, "ND_ORIGINE": null, "ND_DESTINA": null, "LONGUEUR": null, "DIAMETRE": null, "NB_CONDUCT": null, "SECT_CONDU": null, "COD_FABRIC": null, "DATE_FABRI": null, "ADRESSE": null, "VILLE": null, "COMMENTAIR": null, "SHAPE_LENG": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "36a46d472ade49bca8860b9254f5c4fe" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 41, "name": "Chambre de tirage LAC(Affleurants)", "type": "Feature Layer", "parentLayer": { "id": 35, "name": "Ligne Aérienne de Contact LAC" }, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "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": true, "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": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 141555.598999999, "ymin": 6835188.4187, "xmax": 149358.535099998, "ymax": 6840611.8434, "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": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "LIBELLE", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 128, 161, 88, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "K2C STAKKABOX", "label": "K2C STAKKABOX" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 86, 181, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "REGARD 30X30", "label": "REGARD 30X30" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 98, 130, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "REGARD 40X40", "label": "REGARD 40X40" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 83, 80, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "REGARD 80X80", "label": "REGARD 80X80" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 195, 100, 227, 255 ], "toColor": [ 195, 100, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 48, 130, 69, 255 ], "toColor": [ 48, 130, 69, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 237, 100, 102, 255 ], "toColor": [ 237, 100, 102, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 104, 182, 237, 255 ], "toColor": [ 104, 182, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 229, 106, 255 ], "toColor": [ 247, 229, 106, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 138, 62, 105, 255 ], "toColor": [ 138, 62, 105, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 92, 242, 215, 255 ], "toColor": [ 92, 242, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 87, 242, 103, 255 ], "toColor": [ 87, 242, 103, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 140, 119, 91, 255 ], "toColor": [ 140, 119, 91, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 76, 75, 156, 255 ], "toColor": [ 76, 75, 156, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 160, 91, 255 ], "toColor": [ 245, 160, 91, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 237, 152, 202, 255 ], "toColor": [ 237, 152, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 61, 129, 133, 255 ], "toColor": [ 61, 129, 133, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "LIEN_FAMIL", "typeIdField": "LIBELLE", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "FID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "LIEN_FAMIL", "type": "esriFieldTypeString", "alias": "LIEN_FAMIL", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "LIEN_FAMIL" }, { "name": "LIEN_DWG", "type": "esriFieldTypeString", "alias": "LIEN_DWG", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "LIEN_DWG" }, { "name": "LIEN_PDF", "type": "esriFieldTypeString", "alias": "LIEN_PDF", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "LIEN_PDF" }, { "name": "CODE_INSEE", "type": "esriFieldTypeInteger", "alias": "CODE_INSEE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CODE_INSEE" }, { "name": "ID_PROJET", "type": "esriFieldTypeInteger", "alias": "ID_PROJET", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ID_PROJET" }, { "name": "PH_PROJET", "type": "esriFieldTypeString", "alias": "PH_PROJET", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "PH_PROJET" }, { "name": "TYPE_STRUC", "type": "esriFieldTypeString", "alias": "TYPE_STRUC", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "TYPE_STRUC" }, { "name": "TYPE_FONCT", "type": "esriFieldTypeString", "alias": "TYPE_FONCT", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "TYPE_FONCT" }, { "name": "REFERENCE", "type": "esriFieldTypeString", "alias": "REFERENCE", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "REFERENCE" }, { "name": "LIBELLE", "type": "esriFieldTypeString", "alias": "LIBELLE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LIBELLE" }, { "name": "PROPRIETAI", "type": "esriFieldTypeString", "alias": "PROPRIETAI", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PROPRIETAI" }, { "name": "GESTIONNAI", "type": "esriFieldTypeString", "alias": "GESTIONNAI", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "GESTIONNAI" }, { "name": "DATE_POSE", "type": "esriFieldTypeDate", "alias": "DATE_POSE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATE_POSE" }, { "name": "COD_ENTREP", "type": "esriFieldTypeString", "alias": "COD_ENTREP", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "COD_ENTREP" }, { "name": "LONGUEUR", "type": "esriFieldTypeDouble", "alias": "LONGUEUR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LONGUEUR" }, { "name": "LARGEUR", "type": "esriFieldTypeDouble", "alias": "LARGEUR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LARGEUR" }, { "name": "HAUTEUR", "type": "esriFieldTypeDouble", "alias": "HAUTEUR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "HAUTEUR" }, { "name": "DOMANIALIT", "type": "esriFieldTypeString", "alias": "DOMANIALIT", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "DOMANIALIT" }, { "name": "ADRESSE", "type": "esriFieldTypeString", "alias": "ADRESSE", "domain": null, "editable": true, "nullable": true, "length": 90, "defaultValue": null, "modelName": "ADRESSE" }, { "name": "VILLE", "type": "esriFieldTypeString", "alias": "VILLE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "VILLE" }, { "name": "X", "type": "esriFieldTypeDouble", "alias": "X", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "X" }, { "name": "Y", "type": "esriFieldTypeDouble", "alias": "Y", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Y" }, { "name": "Z", "type": "esriFieldTypeDouble", "alias": "Z", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Z" }, { "name": "CLASS_GEOR", "type": "esriFieldTypeString", "alias": "CLASS_GEOR", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CLASS_GEOR" }, { "name": "COD_GEOMET", "type": "esriFieldTypeString", "alias": "COD_GEOMET", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "COD_GEOMET" }, { "name": "COMMENTAIR", "type": "esriFieldTypeString", "alias": "COMMENTAIR", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "COMMENTAIR" }, { "name": "SHAPE_LENG", "type": "esriFieldTypeDouble", "alias": "SHAPE_LENG", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE_LENG" }, { "name": "CALQUE", "type": "esriFieldTypeString", "alias": "CALQUE", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "CALQUE" }, { "name": "LIEN_SHRPT", "type": "esriFieldTypeString", "alias": "LIEN_SHRPT", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "LIEN_SHRPT" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.AREA", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "SHAPE.AREA" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "SHAPE.LEN" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R5434124_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A5035_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Romance Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "types": [ { "id": "K2C STAKKABOX", "name": "K2C STAKKABOX", "domains": {}, "templates": [ { "name": "K2C STAKKABOX", "description": "", "prototype": { "attributes": { "LIEN_SHRPT": null, "CALQUE": null, "LIEN_FAMIL": null, "LIEN_DWG": null, "LIEN_PDF": null, "CODE_INSEE": null, "ID_PROJET": null, "PH_PROJET": null, "TYPE_STRUC": null, "TYPE_FONCT": null, "REFERENCE": null, "LIBELLE": "K2C STAKKABOX", "PROPRIETAI": null, "GESTIONNAI": null, "DATE_POSE": null, "COD_ENTREP": null, "LONGUEUR": null, "LARGEUR": null, "HAUTEUR": null, "DOMANIALIT": null, "ADRESSE": null, "VILLE": null, "X": null, "Y": null, "Z": null, "CLASS_GEOR": null, "COD_GEOMET": null, "COMMENTAIR": null, "SHAPE_LENG": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "REGARD 30X30", "name": "REGARD 30X30", "domains": {}, "templates": [ { "name": "REGARD 30X30", "description": "", "prototype": { "attributes": { "LIEN_SHRPT": null, "CALQUE": null, "LIEN_FAMIL": null, "LIEN_DWG": null, "LIEN_PDF": null, "CODE_INSEE": null, "ID_PROJET": null, "PH_PROJET": null, "TYPE_STRUC": null, "TYPE_FONCT": null, "REFERENCE": null, "LIBELLE": "REGARD 30X30", "PROPRIETAI": null, "GESTIONNAI": null, "DATE_POSE": null, "COD_ENTREP": null, "LONGUEUR": null, "LARGEUR": null, "HAUTEUR": null, "DOMANIALIT": null, "ADRESSE": null, "VILLE": null, "X": null, "Y": null, "Z": null, "CLASS_GEOR": null, "COD_GEOMET": null, "COMMENTAIR": null, "SHAPE_LENG": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "REGARD 40X40", "name": "REGARD 40X40", "domains": {}, "templates": [ { "name": "REGARD 40X40", "description": "", "prototype": { "attributes": { "LIEN_SHRPT": null, "CALQUE": null, "LIEN_FAMIL": null, "LIEN_DWG": null, "LIEN_PDF": null, "CODE_INSEE": null, "ID_PROJET": null, "PH_PROJET": null, "TYPE_STRUC": null, "TYPE_FONCT": null, "REFERENCE": null, "LIBELLE": "REGARD 40X40", "PROPRIETAI": null, "GESTIONNAI": null, "DATE_POSE": null, "COD_ENTREP": null, "LONGUEUR": null, "LARGEUR": null, "HAUTEUR": null, "DOMANIALIT": null, "ADRESSE": null, "VILLE": null, "X": null, "Y": null, "Z": null, "CLASS_GEOR": null, "COD_GEOMET": null, "COMMENTAIR": null, "SHAPE_LENG": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "REGARD 80X80", "name": "REGARD 80X80", "domains": {}, "templates": [ { "name": "REGARD 80X80", "description": "", "prototype": { "attributes": { "LIEN_SHRPT": null, "CALQUE": null, "LIEN_FAMIL": null, "LIEN_DWG": null, "LIEN_PDF": null, "CODE_INSEE": null, "ID_PROJET": null, "PH_PROJET": null, "TYPE_STRUC": null, "TYPE_FONCT": null, "REFERENCE": null, "LIBELLE": "REGARD 80X80", "PROPRIETAI": null, "GESTIONNAI": null, "DATE_POSE": null, "COD_ENTREP": null, "LONGUEUR": null, "LARGEUR": null, "HAUTEUR": null, "DOMANIALIT": null, "ADRESSE": null, "VILLE": null, "X": null, "Y": null, "Z": null, "CLASS_GEOR": null, "COD_GEOMET": null, "COMMENTAIR": null, "SHAPE_LENG": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "36a46d472ade49bca8860b9254f5c4fe" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 42, "name": "Armoire CIT LAC", "type": "Feature Layer", "parentLayer": { "id": 35, "name": "Ligne Aérienne de Contact LAC" }, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "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": true, "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": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 145257.7949, "ymin": 6835673.4728, "xmax": 148247.592699997, "ymax": 6839049.2311, "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": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 76, 115, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "label": "Armoire CIT" }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "LIEN_FAMIL", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "FID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "LIEN_FAMIL", "type": "esriFieldTypeString", "alias": "LIEN_FAMIL", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "LIEN_FAMIL" }, { "name": "LIEN_DWG", "type": "esriFieldTypeString", "alias": "LIEN_DWG", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "LIEN_DWG" }, { "name": "LIEN_PDF", "type": "esriFieldTypeString", "alias": "LIEN_PDF", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "LIEN_PDF" }, { "name": "CODE_INSEE", "type": "esriFieldTypeInteger", "alias": "CODE_INSEE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CODE_INSEE" }, { "name": "ID_PROJET", "type": "esriFieldTypeInteger", "alias": "ID_PROJET", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ID_PROJET" }, { "name": "PH_PROJET", "type": "esriFieldTypeString", "alias": "PH_PROJET", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "PH_PROJET" }, { "name": "TYPE_STRUC", "type": "esriFieldTypeString", "alias": "TYPE_STRUC", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "TYPE_STRUC" }, { "name": "TYPE_FONCT", "type": "esriFieldTypeString", "alias": "TYPE_FONCT", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "TYPE_FONCT" }, { "name": "REFERENCE", "type": "esriFieldTypeString", "alias": "REFERENCE", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "REFERENCE" }, { "name": "LIBELLE", "type": "esriFieldTypeString", "alias": "LIBELLE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LIBELLE" }, { "name": "PROPRIETAI", "type": "esriFieldTypeString", "alias": "PROPRIETAI", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PROPRIETAI" }, { "name": "GESTIONNAI", "type": "esriFieldTypeString", "alias": "GESTIONNAI", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "GESTIONNAI" }, { "name": "DATE_POSE", "type": "esriFieldTypeDate", "alias": "DATE_POSE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATE_POSE" }, { "name": "COD_ENTREP", "type": "esriFieldTypeString", "alias": "COD_ENTREP", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "COD_ENTREP" }, { "name": "LONGUEUR", "type": "esriFieldTypeDouble", "alias": "LONGUEUR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LONGUEUR" }, { "name": "LARGEUR", "type": "esriFieldTypeDouble", "alias": "LARGEUR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LARGEUR" }, { "name": "HAUTEUR", "type": "esriFieldTypeDouble", "alias": "HAUTEUR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "HAUTEUR" }, { "name": "DOMANIALIT", "type": "esriFieldTypeString", "alias": "DOMANIALIT", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "DOMANIALIT" }, { "name": "ADRESSE", "type": "esriFieldTypeString", "alias": "ADRESSE", "domain": null, "editable": true, "nullable": true, "length": 90, "defaultValue": null, "modelName": "ADRESSE" }, { "name": "VILLE", "type": "esriFieldTypeString", "alias": "VILLE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "VILLE" }, { "name": "X", "type": "esriFieldTypeString", "alias": "X", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "X" }, { "name": "Y", "type": "esriFieldTypeString", "alias": "Y", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "Y" }, { "name": "Z", "type": "esriFieldTypeString", "alias": "Z", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "Z" }, { "name": "CLASS_GEOR", "type": "esriFieldTypeString", "alias": "CLASS_GEOR", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CLASS_GEOR" }, { "name": "COD_GEOMET", "type": "esriFieldTypeString", "alias": "COD_GEOMET", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "COD_GEOMET" }, { "name": "MARQUE", "type": "esriFieldTypeString", "alias": "MARQUE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MARQUE" }, { "name": "ALIMENTATI", "type": "esriFieldTypeString", "alias": "ALIMENTATI", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "ALIMENTATI" }, { "name": "PUISSANCE", "type": "esriFieldTypeString", "alias": "PUISSANCE", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "PUISSANCE" }, { "name": "DEPART", "type": "esriFieldTypeInteger", "alias": "DEPART", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DEPART" }, { "name": "ALLUMEUR", "type": "esriFieldTypeString", "alias": "ALLUMEUR", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "ALLUMEUR" }, { "name": "PROTECTION", "type": "esriFieldTypeString", "alias": "PROTECTION", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "PROTECTION" }, { "name": "COMPTEUR", "type": "esriFieldTypeString", "alias": "COMPTEUR", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "COMPTEUR" }, { "name": "RAE", "type": "esriFieldTypeInteger", "alias": "RAE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RAE" }, { "name": "COMMENTAIR", "type": "esriFieldTypeString", "alias": "COMMENTAIR", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "COMMENTAIR" }, { "name": "SHAPE_LENG", "type": "esriFieldTypeDouble", "alias": "SHAPE_LENG", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE_LENG" }, { "name": "CALQUE", "type": "esriFieldTypeString", "alias": "CALQUE", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "CALQUE" }, { "name": "LIEN_SHRPT", "type": "esriFieldTypeString", "alias": "LIEN_SHRPT", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "LIEN_SHRPT" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.AREA", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "SHAPE.AREA" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "SHAPE.LEN" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R5434123_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A5034_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Romance Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Armoire CIT LAC", "description": "", "prototype": { "attributes": { "LIEN_SHRPT": null, "CALQUE": null, "LIEN_FAMIL": null, "LIEN_DWG": null, "LIEN_PDF": null, "CODE_INSEE": null, "ID_PROJET": null, "PH_PROJET": null, "TYPE_STRUC": null, "TYPE_FONCT": null, "REFERENCE": null, "LIBELLE": null, "PROPRIETAI": null, "GESTIONNAI": null, "DATE_POSE": null, "COD_ENTREP": null, "LONGUEUR": null, "LARGEUR": null, "HAUTEUR": null, "DOMANIALIT": null, "ADRESSE": null, "VILLE": null, "X": null, "Y": null, "Z": null, "CLASS_GEOR": null, "COD_GEOMET": null, "MARQUE": null, "ALIMENTATI": null, "PUISSANCE": null, "DEPART": null, "ALLUMEUR": null, "PROTECTION": null, "COMPTEUR": null, "RAE": null, "COMMENTAIR": null, "SHAPE_LENG": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "36a46d472ade49bca8860b9254f5c4fe" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 44, "name": "Avaloirs", "type": "Feature Layer", "parentLayer": { "id": 43, "name": "Assainissement" }, "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": 141366.348929025, "ymin": 6835102.3393, "xmax": 150043.01799015, "ymax": 6840626.68922646, "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": "esriPMS", "url": "52e2dca9878883785ca12d667ebf854b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACCElEQVRIid3VT4iMcRjA8c/77h/touTPuiobUuKqqJWUNpsL0ywXKxEHXCilTJQ2ytFBtJti3pkDRUkcyEEOJLmQ/Luti1rZbWZ35n0d1ug1a2b9yYGnfpfv8/Ttefr9nn6t/mK0/r/ym3SOsSmgO6Y1YDLgacCDDNXfkheZE7NnjG0h+7dzIyC5xaxP7E3Yl+fuS4ZyxD8tz7Okyq4q59rozvC8luulHPE25hXereBMkVyGzzPKrzNvgt0ZTgQkhSZj7+BFkdMxuRxH6yeYJp/gUCeDAUkT77fI8DFieDkDuNRQHrE0YeM4HbWOE9YWGKxzLg2IC/Sk2Poiw+lLru+8L6RvEWM18IG5XRxPF43QG1Lp4k6KrauyHvd/KA9ozzCaZgWSDVTqJoyrxGk+xKMODjSU/0kMUIroSLPv5DGTvytPCCLKDeVoKTK/LfWkSrRfZ166qMTsFippHrEy5GVDeQv3EoZKPK2xgDUlDtc1sSwhLrEqxXrG2dxQnuFJnsf9nKqxAguz5NJ1EVtiKju4DddYUGZ0gFJD+ddOr0bsyXKxPvejyBFOcmQOJ+tz0+RZXudZHLE3y4Vm4svMbudYwPk+xmeUQz8PrzCSJ5ewojj1/idq+YQwYGs7a0LO1u9GUzns5A1yEaurHIymFib8Ki/HDO7kfbPJZlyiLM9MnV+Of/cP/QJ/kp0s0hXVVQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "Grille d'avaloir (sans egouffrement)" }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "SYNDICAT", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "SYNDICAT", "type": "esriFieldTypeString", "alias": "SYNDICAT", "domain": null, "editable": true, "nullable": true, "length": 125, "defaultValue": null, "modelName": "SYNDICAT" }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "domain": null, "editable": true, "nullable": true, "length": 125, "defaultValue": null, "modelName": "TYPE" }, { "name": "LBTYPE", "type": "esriFieldTypeString", "alias": "LBTYPE", "domain": null, "editable": true, "nullable": true, "length": 125, "defaultValue": null, "modelName": "LBTYPE" }, { "name": "NUM", "type": "esriFieldTypeDouble", "alias": "NUM", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NUM" }, { "name": "DECANT", "type": "esriFieldTypeString", "alias": "DECANT", "domain": null, "editable": true, "nullable": true, "length": 125, "defaultValue": null, "modelName": "DECANT" }, { "name": "SIPHON", "type": "esriFieldTypeString", "alias": "SIPHON", "domain": null, "editable": true, "nullable": true, "length": 125, "defaultValue": null, "modelName": "SIPHON" }, { "name": "DATE_POSE", "type": "esriFieldTypeDate", "alias": "DATE_POSE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATE_POSE" }, { "name": "LOCALISATI", "type": "esriFieldTypeString", "alias": "LOCALISATI", "domain": null, "editable": true, "nullable": true, "length": 125, "defaultValue": null, "modelName": "LOCALISATI" }, { "name": "COMMENTAIR", "type": "esriFieldTypeString", "alias": "Commentair", "domain": null, "editable": true, "nullable": true, "length": 125, "defaultValue": null, "modelName": "COMMENTAIR" }, { "name": "LIEN_SHRPT", "type": "esriFieldTypeString", "alias": "Lien_ShrPt", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Lien_ShrPt" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R6276447_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A5588_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Romance Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Grille d'avaloir (sans egouffrement)", "description": "", "prototype": { "attributes": { "TYPE": null, "COMMENTAIR": null, "SYNDICAT": null, "LBTYPE": "GRILLE (sans egouffrement)", "NUM": null, "DECANT": null, "SIPHON": null, "DATE_POSE": null, "LOCALISATI": null, "LIEN_SHRPT": null } }, "drawingTool": "esriFeatureEditToolPoint" }, { "name": "Grille d'avaloir (sans engouffrement)", "description": "", "prototype": { "attributes": { "TYPE": null, "COMMENTAIR": null, "SYNDICAT": null, "LBTYPE": "GRILLE (sans engouffrement)", "NUM": null, "DECANT": null, "SIPHON": null, "DATE_POSE": null, "LOCALISATI": null, "LIEN_SHRPT": null } }, "drawingTool": "esriFeatureEditToolPoint" }, { "name": "Grille d'avaloir (engouffrement+grille)", "description": "", "prototype": { "attributes": { "TYPE": null, "COMMENTAIR": null, "SYNDICAT": null, "LBTYPE": "GRILLE AVALOIR (engouffrement+grille)", "NUM": null, "DECANT": null, "SIPHON": null, "DATE_POSE": null, "LOCALISATI": null, "LIEN_SHRPT": 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" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 45, "name": "Canalisations", "type": "Feature Layer", "parentLayer": { "id": 43, "name": "Assainissement" }, "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": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 141354.534033217, "ymin": 6835086.47714243, "xmax": 150079.717717998, "ymax": 6840639.17018, "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": "uniqueValue", "field1": "LBTYPE", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 230, 0, 255 ], "width": 1 }, "value": "EP", "label": "EP" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 112, 0, 255 ], "width": 1 }, "value": "EU", "label": "EU" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 195, 100, 227, 255 ], "toColor": [ 195, 100, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 48, 130, 69, 255 ], "toColor": [ 48, 130, 69, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 237, 100, 102, 255 ], "toColor": [ 237, 100, 102, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 104, 182, 237, 255 ], "toColor": [ 104, 182, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 229, 106, 255 ], "toColor": [ 247, 229, 106, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 138, 62, 105, 255 ], "toColor": [ 138, 62, 105, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 92, 242, 215, 255 ], "toColor": [ 92, 242, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 87, 242, 103, 255 ], "toColor": [ 87, 242, 103, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 140, 119, 91, 255 ], "toColor": [ 140, 119, 91, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 76, 75, 156, 255 ], "toColor": [ 76, 75, 156, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 160, 91, 255 ], "toColor": [ 245, 160, 91, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 237, 152, 202, 255 ], "toColor": [ 237, 152, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 61, 129, 133, 255 ], "toColor": [ 61, 129, 133, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "LIEN_DWG", "typeIdField": "LBTYPE", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "LIEN_DWG", "type": "esriFieldTypeString", "alias": "LIEN_DWG", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "LIEN_DWG" }, { "name": "LBSYND", "type": "esriFieldTypeString", "alias": "LBSYND", "domain": null, "editable": true, "nullable": true, "length": 125, "defaultValue": null, "modelName": "LBSYND" }, { "name": "LBCLASS", "type": "esriFieldTypeString", "alias": "LBCLASS", "domain": null, "editable": true, "nullable": true, "length": 125, "defaultValue": null, "modelName": "LBCLASS" }, { "name": "LBTYPE", "type": "esriFieldTypeString", "alias": "LBTYPE", "domain": null, "editable": true, "nullable": true, "length": 125, "defaultValue": null, "modelName": "LBTYPE" }, { "name": "LBFORME", "type": "esriFieldTypeString", "alias": "LBFORME", "domain": null, "editable": true, "nullable": true, "length": 125, "defaultValue": null, "modelName": "LBFORME" }, { "name": "DIAMI", "type": "esriFieldTypeDouble", "alias": "DIAMI", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DIAMI" }, { "name": "HAUT", "type": "esriFieldTypeDouble", "alias": "HAUT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "HAUT" }, { "name": "MATERIAU", "type": "esriFieldTypeString", "alias": "MATERIAU", "domain": null, "editable": true, "nullable": true, "length": 125, "defaultValue": null, "modelName": "MATERIAU" }, { "name": "LBMATERIAU", "type": "esriFieldTypeString", "alias": "LBMATERIAU", "domain": null, "editable": true, "nullable": true, "length": 125, "defaultValue": null, "modelName": "LBMATERIAU" }, { "name": "LONG_", "type": "esriFieldTypeDouble", "alias": "LONG_", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LONG_" }, { "name": "DATEPOSE", "type": "esriFieldTypeDate", "alias": "DATEPOSE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATEPOSE" }, { "name": "LBEXPLOIT", "type": "esriFieldTypeString", "alias": "LBEXPLOIT", "domain": null, "editable": true, "nullable": true, "length": 125, "defaultValue": null, "modelName": "LBEXPLOIT" }, { "name": "LOCALISATI", "type": "esriFieldTypeString", "alias": "LOCALISATI", "domain": null, "editable": true, "nullable": true, "length": 125, "defaultValue": null, "modelName": "LOCALISATI" }, { "name": "FE_AM", "type": "esriFieldTypeDouble", "alias": "FE_AM", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FE_AM" }, { "name": "FE_AV", "type": "esriFieldTypeDouble", "alias": "FE_AV", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FE_AV" }, { "name": "OBSERVATIO", "type": "esriFieldTypeString", "alias": "OBSERVATIO", "domain": null, "editable": true, "nullable": true, "length": 125, "defaultValue": null, "modelName": "OBSERVATIO" }, { "name": "LIEN_SHRPT", "type": "esriFieldTypeString", "alias": "LIEN_SHRPT", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "LIEN_SHRPT" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "SHAPE.LEN" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R6276460_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A5592_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Romance Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "types": [ { "id": "EP", "name": "EP", "domains": {}, "templates": [ { "name": "EP", "description": "", "prototype": { "attributes": { "LBCLASS": null, "LIEN_SHRPT": null, "LIEN_DWG": null, "LBSYND": null, "LBTYPE": "EP", "LBFORME": null, "DIAMI": null, "HAUT": null, "MATERIAU": null, "LBMATERIAU": null, "LONG_": null, "DATEPOSE": null, "LBEXPLOIT": null, "LOCALISATI": null, "FE_AM": null, "FE_AV": null, "OBSERVATIO": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "EU", "name": "EU", "domains": {}, "templates": [ { "name": "EU", "description": "", "prototype": { "attributes": { "LBCLASS": null, "LIEN_SHRPT": null, "LIEN_DWG": null, "LBSYND": null, "LBTYPE": "EU", "LBFORME": null, "DIAMI": null, "HAUT": null, "MATERIAU": null, "LBMATERIAU": null, "LONG_": null, "DATEPOSE": null, "LBEXPLOIT": null, "LOCALISATI": null, "FE_AM": null, "FE_AV": null, "OBSERVATIO": null } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "36a46d472ade49bca8860b9254f5c4fe" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 46, "name": "Station", "type": "Feature Layer", "parentLayer": { "id": 8, "name": "Infrastructure Tramway" }, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "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": true, "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": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 141363.343900003, "ymin": 6835101.68260001, "xmax": 150057.166612796, "ymax": 6840640.8119, "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": 2, "mTolerance": 0.001, "falseX": -35597500, "falseY": -23641900, "xyUnits": 1.24074650523328E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "CLASS", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 137, 90, 68, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "WC", "label": "WC" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 252, 233, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Pub", "label": "Pub" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 194, 201, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Art", "label": "Art" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 152, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "barrière", "label": "barrière" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 78, 78, 78, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "mât LAC", "label": "mât LAC" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "corbeille", "label": "corbeille" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 137, 68, 68, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.4 } }, "value": "bancs", "label": "bancs" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 0, 169, 255 ], "outline": null }, "value": "Abri station", "label": "Abri station" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 92, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Blocs techniques", "label": "Blocs techniques" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 115, 223, 255 ], "outline": null }, "value": "Bande podotactile", "label": "Bande podotactile" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 170, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "tampon", "label": "tampon" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 178, 115, 255 ], "outline": null }, "value": "Arbres en station", "label": "Arbres en station" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 168, 168, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 0.4 } }, "value": "Bordure", "label": "Bordure" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 230, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.4 } }, "value": "dalles préfa stations", "label": "Dalles préfa stations" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 210, 252, 255 ], "toColor": [ 242, 210, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 252, 179, 255 ], "toColor": [ 189, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 217, 184, 255 ], "toColor": [ 252, 217, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 252, 252, 255 ], "toColor": [ 202, 252, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 187, 193, 255 ], "toColor": [ 252, 187, 193, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 252, 215, 255 ], "toColor": [ 235, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 206, 252, 255 ], "toColor": [ 179, 206, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 251, 255 ], "toColor": [ 252, 179, 251, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 224, 255 ], "toColor": [ 182, 252, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 244, 252, 179, 255 ], "toColor": [ 244, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 201, 182, 252, 255 ], "toColor": [ 201, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 187, 224, 255 ], "toColor": [ 252, 187, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 227, 255 ], "toColor": [ 252, 215, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 231, 252, 255 ], "toColor": [ 194, 231, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 50, "labelingInfo": null }, "hasM": true, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowUpdateWithoutMValues": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "LAYER", "typeIdField": "CLASS", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "LAYER", "type": "esriFieldTypeString", "alias": "LAYER", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "LAYER" }, { "name": "CLASS", "type": "esriFieldTypeString", "alias": "CLASS", "domain": null, "editable": true, "nullable": true, "length": 128, "defaultValue": null, "modelName": "CLASS" }, { "name": "LIEN_SHRPT", "type": "esriFieldTypeString", "alias": "LIEN_SHRPT", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "LIEN_SHRPT" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.AREA", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "SHAPE.AREA" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "SHAPE.LEN" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R5543857_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A5112_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Romance Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "types": [ { "id": "WC", "name": "WC", "domains": {}, "templates": [ { "name": "WC", "description": "", "prototype": { "attributes": { "LIEN_SHRPT": null, "CLASS": "WC", "LAYER": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Pub", "name": "Pub", "domains": {}, "templates": [ { "name": "Pub", "description": "", "prototype": { "attributes": { "LIEN_SHRPT": null, "CLASS": "Pub", "LAYER": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Art", "name": "Art", "domains": {}, "templates": [ { "name": "Art", "description": "", "prototype": { "attributes": { "LIEN_SHRPT": null, "CLASS": "Art", "LAYER": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "barrière", "name": "barrière", "domains": {}, "templates": [ { "name": "barrière", "description": "", "prototype": { "attributes": { "LIEN_SHRPT": null, "CLASS": "barrière", "LAYER": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "mât LAC", "name": "mât LAC", "domains": {}, "templates": [ { "name": "mât LAC", "description": "", "prototype": { "attributes": { "LIEN_SHRPT": null, "CLASS": "mât LAC", "LAYER": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "corbeille", "name": "corbeille", "domains": {}, "templates": [ { "name": "corbeille", "description": "", "prototype": { "attributes": { "LIEN_SHRPT": null, "CLASS": "corbeille", "LAYER": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "bancs", "name": "bancs", "domains": {}, "templates": [ { "name": "bancs", "description": "", "prototype": { "attributes": { "LIEN_SHRPT": null, "CLASS": "bancs", "LAYER": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Abri station", "name": "Abri station", "domains": {}, "templates": [ { "name": "Abri station", "description": "", "prototype": { "attributes": { "LIEN_SHRPT": null, "CLASS": "Abri station", "LAYER": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Blocs techniques", "name": "Blocs techniques", "domains": {}, "templates": [ { "name": "Blocs techniques", "description": "", "prototype": { "attributes": { "LIEN_SHRPT": null, "CLASS": "Blocs techniques", "LAYER": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Bande podotactile", "name": "Bande podotactile", "domains": {}, "templates": [ { "name": "Bande podotactile", "description": "", "prototype": { "attributes": { "LIEN_SHRPT": null, "CLASS": "Bande podotactile", "LAYER": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "tampon", "name": "tampon", "domains": {}, "templates": [ { "name": "tampon", "description": "", "prototype": { "attributes": { "LIEN_SHRPT": null, "CLASS": "tampon", "LAYER": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Arbres en station", "name": "Arbres en station", "domains": {}, "templates": [ { "name": "Arbres en station", "description": "", "prototype": { "attributes": { "LIEN_SHRPT": null, "CLASS": "Arbres en station", "LAYER": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Bordure", "name": "Bordure", "domains": {}, "templates": [ { "name": "Bordure", "description": "", "prototype": { "attributes": { "LIEN_SHRPT": null, "CLASS": "Bordure", "LAYER": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "dalles préfa stations", "name": "Dalles préfa stations", "domains": {}, "templates": [ { "name": "dalles préfa stations", "description": "", "prototype": { "attributes": { "LIEN_SHRPT": null, "CLASS": "dalles préfa stations", "LAYER": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "36a46d472ade49bca8860b9254f5c4fe" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 48, "name": "Bordure", "type": "Feature Layer", "parentLayer": { "id": 47, "name": "Affleurement (infra)" }, "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": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 141319.818562113, "ymin": 6835078.55977774, "xmax": 150080.993234925, "ymax": 6840684.7135378, "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": "uniqueValue", "field1": "TYPE", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 107, 150, 51, 255 ], "width": 1.2 }, "value": "BORDURE", "label": "Bordure" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 108, 77, 255 ], "width": 1.2 }, "value": "LIM_GLO", "label": "Bordure GLO (Limite)" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 39, 156, 70, 255 ], "width": 1.2 }, "value": "LIM_BORDURE", "label": "Bordure (Limite)" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 161, 69, 98, 255 ], "width": 1.2 }, "value": "CANIVEAU", "label": "Caniveau" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 59, 37, 255 ], "width": 1.2 }, "value": "LIM_CANIVEAU", "label": "Caniveau (Limite)" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 61, 173, 38, 255 ], "width": 1.2 }, "value": "LIM_RAMPE", "label": "Rampe (Limite)" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 55, 150, 173, 255 ], "width": 1.2 }, "value": "LIM_BATI", "label": "Bâtiment (Limite)" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 148, 125, 44, 255 ], "width": 1.2 }, "value": "MUR", "label": "Mur" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 40, 133, 88, 255 ], "width": 1.2 }, "value": "LIM_MUR", "label": "Mur (Limite)" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 41, 31, 148, 255 ], "width": 1.2 }, "value": "LIM_PIED_MUR", "label": "Pied de mur (Limite)" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 117, 62, 130, 255 ], "width": 1.2 }, "value": "PLAT METAL", "label": "Fer plat" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 166, 43, 164, 255 ], "width": 1.2 }, "value": "LIM_CALEPINAGE", "label": "Calepinage (Limite)" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 165, 176, 39, 255 ], "width": 1.2 }, "value": "LIM_DEPRESSION", "label": "Dépresssion (Limite)" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 54, 78, 145, 255 ], "width": 1.2 }, "value": "LIM_DIVERS", "label": "Divers (Limite)" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 115, 45, 138, 255 ], "toColor": [ 115, 45, 138, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 48, 166, 77, 255 ], "toColor": [ 48, 166, 77, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 173, 81, 38, 255 ], "toColor": [ 173, 81, 38, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 34, 107, 128, 255 ], "toColor": [ 34, 107, 128, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 171, 80, 107, 255 ], "toColor": [ 171, 80, 107, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 176, 169, 44, 255 ], "toColor": [ 176, 169, 44, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 47, 88, 163, 255 ], "toColor": [ 47, 88, 163, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 158, 126, 79, 255 ], "toColor": [ 158, 126, 79, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 36, 171, 148, 255 ], "toColor": [ 36, 171, 148, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 45, 45, 173, 255 ], "toColor": [ 45, 45, 173, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 128, 29, 41, 255 ], "toColor": [ 128, 29, 41, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 128, 163, 72, 255 ], "toColor": [ 128, 163, 72, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 60, 133, 85, 255 ], "toColor": [ 60, 133, 85, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 166, 40, 120, 255 ], "toColor": [ 166, 40, 120, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "GESTIONNAI", "typeIdField": "TYPE", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "GESTIONNAI", "type": "esriFieldTypeString", "alias": "GESTIONNAI", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "GESTIONNAI" }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "TYPE" }, { "name": "SOUS_TYPE", "type": "esriFieldTypeString", "alias": "SOUS_TYPE", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "SOUS_TYPE" }, { "name": "DATE_INTEG", "type": "esriFieldTypeDate", "alias": "DATE_INTEG", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATE_INTEG" }, { "name": "CALQUE", "type": "esriFieldTypeString", "alias": "Calque", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "CALQUE" }, { "name": "LIEN_SHRPT", "type": "esriFieldTypeString", "alias": "Lien_ShrPt", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "LIEN_SHRPT" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "SHAPE.LEN" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R6276449_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A5590_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Romance Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "types": [ { "id": "BORDURE", "name": "Bordure", "domains": {}, "templates": [ { "name": "Bordure", "description": "", "prototype": { "attributes": { "GESTIONNAI": null, "LIEN_SHRPT": null, "TYPE": "BORDURE", "SOUS_TYPE": null, "DATE_INTEG": null, "CALQUE": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "LIM_GLO", "name": "Bordure GLO (Limite)", "domains": {}, "templates": [ { "name": "Bordure GLO (Limite)", "description": "", "prototype": { "attributes": { "GESTIONNAI": null, "LIEN_SHRPT": null, "TYPE": "LIM_GLO", "SOUS_TYPE": null, "DATE_INTEG": null, "CALQUE": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "LIM_BORDURE", "name": "Bordure (Limite)", "domains": {}, "templates": [ { "name": "Bordure (Limite)", "description": "", "prototype": { "attributes": { "GESTIONNAI": null, "LIEN_SHRPT": null, "TYPE": "LIM_BORDURE", "SOUS_TYPE": null, "DATE_INTEG": null, "CALQUE": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "CANIVEAU", "name": "Caniveau", "domains": {}, "templates": [ { "name": "Caniveau", "description": "", "prototype": { "attributes": { "GESTIONNAI": null, "LIEN_SHRPT": null, "TYPE": "CANIVEAU", "SOUS_TYPE": null, "DATE_INTEG": null, "CALQUE": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "LIM_CANIVEAU", "name": "Caniveau (Limite)", "domains": {}, "templates": [ { "name": "Caniveau (Limite)", "description": "", "prototype": { "attributes": { "GESTIONNAI": null, "LIEN_SHRPT": null, "TYPE": "LIM_CANIVEAU", "SOUS_TYPE": null, "DATE_INTEG": null, "CALQUE": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "LIM_RAMPE", "name": "Rampe (Limite)", "domains": {}, "templates": [ { "name": "Rampe (Limite)", "description": "", "prototype": { "attributes": { "GESTIONNAI": null, "LIEN_SHRPT": null, "TYPE": "LIM_RAMPE", "SOUS_TYPE": null, "DATE_INTEG": null, "CALQUE": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "LIM_BATI", "name": "Bâtiment (Limite)", "domains": {}, "templates": [ { "name": "Batiment (Limite)", "description": "", "prototype": { "attributes": { "GESTIONNAI": null, "LIEN_SHRPT": null, "TYPE": "LIM_BATI", "SOUS_TYPE": null, "DATE_INTEG": null, "CALQUE": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "MUR", "name": "Mur", "domains": {}, "templates": [ { "name": "Mur", "description": "", "prototype": { "attributes": { "GESTIONNAI": null, "LIEN_SHRPT": null, "TYPE": "MUR", "SOUS_TYPE": null, "DATE_INTEG": null, "CALQUE": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "LIM_MUR", "name": "Mur (Limite)", "domains": {}, "templates": [ { "name": "Mur (Limite)", "description": "", "prototype": { "attributes": { "GESTIONNAI": null, "LIEN_SHRPT": null, "TYPE": "LIM_MUR", "SOUS_TYPE": null, "DATE_INTEG": null, "CALQUE": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "LIM_PIED_MUR", "name": "Pied de mur (Limite)", "domains": {}, "templates": [ { "name": "Pied de mur (Limite)", "description": "", "prototype": { "attributes": { "GESTIONNAI": null, "LIEN_SHRPT": null, "TYPE": "LIM_PIED_MUR", "SOUS_TYPE": null, "DATE_INTEG": null, "CALQUE": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "PLAT METAL", "name": "Fer plat", "domains": {}, "templates": [ { "name": "Plat Metal", "description": "", "prototype": { "attributes": { "GESTIONNAI": null, "LIEN_SHRPT": null, "TYPE": "PLAT METAL", "SOUS_TYPE": null, "DATE_INTEG": null, "CALQUE": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "LIM_CALEPINAGE", "name": "Calepinage (Limite)", "domains": {}, "templates": [ { "name": "Calepinage (Limite)", "description": "", "prototype": { "attributes": { "GESTIONNAI": null, "LIEN_SHRPT": null, "TYPE": "LIM_CALEPINAGE", "SOUS_TYPE": null, "DATE_INTEG": null, "CALQUE": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "LIM_DEPRESSION", "name": "Dépresssion (Limite)", "domains": {}, "templates": [ { "name": "Pente (Limite)", "description": "", "prototype": { "attributes": { "GESTIONNAI": null, "LIEN_SHRPT": null, "TYPE": "LIM_DEPRESSION", "SOUS_TYPE": null, "DATE_INTEG": null, "CALQUE": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "LIM_DIVERS", "name": "Divers (Limite)", "domains": {}, "templates": [ { "name": "Divers (Limite)", "description": "", "prototype": { "attributes": { "GESTIONNAI": null, "LIEN_SHRPT": null, "TYPE": "LIM_DIVERS", "SOUS_TYPE": null, "DATE_INTEG": null, "CALQUE": null } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "36a46d472ade49bca8860b9254f5c4fe" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 49, "name": "Revêtement", "type": "Feature Layer", "parentLayer": { "id": 47, "name": "Affleurement (infra)" }, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "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": true, "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": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 141473.698718928, "ymin": 6835148.63180004, "xmax": 150080.592696406, "ymax": 6840684.56665105, "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": "uniqueValue", "field1": "CLASS", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 245, 122, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BETON", "label": "Béton" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 156, 156, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CALEPINAGE", "label": "Pavé 2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 78, 78, 78, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "ENROBE", "label": "Enrobé" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 168, 56, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "PAVE", "label": "Pavé 1" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 130, 130, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "PIERRE", "label": "Pierre" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 230, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SABLE", "label": "Sable" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 152, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "STABILISE", "label": "Stabilisé" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 114, 181, 140, 255 ], "toColor": [ 114, 181, 140, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 51, 245, 90, 255 ], "toColor": [ 51, 245, 90, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 53, 181, 85, 255 ], "toColor": [ 53, 181, 85, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 126, 247, 173, 255 ], "toColor": [ 126, 247, 173, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 193, 247, 214, 255 ], "toColor": [ 193, 247, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 67, 240, 133, 255 ], "toColor": [ 67, 240, 133, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 76, 199, 137, 255 ], "toColor": [ 76, 199, 137, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 139, 224, 176, 255 ], "toColor": [ 139, 224, 176, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 81, 168, 97, 255 ], "toColor": [ 81, 168, 97, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 129, 166, 143, 255 ], "toColor": [ 129, 166, 143, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 161, 204, 178, 255 ], "toColor": [ 161, 204, 178, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 80, 222, 134, 255 ], "toColor": [ 80, 222, 134, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 66, 166, 114, 255 ], "toColor": [ 66, 166, 114, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 50, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "GESTIONNAI", "typeIdField": "CLASS", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "GESTIONNAI", "type": "esriFieldTypeString", "alias": "GESTIONNAI", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "GESTIONNAI" }, { "name": "CLASS", "type": "esriFieldTypeString", "alias": "CLASS", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "CLASS" }, { "name": "CLASS_1", "type": "esriFieldTypeString", "alias": "CLASS_1", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "CLASS_1" }, { "name": "LOCALISATI", "type": "esriFieldTypeString", "alias": "LOCALISATI", "domain": null, "editable": true, "nullable": true, "length": 90, "defaultValue": null, "modelName": "LOCALISATI" }, { "name": "USAGE", "type": "esriFieldTypeString", "alias": "USAGE", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "USAGE" }, { "name": "DATE_POSE", "type": "esriFieldTypeDate", "alias": "DATE_POSE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATE_POSE" }, { "name": "COMMENTAIR", "type": "esriFieldTypeString", "alias": "COMMENTAIR", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "COMMENTAIR" }, { "name": "CALQUE", "type": "esriFieldTypeString", "alias": "Calque", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "CALQUE" }, { "name": "LIEN_SHRPT", "type": "esriFieldTypeString", "alias": "Lien_ShrPt", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "LIEN_SHRPT" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.AREA", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "SHAPE.AREA" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "SHAPE.LEN" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R6276452_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A5591_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Romance Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "types": [ { "id": "BETON", "name": "Béton", "domains": {}, "templates": [ { "name": "Béton", "description": "", "prototype": { "attributes": { "GESTIONNAI": null, "LIEN_SHRPT": null, "CLASS": "BETON", "CLASS_1": null, "LOCALISATI": null, "USAGE": null, "DATE_POSE": null, "COMMENTAIR": null, "CALQUE": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "CALEPINAGE", "name": "Pavé 2", "domains": {}, "templates": [ { "name": "Pavé 2", "description": "", "prototype": { "attributes": { "GESTIONNAI": null, "LIEN_SHRPT": null, "CLASS": "CALEPINAGE", "CLASS_1": null, "LOCALISATI": null, "USAGE": null, "DATE_POSE": null, "COMMENTAIR": null, "CALQUE": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "ENROBE", "name": "Enrobé", "domains": {}, "templates": [ { "name": "Enrobé", "description": "", "prototype": { "attributes": { "GESTIONNAI": null, "LIEN_SHRPT": null, "CLASS": "ENROBE", "CLASS_1": null, "LOCALISATI": null, "USAGE": null, "DATE_POSE": null, "COMMENTAIR": null, "CALQUE": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "PAVE", "name": "Pavé 1", "domains": {}, "templates": [ { "name": "Pavé 1", "description": "", "prototype": { "attributes": { "GESTIONNAI": null, "LIEN_SHRPT": null, "CLASS": "PAVE", "CLASS_1": null, "LOCALISATI": null, "USAGE": null, "DATE_POSE": null, "COMMENTAIR": null, "CALQUE": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "PIERRE", "name": "Pierre", "domains": {}, "templates": [ { "name": "Pierre", "description": "", "prototype": { "attributes": { "GESTIONNAI": null, "LIEN_SHRPT": null, "CLASS": "PIERRE", "CLASS_1": null, "LOCALISATI": null, "USAGE": null, "DATE_POSE": null, "COMMENTAIR": null, "CALQUE": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "SABLE", "name": "Sable", "domains": {}, "templates": [ { "name": "Sable", "description": "", "prototype": { "attributes": { "GESTIONNAI": null, "LIEN_SHRPT": null, "CLASS": "SABLE", "CLASS_1": null, "LOCALISATI": null, "USAGE": null, "DATE_POSE": null, "COMMENTAIR": null, "CALQUE": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "STABILISE", "name": "Stabilisé", "domains": {}, "templates": [ { "name": "Stabilisé", "description": "", "prototype": { "attributes": { "GESTIONNAI": null, "LIEN_SHRPT": null, "CLASS": "STABILISE", "CLASS_1": null, "LOCALISATI": null, "USAGE": null, "DATE_POSE": null, "COMMENTAIR": null, "CALQUE": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "36a46d472ade49bca8860b9254f5c4fe" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 51, "name": "Planche", "type": "Feature Layer", "parentLayer": { "id": 50, "name": "Périmètre Découpage" }, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "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": true, "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": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 141291.853859596, "ymin": 6834988.38555253, "xmax": 150155.58544024802, "ymax": 6840704.16228008, "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": "esriSFS", "style": "esriSFSSolid", "color": [ 233, 196, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "label": "Planche" }, "scaleSymbols": false, "transparency": 50, "labelingInfo": [ { "labelExpression": "[Page]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "none", "multiPart": "labelPerPart", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Par défaut", "priority": 3, "symbol": { "type": "esriTS", "color": [ 197, 0, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 12, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "ECHELLE", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "ECHELLE", "type": "esriFieldTypeSmallInteger", "alias": "Echelle", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ECHELLE" }, { "name": "ANGLE", "type": "esriFieldTypeDouble", "alias": "Angle", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ANGLE" }, { "name": "PAGE", "type": "esriFieldTypeSmallInteger", "alias": "Page", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PAGE" }, { "name": "LIEN_SHRPT", "type": "esriFieldTypeString", "alias": "Lien_ShrPt", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "LIEN_SHRPT" }, { "name": "LIEN_1", "type": "esriFieldTypeString", "alias": "Lien_1", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "LIEN_1" }, { "name": "LIEN_2", "type": "esriFieldTypeString", "alias": "Lien_2", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "LIEN_2" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.AREA", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "SHAPE.AREA" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "SHAPE.LEN" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R6266136_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A5581_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Romance Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Planche", "description": "", "prototype": { "attributes": { "ECHELLE": 0, "LIEN_2": null, "Shape_Leng": 0, "PAGE": 0, "Shape_Area": 0, "ANGLE": 0, "LIEN_SHRPT": "", "LIEN_1": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "36a46d472ade49bca8860b9254f5c4fe" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 52, "name": "Périmètre d'intervention Bibus", "type": "Feature Layer", "parentLayer": { "id": 50, "name": "Périmètre Découpage" }, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "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": true, "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": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 141315.427100003, "ymin": 6835071.5137, "xmax": 150084.534400001, "ymax": 6840691.5785, "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": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "ACTION", "field2": "BUDGET", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 38, 115, 0, 255 ], "outline": null }, "value": "Bibus,Bibus", "label": "Bibus sur budget Bibus" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 85, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Bibus,BM Mobilités", "label": "Bibus, BM budget Mobilités" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 209, 255, 115, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Bibus,BM général", "label": "Bibus sur buget général BM" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 92, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BM,BM général", "label": "BM sur buget général" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 114, 181, 140, 255 ], "toColor": [ 114, 181, 140, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 51, 245, 90, 255 ], "toColor": [ 51, 245, 90, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 53, 181, 85, 255 ], "toColor": [ 53, 181, 85, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 126, 247, 173, 255 ], "toColor": [ 126, 247, 173, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 193, 247, 214, 255 ], "toColor": [ 193, 247, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 67, 240, 133, 255 ], "toColor": [ 67, 240, 133, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 76, 199, 137, 255 ], "toColor": [ 76, 199, 137, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 139, 224, 176, 255 ], "toColor": [ 139, 224, 176, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 81, 168, 97, 255 ], "toColor": [ 81, 168, 97, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 129, 166, 143, 255 ], "toColor": [ 129, 166, 143, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 161, 204, 178, 255 ], "toColor": [ 161, 204, 178, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 80, 222, 134, 255 ], "toColor": [ 80, 222, 134, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 66, 166, 114, 255 ], "toColor": [ 66, 166, 114, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 50, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID_1", "globalIdField": "", "displayField": "ACTION", "typeIdField": "ACTION", "subtypeField": "", "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID_1" }, { "name": "ACTION", "type": "esriFieldTypeString", "alias": "ACTION", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ACTION" }, { "name": "BUDGET", "type": "esriFieldTypeString", "alias": "BUDGET", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "BUDGET" }, { "name": "LIEN_SHRPT", "type": "esriFieldTypeString", "alias": "LIEN_SHRPT", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "LIEN_SHRPT" }, { "name": "LIEN_1", "type": "esriFieldTypeString", "alias": "LIEN_1", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "LIEN_1" }, { "name": "LIEN_2", "type": "esriFieldTypeString", "alias": "LIEN_2", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "LIEN_2" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.AREA", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "SHAPE.AREA" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "SHAPE.LEN" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R5446628_SDE_ROWID_UK", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A5049_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Romance Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "types": [ { "id": "Bibus", "name": "Bibus sur budget Bibus", "domains": {}, "templates": [ { "name": "Bibus, Bibus", "description": "", "prototype": { "attributes": { "LIEN_2": null, "LIEN_1": null, "ACTION": "Bibus", "BUDGET": "Bibus", "LIEN_SHRPT": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "Bibus, BM Mobilités", "description": "", "prototype": { "attributes": { "LIEN_2": null, "LIEN_1": null, "ACTION": "Bibus", "BUDGET": "BM Mobilités", "LIEN_SHRPT": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "Bibus, BM général", "description": "", "prototype": { "attributes": { "LIEN_2": null, "LIEN_1": null, "ACTION": "Bibus", "BUDGET": "BM général", "LIEN_SHRPT": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "BM", "name": "BM sur buget général", "domains": {}, "templates": [ { "name": "BM, BM général", "description": "", "prototype": { "attributes": { "LIEN_2": null, "LIEN_1": null, "ACTION": "BM", "BUDGET": "BM général", "LIEN_SHRPT": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "36a46d472ade49bca8860b9254f5c4fe" } ], "tables": [] }