{ "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éraires" }, "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": [ 110, 181, 72, 255 ], "toColor": [ 110, 181, 72, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 211, 245, 196, 255 ], "toColor": [ 211, 245, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 84, 245, 59, 255 ], "toColor": [ 84, 245, 59, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 125, 171, 118, 255 ], "toColor": [ 125, 171, 118, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 132, 247, 121, 255 ], "toColor": [ 132, 247, 121, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 175, 247, 158, 255 ], "toColor": [ 175, 247, 158, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 65, 199, 48, 255 ], "toColor": [ 65, 199, 48, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 142, 240, 81, 255 ], "toColor": [ 142, 240, 81, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 172, 199, 159, 255 ], "toColor": [ 172, 199, 159, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 161, 212, 148, 255 ], "toColor": [ 161, 212, 148, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 127, 181, 98, 255 ], "toColor": [ 127, 181, 98, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 113, 209, 82, 255 ], "toColor": [ 113, 209, 82, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 128, 212, 121, 255 ], "toColor": [ 128, 212, 121, 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": 1.4892314192838538E8, "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": "Date_Maj", "type": "esriFieldTypeDate", "alias": "Date de mise à jour", "length": 8, "domain": null }, { "name": "Utilisateur_Login_Maj", "type": "esriFieldTypeString", "alias": "Login Utilisateur", "length": 255, "domain": null }, { "name": "Utilisateur_Nom_Maj", "type": "esriFieldTypeString", "alias": "Nom Utilisateur", "length": 255, "domain": null }, { "name": "Utilisateur_Prenom_Maj", "type": "esriFieldTypeString", "alias": "Prénom Utilisateur", "length": 255, "domain": null }, { "name": "Code_Mission", "type": "esriFieldTypeString", "alias": "Code Mission", "length": 15, "domain": null }, { "name": "Type_Edition", "type": "esriFieldTypeString", "alias": "Type d'édition", "length": 255, "domain": { "type": "codedValue", "name": "TypeEdition", "description": "TypeEdition", "codedValues": [ { "name": "Modification non géométrique", "code": "Modification non géométrique" }, { "name": "Création", "code": "Création" }, { "name": "Scission", "code": "Scission" }, { "name": "Suppression", "code": "Suppression" }, { "name": "Modification géométrique", "code": "Modification géométrique" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Editeurs", "type": "esriFieldTypeString", "alias": "Editeurs", "length": 2048, "domain": null }, { "name": "Local_Etat_Validation", "type": "esriFieldTypeString", "alias": "Etat de validation locale", "length": 30, "domain": { "type": "codedValue", "name": "EtatValidation", "description": "EtatValidation", "codedValues": [ { "name": "Non validé", "code": "Non validé" }, { "name": "Refusé", "code": "Refusé" }, { "name": "Validé", "code": "Validé" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Local_Administrateur_Login", "type": "esriFieldTypeString", "alias": "Login de l'administrateur local", "length": 255, "domain": null }, { "name": "Local_Administrateur_Prenom", "type": "esriFieldTypeString", "alias": "Nom de l'administrateur local", "length": 255, "domain": null }, { "name": "Local_Administrateur_Nom", "type": "esriFieldTypeString", "alias": "Prénom de l'administrateur local", "length": 255, "domain": null }, { "name": "Local_Date_ValidationRefus", "type": "esriFieldTypeDate", "alias": "Date de validation locale", "length": 8, "domain": null }, { "name": "Local_Raison_Refus", "type": "esriFieldTypeString", "alias": "Raison du refus local", "length": 3072, "domain": null }, { "name": "National_Etat_Validation", "type": "esriFieldTypeString", "alias": "Etat de validation nationale", "length": 30, "domain": { "type": "codedValue", "name": "EtatValidation", "description": "EtatValidation", "codedValues": [ { "name": "Non validé", "code": "Non validé" }, { "name": "Refusé", "code": "Refusé" }, { "name": "Validé", "code": "Validé" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "National_Administrateur_Login", "type": "esriFieldTypeString", "alias": "Login de l'administrateur national", "length": 255, "domain": null }, { "name": "National_Administrateur_Prenom", "type": "esriFieldTypeString", "alias": "Nom de l'administrateur national", "length": 255, "domain": null }, { "name": "National_Administrateur_Nom", "type": "esriFieldTypeString", "alias": "Prénom de l'administrateur national", "length": 255, "domain": null }, { "name": "National_Date_ValidationRefus", "type": "esriFieldTypeDate", "alias": "Date de validation nationale", "length": 8, "domain": null }, { "name": "National_Raison_Refus", "type": "esriFieldTypeString", "alias": "Raison du refus national", "length": 3072, "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": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R158_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G1348ID_Itinerai", "fields": "ID_Itineraire", "isAscending": true, "isUnique": false, "description": "" }, { "name": "Idx_Itineraire_CodeMission", "fields": "Code_Mission", "isAscending": true, "isUnique": false, "description": "" }, { "name": "Idx_Itineraire_Type_Edition", "fields": "Type_Edition", "isAscending": true, "isUnique": false, "description": "" }, { "name": "Idx_Tra_Itineraire_Id", "fields": "ID_Itineraire", "isAscending": true, "isUnique": false, "description": "" }, { "name": "Idx_Tra_Itineraire_Nature", "fields": "Nature", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S82_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 }