{ "currentVersion": 10.71, "cimVersion": "2.4.0", "id": 4, "name": "Itinéraire Non Homologué", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 5490, "latestWkid": 5490, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 2, "name": "Itinéraire" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Nature", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 217, 0, 255 ], "width": 1.5 }, "value": "03", "label": "PR Labelisé " }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "06", "label": "Itinéraire non fédéral " }, { "symbol": { "type": "esriSLS", "style": "esriSLSDashDot", "color": [ 0, 0, 0, 255 ], "width": 0.4 }, "value": "04", "label": "Non balisé " } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 157, 194, 147, 255 ], "toColor": [ 157, 194, 147, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 130, 250, 55, 255 ], "toColor": [ 130, 250, 55, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 71, 168, 62, 255 ], "toColor": [ 71, 168, 62, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 180, 250, 147, 255 ], "toColor": [ 180, 250, 147, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 62, 199, 44, 255 ], "toColor": [ 62, 199, 44, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 131, 242, 107, 255 ], "toColor": [ 131, 242, 107, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 119, 171, 91, 255 ], "toColor": [ 119, 171, 91, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 195, 245, 188, 255 ], "toColor": [ 195, 245, 188, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 132, 204, 90, 255 ], "toColor": [ 132, 204, 90, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 159, 207, 128, 255 ], "toColor": [ 159, 207, 128, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 126, 222, 62, 255 ], "toColor": [ 126, 222, 62, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 144, 222, 135, 255 ], "toColor": [ 144, 222, 135, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 147, 168, 133, 255 ], "toColor": [ 147, 168, 133, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Nom", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ID_Itineraire", "type": "esriFieldTypeGUID", "alias": "ID Itineraire", "length": 38, "domain": null }, { "name": "ID_Tiers", "type": "esriFieldTypeString", "alias": "Tiers", "length": 10, "domain": null }, { "name": "Code_Itineraire", "type": "esriFieldTypeString", "alias": "Code", "length": 255, "domain": null }, { "name": "Nature", "type": "esriFieldTypeString", "alias": "Nature", "length": 3, "domain": { "type": "codedValue", "name": "TypeItineraire", "description": "TypeItineraire", "codedValues": [ { "name": "GRP ", "code": "02" }, { "name": "PR Labellisé ", "code": "03" }, { "name": "GR ", "code": "01" }, { "name": "Itinéraire non fédéral ", "code": "06" }, { "name": "Non balisé ", "code": "04" }, { "name": "GR Européen ", "code": "05" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Qualite", "type": "esriFieldTypeString", "alias": "Qualité", "length": 3, "domain": { "type": "codedValue", "name": "QualiteItineraire", "description": "QualiteItineraire", "codedValues": [ { "name": "Variante ", "code": "02" }, { "name": "Accès ", "code": "03" }, { "name": "Principal ", "code": "01" }, { "name": "Liaison ", "code": "04" }, { "name": "Variante provisoire", "code": "05" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Nom", "type": "esriFieldTypeString", "alias": "Nom", "length": 255, "domain": null }, { "name": "Intitule_GR", "type": "esriFieldTypeString", "alias": "Intitulé GR", "length": 255, "domain": null }, { "name": "Code_Local", "type": "esriFieldTypeString", "alias": "Code Local", "length": 255, "domain": null }, { "name": "Environnement", "type": "esriFieldTypeString", "alias": "Environnement", "length": 255, "domain": { "type": "codedValue", "name": "Environnement", "description": "Environnement", "codedValues": [ { "name": "Citadin", "code": "Citadin" }, { "name": "Rural", "code": "Rural" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Longueur", "type": "esriFieldTypeInteger", "alias": "Longueur", "domain": null }, { "name": "Commentaire", "type": "esriFieldTypeString", "alias": "Commentaire", "length": 2048, "domain": null }, { "name": "ID_Itineraire_Parent", "type": "esriFieldTypeGUID", "alias": "Itineraire parent", "length": 38, "domain": null }, { "name": "ID_Itineraire_Parent_2", "type": "esriFieldTypeGUID", "alias": "Itineraire parent 2 ", "length": 38, "domain": null }, { "name": "Labellisation_Suspendu", "type": "esriFieldTypeString", "alias": "Suspension de la labellisation", "length": 3, "domain": { "type": "codedValue", "name": "OuiNon", "description": "OuiNon", "codedValues": [ { "name": "Non", "code": "Non" }, { "name": "Oui", "code": "Oui" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Labellisation_Convention", "type": "esriFieldTypeString", "alias": "Convention", "length": 3, "domain": { "type": "codedValue", "name": "OuiNon", "description": "OuiNon", "codedValues": [ { "name": "Non", "code": "Non" }, { "name": "Oui", "code": "Oui" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Labellisation_Date", "type": "esriFieldTypeDate", "alias": "Date de labellisation", "length": 8, "domain": null }, { "name": "Labellisation_Date_Reconduction", "type": "esriFieldTypeDate", "alias": "Date de reconduction de la labellisation", "length": 8, "domain": null }, { "name": "Labellisation_Date_Expertise", "type": "esriFieldTypeDate", "alias": "Date d'expertise", "length": 8, "domain": null }, { "name": "Homologation_Date", "type": "esriFieldTypeDate", "alias": "Date d'homologation", "length": 8, "domain": null }, { "name": "Date_Diffusion", "type": "esriFieldTypeDate", "alias": "Date de diffusion", "length": 8, "domain": null }, { "name": "Type_Homologue", "type": "esriFieldTypeString", "alias": "Itineraire de type homologué", "length": 3, "domain": { "type": "codedValue", "name": "OuiNon", "description": "OuiNon", "codedValues": [ { "name": "Non", "code": "Non" }, { "name": "Oui", "code": "Oui" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ID_Itineraire_Homologue_Parent", "type": "esriFieldTypeGUID", "alias": "Identifiant de l'itinéraire homologué", "length": 38, "domain": null }, { "name": "Coherence_Geom", "type": "esriFieldTypeString", "alias": "Cohérence avec Tronçons", "length": 3, "domain": { "type": "codedValue", "name": "OuiNon", "description": "OuiNon", "codedValues": [ { "name": "Non", "code": "Non" }, { "name": "Oui", "code": "Oui" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Longueur3D", "type": "esriFieldTypeInteger", "alias": "Longueur3D", "domain": null }, { "name": "AltitudeMin", "type": "esriFieldTypeInteger", "alias": "AltitudeMin", "domain": null }, { "name": "AltitudeMax", "type": "esriFieldTypeInteger", "alias": "AltitudeMax", "domain": null }, { "name": "DeniveleNegatif", "type": "esriFieldTypeInteger", "alias": "DeniveleNegatif", "domain": null }, { "name": "DenivelePositif", "type": "esriFieldTypeInteger", "alias": "DenivelePositif", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R134_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G970ID_Itinerair", "fields": "ID_Itineraire", "isAscending": true, "isUnique": false, "description": "" }, { "name": "Idx_Dif_Itineraire_Id", "fields": "ID_Itineraire", "isAscending": true, "isUnique": false, "description": "" }, { "name": "Idx_Dif_Itineraire_Nature", "fields": "Nature", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S70_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [ { "id": 2, "name": "Troncons", "relatedTableId": 1, "role": "esriRelRoleOrigin", "keyField": "ID_Itineraire", "cardinality": "esriRelCardinalityManyToMany", "composite": false } ], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }