{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 102, "name": "sig.economie.pdl_tourisme_lav", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 305178.745099999, "ymin": 6670090.193, "xmax": 478963.4519999996, "ymax": 6713898.381999999, "spatialReference": { "wkid": 102110, "latestWkid": 2154, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -35597500, "falseY": -23641900, "xyUnits": 1.2407465052332792E8, "falseZ": -100000, "zUnits": 10000, "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": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "etat", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 170, 0, 255 ], "width": 2 }, "value": "Liaison cyclable", "label": "Liaison cyclable" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 255, 0, 255 ], "width": 2 }, "value": "Navette bus", "label": "Navette bus" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 2 }, "value": "Voie en site propre", "label": "Voie en site propre" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 132, 0, 168, 255 ], "width": 2 }, "value": "Voie partagée", "label": "Voie partagée" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 62, 161, 207, 255 ], "toColor": [ 241, 250, 122, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 241, 250, 122, 255 ], "toColor": [ 240, 36, 29, 255 ] } ] } } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid_1", "globalIdField": "", "displayField": "objectid", "typeIdField": "etat", "subtypeField": "", "fields": [ { "name": "objectid", "type": "esriFieldTypeInteger", "alias": "objectid", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "objectid" }, { "name": "etat", "type": "esriFieldTypeString", "alias": "etat", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "etat" }, { "name": "x_debut", "type": "esriFieldTypeDouble", "alias": "x_debut", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "x_debut" }, { "name": "y_debut", "type": "esriFieldTypeDouble", "alias": "y_debut", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "y_debut" }, { "name": "x_fin", "type": "esriFieldTypeDouble", "alias": "x_fin", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "x_fin" }, { "name": "y_fin", "type": "esriFieldTypeDouble", "alias": "y_fin", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "y_fin" }, { "name": "longitude", "type": "esriFieldTypeDouble", "alias": "longitude", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "longitude" }, { "name": "st_length_", "type": "esriFieldTypeDouble", "alias": "st_length_", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "st_length_" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "st_length(shape)" }, { "name": "objectid_1", "type": "esriFieldTypeOID", "alias": "objectid_1", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "objectid_1" }, { "name": "id_seg", "type": "esriFieldTypeString", "alias": "id_seg", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "id_seg" }, { "name": "id_local", "type": "esriFieldTypeString", "alias": "id_local", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "id_local" }, { "name": "id_on3v", "type": "esriFieldTypeString", "alias": "id_on3v", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "id_on3v" }, { "name": "statut", "type": "esriFieldTypeString", "alias": "statut", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "statut" }, { "name": "avancement", "type": "esriFieldTypeString", "alias": "avancement", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "avancement" }, { "name": "an_ouvert", "type": "esriFieldTypeString", "alias": "an_ouvert", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "an_ouvert" }, { "name": "sensunique", "type": "esriFieldTypeString", "alias": "sensunique", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "sensunique" }, { "name": "revetement", "type": "esriFieldTypeString", "alias": "revetement", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "revetement" }, { "name": "gestion", "type": "esriFieldTypeString", "alias": "gestion", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "gestion" }, { "name": "propriete", "type": "esriFieldTypeString", "alias": "propriete", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "propriete" }, { "name": "datesaisie", "type": "esriFieldTypeDate", "alias": "datesaisie", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "datesaisie" }, { "name": "fictif", "type": "esriFieldTypeString", "alias": "fictif", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "fictif" }, { "name": "precision", "type": "esriFieldTypeString", "alias": "precision", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "precision" }, { "name": "src_geom", "type": "esriFieldTypeString", "alias": "src_geom", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "src_geom" }, { "name": "src_annee", "type": "esriFieldTypeString", "alias": "src_annee", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "src_annee" }, { "name": "jalon_dir", "type": "esriFieldTypeString", "alias": "jalon_dir", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "jalon_dir" }, { "name": "jalon_tou", "type": "esriFieldTypeString", "alias": "jalon_tou", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "jalon_tou" }, { "name": "id_iti", "type": "esriFieldTypeString", "alias": "id_iti", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "id_iti" }, { "name": "code_epci", "type": "esriFieldTypeString", "alias": "code_epci", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "code_epci" }, { "name": "code_dep", "type": "esriFieldTypeString", "alias": "code_dep", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "code_dep" }, { "name": "code_reg", "type": "esriFieldTypeString", "alias": "code_reg", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "code_reg" }, { "name": "author", "type": "esriFieldTypeString", "alias": "author", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "author" }, { "name": "createdate", "type": "esriFieldTypeString", "alias": "createdate", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "createdate" }, { "name": "update", "type": "esriFieldTypeString", "alias": "update", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "update" }, { "name": "updatedate", "type": "esriFieldTypeString", "alias": "updatedate", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "updatedate" }, { "name": "code_com", "type": "esriFieldTypeString", "alias": "code_com", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "code_com" }, { "name": "nom_tronc", "type": "esriFieldTypeString", "alias": "nom_tronc", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "nom_tronc" }, { "name": "st_length1", "type": "esriFieldTypeDouble", "alias": "st_length1", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "st_length1" }, { "name": "lav", "type": "esriFieldTypeString", "alias": "lav", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "lav" }, { "name": "st_lengt_1", "type": "esriFieldTypeDouble", "alias": "st_lengt_1", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "st_lengt_1" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "shape" }, "indexes": [ { "name": "r1933_sde_rowid_uk", "fields": "objectid_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a1597_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": "Liaison cyclable", "name": "Liaison cyclable", "domains": {}, "templates": [ { "name": "Liaison cyclable", "description": "", "prototype": { "attributes": { "lav": null, "nom_tronc": null, "etat": "Liaison cyclable", "x_debut": null, "y_debut": null, "x_fin": null, "y_fin": null, "longitude": null, "st_length_": null, "st_length1": null, "st_lengt_1": null, "id_seg": null, "id_local": null, "id_on3v": null, "statut": null, "avancement": null, "an_ouvert": null, "sensunique": null, "revetement": null, "gestion": null, "propriete": null, "datesaisie": null, "fictif": null, "precision": null, "src_geom": null, "src_annee": null, "jalon_dir": null, "jalon_tou": null, "id_iti": null, "code_epci": null, "code_dep": null, "code_reg": null, "author": null, "createdate": null, "update": null, "updatedate": null, "code_com": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Navette bus", "name": "Navette bus", "domains": {}, "templates": [ { "name": "Navette bus", "description": "", "prototype": { "attributes": { "lav": null, "nom_tronc": null, "etat": "Navette bus", "x_debut": null, "y_debut": null, "x_fin": null, "y_fin": null, "longitude": null, "st_length_": null, "st_length1": null, "st_lengt_1": null, "id_seg": null, "id_local": null, "id_on3v": null, "statut": null, "avancement": null, "an_ouvert": null, "sensunique": null, "revetement": null, "gestion": null, "propriete": null, "datesaisie": null, "fictif": null, "precision": null, "src_geom": null, "src_annee": null, "jalon_dir": null, "jalon_tou": null, "id_iti": null, "code_epci": null, "code_dep": null, "code_reg": null, "author": null, "createdate": null, "update": null, "updatedate": null, "code_com": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Voie en site propre", "name": "Voie en site propre", "domains": {}, "templates": [ { "name": "Voie en site propre", "description": "", "prototype": { "attributes": { "lav": null, "nom_tronc": null, "etat": "Voie en site propre", "x_debut": null, "y_debut": null, "x_fin": null, "y_fin": null, "longitude": null, "st_length_": null, "st_length1": null, "st_lengt_1": null, "id_seg": null, "id_local": null, "id_on3v": null, "statut": null, "avancement": null, "an_ouvert": null, "sensunique": null, "revetement": null, "gestion": null, "propriete": null, "datesaisie": null, "fictif": null, "precision": null, "src_geom": null, "src_annee": null, "jalon_dir": null, "jalon_tou": null, "id_iti": null, "code_epci": null, "code_dep": null, "code_reg": null, "author": null, "createdate": null, "update": null, "updatedate": null, "code_com": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Voie partagée", "name": "Voie partagée", "domains": {}, "templates": [ { "name": "Voie partagée", "description": "", "prototype": { "attributes": { "lav": null, "nom_tronc": null, "etat": "Voie partagée", "x_debut": null, "y_debut": null, "x_fin": null, "y_fin": null, "longitude": null, "st_length_": null, "st_length1": null, "st_lengt_1": null, "id_seg": null, "id_local": null, "id_on3v": null, "statut": null, "avancement": null, "an_ouvert": null, "sensunique": null, "revetement": null, "gestion": null, "propriete": null, "datesaisie": null, "fictif": null, "precision": null, "src_geom": null, "src_annee": null, "jalon_dir": null, "jalon_tou": null, "id_iti": null, "code_epci": null, "code_dep": null, "code_reg": null, "author": null, "createdate": null, "update": null, "updatedate": null, "code_com": null } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Create,Uploads,Editing,Extract", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "a669d21affba4b578483b8ba682fc41c" }