{ "currentVersion": 10.91, "id": 0, "name": "idep.sde.Antenas_Telecomunicaciones_Rep", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 3115, "latestWkid": 3115 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "b5fd5ff086c49b2d2645e2491fb73728", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAgxJREFUOI2t1EtoE0EcBvBvZ2OSxgZF0IMNqc9LoxbTUnSRHoQKRXoQ8eJFIvgopZ6tF6EIhpKIHtQawYitSluXQEBKwWKt2EQ0O8k22V4MVAoetEcP2bI748UNabKNUfvd5vWb/wzDOLCJcTQyqVBY2BkISD82BdOTM7FM29F3HRq9+88Y51xQ1fQhc25+F+mR/IWpEWcg0LP211guM3cp9yw2wj5nt/PsEuBxSfpD+RqNhmf1NX722NDQz4aw3Pz0qBkbv8JTmXIfuToAYW+ryKh6ypnPflNDocNH4vGvdTH149tzxpPn6yArgrcZYrcE5mvxGuNT6QVgjwToG2KmWojYQZUh+1rBu4/vcK98H0T6fcQWUxTFzeOP/XUlC+xodxrJmRCAWkwJD8vC7LSLZZdsF/PiMlhVn1AqHVDCwzI+5WhQlm+VMTaRSJFmF4HHe5pc7l8PfVkGe/W6dgfRwflEIlVTWSelEQBQLl64QQ7u3yZs9ZTXmAC4XbmmsdipUvs7AwB43U9ZLj8oSl3E9ryVxzTworJdi917dN3s6zsj+H0txLdbrGMtljT6oC4WBEpKsXjCuDP6Ruw9KRKpyw9gSzVEDL238o3ZVwYgqGkriqa1s9XVAT42eR5NTW2/h/Iw8FLX6P1qaEPMqhCURgFElds3ExhL/t+vYYVNJj8IDcxrCLOezZ/yC9PlzdWdWHZ3AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1067163.8227000004, "ymin": 873823.1198999994, "xmax": 1112456.3455999997, "ymax": 893785.2533, "spatialReference": { "wkid": 3115, "latestWkid": 3115 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "operador", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null }, { "name": "no_", "type": "esriFieldTypeDouble", "alias": "no_", "domain": null }, { "name": "operador", "type": "esriFieldTypeString", "alias": "operador", "length": 255, "domain": null }, { "name": "no__consecutivo_respuesta", "type": "esriFieldTypeString", "alias": "no__consecutivo_respuesta", "length": 255, "domain": null }, { "name": "resolución", "type": "esriFieldTypeString", "alias": "resolución", "length": 255, "domain": null }, { "name": "fecha", "type": "esriFieldTypeString", "alias": "fecha", "length": 255, "domain": null }, { "name": "dirección", "type": "esriFieldTypeString", "alias": "dirección", "length": 255, "domain": null }, { "name": "número_predial", "type": "esriFieldTypeString", "alias": "número_predial", "length": 255, "domain": null }, { "name": "matrícula_inmobiliaria", "type": "esriFieldTypeString", "alias": "matrícula_inmobiliaria", "length": 255, "domain": null }, { "name": "latitud", "type": "esriFieldTypeDouble", "alias": "latitud", "domain": null }, { "name": "longitud", "type": "esriFieldTypeDouble", "alias": "longitud", "domain": null }, { "name": "observaciones", "type": "esriFieldTypeString", "alias": "observaciones", "length": 50, "domain": null }, { "name": "tipou", "type": "esriFieldTypeSmallInteger", "alias": "Tipo ubicación", "domain": { "type": "codedValue", "name": "TipoU", "description": "Tipo de ubicación de la antena", "codedValues": [ { "name": "Andrea", "code": 1 }, { "name": "Ortofoto", "code": 2 }, { "name": "Predial", "code": 3 }, { "name": "Andrea-Ortofoto", "code": 4 }, { "name": "Campo", "code": 5 }, { "name": "Otro", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "zona", "type": "esriFieldTypeSmallInteger", "alias": "Zona", "domain": { "type": "codedValue", "name": "Zona_1", "description": "Define si es urbana o rural", "codedValues": [ { "name": "Urbano", "code": 1 }, { "name": "Rural", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "estat", "type": "esriFieldTypeSmallInteger", "alias": "Tramite", "domain": { "type": "codedValue", "name": "EstadoT", "description": "Estado de tramite", "codedValues": [ { "name": "Resolución", "code": 1 }, { "name": "Oficio", "code": 2 }, { "name": "En tramite", "code": 3 }, { "name": "Ninguno", "code": 4 }, { "name": "Otro", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "sector", "type": "esriFieldTypeString", "alias": "sector", "length": 50, "domain": null }, { "name": "accion", "type": "esriFieldTypeString", "alias": "Acciones realizadas", "length": 100, "domain": null }, { "name": "existe", "type": "esriFieldTypeSmallInteger", "alias": "La antena existe", "domain": { "type": "codedValue", "name": "Existe", "description": "Indica si la antena existe en campo", "codedValues": [ { "name": "Si", "code": 1 }, { "name": "No", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null }, { "name": "ruleid", "type": "esriFieldTypeInteger", "alias": "ruleid", "domain": { "type": "codedValue", "name": "Antenas_Telecomunicaciones_Rep_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape" }, "indexes": [ { "name": "r231_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a152_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Data,Map,Query", "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, "serviceItemId": "d93e5c2360914278bc47ca9b178db9f4" }