{ "currentVersion": 10.6, "id": 1, "name": "GeoDBaacc.SDE.PFGRILLA_Grilla_Presiones", "parentLayerId": -1, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "type": "Feature Layer", "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCalculate": false, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsSqlExpression": true }, "extent": { "xmin": 4375847.833, "ymin": 6512033.098, "xmax": 4399307.1761, "ymax": 6535977.5483, "spatialReference": {"wkt": "PROJCS[\"Argentina_Zone_4\",GEOGCS[\"GCS_WGS_1984\",DATUM[\"D_WGS_1984\",SPHEROID[\"WGS_1984\",6378137.0,298.257223563]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",4500000.0],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",-63.0],PARAMETER[\"Scale_Factor\",1.0],PARAMETER[\"Latitude_Of_Origin\",-90.0],UNIT[\"Meter\",1.0]]"} }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "EstadoPF", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 0.4 } }, "value": "", "label": "Sin Dato", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 0, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "value": "Inferior", "label": "Inferior", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Normal", "label": "Normal", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSHorizontal", "color": [ 0, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.2 } }, "value": "Superior", "label": "Superior", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "Vinculo", "typeIdField": "EstadoPF", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false }, { "name": "PF", "type": "esriFieldTypeInteger", "alias": "PF", "domain": null, "editable": true, "nullable": true }, { "name": "Vinculo", "type": "esriFieldTypeString", "alias": "Vinculo", "domain": null, "editable": true, "nullable": true, "length": 50 }, { "name": "Tipo", "type": "esriFieldTypeString", "alias": "Tipo", "domain": null, "editable": true, "nullable": true, "length": 50 }, { "name": "pres_media_wartercad", "type": "esriFieldTypeDouble", "alias": "pres_media_wartercad", "domain": null, "editable": true, "nullable": true }, { "name": "pres_monitoreo", "type": "esriFieldTypeDouble", "alias": "pres_monitoreo", "domain": null, "editable": true, "nullable": true }, { "name": "EstadoPF", "type": "esriFieldTypeString", "alias": "EstadoPF", "domain": null, "editable": true, "nullable": true, "length": 30 }, { "name": "Fecha_Registro", "type": "esriFieldTypeString", "alias": "Fecha_Registro", "domain": null, "editable": true, "nullable": true, "length": 50 } ], "indexes": [ { "name": "R255_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S191_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": null, "name": "", "domains": {}, "templates": [ { "name": "", "description": "", "prototype": { "attributes": { "EstadoPF": null, "Fecha_Registro": null, "PF": null, "Vinculo": null, "Tipo": null, "pres_media_wartercad": null, "pres_monitoreo": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Inferior", "name": "Inferior", "domains": {}, "templates": [ { "name": "Inferior", "description": "", "prototype": { "attributes": { "EstadoPF": "Inferior", "Fecha_Registro": null, "PF": null, "Vinculo": null, "Tipo": null, "pres_media_wartercad": null, "pres_monitoreo": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Normal", "name": "Normal", "domains": {}, "templates": [ { "name": "Normal", "description": "", "prototype": { "attributes": { "EstadoPF": "Normal", "Fecha_Registro": null, "PF": null, "Vinculo": null, "Tipo": null, "pres_media_wartercad": null, "pres_monitoreo": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Superior", "name": "Superior", "domains": {}, "templates": [ { "name": "Superior", "description": "", "prototype": { "attributes": { "EstadoPF": "Superior", "Fecha_Registro": null, "PF": null, "Vinculo": null, "Tipo": null, "pres_media_wartercad": null, "pres_monitoreo": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, AMF, geoJSON", "capabilities": "Create,Query,Update,Delete,Uploads,Editing", "useStandardizedQueries": true }