{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 0, "name": "LCE_HYD_STATIONS_HYDROLOGIQUES", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "Le réseau de mesures hydrologiques genevois est constitué des stations hydrologiques (mesures de débit des cours d'eau) et des stations pluviométriques (mesures de la pluviométrie sur le canton). Cette couche de données identifie et localise les stations dans le périmètre du canton de Genève.\n\nTypes de stations :\n- Limnigraphe\n- Pluviographe\n\nL'organisme en charge de ce réseau de mesure du Canton de Genève est le Département du territoire (DT), Service de l'Ecologie de l'Eau (SECOE), Entité Dynamique de l'Eau.", "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "extent": { "xmin": 2486580.86, "ymin": 1110086, "xmax": 2511681, "ymax": 1133406, "spatialReference": { "wkid": 2056, "latestWkid": 2056, "xyTolerance": 0.020000007120504187, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -27386400, "falseY": -32067900, "xyUnits": 99.99996439749174, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 2056, "latestWkid": 2056, "xyTolerance": 0.02, "zTolerance": 2, "mTolerance": 0.02, "falseX": 0, "falseY": 0, "xyUnits": 100, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 145, 40, 93, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "CODE_STATION", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "CODE_STATION", "type": "esriFieldTypeString", "alias": "CODE_STATION", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "CODE_STATION" }, { "name": "NOM_STATION", "type": "esriFieldTypeString", "alias": "NOM_STATION", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "NOM_STATION" }, { "name": "COURS_EAU", "type": "esriFieldTypeString", "alias": "COURS_EAU", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "COURS_EAU" }, { "name": "TYPE_STATION", "type": "esriFieldTypeString", "alias": "TYPE_STATION", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "TYPE_STATION" }, { "name": "GESTIONNAIRE", "type": "esriFieldTypeString", "alias": "GESTIONNAIRE", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "GESTIONNAIRE" }, { "name": "TYPE_LIEU", "type": "esriFieldTypeString", "alias": "TYPE_LIEU", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "TYPE_LIEU" }, { "name": "ACTIF", "type": "esriFieldTypeString", "alias": "ACTIF", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "ACTIF" }, { "name": "DEBUT_MESURE", "type": "esriFieldTypeDate", "alias": "DEBUT_MESURE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DEBUT_MESURE" }, { "name": "FIN_MESURE", "type": "esriFieldTypeDate", "alias": "FIN_MESURE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "FIN_MESURE" }, { "name": "PERIODE_MESURE", "type": "esriFieldTypeString", "alias": "PERIODE_MESURE", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "PERIODE_MESURE" }, { "name": "KM_ADM", "type": "esriFieldTypeDouble", "alias": "KM_ADM", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "KM_ADM" }, { "name": "COORD_X", "type": "esriFieldTypeInteger", "alias": "COORD_X", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "COORD_X" }, { "name": "COORD_Y", "type": "esriFieldTypeInteger", "alias": "COORD_Y", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "COORD_Y" }, { "name": "ALTITUDE_Q0_OU_TERRAIN", "type": "esriFieldTypeString", "alias": "ALTITUDE_Q0_OU_TERRAIN", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ALTITUDE_Q0_OU_TERRAIN" }, { "name": "ALTITUDE_0_OU_COUPELLE", "type": "esriFieldTypeString", "alias": "ALTITUDE_0_OU_COUPELLE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ALTITUDE_0_OU_COUPELLE" }, { "name": "SURFACE_BV_KM2", "type": "esriFieldTypeDouble", "alias": "SURFACE_BV_KM2", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SURFACE_BV_KM2" }, { "name": "FICHE", "type": "esriFieldTypeString", "alias": "FICHE", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "FICHE" }, { "name": "REMARQUES", "type": "esriFieldTypeString", "alias": "REMARQUES", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "REMARQUES" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R2284_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A2273_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "LCE_HYD_STATIONS_HYDROLOGIQUES", "description": "", "prototype": { "attributes": { "FICHE": null, "REMARQUES": null, "CODE_STATION": null, "NOM_STATION": null, "COURS_EAU": null, "TYPE_STATION": null, "GESTIONNAIRE": null, "TYPE_LIEU": null, "ACTIF": null, "DEBUT_MESURE": null, "FIN_MESURE": null, "PERIODE_MESURE": null, "KM_ADM": null, "COORD_X": null, "COORD_Y": null, "ALTITUDE_Q0_OU_TERRAIN": null, "ALTITUDE_0_OU_COUPELLE": null, "SURFACE_BV_KM2": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 4000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "5283fb29ff7d46fdb576f409b4c7ef3a" }