{ "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 0, "name": "ipseapp.public.proyecto_beneficiario_geo", "type": "Feature Layer", "description": "ipseapp.public.proyecto_beneficiario_geo", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "cc2fb7ed97b47e057f7e98b8d14941b8", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAXCAYAAAA7kX6CAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABYUlEQVQ4jZ2UMUvDQBiGnyYn6VI6Vkr/QwWhk5MIUhQE/0AcdFLq4uIfqJuTDoqIge6ORRCpRSp0kHZUxLlQhCKKhl5audbUkiZp9IVkuLuH5/LluxP8MyJgXPt5VGQUULB4nMMw1tDjy/Rp0XNafHbOqOzWgJ4faJC3ThCGORqJkUUTkEiZ5C2LsrkFdMdBMQF5o+byFpTNTbX9Ibh0tB4KuVFrFg4uuNuvKFBjJj5P1CTSG0BVgfqgEFGj63PqrcA+f4+jQInjNBAiGw1xGurzhsX5aJ+TzEwvjrt2VNXq3j2rpSaxKda+bA7Wjv3HLm+tAsnMbSj41Sl6G0BZa6yUrtCEf4WlbXG9c+nXcpL2Q4FU7tEXtN9PXZsXhPrhy6AnvV0kbYub7XrY6ZC8NoukcqaPTYafR69VTtr8Qa/VnrQFgb9WFR9bMOha4+nZqFfHuPUJeA6aDgaHGd0x3nwDUih/fPOrR8cAAAAASUVORK5CYII=", "contentType": "image/png", "width": 10, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 7 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -180, "ymin": -90, "xmax": 180, "ymax": 90, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "municipio", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "usuario_id", "type": "esriFieldTypeOID", "alias": "usuario_id", "length": 8, "domain": null }, { "name": "fecha_encuesta", "type": "esriFieldTypeDateOnly", "alias": "fecha_encuesta", "domain": null }, { "name": "latitud", "type": "esriFieldTypeDouble", "alias": "latitud", "domain": null }, { "name": "longitud", "type": "esriFieldTypeDouble", "alias": "longitud", "domain": null }, { "name": "altitud", "type": "esriFieldTypeDouble", "alias": "altitud", "domain": null }, { "name": "ciudad_id", "type": "esriFieldTypeInteger", "alias": "ciudad_id", "domain": null }, { "name": "municipio", "type": "esriFieldTypeString", "alias": "municipio", "length": 191, "domain": null }, { "name": "departamento", "type": "esriFieldTypeString", "alias": "departamento", "length": 191, "domain": null }, { "name": "region", "type": "esriFieldTypeString", "alias": "region", "length": 100, "domain": null }, { "name": "corregimiento", "type": "esriFieldTypeString", "alias": "corregimiento", "length": 191, "domain": null }, { "name": "vereda", "type": "esriFieldTypeString", "alias": "vereda", "length": 191, "domain": null }, { "name": "zona", "type": "esriFieldTypeString", "alias": "zona", "length": 191, "domain": null }, { "name": "proyecto_id", "type": "esriFieldTypeInteger", "alias": "proyecto_id", "domain": null }, { "name": "nombre_proyecto", "type": "esriFieldTypeString", "alias": "nombre_proyecto", "length": 191, "domain": null }, { "name": "beneficiario_id", "type": "esriFieldTypeInteger", "alias": "beneficiario_id", "domain": null }, { "name": "tipoidentificacion", "type": "esriFieldTypeString", "alias": "tipoidentificacion", "length": 191, "domain": null }, { "name": "nombrepersona", "type": "esriFieldTypeString", "alias": "nombrepersona", "length": 60000, "domain": null }, { "name": "numero_identificacion", "type": "esriFieldTypeString", "alias": "numero_identificacion", "length": 191, "domain": null }, { "name": "estado_id", "type": "esriFieldTypeInteger", "alias": "estado_id", "domain": null }, { "name": "estado", "type": "esriFieldTypeString", "alias": "estado", "length": 191, "domain": null }, { "name": "encuesta_id", "type": "esriFieldTypeBigInteger", "alias": "encuesta_id", "domain": null }, { "name": "fuente", "type": "esriFieldTypeString", "alias": "fuente", "length": 60000, "domain": null }, { "name": "point", "type": "esriFieldTypeGeometry", "alias": "point", "domain": null } ], "geometryField": { "name": "point", "type": "esriFieldTypeGeometry", "alias": "point" }, "indexes": [ { "name": "idx_proyecto_beneficiario_estado", "fields": "estado", "isAscending": true, "isUnique": false, "description": "" }, { "name": "idx_proyecto_beneficiario_point", "fields": "point", "isAscending": true, "isUnique": false, "description": "" }, { "name": "idx_proyecto_beneficiario_point_geo", "fields": "point", "isAscending": true, "isUnique": false, "description": "" }, { "name": "idx_proyecto_beneficiario_proyecto_id", "fields": "proyecto_id", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_usuario_id", "fields": "usuario_id", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 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": false }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "uniqueIdInfo": { "type": "simple", "fields": [ "usuario_id" ], "OIDFieldContainsHashValue": false }, "maxUniqueIDCount": 100000, "serviceItemId": "17a906fea1b548d692eb42b4c007015a" }