{ "currentVersion": 10.91, "id": 0, "name": "Distribución de agua", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "7cd7ee0389ba2f6c4600c7ee96f31e61", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAANdJREFUGJWN0DEvQ3EYhfHfbf/pHWxi0epg72zo1JlRpEgYDLobJGIx+QJisEgXqfI1LAZWESu3piY2V65eSyslUn3G8z45OXmDEd1kG0dYHCap3JWifWvlVwgQd3vHqfzAT2KRLQMNnZe6jcpziDtJ/Q9xnKpCdIaVkBa0Jogjll0n1YDaFDKZWkA2jRsXZAG3WPqvN/0c3AXyE6IWShPkc5sL/aBZedJNdtA2fOUvbrwX93wfm+WL2cveQz/KD9HAjNyjSNtb6dTu3Ifxpv76/D1WJw3/AkiUOnqlrWyOAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -4691398.073386997, "ymin": 7132916.683767788, "xmax": 6120763.767589921, "ymax": 1.5418787966837186E7, "spatialReference": { "wkid": 32718, "latestWkid": 32718 } }, "hasAttachments": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "CENTROSERVICIO", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "CENTROSERVICIO", "type": "esriFieldTypeString", "alias": "Centro Servicio", "length": 150, "domain": null }, { "name": "MUNICIPALIDAD", "type": "esriFieldTypeString", "alias": "Distrito", "length": 250, "domain": null }, { "name": "LOCALIDAD", "type": "esriFieldTypeString", "alias": "Localidad", "length": 350, "domain": null }, { "name": "PLACA_CAMION_CISTERNA", "type": "esriFieldTypeString", "alias": "Placa de Cisterna", "length": 50, "domain": null }, { "name": "NOMBRE_CONDUCTOR", "type": "esriFieldTypeString", "alias": "Nombre Conductor", "length": 250, "domain": null }, { "name": "DNI_CONDUCTOR", "type": "esriFieldTypeString", "alias": "DNI Conductor", "length": 50, "domain": null }, { "name": "FECHA_HORA_SERVICIO", "type": "esriFieldTypeDate", "alias": "Fecha de distribución", "length": 8, "domain": null }, { "name": "VOLUMEN_DISTRIBUIDO", "type": "esriFieldTypeDouble", "alias": "Volumen distribuido (m3)", "domain": null }, { "name": "OBSERVACIONES", "type": "esriFieldTypeString", "alias": "Observaciones", "length": 1000, "domain": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "length": 38, "domain": null }, { "name": "LOCATIONLAT", "type": "esriFieldTypeDouble", "alias": "Latitud real de Captura", "domain": null }, { "name": "LOCATIONLONG", "type": "esriFieldTypeDouble", "alias": "Longitud real de Captura", "domain": null }, { "name": "DISTANCIA", "type": "esriFieldTypeDouble", "alias": "Diferencia en metros", "domain": null }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "Fecha de envío", "length": 8, "domain": null }, { "name": "DIF_HORAS", "type": "esriFieldTypeDouble", "alias": "Diferencia en horas", "domain": null }, { "name": "FECHA_HORA_REAL", "type": "esriFieldTypeDate", "alias": "Fecha de real de registro", "length": 8, "domain": null }, { "name": "MOVIMIENTO", "type": "esriFieldTypeInteger", "alias": "Movimiento", "domain": null }, { "name": "NIS_RAD", "type": "esriFieldTypeInteger", "alias": "NIS", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "UNICOM", "type": "esriFieldTypeDouble", "alias": "UNICOM", "domain": null }, { "name": "NOMBRE_APELLIDOS_CLIENTE", "type": "esriFieldTypeString", "alias": "Nombre Consumidor", "length": 250, "domain": null }, { "name": "DNI_CLIENTE", "type": "esriFieldTypeString", "alias": "DNI Consumidor", "length": 50, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R6987937_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_6987937", "fields": "GLOBALID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A926_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }