{ "layers": [ { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 0, "name": "Estaciones Calidad de Aire", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 9377, "latestWkid": 9377, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -618700, "falseY": -8436100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "a9d918c6e0047dc3bc1ca7a47edc4b37", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB/klEQVQ4jWNhoBFgGb4Gy8Wt6nr5+f+rn+vDe6hqsAQfo8z7b//f/yRSPX6DPbexC/B+LmVgYEg+9+SfLOP//0G8ISsSv//+P+vPL/7JDNu9fpJusM8qaQHOz6c/fP8vCRNKsWRjNpNjUl138U/twXuf0r/7rHJg2BL2lHiDPbexC3N/Pv/2239RdCkJPiaGLFs2Pj0ZZu7Jh34e+O65TQeby7EarCL+uePOW0xDkYGNIjPzxcfMYntvf8z9w8DQQ5TBX34xxDAQAYINWPmOPfib9pmQwZyBy8tZmJmY3n5jEMZm0JXnfzHEfvxmkOMNWVn56y/Db+SkiGKwkgiTMjc7E8/lZ3//x5iwMqIa+o/hxIO/YIziMmZGFk0JJt0Xn/4/eYTLxVdnh6eBaOnYVZ42SiwCojzIZv9mOP0I08U8bAyPT00JjcIbFDAgxce4dfv1P9FxpqwMRIC52ASxGvz00bu0px8F/HUkmXiMZJhxmijAwfj8w2febqINfrY5/ZtL+QarWcd+HrNSZOHx1MRUJszF+PrtV0ZTXLkPZ87b0xlwWcp3pvijDyKz6rb/9H739R8fKzMjozAXw1seNoYld17yVpCXpRkgLn/GAEnTZjmrl11/8e/yi2Xh7fj0EGUwMvj689+XP3///WMgEhBt8FVoUqS6waQCmhkMAENdwK4Br6TPAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 16, "height": 16, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[NOMBRE_ESTACION]", "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "removeDuplicates": "none", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 100000, "name": "Default", "priority": 1, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": [ 255, 255, 210, 255 ], "borderLineColor": [ 0, 0, 0, 255 ], "borderLineSize": 0, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 4548062.9771, "ymin": 1919166.388, "xmax": 4678761.3112, "ymax": 2104316.7779, "spatialReference": { "wkid": 9377, "latestWkid": 9377, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -618700, "falseY": -8436100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NOMBRE_ESTACION", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ID_ESTACION_AIRE", "type": "esriFieldTypeDouble", "alias": "Id Estación Aire", "domain": null }, { "name": "NOMBRE_ESTACION", "type": "esriFieldTypeString", "alias": "Nombre Estación", "length": 255, "domain": null }, { "name": "ALTITUD", "type": "esriFieldTypeDouble", "alias": "ALTITUD", "domain": null }, { "name": "LOCALIZACION", "type": "esriFieldTypeString", "alias": "LOCALIZACION", "length": 255, "domain": null }, { "name": "MUNICIPIO", "type": "esriFieldTypeString", "alias": "MUNICIPIO", "length": 255, "domain": null }, { "name": "CUENCA", "type": "esriFieldTypeString", "alias": "CUENCA", "length": 255, "domain": null }, { "name": "DAR", "type": "esriFieldTypeString", "alias": "DAR", "length": 255, "domain": null }, { "name": "TIPO_ESTACION", "type": "esriFieldTypeSmallInteger", "alias": "Tipo de Estación", "domain": { "type": "codedValue", "name": "CAI_TIPO_ESTACION", "description": "Tipo Estacion calidad de aire", "codedValues": [ { "name": "Automática", "code": 1 }, { "name": "Semiautomática", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ENTIDAD", "type": "esriFieldTypeSmallInteger", "alias": "ENTIDAD", "domain": { "type": "codedValue", "name": "CAI_ENTIDADES", "description": "Entidad calidad de aire", "codedValues": [ { "name": "CVC", "code": 1 }, { "name": "CENICAÑA", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ESTADO_ESTACION", "type": "esriFieldTypeSmallInteger", "alias": "Estado Estación", "domain": { "type": "codedValue", "name": "CAI_ESTADO_ESTACION", "description": "Estado Estacion calidad de aire", "codedValues": [ { "name": "Inactiva", "code": 0 }, { "name": "Activa", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CAT_ESTACION", "type": "esriFieldTypeSmallInteger", "alias": "Categoria Estación", "domain": { "type": "codedValue", "name": "CAI_CAT_ESTACION", "description": "Categoria Estacion calidad de aire", "codedValues": [ { "name": "Estación Calidad de Aire", "code": 1 }, { "name": "Punto de Monitoreo Calidad de Aire", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "X", "type": "esriFieldTypeDouble", "alias": "Coordenada Este", "domain": null }, { "name": "Y", "type": "esriFieldTypeDouble", "alias": "Coordenada Norte", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1168_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A932_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "df9e28796ccf40628475df4dc9efbbae" } ], "tables": [] }