{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 3, "name": "Cotes piézométriques [Cote / Date]", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 31370, "latestWkid": 31370, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -35872700, "falseY": -30622700, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 50000, "maxScale": 1000, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "323ecda66438a6f94bd9538815d18ce7", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAaUlEQVQ4je2VsQ3AIAwEr2CJMEfWYNnswRqwRuQoWE5aTIN8DcjFyfrinVhEMv/i4GtAteICXECfFB/AKXK7cQeyw8b5L3YlxEpEoUQUSkSxQRTtLWl5Z1DHEMs5keb3KPrPaRryZ+jBDSyED3NbkB8UAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 16, "height": 16, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "[Code stratigraphique] Cote / Date", "description": "[Code stratigraphique] Cote en mètres / Date (occurence)" }, "scaleSymbols": true, "transparency": 20, "labelingInfo": [ { "labelExpressionInfo": { "expression": "if (isEmpty($feature.MOIS)) {\n return text($feature.COTEPIEZO,\"#.#\") + \" m \" + TextFormatting.NewLine + $feature.ANNEE;\n} else {\n if (isEmpty($feature.JOUR)) {\n return text($feature.COTEPIEZO,\"#.#\") + \" m \" + TextFormatting.NewLine + $feature.MOIS + \"/\" + $feature.ANNEE;\n } else {\n return text($feature.COTEPIEZO,\"#.#\") + \" m \" + TextFormatting.NewLine + $feature.JOUR + \"/\" + $feature.MOIS + \"/\" + $feature.ANNEE;\n }\n}\n", "title": "Personnalisé" }, "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamicNeverRemove", "offsetDistance": 25, "stackLabel": false, "removeDuplicates": "none", "useCodedValues": true, "maxScale": "NaN", "minScale": 20000, "name": "Par défaut", "priority": 41, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Verdana", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 42635.00039999932, "ymin": 26101.00019999966, "xmax": 293315.0003999993, "ymax": 167185.00019999966, "spatialReference": { "wkid": 31370, "latestWkid": 31370, "vcsWkid": 5710, "latestVcsWkid": 5710, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.002, "falseX": -35872700, "falseY": -30622700, "xyUnits": 1.2502115686415774E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "Oostende", "heightUnit": "meter" }, "supportsVCSProjection": true, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "IDCOTEPIEZO", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "IDCOTEPIEZO", "type": "esriFieldTypeString", "alias": "Identifiant de la cote piezométrique", "length": 50, "domain": null }, { "name": "CODECARTE", "type": "esriFieldTypeInteger", "alias": "Code de la carte", "domain": null }, { "name": "NUMEROCARTE", "type": "esriFieldTypeString", "alias": "Numéro de carte", "length": 50, "domain": null }, { "name": "IDOUVRAGEPONCTUEL", "type": "esriFieldTypeString", "alias": "Identifiant de l'ouvrage ponctuel", "length": 50, "domain": null }, { "name": "IDRW", "type": "esriFieldTypeInteger", "alias": "Identifiant RW", "domain": null }, { "name": "UHSTRATI", "type": "esriFieldTypeInteger", "alias": "Code stratigraphique", "domain": null }, { "name": "UHCODELONG", "type": "esriFieldTypeString", "alias": "Unité hydrogéologique (Code)", "length": 255, "domain": null }, { "name": "ZTOPO", "type": "esriFieldTypeDouble", "alias": "Altitude topographique (m)", "domain": null }, { "name": "PROFONDEURNAPPE", "type": "esriFieldTypeDouble", "alias": "Profondeur du toit de la nappe (m)", "domain": null }, { "name": "COTEPIEZO", "type": "esriFieldTypeDouble", "alias": "Cote piézométrique (m)", "domain": null }, { "name": "DATEMESURE", "type": "esriFieldTypeDate", "alias": "Date de la mesure", "length": 8, "domain": null }, { "name": "JOUR", "type": "esriFieldTypeInteger", "alias": "Jour", "domain": null }, { "name": "MOIS", "type": "esriFieldTypeInteger", "alias": "Mois", "domain": null }, { "name": "ANNEE", "type": "esriFieldTypeInteger", "alias": "Année", "domain": null }, { "name": "LIENURL", "type": "esriFieldTypeString", "alias": "Lien url", "length": 255, "domain": null }, { "name": "REFBIBLIO", "type": "esriFieldTypeString", "alias": "Référence bibliographique", "length": 400, "domain": null }, { "name": "REMARQUE", "type": "esriFieldTypeString", "alias": "Remarques", "length": 255, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": null, "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }