{ "layers": [ { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 0, "name": "Puntos de Interes o Nombre del predio", "type": "Feature Layer", "description": "Contiene la información de sitios de interés de la ciudad ubicados geográficamente. Para un adecuado uso se clasifican por grupos descriptivos, para el caso de la ciudad de Medellín, se tienen 46 grupos entre los que se pueden tener: Notarias, Edificios, Urbanizaciones, Droguerías, Hospitales, Educativos, etc.", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "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 }, "copyrightText": "Subsecretaria de Catastro, Alcaldia de Medellin", "parentLayer": null, "subLayers": [], "minScale": 10000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 0, 197, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 255, 0, 197, 0 ], "width": 0 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[NOMBRE]", "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamicNeverRemove", "removeDuplicates": "none", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 1500, "name": "Default", "priority": 1, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 130, 130, 130, 255 ], "haloSize": 1, "font": { "family": "Tahoma", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 4699839.7832, "ymin": 2239933.4218000006, "xmax": 4726220.663, "ymax": 2262819.0555000007, "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", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "nombre", "type": "esriFieldTypeString", "alias": "NOMBRE", "length": 100, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "cobama", "type": "esriFieldTypeString", "alias": "COBAMA", "length": 7, "domain": null }, { "name": "tipo_sitio", "type": "esriFieldTypeString", "alias": "TIPO_SITIO", "length": 10, "domain": { "type": "codedValue", "name": "CAT_TipoSitioInteresCatastro", "description": "", "codedValues": [ { "name": "Edificios", "code": "01" }, { "name": "Clinica Hospitales", "code": "03" }, { "name": "Escuelas Colegios", "code": "04" }, { "name": "Universidades", "code": "05" }, { "name": "Entidades Financieras", "code": "06" }, { "name": "Bares Discotecas", "code": "07" }, { "name": "CAI", "code": "08" }, { "name": "Centros Comerciales", "code": "09" }, { "name": "Centro de Cultura Religiosa", "code": "10" }, { "name": "Droguerias", "code": "11" }, { "name": "Embajadas Consulados", "code": "12" }, { "name": "Estaciones de Bombero", "code": "13" }, { "name": "Estaciones Policia", "code": "14" }, { "name": "Estaciones de Servicio", "code": "15" }, { "name": "Hoteles", "code": "16" }, { "name": "Museos", "code": "17" }, { "name": "Notarias", "code": "18" }, { "name": "Restaurantes", "code": "19" }, { "name": "Parqueaderos", "code": "20" }, { "name": "Supermercados", "code": "21" }, { "name": "Teatros y Cines", "code": "22" }, { "name": "Terminales Transporte", "code": "23" }, { "name": "ZonaVerde", "code": "24" }, { "name": "Cancha", "code": "25" }, { "name": "Tanque", "code": "26" }, { "name": "Ancianato", "code": "27" }, { "name": "Parque", "code": "28" }, { "name": "Condominio", "code": "29" }, { "name": "Subestacion Electrica", "code": "30" }, { "name": "Biblioteca", "code": "31" }, { "name": "Piscina", "code": "32" }, { "name": "Bodega", "code": "33" }, { "name": "Instituto Educativo", "code": "34" }, { "name": "Señalización", "code": "35" }, { "name": "Puente", "code": "36" }, { "name": "Monumento", "code": "37" }, { "name": "Plaza de Mercado", "code": "38" }, { "name": "Club Social", "code": "39" }, { "name": "Funeraria", "code": "40" }, { "name": "Comercio", "code": "41" }, { "name": "Industria", "code": "42" }, { "name": "Servidumbre", "code": "43" }, { "name": "Oficina", "code": "44" }, { "name": "Gimnasio", "code": "45" }, { "name": "Otros", "code": "46" }, { "name": "RPH", "code": "47" }, { "name": "Conjunto Residencial", "code": "02" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "tipo_importancia", "type": "esriFieldTypeString", "alias": "TIPO_IMPORTANCIA", "length": 10, "domain": { "type": "codedValue", "name": "CAT_TipoImportancia", "description": "", "codedValues": [ { "name": "Alta", "code": "01" }, { "name": "Medio", "code": "02" }, { "name": "Baja", "code": "03" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "cbml", "type": "esriFieldTypeString", "alias": "CBML", "length": 11, "domain": null }, { "name": "longitud", "type": "esriFieldTypeDouble", "alias": "longitud", "domain": null }, { "name": "latitud", "type": "esriFieldTypeDouble", "alias": "latitud", "domain": null }, { "name": "x_origen_nacional", "type": "esriFieldTypeDouble", "alias": "x_origen_nacional", "domain": null }, { "name": "y_origen_nacional", "type": "esriFieldTypeDouble", "alias": "y_origen_nacional", "domain": null }, { "name": "fecha_sincronizacion", "type": "esriFieldTypeDate", "alias": "fecha_sincronizacion", "length": 8, "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "i5689cbml", "fields": "cbml", "isAscending": true, "isUnique": false, "description": "" }, { "name": "i5689cobama", "fields": "cobama", "isAscending": true, "isUnique": false, "description": "" }, { "name": "i5689nombre", "fields": "nombre", "isAscending": true, "isUnique": false, "description": "" }, { "name": "r2433_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a2146_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 20000, "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, "serviceItemId": "3835f2c483934aa3a8e5e17095f5aa22" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 1, "name": "Zonas Geoconomicas POT48 Vigente", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 150000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "valor_m2", "uniqueValueGroups": [ { "heading": "VALOR_M2", "classes": [ { "label": "4537", "description": "4537", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 65, 159, 176, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "4537" ] ] }, { "label": "7064", "description": "7064", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 191, 121, 115, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "7064" ] ] }, { "label": "8556", "description": "8556", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 86, 183, 186, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "8556" ] ] }, { "label": "9050", "description": "9050", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 95, 247, 87, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "9050" ] ] }, { "label": "9418", "description": "9418", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 127, 199, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "9418" ] ] }, { "label": "10394", "description": "10394", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 66, 117, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "10394" ] ] }, { "label": "10660", "description": "10660", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 237, 202, 121, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "10660" ] ] }, { "label": "11485", "description": "11485", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 120, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "11485" ] ] }, { "label": "11560", "description": "11560", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 142, 156, 100, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "11560" ] ] }, { "label": "11779", "description": "11779", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 186, 121, 185, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "11779" ] ] }, { "label": "12691", "description": "12691", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 46, 88, 133, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "12691" ] ] }, { "label": "13015", "description": "13015", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 136, 184, 64, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "13015" ] ] }, { "label": "13470", "description": "13470", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 140, 177, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "13470" ] ] }, { "label": "14012", "description": "14012", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 229, 115, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "14012" ] ] }, { "label": "15447", "description": "15447", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 227, 104, 93, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "15447" ] ] }, { "label": "15650", "description": "15650", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 227, 95, 124, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "15650" ] ] }, { "label": "16998", "description": "16998", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 237, 168, 145, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "16998" ] ] }, { "label": "17226", "description": "17226", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 92, 168, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "17226" ] ] }, { "label": "17744", "description": "17744", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 227, 225, 129, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "17744" ] ] }, { "label": "18778", "description": "18778", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 54, 128, 73, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "18778" ] ] }, { "label": "20000", "description": "20000", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 97, 242, 220, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "20000" ] ] }, { "label": "20673", "description": "20673", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 139, 158, 70, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "20673" ] ] }, { "label": "22797", "description": "22797", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 157, 207, 101, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "22797" ] ] }, { "label": "23300", "description": "23300", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 166, 106, 120, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "23300" ] ] }, { "label": "23381", "description": "23381", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 49, 50, 133, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "23381" ] ] }, { "label": "23700", "description": "23700", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 111, 161, 166, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "23700" ] ] }, { "label": "25153", "description": "25153", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 76, 135, 161, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "25153" ] ] }, { "label": "25795", "description": "25795", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 247, 154, 114, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "25795" ] ] }, { "label": "25939", "description": "25939", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 78, 204, 134, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "25939" ] ] }, { "label": "27736", "description": "27736", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 94, 103, 166, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "27736" ] ] }, { "label": "30435", "description": "30435", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 125, 161, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "30435" ] ] }, { "label": "30550", "description": "30550", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 212, 135, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "30550" ] ] }, { "label": "33525", "description": "33525", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 73, 126, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "33525" ] ] }, { "label": "33709", "description": "33709", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 247, 101, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "33709" ] ] }, { "label": "34800", "description": "34800", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 101, 214, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "34800" ] ] }, { "label": "35374", "description": "35374", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 237, 111, 195, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "35374" ] ] }, { "label": "38846", "description": "38846", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 168, 103, 152, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "38846" ] ] }, { "label": "38992", "description": "38992", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 136, 117, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "38992" ] ] }, { "label": "40197", "description": "40197", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 235, 117, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "40197" ] ] }, { "label": "43011", "description": "43011", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 227, 208, 82, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "43011" ] ] }, { "label": "44111", "description": "44111", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 111, 171, 146, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "44111" ] ] }, { "label": "47375", "description": "47375", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 132, 230, 90, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "47375" ] ] }, { "label": "49385", "description": "49385", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 152, 72, 168, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "49385" ] ] }, { "label": "51900", "description": "51900", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 78, 145, 95, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "51900" ] ] }, { "label": "52199", "description": "52199", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 142, 91, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "52199" ] ] }, { "label": "56019", "description": "56019", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 101, 89, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "56019" ] ] }, { "label": "57300", "description": "57300", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 235, 155, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "57300" ] ] }, { "label": "57539", "description": "57539", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 55, 148, 98, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "57539" ] ] }, { "label": "60100", "description": "60100", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 168, 113, 163, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "60100" ] ] }, { "label": "63454", "description": "63454", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 123, 80, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "63454" ] ] }, { "label": "69943", "description": "69943", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 138, 217, 106, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "69943" ] ] }, { "label": "70977", "description": "70977", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 66, 150, 87, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "70977" ] ] }, { "label": "71732", "description": "71732", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 166, 121, 73, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "71732" ] ] }, { "label": "77122", "description": "77122", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 74, 189, 187, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "77122" ] ] }, { "label": "82700", "description": "82700", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 104, 204, 134, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "82700" ] ] }, { "label": "85046", "description": "85046", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 97, 207, 148, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "85046" ] ] }, { "label": "85214", "description": "85214", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 186, 121, 150, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "85214" ] ] }, { "label": "91400", "description": "91400", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 125, 142, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "91400" ] ] }, { "label": "93774", "description": "93774", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 78, 114, 186, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "93774" ] ] }, { "label": "97387", "description": "97387", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 138, 130, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "97387" ] ] }, { "label": "100551", "description": "100551", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 247, 159, 124, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "100551" ] ] }, { "label": "103422", "description": "103422", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 75, 112, 173, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "103422" ] ] }, { "label": "106067", "description": "106067", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 96, 209, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "106067" ] ] }, { "label": "114045", "description": "114045", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 139, 143, 96, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "114045" ] ] }, { "label": "123000", "description": "123000", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 117, 184, 79, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "123000" ] ] }, { "label": "125703", "description": "125703", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 97, 186, 119, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "125703" ] ] }, { "label": "135500", "description": "135500", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 64, 61, 168, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "135500" ] ] }, { "label": "138566", "description": "138566", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 214, 183, 133, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "138566" ] ] }, { "label": "141954", "description": "141954", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 138, 237, 114, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "141954" ] ] }, { "label": "142109", "description": "142109", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 196, 88, 166, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "142109" ] ] }, { "label": "151000", "description": "151000", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 148, 84, 68, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "151000" ] ] }, { "label": "152807", "description": "152807", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 65, 158, 157, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "152807" ] ] }, { "label": "164342", "description": "164342", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 109, 140, 176, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "164342" ] ] }, { "label": "168485", "description": "168485", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 146, 232, 107, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "168485" ] ] }, { "label": "172793", "description": "172793", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 151, 99, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "172793" ] ] }, { "label": "179367", "description": "179367", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 114, 232, 173, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "179367" ] ] }, { "label": "182601", "description": "182601", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 201, 242, 111, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "182601" ] ] }, { "label": "183469", "description": "183469", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 165, 240, 149, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "183469" ] ] }, { "label": "185769", "description": "185769", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 214, 84, 203, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "185769" ] ] }, { "label": "190520", "description": "190520", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 154, 114, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "190520" ] ] }, { "label": "200863", "description": "200863", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 105, 161, 66, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "200863" ] ] }, { "label": "201102", "description": "201102", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 76, 128, 52, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "201102" ] ] }, { "label": "203900", "description": "203900", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 173, 68, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "203900" ] ] }, { "label": "204835", "description": "204835", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 101, 80, 128, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "204835" ] ] }, { "label": "210072", "description": "210072", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 77, 54, 135, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "210072" ] ] }, { "label": "212931", "description": "212931", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 113, 133, 86, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "212931" ] ] }, { "label": "219122", "description": "219122", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 153, 96, 58, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "219122" ] ] }, { "label": "223000", "description": "223000", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 168, 72, 135, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "223000" ] ] }, { "label": "225794", "description": "225794", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 163, 102, 67, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "225794" ] ] }, { "label": "231295", "description": "231295", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 107, 88, 166, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "231295" ] ] }, { "label": "231569", "description": "231569", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 107, 48, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "231569" ] ] }, { "label": "234500", "description": "234500", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 183, 130, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "234500" ] ] }, { "label": "237383", "description": "237383", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 116, 247, 118, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "237383" ] ] }, { "label": "245700", "description": "245700", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 224, 156, 119, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "245700" ] ] }, { "label": "251741", "description": "251741", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 133, 65, 158, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "251741" ] ] }, { "label": "255303", "description": "255303", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 235, 155, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "255303" ] ] }, { "label": "262946", "description": "262946", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 157, 179, 104, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "262946" ] ] }, { "label": "267815", "description": "267815", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 166, 93, 129, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "267815" ] ] }, { "label": "269000", "description": "269000", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 99, 173, 92, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "269000" ] ] }, { "label": "271000", "description": "271000", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 196, 168, 120, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "271000" ] ] }, { "label": "273195", "description": "273195", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 152, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "273195" ] ] }, { "label": "274491", "description": "274491", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 66, 153, 143, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "274491" ] ] }, { "label": "276500", "description": "276500", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 120, 245, 132, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "276500" ] ] }, { "label": "281139", "description": "281139", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 171, 167, 65, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "281139" ] ] }, { "label": "281510", "description": "281510", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 169, 83, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "281510" ] ] }, { "label": "288215", "description": "288215", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 104, 132, 156, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "288215" ] ] }, { "label": "295585", "description": "295585", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 84, 99, 150, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "295585" ] ] }, { "label": "299445", "description": "299445", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 103, 136, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "299445" ] ] }, { "label": "300516", "description": "300516", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 180, 242, 155, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "300516" ] ] }, { "label": "302600", "description": "302600", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 150, 89, 135, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "302600" ] ] }, { "label": "317789", "description": "317789", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 91, 138, 103, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "317789" ] ] }, { "label": "322000", "description": "322000", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 85, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "322000" ] ] }, { "label": "325916", "description": "325916", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 181, 111, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "325916" ] ] }, { "label": "327082", "description": "327082", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 107, 207, 155, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "327082" ] ] }, { "label": "337545", "description": "337545", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 222, 192, 109, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "337545" ] ] }, { "label": "350000", "description": "350000", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 165, 112, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "350000" ] ] }, { "label": "350407", "description": "350407", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 138, 74, 59, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "350407" ] ] }, { "label": "354885", "description": "354885", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 148, 53, 102, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "354885" ] ] }, { "label": "356000", "description": "356000", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 247, 153, 160, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "356000" ] ] }, { "label": "359367", "description": "359367", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 156, 118, 181, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "359367" ] ] }, { "label": "386297", "description": "386297", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 60, 130, 62, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "386297" ] ] }, { "label": "396175", "description": "396175", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 222, 216, 133, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "396175" ] ] }, { "label": "415600", "description": "415600", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 103, 245, 124, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "415600" ] ] }, { "label": "425862", "description": "425862", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 158, 105, 82, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "425862" ] ] }, { "label": "436753", "description": "436753", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 147, 245, 127, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "436753" ] ] }, { "label": "439893", "description": "439893", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 116, 184, 112, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "439893" ] ] }, { "label": "469505", "description": "469505", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 247, 153, 244, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "469505" ] ] }, { "label": "479700", "description": "479700", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 171, 166, 94, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "479700" ] ] }, { "label": "481511", "description": "481511", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 86, 111, 140, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "481511" ] ] }, { "label": "514400", "description": "514400", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 137, 159, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "514400" ] ] }, { "label": "517628", "description": "517628", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 146, 89, 168, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "517628" ] ] }, { "label": "530000", "description": "530000", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 145, 145, 52, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "530000" ] ] }, { "label": "530865", "description": "530865", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 142, 214, 116, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "530865" ] ] }, { "label": "559000", "description": "559000", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 144, 91, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "559000" ] ] }, { "label": "570687", "description": "570687", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 67, 134, 171, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "570687" ] ] }, { "label": "585282", "description": "585282", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 217, 90, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "585282" ] ] }, { "label": "629203", "description": "629203", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 242, 114, 137, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "629203" ] ] }, { "label": "645294", "description": "645294", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 85, 138, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "645294" ] ] }, { "label": "693692", "description": "693692", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 144, 166, 71, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "693692" ] ] }, { "label": "711432", "description": "711432", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 70, 139, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "711432" ] ] }, { "label": "764784", "description": "764784", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 129, 158, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "764784" ] ] }, { "label": "784341", "description": "784341", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 191, 117, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "784341" ] ] }, { "label": "843169", "description": "843169", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 175, 184, 75, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "843169" ] ] }, { "label": "857250", "description": "857250", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 65, 163, 152, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "857250" ] ] }, { "label": "864731", "description": "864731", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 85, 159, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "864731" ] ] }, { "label": "871000", "description": "871000", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 224, 103, 180, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "871000" ] ] }, { "label": "922702", "description": "922702", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 96, 178, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "922702" ] ] }, { "label": "929000", "description": "929000", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 113, 91, 201, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "929000" ] ] }, { "label": "929593", "description": "929593", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 154, 101, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "929593" ] ] }, { "label": "953365", "description": "953365", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 139, 78, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "953365" ] ] }, { "label": "966000", "description": "966000", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 183, 109, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "966000" ] ] }, { "label": "1020032", "description": "1020032", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 103, 89, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "1020032" ] ] }, { "label": "1024861", "description": "1024861", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 100, 167, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "1024861" ] ] }, { "label": "1051069", "description": "1051069", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 161, 108, 58, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "1051069" ] ] }, { "label": "1067536", "description": "1067536", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 176, 240, 93, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "1067536" ] ] }, { "label": "1129890", "description": "1129890", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 68, 69, 150, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "1129890" ] ] }, { "label": "1149000", "description": "1149000", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 247, 156, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "1149000" ] ] }, { "label": "1158785", "description": "1158785", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 112, 85, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "1158785" ] ] }, { "label": "1245716", "description": "1245716", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 127, 232, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "1245716" ] ] }, { "label": "1248500", "description": "1248500", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 137, 89, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "1248500" ] ] }, { "label": "1277573", "description": "1277573", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 65, 63, 176, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "1277573" ] ] }, { "label": "1334000", "description": "1334000", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 112, 181, 149, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "1334000" ] ] }, { "label": "1387772", "description": "1387772", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 97, 112, 145, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "1387772" ] ] }, { "label": "1398000", "description": "1398000", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 167, 90, 176, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "1398000" ] ] }, { "label": "1408552", "description": "1408552", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 217, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "1408552" ] ] }, { "label": "1441000", "description": "1441000", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 96, 154, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "1441000" ] ] }, { "label": "1500000", "description": "1500000", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 99, 173, 99, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "1500000" ] ] }, { "label": "1514234", "description": "1514234", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 122, 99, 176, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "1514234" ] ] }, { "label": "1550000", "description": "1550000", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 135, 49, 131, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "1550000" ] ] }, { "label": "1552959", "description": "1552959", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 123, 96, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "1552959" ] ] }, { "label": "1562945", "description": "1562945", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 125, 186, 136, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "1562945" ] ] }, { "label": "1593000", "description": "1593000", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 65, 95, 145, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "1593000" ] ] }, { "label": "1626000", "description": "1626000", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 81, 173, 71, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "1626000" ] ] }, { "label": "1644893", "description": "1644893", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 129, 110, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "1644893" ] ] }, { "label": "1658919", "description": "1658919", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 193, 116, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "1658919" ] ] }, { "label": "1671667", "description": "1671667", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 96, 230, 183, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "1671667" ] ] }, { "label": "1697000", "description": "1697000", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 92, 67, 143, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "1697000" ] ] }, { "label": "1712088", "description": "1712088", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 72, 199, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "1712088" ] ] }, { "label": "1715279", "description": "1715279", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 242, 159, 126, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "1715279" ] ] }, { "label": "1747000", "description": "1747000", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 119, 110, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "1747000" ] ] }, { "label": "1765149", "description": "1765149", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 68, 97, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "1765149" ] ] }, { "label": "1774426", "description": "1774426", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 135, 104, 64, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "1774426" ] ] }, { "label": "1821000", "description": "1821000", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 181, 167, 110, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "1821000" ] ] }, { "label": "1836000", "description": "1836000", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 123, 232, 121, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "1836000" ] ] }, { "label": "1851000", "description": "1851000", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 160, 212, 140, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "1851000" ] ] }, { "label": "1864213", "description": "1864213", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 93, 177, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "1864213" ] ] }, { "label": "1864552", "description": "1864552", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 118, 204, 144, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "1864552" ] ] }, { "label": "1880798", "description": "1880798", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 126, 70, 133, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "1880798" ] ] }, { "label": "1887590", "description": "1887590", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 69, 131, 153, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "1887590" ] ] }, { "label": "1890000", "description": "1890000", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 110, 230, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "1890000" ] ] }, { "label": "1948000", "description": "1948000", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 189, 72, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "1948000" ] ] }, { "label": "1992000", "description": "1992000", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 150, 114, 186, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "1992000" ] ] }, { "label": "2058000", "description": "2058000", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 152, 179, 64, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "2058000" ] ] }, { "label": "2069485", "description": "2069485", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 102, 247, 94, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "2069485" ] ] }, { "label": "2080747", "description": "2080747", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 166, 97, 75, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "2080747" ] ] }, { "label": "2081113", "description": "2081113", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 157, 235, 170, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "2081113" ] ] }, { "label": "2106492", "description": "2106492", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 87, 247, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "2106492" ] ] }, { "label": "2152000", "description": "2152000", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 142, 199, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "2152000" ] ] }, { "label": "2153000", "description": "2153000", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 166, 108, 140, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "2153000" ] ] }, { "label": "2177000", "description": "2177000", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 106, 204, 178, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "2177000" ] ] }, { "label": "2185177", "description": "2185177", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 138, 104, 168, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "2185177" ] ] }, { "label": "2216000", "description": "2216000", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 133, 74, 96, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "2216000" ] ] }, { "label": "2224158", "description": "2224158", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 89, 227, 160, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "2224158" ] ] }, { "label": "2240000", "description": "2240000", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 78, 145, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "2240000" ] ] }, { "label": "2256955", "description": "2256955", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 122, 144, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "2256955" ] ] }, { "label": "2280000", "description": "2280000", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 118, 212, 116, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "2280000" ] ] }, { "label": "2312953", "description": "2312953", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 150, 92, 131, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "2312953" ] ] }, { "label": "2330000", "description": "2330000", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 133, 199, 172, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "2330000" ] ] }, { "label": "2365000", "description": "2365000", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 76, 199, 139, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "2365000" ] ] }, { "label": "2409149", "description": "2409149", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 103, 245, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "2409149" ] ] }, { "label": "2425000", "description": "2425000", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 106, 166, 133, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "2425000" ] ] }, { "label": "2456000", "description": "2456000", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 242, 116, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "2456000" ] ] }, { "label": "2476000", "description": "2476000", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 132, 173, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "2476000" ] ] }, { "label": "2517550", "description": "2517550", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 171, 67, 147, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "2517550" ] ] }, { "label": "2531933", "description": "2531933", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 207, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "2531933" ] ] }, { "label": "2548794", "description": "2548794", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 172, 117, 201, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "2548794" ] ] }, { "label": "2556423", "description": "2556423", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 91, 124, 186, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "2556423" ] ] }, { "label": "2602492", "description": "2602492", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 54, 48, 128, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "2602492" ] ] }, { "label": "2633115", "description": "2633115", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 104, 176, 152, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "2633115" ] ] }, { "label": "2650000", "description": "2650000", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 86, 133, 153, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "2650000" ] ] }, { "label": "2656089", "description": "2656089", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 148, 92, 111, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "2656089" ] ] }, { "label": "2703833", "description": "2703833", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 78, 119, 148, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "2703833" ] ] }, { "label": "2717825", "description": "2717825", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 86, 136, 140, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "2717825" ] ] }, { "label": "2758502", "description": "2758502", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 123, 153, 70, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "2758502" ] ] }, { "label": "2799891", "description": "2799891", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 140, 209, 171, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "2799891" ] ] }, { "label": "2822000", "description": "2822000", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 235, 131, 233, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "2822000" ] ] }, { "label": "2839082", "description": "2839082", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 209, 124, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "2839082" ] ] }, { "label": "2858810", "description": "2858810", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 145, 124, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "2858810" ] ] }, { "label": "2904000", "description": "2904000", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 160, 203, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "2904000" ] ] }, { "label": "2921626", "description": "2921626", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 118, 196, 143, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "2921626" ] ] }, { "label": "2928353", "description": "2928353", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 229, 237, 154, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "2928353" ] ] }, { "label": "3009274", "description": "3009274", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 84, 232, 113, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "3009274" ] ] }, { "label": "3033000", "description": "3033000", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 101, 106, 150, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "3033000" ] ] }, { "label": "3107000", "description": "3107000", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 129, 191, 75, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "3107000" ] ] }, { "label": "3216680", "description": "3216680", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 151, 92, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "3216680" ] ] }, { "label": "3228473", "description": "3228473", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 60, 128, 57, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "3228473" ] ] }, { "label": "3249000", "description": "3249000", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 177, 72, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "3249000" ] ] }, { "label": "3310203", "description": "3310203", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 71, 142, 145, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "3310203" ] ] }, { "label": "3365000", "description": "3365000", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 85, 207, 164, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "3365000" ] ] }, { "label": "3385434", "description": "3385434", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 139, 158, 103, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "3385434" ] ] }, { "label": "3522000", "description": "3522000", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 134, 168, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "3522000" ] ] }, { "label": "3530298", "description": "3530298", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 245, 164, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "3530298" ] ] }, { "label": "3559395", "description": "3559395", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 76, 149, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "3559395" ] ] }, { "label": "3561000", "description": "3561000", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 240, 146, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "3561000" ] ] }, { "label": "3582407", "description": "3582407", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 134, 67, 145, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "3582407" ] ] }, { "label": "3707000", "description": "3707000", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 73, 135, 65, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "3707000" ] ] }, { "label": "3748000", "description": "3748000", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 158, 55, 83, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "3748000" ] ] }, { "label": "3761593", "description": "3761593", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 171, 242, 143, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "3761593" ] ] }, { "label": "3773767", "description": "3773767", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 161, 118, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "3773767" ] ] }, { "label": "3804000", "description": "3804000", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 90, 146, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "3804000" ] ] }, { "label": "3869000", "description": "3869000", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 84, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "3869000" ] ] }, { "label": "3922000", "description": "3922000", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 158, 108, 57, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "3922000" ] ] }, { "label": "3924239", "description": "3924239", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 235, 136, 161, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "3924239" ] ] }, { "label": "3984000", "description": "3984000", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 134, 95, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "3984000" ] ] }, { "label": "4100000", "description": "4100000", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 96, 82, 130, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "4100000" ] ] }, { "label": "4187000", "description": "4187000", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 156, 122, 87, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "4187000" ] ] }, { "label": "4206364", "description": "4206364", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 175, 158, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "4206364" ] ] }, { "label": "4245000", "description": "4245000", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 232, 86, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "4245000" ] ] }, { "label": "4326480", "description": "4326480", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 132, 76, 143, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "4326480" ] ] }, { "label": "4508225", "description": "4508225", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 226, 232, 144, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "4508225" ] ] }, { "label": "4530000", "description": "4530000", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 242, 94, 99, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "4530000" ] ] }, { "label": "4769947", "description": "4769947", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 150, 101, 123, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "4769947" ] ] }, { "label": "5200000", "description": "5200000", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 107, 176, 170, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "5200000" ] ] }, { "label": "5258879", "description": "5258879", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 163, 77, 156, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "5258879" ] ] }, { "label": "5599994", "description": "5599994", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 156, 129, 56, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "5599994" ] ] }, { "label": "5623000", "description": "5623000", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 176, 128, 111, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "5623000" ] ] }, { "label": "5642390", "description": "5642390", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 237, 230, 157, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "5642390" ] ] }, { "label": "5797930", "description": "5797930", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 92, 209, 84, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "5797930" ] ] }, { "label": "5835000", "description": "5835000", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 114, 172, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "5835000" ] ] }, { "label": "5835095", "description": "5835095", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 209, 121, 77, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "5835095" ] ] }, { "label": "6297000", "description": "6297000", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 237, 223, 149, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "6297000" ] ] }, { "label": "6392222", "description": "6392222", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 77, 67, 163, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "6392222" ] ] }, { "label": "7047411", "description": "7047411", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 145, 235, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "7047411" ] ] }, { "label": "7769737", "description": "7769737", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 90, 158, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "7769737" ] ] }, { "label": "7789000", "description": "7789000", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 175, 207, 118, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "7789000" ] ] }, { "label": "8566093", "description": "8566093", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 61, 102, 133, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "8566093" ] ] }, { "label": "9570000", "description": "9570000", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 247, 96, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "9570000" ] ] }, { "label": "9916341", "description": "9916341", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 166, 93, 176, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "9916341" ] ] }, { "label": "10412163", "description": "10412163", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 112, 72, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "10412163" ] ] }, { "label": "12656058", "description": "12656058", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 140, 63, 138, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "12656058" ] ] }, { "label": "19633739", "description": "19633739", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 74, 189, 173, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "19633739" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 65, 159, 176, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "4537", "label": "4537" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 191, 121, 115, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "7064", "label": "7064" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 86, 183, 186, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "8556", "label": "8556" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 95, 247, 87, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "9050", "label": "9050" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 127, 199, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "9418", "label": "9418" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 66, 117, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "10394", "label": "10394" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 237, 202, 121, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "10660", "label": "10660" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 120, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "11485", "label": "11485" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 142, 156, 100, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "11560", "label": "11560" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 186, 121, 185, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "11779", "label": "11779" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 46, 88, 133, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "12691", "label": "12691" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 136, 184, 64, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "13015", "label": "13015" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 140, 177, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "13470", "label": "13470" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 229, 115, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "14012", "label": "14012" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 227, 104, 93, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "15447", "label": "15447" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 227, 95, 124, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "15650", "label": "15650" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 237, 168, 145, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "16998", "label": "16998" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 92, 168, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "17226", "label": "17226" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 227, 225, 129, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "17744", "label": "17744" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 54, 128, 73, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "18778", "label": "18778" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 97, 242, 220, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "20000", "label": "20000" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 139, 158, 70, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "20673", "label": "20673" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 157, 207, 101, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "22797", "label": "22797" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 166, 106, 120, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "23300", "label": "23300" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 49, 50, 133, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "23381", "label": "23381" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 111, 161, 166, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "23700", "label": "23700" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 76, 135, 161, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "25153", "label": "25153" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 247, 154, 114, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "25795", "label": "25795" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 78, 204, 134, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "25939", "label": "25939" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 94, 103, 166, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "27736", "label": "27736" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 125, 161, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "30435", "label": "30435" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 212, 135, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "30550", "label": "30550" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 73, 126, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "33525", "label": "33525" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 247, 101, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "33709", "label": "33709" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 101, 214, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "34800", "label": "34800" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 237, 111, 195, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "35374", "label": "35374" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 168, 103, 152, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "38846", "label": "38846" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 136, 117, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "38992", "label": "38992" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 235, 117, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "40197", "label": "40197" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 227, 208, 82, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "43011", "label": "43011" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 111, 171, 146, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "44111", "label": "44111" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 132, 230, 90, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "47375", "label": "47375" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 152, 72, 168, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "49385", "label": "49385" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 78, 145, 95, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "51900", "label": "51900" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 142, 91, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "52199", "label": "52199" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 101, 89, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "56019", "label": "56019" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 235, 155, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "57300", "label": "57300" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 55, 148, 98, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "57539", "label": "57539" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 168, 113, 163, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "60100", "label": "60100" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 123, 80, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "63454", "label": "63454" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 138, 217, 106, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "69943", "label": "69943" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 66, 150, 87, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "70977", "label": "70977" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 166, 121, 73, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "71732", "label": "71732" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 74, 189, 187, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "77122", "label": "77122" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 104, 204, 134, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "82700", "label": "82700" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 97, 207, 148, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "85046", "label": "85046" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 186, 121, 150, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "85214", "label": "85214" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 125, 142, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "91400", "label": "91400" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 78, 114, 186, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "93774", "label": "93774" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 138, 130, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "97387", "label": "97387" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 247, 159, 124, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "100551", "label": "100551" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 75, 112, 173, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "103422", "label": "103422" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 96, 209, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "106067", "label": "106067" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 139, 143, 96, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "114045", "label": "114045" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 117, 184, 79, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "123000", "label": "123000" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 97, 186, 119, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "125703", "label": "125703" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 64, 61, 168, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "135500", "label": "135500" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 214, 183, 133, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "138566", "label": "138566" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 138, 237, 114, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "141954", "label": "141954" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 196, 88, 166, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "142109", "label": "142109" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 148, 84, 68, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "151000", "label": "151000" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 65, 158, 157, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "152807", "label": "152807" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 109, 140, 176, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "164342", "label": "164342" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 146, 232, 107, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "168485", "label": "168485" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 151, 99, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "172793", "label": "172793" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 114, 232, 173, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "179367", "label": "179367" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 201, 242, 111, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "182601", "label": "182601" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 165, 240, 149, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "183469", "label": "183469" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 214, 84, 203, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "185769", "label": "185769" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 154, 114, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "190520", "label": "190520" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 105, 161, 66, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "200863", "label": "200863" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 76, 128, 52, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "201102", "label": "201102" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 173, 68, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "203900", "label": "203900" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 101, 80, 128, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "204835", "label": "204835" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 77, 54, 135, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "210072", "label": "210072" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 113, 133, 86, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "212931", "label": "212931" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 153, 96, 58, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "219122", "label": "219122" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 168, 72, 135, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "223000", "label": "223000" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 163, 102, 67, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "225794", "label": "225794" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 107, 88, 166, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "231295", "label": "231295" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 107, 48, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "231569", "label": "231569" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 183, 130, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "234500", "label": "234500" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 116, 247, 118, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "237383", "label": "237383" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 224, 156, 119, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "245700", "label": "245700" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 133, 65, 158, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "251741", "label": "251741" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 235, 155, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "255303", "label": "255303" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 157, 179, 104, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "262946", "label": "262946" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 166, 93, 129, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "267815", "label": "267815" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 99, 173, 92, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "269000", "label": "269000" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 196, 168, 120, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "271000", "label": "271000" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 152, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "273195", "label": "273195" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 66, 153, 143, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "274491", "label": "274491" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 120, 245, 132, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "276500", "label": "276500" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 171, 167, 65, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "281139", "label": "281139" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 169, 83, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "281510", "label": "281510" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 104, 132, 156, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "288215", "label": "288215" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 84, 99, 150, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "295585", "label": "295585" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 103, 136, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "299445", "label": "299445" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 180, 242, 155, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "300516", "label": "300516" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 150, 89, 135, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "302600", "label": "302600" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 91, 138, 103, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "317789", "label": "317789" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 85, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "322000", "label": "322000" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 181, 111, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "325916", "label": "325916" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 107, 207, 155, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "327082", "label": "327082" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 222, 192, 109, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "337545", "label": "337545" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 165, 112, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "350000", "label": "350000" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 138, 74, 59, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "350407", "label": "350407" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 148, 53, 102, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "354885", "label": "354885" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 247, 153, 160, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "356000", "label": "356000" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 156, 118, 181, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "359367", "label": "359367" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 60, 130, 62, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "386297", "label": "386297" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 222, 216, 133, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "396175", "label": "396175" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 103, 245, 124, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "415600", "label": "415600" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 158, 105, 82, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "425862", "label": "425862" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 147, 245, 127, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "436753", "label": "436753" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 116, 184, 112, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "439893", "label": "439893" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 247, 153, 244, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "469505", "label": "469505" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 171, 166, 94, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "479700", "label": "479700" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 86, 111, 140, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "481511", "label": "481511" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 137, 159, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "514400", "label": "514400" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 146, 89, 168, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "517628", "label": "517628" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 145, 145, 52, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "530000", "label": "530000" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 142, 214, 116, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "530865", "label": "530865" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 144, 91, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "559000", "label": "559000" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 67, 134, 171, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "570687", "label": "570687" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 217, 90, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "585282", "label": "585282" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 242, 114, 137, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "629203", "label": "629203" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 85, 138, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "645294", "label": "645294" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 144, 166, 71, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "693692", "label": "693692" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 70, 139, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "711432", "label": "711432" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 129, 158, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "764784", "label": "764784" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 191, 117, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "784341", "label": "784341" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 175, 184, 75, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "843169", "label": "843169" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 65, 163, 152, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "857250", "label": "857250" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 85, 159, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "864731", "label": "864731" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 224, 103, 180, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "871000", "label": "871000" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 96, 178, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "922702", "label": "922702" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 113, 91, 201, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "929000", "label": "929000" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 154, 101, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "929593", "label": "929593" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 139, 78, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "953365", "label": "953365" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 183, 109, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "966000", "label": "966000" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 103, 89, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "1020032", "label": "1020032" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 100, 167, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "1024861", "label": "1024861" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 161, 108, 58, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "1051069", "label": "1051069" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 176, 240, 93, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "1067536", "label": "1067536" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 68, 69, 150, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "1129890", "label": "1129890" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 247, 156, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "1149000", "label": "1149000" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 112, 85, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "1158785", "label": "1158785" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 127, 232, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "1245716", "label": "1245716" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 137, 89, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "1248500", "label": "1248500" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 65, 63, 176, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "1277573", "label": "1277573" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 112, 181, 149, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "1334000", "label": "1334000" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 97, 112, 145, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "1387772", "label": "1387772" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 167, 90, 176, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "1398000", "label": "1398000" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 217, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "1408552", "label": "1408552" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 96, 154, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "1441000", "label": "1441000" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 99, 173, 99, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "1500000", "label": "1500000" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 122, 99, 176, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "1514234", "label": "1514234" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 135, 49, 131, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "1550000", "label": "1550000" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 123, 96, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "1552959", "label": "1552959" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 125, 186, 136, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "1562945", "label": "1562945" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 65, 95, 145, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "1593000", "label": "1593000" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 81, 173, 71, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "1626000", "label": "1626000" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 129, 110, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "1644893", "label": "1644893" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 193, 116, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "1658919", "label": "1658919" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 96, 230, 183, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "1671667", "label": "1671667" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 92, 67, 143, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "1697000", "label": "1697000" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 72, 199, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "1712088", "label": "1712088" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 242, 159, 126, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "1715279", "label": "1715279" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 119, 110, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "1747000", "label": "1747000" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 68, 97, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "1765149", "label": "1765149" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 135, 104, 64, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "1774426", "label": "1774426" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 181, 167, 110, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "1821000", "label": "1821000" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 123, 232, 121, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "1836000", "label": "1836000" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 160, 212, 140, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "1851000", "label": "1851000" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 93, 177, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "1864213", "label": "1864213" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 118, 204, 144, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "1864552", "label": "1864552" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 126, 70, 133, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "1880798", "label": "1880798" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 69, 131, 153, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "1887590", "label": "1887590" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 110, 230, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "1890000", "label": "1890000" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 189, 72, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "1948000", "label": "1948000" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 150, 114, 186, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "1992000", "label": "1992000" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 152, 179, 64, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "2058000", "label": "2058000" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 102, 247, 94, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "2069485", "label": "2069485" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 166, 97, 75, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "2080747", "label": "2080747" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 157, 235, 170, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "2081113", "label": "2081113" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 87, 247, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "2106492", "label": "2106492" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 142, 199, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "2152000", "label": "2152000" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 166, 108, 140, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "2153000", "label": "2153000" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 106, 204, 178, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "2177000", "label": "2177000" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 138, 104, 168, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "2185177", "label": "2185177" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 133, 74, 96, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "2216000", "label": "2216000" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 89, 227, 160, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "2224158", "label": "2224158" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 78, 145, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "2240000", "label": "2240000" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 122, 144, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "2256955", "label": "2256955" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 118, 212, 116, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "2280000", "label": "2280000" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 150, 92, 131, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "2312953", "label": "2312953" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 133, 199, 172, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "2330000", "label": "2330000" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 76, 199, 139, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "2365000", "label": "2365000" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 103, 245, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "2409149", "label": "2409149" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 106, 166, 133, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "2425000", "label": "2425000" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 242, 116, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "2456000", "label": "2456000" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 132, 173, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "2476000", "label": "2476000" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 171, 67, 147, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "2517550", "label": "2517550" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 207, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "2531933", "label": "2531933" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 172, 117, 201, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "2548794", "label": "2548794" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 91, 124, 186, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "2556423", "label": "2556423" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 54, 48, 128, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "2602492", "label": "2602492" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 104, 176, 152, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "2633115", "label": "2633115" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 86, 133, 153, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "2650000", "label": "2650000" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 148, 92, 111, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "2656089", "label": "2656089" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 78, 119, 148, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "2703833", "label": "2703833" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 86, 136, 140, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "2717825", "label": "2717825" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 123, 153, 70, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "2758502", "label": "2758502" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 140, 209, 171, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "2799891", "label": "2799891" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 235, 131, 233, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "2822000", "label": "2822000" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 209, 124, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "2839082", "label": "2839082" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 145, 124, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "2858810", "label": "2858810" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 160, 203, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "2904000", "label": "2904000" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 118, 196, 143, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "2921626", "label": "2921626" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 229, 237, 154, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "2928353", "label": "2928353" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 84, 232, 113, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "3009274", "label": "3009274" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 101, 106, 150, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "3033000", "label": "3033000" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 129, 191, 75, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "3107000", "label": "3107000" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 151, 92, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "3216680", "label": "3216680" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 60, 128, 57, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "3228473", "label": "3228473" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 177, 72, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "3249000", "label": "3249000" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 71, 142, 145, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "3310203", "label": "3310203" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 85, 207, 164, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "3365000", "label": "3365000" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 139, 158, 103, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "3385434", "label": "3385434" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 134, 168, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "3522000", "label": "3522000" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 245, 164, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "3530298", "label": "3530298" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 76, 149, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "3559395", "label": "3559395" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 240, 146, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "3561000", "label": "3561000" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 134, 67, 145, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "3582407", "label": "3582407" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 73, 135, 65, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "3707000", "label": "3707000" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 158, 55, 83, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "3748000", "label": "3748000" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 171, 242, 143, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "3761593", "label": "3761593" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 161, 118, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "3773767", "label": "3773767" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 90, 146, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "3804000", "label": "3804000" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 84, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "3869000", "label": "3869000" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 158, 108, 57, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "3922000", "label": "3922000" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 235, 136, 161, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "3924239", "label": "3924239" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 134, 95, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "3984000", "label": "3984000" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 96, 82, 130, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "4100000", "label": "4100000" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 156, 122, 87, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "4187000", "label": "4187000" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 175, 158, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "4206364", "label": "4206364" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 232, 86, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "4245000", "label": "4245000" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 132, 76, 143, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "4326480", "label": "4326480" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 226, 232, 144, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "4508225", "label": "4508225" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 242, 94, 99, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "4530000", "label": "4530000" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 150, 101, 123, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "4769947", "label": "4769947" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 107, 176, 170, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "5200000", "label": "5200000" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 163, 77, 156, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "5258879", "label": "5258879" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 156, 129, 56, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "5599994", "label": "5599994" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 176, 128, 111, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "5623000", "label": "5623000" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 237, 230, 157, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "5642390", "label": "5642390" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 92, 209, 84, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "5797930", "label": "5797930" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 114, 172, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "5835000", "label": "5835000" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 209, 121, 77, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "5835095", "label": "5835095" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 237, 223, 149, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "6297000", "label": "6297000" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 77, 67, 163, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "6392222", "label": "6392222" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 145, 235, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "7047411", "label": "7047411" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 90, 158, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "7769737", "label": "7769737" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 175, 207, 118, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "7789000", "label": "7789000" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 61, 102, 133, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "8566093", "label": "8566093" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 247, 96, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "9570000", "label": "9570000" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 166, 93, 176, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "9916341", "label": "9916341" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 112, 72, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "10412163", "label": "10412163" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 140, 63, 138, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "12656058", "label": "12656058" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 74, 189, 173, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "19633739", "label": "19633739" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 219, 138, 171, 255 ], "toColor": [ 219, 138, 171, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 154, 104, 255 ], "toColor": [ 212, 154, 104, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 199, 121, 255 ], "toColor": [ 247, 199, 121, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 149, 237, 223, 255 ], "toColor": [ 149, 237, 223, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 157, 242, 169, 255 ], "toColor": [ 157, 242, 169, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 232, 135, 211, 255 ], "toColor": [ 232, 135, 211, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 191, 98, 107, 255 ], "toColor": [ 191, 98, 107, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 206, 138, 209, 255 ], "toColor": [ 206, 138, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 108, 222, 98, 255 ], "toColor": [ 108, 222, 98, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 70, 114, 163, 255 ], "toColor": [ 70, 114, 163, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 153, 120, 255 ], "toColor": [ 207, 153, 120, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 117, 186, 163, 255 ], "toColor": [ 117, 186, 163, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 91, 146, 194, 255 ], "toColor": [ 91, 146, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 168, 227, 152, 255 ], "toColor": [ 168, 227, 152, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 56, 133, 92, 255 ], "toColor": [ 56, 133, 92, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 104, 161, 103, 255 ], "toColor": [ 104, 161, 103, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 161, 125, 93, 255 ], "toColor": [ 161, 125, 93, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 197, 126, 255 ], "toColor": [ 247, 197, 126, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 123, 224, 176, 255 ], "toColor": [ 123, 224, 176, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 160, 181, 105, 255 ], "toColor": [ 160, 181, 105, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 115, 148, 191, 255 ], "toColor": [ 115, 148, 191, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 80, 141, 255 ], "toColor": [ 179, 80, 141, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 162, 75, 191, 255 ], "toColor": [ 162, 75, 191, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 134, 77, 214, 255 ], "toColor": [ 134, 77, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 104, 59, 130, 255 ], "toColor": [ 104, 59, 130, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 133, 69, 116, 255 ], "toColor": [ 133, 69, 116, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 224, 103, 117, 255 ], "toColor": [ 224, 103, 117, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 85, 242, 206, 255 ], "toColor": [ 85, 242, 206, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 79, 158, 82, 255 ], "toColor": [ 79, 158, 82, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 117, 85, 135, 255 ], "toColor": [ 117, 85, 135, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 111, 207, 247, 255 ], "toColor": [ 111, 207, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 105, 149, 179, 255 ], "toColor": [ 105, 149, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 56, 138, 123, 255 ], "toColor": [ 56, 138, 123, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 64, 184, 140, 255 ], "toColor": [ 64, 184, 140, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 80, 148, 74, 255 ], "toColor": [ 80, 148, 74, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 218, 237, 135, 255 ], "toColor": [ 218, 237, 135, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 82, 140, 65, 255 ], "toColor": [ 82, 140, 65, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 158, 148, 60, 255 ], "toColor": [ 158, 148, 60, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 64, 101, 135, 255 ], "toColor": [ 64, 101, 135, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 93, 99, 207, 255 ], "toColor": [ 93, 99, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 140, 196, 116, 255 ], "toColor": [ 140, 196, 116, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 89, 143, 79, 255 ], "toColor": [ 89, 143, 79, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 161, 79, 102, 255 ], "toColor": [ 161, 79, 102, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 85, 207, 125, 255 ], "toColor": [ 85, 207, 125, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 130, 181, 91, 255 ], "toColor": [ 130, 181, 91, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 123, 75, 191, 255 ], "toColor": [ 123, 75, 191, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 183, 149, 245, 255 ], "toColor": [ 183, 149, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 163, 131, 100, 255 ], "toColor": [ 163, 131, 100, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 195, 128, 196, 255 ], "toColor": [ 195, 128, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 160, 109, 247, 255 ], "toColor": [ 160, 109, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 161, 186, 117, 255 ], "toColor": [ 161, 186, 117, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 142, 83, 163, 255 ], "toColor": [ 142, 83, 163, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 91, 67, 171, 255 ], "toColor": [ 91, 67, 171, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 145, 70, 153, 255 ], "toColor": [ 145, 70, 153, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 95, 179, 177, 255 ], "toColor": [ 95, 179, 177, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 132, 186, 65, 255 ], "toColor": [ 132, 186, 65, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 111, 101, 255 ], "toColor": [ 247, 111, 101, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 120, 156, 101, 255 ], "toColor": [ 120, 156, 101, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 105, 191, 199, 255 ], "toColor": [ 105, 191, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 143, 64, 132, 255 ], "toColor": [ 143, 64, 132, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 62, 171, 105, 255 ], "toColor": [ 62, 171, 105, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 54, 140, 143, 255 ], "toColor": [ 54, 140, 143, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 102, 204, 131, 255 ], "toColor": [ 102, 204, 131, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 94, 171, 134, 255 ], "toColor": [ 94, 171, 134, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 158, 114, 255 ], "toColor": [ 212, 158, 114, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 109, 62, 173, 255 ], "toColor": [ 109, 62, 173, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 124, 158, 98, 255 ], "toColor": [ 124, 158, 98, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 145, 74, 101, 255 ], "toColor": [ 145, 74, 101, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 218, 227, 120, 255 ], "toColor": [ 218, 227, 120, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 206, 93, 212, 255 ], "toColor": [ 206, 93, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 115, 50, 143, 255 ], "toColor": [ 115, 50, 143, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 157, 130, 232, 255 ], "toColor": [ 157, 130, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 90, 237, 213, 255 ], "toColor": [ 90, 237, 213, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 108, 140, 91, 255 ], "toColor": [ 108, 140, 91, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 109, 172, 201, 255 ], "toColor": [ 109, 172, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 186, 191, 94, 255 ], "toColor": [ 186, 191, 94, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 135, 87, 84, 255 ], "toColor": [ 135, 87, 84, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 138, 119, 85, 255 ], "toColor": [ 138, 119, 85, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 67, 128, 61, 255 ], "toColor": [ 67, 128, 61, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 166, 88, 90, 255 ], "toColor": [ 166, 88, 90, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 108, 184, 118, 255 ], "toColor": [ 108, 184, 118, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 214, 138, 137, 255 ], "toColor": [ 214, 138, 137, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 196, 100, 139, 255 ], "toColor": [ 196, 100, 139, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 87, 222, 199, 255 ], "toColor": [ 87, 222, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 108, 152, 196, 255 ], "toColor": [ 108, 152, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 174, 111, 255 ], "toColor": [ 179, 174, 111, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 140, 99, 176, 255 ], "toColor": [ 140, 99, 176, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 131, 167, 255 ], "toColor": [ 204, 131, 167, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 130, 65, 53, 255 ], "toColor": [ 130, 65, 53, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 131, 235, 113, 255 ], "toColor": [ 131, 235, 113, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 176, 97, 156, 255 ], "toColor": [ 176, 97, 156, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 127, 148, 83, 255 ], "toColor": [ 127, 148, 83, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 132, 58, 153, 255 ], "toColor": [ 132, 58, 153, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 182, 134, 255 ], "toColor": [ 235, 182, 134, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 108, 181, 74, 255 ], "toColor": [ 108, 181, 74, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 221, 136, 255 ], "toColor": [ 235, 221, 136, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 127, 157, 212, 255 ], "toColor": [ 127, 157, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 147, 194, 101, 255 ], "toColor": [ 147, 194, 101, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 154, 230, 255 ], "toColor": [ 194, 154, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 153, 111, 255 ], "toColor": [ 189, 153, 111, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 117, 145, 186, 255 ], "toColor": [ 117, 145, 186, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 130, 78, 125, 255 ], "toColor": [ 130, 78, 125, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 87, 144, 145, 255 ], "toColor": [ 87, 144, 145, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 57, 163, 154, 255 ], "toColor": [ 57, 163, 154, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 166, 152, 255 ], "toColor": [ 227, 166, 152, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 97, 133, 199, 255 ], "toColor": [ 97, 133, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 168, 91, 127, 255 ], "toColor": [ 168, 91, 127, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 156, 148, 224, 255 ], "toColor": [ 156, 148, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 176, 142, 114, 255 ], "toColor": [ 176, 142, 114, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 102, 111, 255 ], "toColor": [ 212, 102, 111, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 134, 59, 161, 255 ], "toColor": [ 134, 59, 161, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 173, 104, 171, 255 ], "toColor": [ 173, 104, 171, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 120, 196, 255 ], "toColor": [ 187, 120, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 93, 168, 166, 255 ], "toColor": [ 93, 168, 166, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 201, 169, 103, 255 ], "toColor": [ 201, 169, 103, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 195, 245, 108, 255 ], "toColor": [ 195, 245, 108, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 143, 79, 97, 255 ], "toColor": [ 143, 79, 97, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 209, 202, 119, 255 ], "toColor": [ 209, 202, 119, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 157, 245, 110, 255 ], "toColor": [ 157, 245, 110, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 73, 170, 191, 255 ], "toColor": [ 73, 170, 191, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 89, 158, 255 ], "toColor": [ 247, 89, 158, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 111, 83, 130, 255 ], "toColor": [ 111, 83, 130, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 155, 184, 92, 255 ], "toColor": [ 155, 184, 92, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 158, 87, 141, 255 ], "toColor": [ 158, 87, 141, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 158, 219, 247, 255 ], "toColor": [ 158, 219, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 161, 64, 159, 255 ], "toColor": [ 161, 64, 159, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 87, 173, 255 ], "toColor": [ 207, 87, 173, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 138, 103, 161, 255 ], "toColor": [ 138, 103, 161, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 101, 168, 82, 255 ], "toColor": [ 101, 168, 82, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 125, 162, 186, 255 ], "toColor": [ 125, 162, 186, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 149, 79, 158, 255 ], "toColor": [ 149, 79, 158, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 82, 171, 116, 255 ], "toColor": [ 82, 171, 116, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 128, 74, 61, 255 ], "toColor": [ 128, 74, 61, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 156, 76, 168, 255 ], "toColor": [ 156, 76, 168, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 133, 57, 56, 255 ], "toColor": [ 133, 57, 56, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 110, 178, 255 ], "toColor": [ 250, 110, 178, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 142, 185, 250, 255 ], "toColor": [ 142, 185, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 70, 128, 89, 255 ], "toColor": [ 70, 128, 89, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 185, 149, 222, 255 ], "toColor": [ 185, 149, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 53, 143, 141, 255 ], "toColor": [ 53, 143, 141, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 120, 66, 173, 255 ], "toColor": [ 120, 66, 173, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 105, 173, 194, 255 ], "toColor": [ 105, 173, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 181, 103, 169, 255 ], "toColor": [ 181, 103, 169, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 59, 140, 127, 255 ], "toColor": [ 59, 140, 127, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 179, 136, 255 ], "toColor": [ 235, 179, 136, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 69, 150, 66, 255 ], "toColor": [ 69, 150, 66, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 176, 98, 90, 255 ], "toColor": [ 176, 98, 90, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 168, 89, 121, 255 ], "toColor": [ 168, 89, 121, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 152, 235, 255 ], "toColor": [ 199, 152, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 115, 222, 172, 255 ], "toColor": [ 115, 222, 172, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 78, 111, 128, 255 ], "toColor": [ 78, 111, 128, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 93, 99, 186, 255 ], "toColor": [ 93, 99, 186, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 106, 158, 135, 255 ], "toColor": [ 106, 158, 135, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 71, 179, 166, 255 ], "toColor": [ 71, 179, 166, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 78, 181, 116, 255 ], "toColor": [ 78, 181, 116, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 153, 101, 103, 255 ], "toColor": [ 153, 101, 103, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 149, 214, 240, 255 ], "toColor": [ 149, 214, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 92, 224, 174, 255 ], "toColor": [ 92, 224, 174, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 139, 104, 255 ], "toColor": [ 189, 139, 104, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 191, 152, 227, 255 ], "toColor": [ 191, 152, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 83, 68, 158, 255 ], "toColor": [ 83, 68, 158, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 57, 145, 94, 255 ], "toColor": [ 57, 145, 94, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 131, 52, 145, 255 ], "toColor": [ 131, 52, 145, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 78, 212, 165, 255 ], "toColor": [ 78, 212, 165, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 47, 108, 130, 255 ], "toColor": [ 47, 108, 130, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 100, 80, 135, 255 ], "toColor": [ 100, 80, 135, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 91, 85, 158, 255 ], "toColor": [ 91, 85, 158, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 166, 214, 88, 255 ], "toColor": [ 166, 214, 88, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 92, 138, 123, 255 ], "toColor": [ 92, 138, 123, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 191, 145, 109, 255 ], "toColor": [ 191, 145, 109, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 95, 144, 255 ], "toColor": [ 179, 95, 144, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 230, 103, 255 ], "toColor": [ 202, 230, 103, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 70, 145, 70, 255 ], "toColor": [ 70, 145, 70, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 166, 76, 130, 255 ], "toColor": [ 166, 76, 130, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 247, 94, 255 ], "toColor": [ 235, 247, 94, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 72, 99, 135, 255 ], "toColor": [ 72, 99, 135, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 84, 235, 102, 255 ], "toColor": [ 84, 235, 102, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 91, 117, 140, 255 ], "toColor": [ 91, 117, 140, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 168, 101, 219, 255 ], "toColor": [ 168, 101, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 99, 207, 183, 255 ], "toColor": [ 99, 207, 183, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 201, 87, 121, 255 ], "toColor": [ 201, 87, 121, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 150, 114, 204, 255 ], "toColor": [ 150, 114, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 157, 250, 117, 255 ], "toColor": [ 157, 250, 117, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 120, 201, 119, 255 ], "toColor": [ 120, 201, 119, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 126, 186, 106, 255 ], "toColor": [ 126, 186, 106, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 224, 92, 114, 255 ], "toColor": [ 224, 92, 114, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 90, 181, 81, 255 ], "toColor": [ 90, 181, 81, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 124, 143, 255 ], "toColor": [ 235, 124, 143, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 70, 140, 89, 255 ], "toColor": [ 70, 140, 89, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 138, 123, 50, 255 ], "toColor": [ 138, 123, 50, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 138, 133, 87, 255 ], "toColor": [ 138, 133, 87, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 118, 132, 194, 255 ], "toColor": [ 118, 132, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 75, 204, 193, 255 ], "toColor": [ 75, 204, 193, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 115, 222, 185, 255 ], "toColor": [ 115, 222, 185, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 158, 141, 92, 255 ], "toColor": [ 158, 141, 92, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 138, 212, 139, 255 ], "toColor": [ 138, 212, 139, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 198, 133, 255 ], "toColor": [ 222, 198, 133, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 83, 130, 89, 255 ], "toColor": [ 83, 130, 89, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 111, 143, 176, 255 ], "toColor": [ 111, 143, 176, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 133, 175, 255 ], "toColor": [ 222, 133, 175, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 81, 168, 85, 255 ], "toColor": [ 81, 168, 85, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 96, 219, 176, 255 ], "toColor": [ 96, 219, 176, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 140, 143, 219, 255 ], "toColor": [ 140, 143, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 231, 158, 255 ], "toColor": [ 247, 231, 158, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 86, 156, 103, 255 ], "toColor": [ 86, 156, 103, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 95, 54, 145, 255 ], "toColor": [ 95, 54, 145, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 208, 157, 250, 255 ], "toColor": [ 208, 157, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 111, 201, 171, 255 ], "toColor": [ 111, 201, 171, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 83, 166, 84, 255 ], "toColor": [ 83, 166, 84, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 95, 186, 151, 255 ], "toColor": [ 95, 186, 151, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 113, 153, 67, 255 ], "toColor": [ 113, 153, 67, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 87, 106, 145, 255 ], "toColor": [ 87, 106, 145, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 52, 145, 62, 255 ], "toColor": [ 52, 145, 62, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 131, 90, 184, 255 ], "toColor": [ 131, 90, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 95, 53, 150, 255 ], "toColor": [ 95, 53, 150, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 98, 149, 227, 255 ], "toColor": [ 98, 149, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 97, 232, 180, 255 ], "toColor": [ 97, 232, 180, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 139, 140, 88, 255 ], "toColor": [ 139, 140, 88, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 168, 106, 115, 255 ], "toColor": [ 168, 106, 115, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 85, 220, 255 ], "toColor": [ 230, 85, 220, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 97, 176, 148, 255 ], "toColor": [ 97, 176, 148, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 67, 101, 156, 255 ], "toColor": [ 67, 101, 156, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 171, 101, 170, 255 ], "toColor": [ 171, 101, 170, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 154, 168, 76, 255 ], "toColor": [ 154, 168, 76, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 109, 143, 86, 255 ], "toColor": [ 109, 143, 86, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 224, 110, 92, 255 ], "toColor": [ 224, 110, 92, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 75, 166, 81, 255 ], "toColor": [ 75, 166, 81, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 138, 129, 65, 255 ], "toColor": [ 138, 129, 65, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 85, 77, 145, 255 ], "toColor": [ 85, 77, 145, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 62, 112, 148, 255 ], "toColor": [ 62, 112, 148, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 211, 240, 108, 255 ], "toColor": [ 211, 240, 108, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 87, 235, 195, 255 ], "toColor": [ 87, 235, 195, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 61, 106, 148, 255 ], "toColor": [ 61, 106, 148, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 101, 186, 128, 255 ], "toColor": [ 101, 186, 128, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 191, 88, 209, 255 ], "toColor": [ 191, 88, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 92, 191, 163, 255 ], "toColor": [ 92, 191, 163, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 150, 127, 77, 255 ], "toColor": [ 150, 127, 77, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 152, 172, 235, 255 ], "toColor": [ 152, 172, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 173, 64, 77, 255 ], "toColor": [ 173, 64, 77, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 106, 155, 173, 255 ], "toColor": [ 106, 155, 173, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 142, 62, 179, 255 ], "toColor": [ 142, 62, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 138, 230, 124, 255 ], "toColor": [ 138, 230, 124, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 121, 120, 255 ], "toColor": [ 207, 121, 120, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 181, 98, 141, 255 ], "toColor": [ 181, 98, 141, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 119, 80, 173, 255 ], "toColor": [ 119, 80, 173, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 72, 71, 145, 255 ], "toColor": [ 72, 71, 145, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 144, 222, 162, 255 ], "toColor": [ 144, 222, 162, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 66, 158, 65, 255 ], "toColor": [ 66, 158, 65, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 111, 247, 204, 255 ], "toColor": [ 111, 247, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 89, 145, 118, 255 ], "toColor": [ 89, 145, 118, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 145, 126, 96, 255 ], "toColor": [ 145, 126, 96, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 135, 94, 74, 255 ], "toColor": [ 135, 94, 74, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 129, 207, 101, 255 ], "toColor": [ 129, 207, 101, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 108, 133, 70, 255 ], "toColor": [ 108, 133, 70, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 77, 148, 161, 255 ], "toColor": [ 77, 148, 161, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 119, 130, 81, 255 ], "toColor": [ 119, 130, 81, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 173, 250, 142, 255 ], "toColor": [ 173, 250, 142, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 72, 130, 140, 255 ], "toColor": [ 72, 130, 140, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 150, 224, 170, 255 ], "toColor": [ 150, 224, 170, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 178, 86, 255 ], "toColor": [ 199, 178, 86, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 193, 94, 230, 255 ], "toColor": [ 193, 94, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 176, 140, 109, 255 ], "toColor": [ 176, 140, 109, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 143, 142, 76, 255 ], "toColor": [ 143, 142, 76, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 91, 171, 217, 255 ], "toColor": [ 91, 171, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 72, 123, 140, 255 ], "toColor": [ 72, 123, 140, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 195, 235, 152, 255 ], "toColor": [ 195, 235, 152, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 148, 90, 75, 255 ], "toColor": [ 148, 90, 75, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 163, 90, 122, 255 ], "toColor": [ 163, 90, 122, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 106, 217, 189, 255 ], "toColor": [ 106, 217, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 86, 191, 146, 255 ], "toColor": [ 86, 191, 146, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 128, 101, 235, 255 ], "toColor": [ 128, 101, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 181, 146, 65, 255 ], "toColor": [ 181, 146, 65, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 105, 173, 184, 255 ], "toColor": [ 105, 173, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 144, 95, 255 ], "toColor": [ 227, 144, 95, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 135, 85, 189, 255 ], "toColor": [ 135, 85, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 87, 100, 247, 255 ], "toColor": [ 87, 100, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 94, 77, 135, 255 ], "toColor": [ 94, 77, 135, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 122, 161, 88, 255 ], "toColor": [ 122, 161, 88, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 88, 105, 168, 255 ], "toColor": [ 88, 105, 168, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 99, 176, 166, 255 ], "toColor": [ 99, 176, 166, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 153, 120, 255 ], "toColor": [ 245, 153, 120, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 4699268.1395, "ymin": 2239766.432600001, "xmax": 4726590.8584, "ymax": 2263057.8649000004, "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": "VALOR_M2", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "comuna", "type": "esriFieldTypeString", "alias": "COMUNA", "length": 2, "domain": null }, { "name": "valor_m2", "type": "esriFieldTypeInteger", "alias": "VALOR_M2", "domain": null }, { "name": "cod_valor", "type": "esriFieldTypeSmallInteger", "alias": "COD_VALOR", "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "vigencia", "type": "esriFieldTypeSmallInteger", "alias": "VIGENCIA", "domain": null }, { "name": "fecha_sincronizacion", "type": "esriFieldTypeDate", "alias": "fecha_sincronizacion", "length": 8, "domain": null }, { "name": "st_area(shape)", "type": "esriFieldTypeDouble", "alias": "st_area(shape)", "domain": null }, { "name": "st_perimeter(shape)", "type": "esriFieldTypeDouble", "alias": "st_perimeter(shape)", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "r2047_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a1816_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 20000, "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, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "st_area(shape)", "shapeLengthFieldName": "st_perimeter(shape)", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "3835f2c483934aa3a8e5e17095f5aa22" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 2, "name": "Zonas Homogeneas Fisicas Urbanas", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 150000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 209, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 4705241.8104, "ymin": 2240002.1728000008, "xmax": 4720728.3578, "ymax": 2256255.3671000004, "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": "COMUNA", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "comuna", "type": "esriFieldTypeString", "alias": "COMUNA", "length": 2, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "codigo_zona_fisica", "type": "esriFieldTypeString", "alias": "CODIGO_ZONA_FISICA", "length": 15, "domain": null }, { "name": "vigencia", "type": "esriFieldTypeDate", "alias": "VIGENCIA", "length": 8, "domain": null }, { "name": "dig_1_desc_cls", "type": "esriFieldTypeString", "alias": "dig_1_desc_cls", "length": 50, "domain": null }, { "name": "dig_1_cod_cls", "type": "esriFieldTypeString", "alias": "dig_1_cod_cls", "length": 10, "domain": null }, { "name": "dig_2_3_desc_cats", "type": "esriFieldTypeString", "alias": "dig_2_3_desc_cats", "length": 100, "domain": null }, { "name": "dig_2_3_cod_cats", "type": "esriFieldTypeString", "alias": "dig_2_3_cod_cats", "length": 10, "domain": null }, { "name": "dig_4_5_desc_upot", "type": "esriFieldTypeString", "alias": "dig_4_5_desc_upot", "length": 100, "domain": null }, { "name": "dig_4_5_cod_upot", "type": "esriFieldTypeString", "alias": "dig_4_5_cod_upot", "length": 10, "domain": null }, { "name": "dig_6_7_desc_trat", "type": "esriFieldTypeString", "alias": "dig_6_7_desc_trat", "length": 250, "domain": null }, { "name": "dig_6_7_cod_trat", "type": "esriFieldTypeString", "alias": "dig_6_7_cod_trat", "length": 10, "domain": null }, { "name": "dig_8_cod_zgr", "type": "esriFieldTypeString", "alias": "dig_8_cod_zgr", "length": 50, "domain": null }, { "name": "dig_8_desc_zgr", "type": "esriFieldTypeString", "alias": "dig_8_desc_zgr", "length": 50, "domain": null }, { "name": "dig_9_cod_top", "type": "esriFieldTypeString", "alias": "dig_9_cod_top", "length": 1, "domain": null }, { "name": "dig_9_desc_top", "type": "esriFieldTypeString", "alias": "dig_9_desc_top", "length": 50, "domain": null }, { "name": "dig_10_cod_sp", "type": "esriFieldTypeString", "alias": "dig_10_cod_sp", "length": 1, "domain": null }, { "name": "dig_10_desc_sp", "type": "esriFieldTypeString", "alias": "dig_10_desc_sp", "length": 50, "domain": null }, { "name": "dig_11_12_cod_jv", "type": "esriFieldTypeString", "alias": "dig_11_12_cod_jv", "length": 2, "domain": null }, { "name": "dig_11_12_des_jv", "type": "esriFieldTypeString", "alias": "dig_11_12_des_jv", "length": 50, "domain": null }, { "name": "dig_13_cod_ev", "type": "esriFieldTypeString", "alias": "dig_13_cod_ev", "length": 1, "domain": null }, { "name": "dig_13_desc_ev", "type": "esriFieldTypeString", "alias": "dig_13_desc_ev", "length": 50, "domain": null }, { "name": "dig_14_15_cod_uge", "type": "esriFieldTypeString", "alias": "dig_14_15_cod_uge", "length": 2, "domain": null }, { "name": "dig_14_15_desc_uge", "type": "esriFieldTypeString", "alias": "dig_14_15_desc_uge", "length": 50, "domain": null }, { "name": "fecha_sincronizacion", "type": "esriFieldTypeDate", "alias": "fecha_sincronizacion", "length": 8, "domain": null }, { "name": "st_area(shape)", "type": "esriFieldTypeDouble", "alias": "st_area(shape)", "domain": null }, { "name": "st_perimeter(shape)", "type": "esriFieldTypeDouble", "alias": "st_perimeter(shape)", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "i5715codigo_zona", "fields": "codigo_zona_fisica", "isAscending": true, "isUnique": false, "description": "" }, { "name": "r2453_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a2166_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 20000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": 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, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "st_area(shape)", "shapeLengthFieldName": "st_perimeter(shape)", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "3835f2c483934aa3a8e5e17095f5aa22" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 3, "name": "Zonas Homogeneas Fisicas Rurales", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 150000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 188, 221, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 4699268.1396, "ymin": 2239727.409499999, "xmax": 4726590.8543, "ymax": 2263082.2717000004, "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": "dig_1_desc_clsr", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "descripcion_carac", "type": "esriFieldTypeString", "alias": "DESCRIPCION_CARAC", "length": 250, "domain": null }, { "name": "codigo_zhfr", "type": "esriFieldTypeString", "alias": "CODIGO_ZHFR", "length": 50, "domain": null }, { "name": "dig_1_desc_clsr", "type": "esriFieldTypeString", "alias": "dig_1_desc_clsr", "length": 50, "domain": null }, { "name": "dig_1_cod_clsr", "type": "esriFieldTypeString", "alias": "dig_1_cod_clsr", "length": 10, "domain": null }, { "name": "dig_2_3_desc_catr", "type": "esriFieldTypeString", "alias": "dig_2_3_desc_catr", "length": 100, "domain": null }, { "name": "dig_2_3_cod_catr", "type": "esriFieldTypeString", "alias": "dig_2_3_cod_catr", "length": 10, "domain": null }, { "name": "dig_4_5_desc_usopotr", "type": "esriFieldTypeString", "alias": "dig_4_5_desc_usopotr", "length": 100, "domain": null }, { "name": "dig_4_5_cod_usopotr", "type": "esriFieldTypeString", "alias": "dig_4_5_cod_usopotr", "length": 10, "domain": null }, { "name": "dig_6_7_desc_tratr", "type": "esriFieldTypeString", "alias": "dig_6_7_desc_tratr", "length": 150, "domain": null }, { "name": "dig_6_7_cod_tratr", "type": "esriFieldTypeString", "alias": "dig_6_7_cod_tratr", "length": 10, "domain": null }, { "name": "dig_8_cod_zgrr", "type": "esriFieldTypeString", "alias": "dig_8_cod_zgrr", "length": 50, "domain": null }, { "name": "dig_8_desc_zgrr", "type": "esriFieldTypeString", "alias": "dig_8_desc_zgrr", "length": 50, "domain": null }, { "name": "dig_9_cod_topr", "type": "esriFieldTypeString", "alias": "dig_9_cod_topr", "length": 1, "domain": null }, { "name": "dig_9_desc_topr", "type": "esriFieldTypeString", "alias": "dig_9_desc_topr", "length": 50, "domain": null }, { "name": "dig_10_cod_spr", "type": "esriFieldTypeString", "alias": "dig_10_cod_spr", "length": 1, "domain": null }, { "name": "dig_10_desc_spr", "type": "esriFieldTypeString", "alias": "dig_10_desc_spr", "length": 50, "domain": null }, { "name": "dig_11_cod_jvr", "type": "esriFieldTypeString", "alias": "dig_11_cod_jvr", "length": 10, "domain": null }, { "name": "dig_11_desc_jvr", "type": "esriFieldTypeString", "alias": "dig_11_desc_jvr", "length": 50, "domain": null }, { "name": "dig_12_13_cod_vpr", "type": "esriFieldTypeString", "alias": "dig_12_13_cod_vpr", "length": 2, "domain": null }, { "name": "digi_14_15_cod_uger", "type": "esriFieldTypeString", "alias": "digi_14_15_cod_uger", "length": 2, "domain": null }, { "name": "digi_14_15_desc_uger", "type": "esriFieldTypeString", "alias": "digi_14_15_desc_uger", "length": 50, "domain": null }, { "name": "comuna", "type": "esriFieldTypeString", "alias": "comuna", "length": 2, "domain": null }, { "name": "vigencia", "type": "esriFieldTypeDate", "alias": "vigencia", "length": 8, "domain": null }, { "name": "dig_12_13_desc_vpr", "type": "esriFieldTypeString", "alias": "dig_12_13_desc_vpr", "length": 50, "domain": null }, { "name": "fecha_sincronizacion", "type": "esriFieldTypeDate", "alias": "fecha_sincronizacion", "length": 8, "domain": null }, { "name": "st_area(shape)", "type": "esriFieldTypeDouble", "alias": "st_area(shape)", "domain": null }, { "name": "st_perimeter(shape)", "type": "esriFieldTypeDouble", "alias": "st_perimeter(shape)", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "i5714codigo_zhfr", "fields": "codigo_zhfr", "isAscending": true, "isUnique": false, "description": "" }, { "name": "r2452_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a2165_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 20000, "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, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "st_area(shape)", "shapeLengthFieldName": "st_perimeter(shape)", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "3835f2c483934aa3a8e5e17095f5aa22" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 4, "name": "Limite Barrio Vereda Catastral", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 150000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 76, 230, 0, 255 ], "width": 1.2 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[NOMBRE_BARRIO] CONCAT NEWLINE CONCAT [CODIGO]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "all", "removeDuplicatesDistance": 216, "multiPart": "labelLargest", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "where": "INDICADOR_UR = 'R'", "useCodedValues": true, "maxScale": 500, "minScale": 35000, "name": "Rural", "priority": 3, "symbol": { "type": "esriTS", "color": [ 76, 230, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 11, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[NOMBRE_BARRIO] CONCAT NEWLINE CONCAT [CODIGO]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "all", "removeDuplicatesDistance": 216, "multiPart": "labelLargest", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "where": "INDICADOR_UR = 'U'", "useCodedValues": true, "maxScale": 0, "minScale": 18049, "name": "Urbano", "priority": 4, "symbol": { "type": "esriTS", "color": [ 0, 115, 76, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 9, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 4699257.3271, "ymin": 2239727.3488999996, "xmax": 4726590.8584, "ymax": 2263174.2489, "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": "CODIGO", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "comuna", "type": "esriFieldTypeString", "alias": "COMUNA", "length": 50, "domain": null }, { "name": "barrio", "type": "esriFieldTypeString", "alias": "BARRIO", "length": 50, "domain": null }, { "name": "codigo", "type": "esriFieldTypeString", "alias": "CODIGO", "length": 50, "domain": null }, { "name": "nombre_barrio", "type": "esriFieldTypeString", "alias": "NOMBRE", "length": 50, "domain": null }, { "name": "indicador_ur", "type": "esriFieldTypeString", "alias": "INDICADOR_UR", "length": 2, "domain": { "type": "codedValue", "name": "CAT_ClasifSuelo", "description": "", "codedValues": [ { "name": "Rural", "code": "R" }, { "name": "Urbano", "code": "U" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "sector", "type": "esriFieldTypeSmallInteger", "alias": "Sector_Catastral", "domain": { "type": "codedValue", "name": "Cat_Sector", "description": "Descripcion Sector", "codedValues": [ { "name": "NOR-ORIENTAL", "code": 1 }, { "name": "NOR-OCCIDENTAL", "code": 2 }, { "name": "CENTRO-ORIENTAL", "code": 3 }, { "name": "CENTRO-OCCIDENTAL", "code": 4 }, { "name": "SUR-ORIENTAL", "code": 5 }, { "name": "SUR-OCCIDENTAL", "code": 6 }, { "name": "RURAL NOR-OCCIDENTAL", "code": 7 }, { "name": "RURAL SUR-OCCIDENTAL", "code": 8 }, { "name": "RURAL ORIENTAL", "code": 9 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "nombre_comuna", "type": "esriFieldTypeString", "alias": "NOMBRE_COMUNA", "length": 50, "domain": null }, { "name": "fecha_sincronizacion", "type": "esriFieldTypeDate", "alias": "fecha_sincronizacion", "length": 8, "domain": null }, { "name": "st_area(shape)", "type": "esriFieldTypeDouble", "alias": "st_area(shape)", "domain": null }, { "name": "st_perimeter(shape)", "type": "esriFieldTypeDouble", "alias": "st_perimeter(shape)", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "i5683codigo", "fields": "codigo", "isAscending": true, "isUnique": false, "description": "" }, { "name": "i5683comuna", "fields": "comuna", "isAscending": true, "isUnique": false, "description": "" }, { "name": "i5683nombre_barr", "fields": "nombre_barrio", "isAscending": true, "isUnique": false, "description": "" }, { "name": "i5683nombre_comu", "fields": "nombre_comuna", "isAscending": true, "isUnique": false, "description": "" }, { "name": "r2427_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a2140_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 20000, "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, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "st_area(shape)", "shapeLengthFieldName": "st_perimeter(shape)", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "3835f2c483934aa3a8e5e17095f5aa22" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 5, "name": "Limite Comuna Corregimiento Catastral", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 150000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 230, 152, 0, 255 ], "width": 2 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[COMUNA]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "none", "multiPart": "labelPerPart", "deconflictionStrategy": "none", "repeatLabel": false, "allowOverrun": false, "allowOverlapOfFeatureInterior": "exclude", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 150000, "name": "Default", "priority": 16, "symbol": { "type": "esriTS", "color": [ 230, 152, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 11, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 4699257.3271, "ymin": 2239727.3488999996, "xmax": 4726590.8584, "ymax": 2263174.2489, "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", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "comuna", "type": "esriFieldTypeString", "alias": "Comuna", "length": 50, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "sector", "type": "esriFieldTypeSmallInteger", "alias": "SECTOR", "domain": null }, { "name": "nombre", "type": "esriFieldTypeString", "alias": "NOMBRE", "length": 50, "domain": null }, { "name": "fecha_sincronizacion", "type": "esriFieldTypeDate", "alias": "fecha_sincronizacion", "length": 8, "domain": null }, { "name": "st_area(shape)", "type": "esriFieldTypeDouble", "alias": "st_area(shape)", "domain": null }, { "name": "st_perimeter(shape)", "type": "esriFieldTypeDouble", "alias": "st_perimeter(shape)", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "i5688comuna", "fields": "comuna", "isAscending": true, "isUnique": false, "description": "" }, { "name": "i5688nombre", "fields": "nombre", "isAscending": true, "isUnique": false, "description": "" }, { "name": "r2432_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a2145_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 20000, "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, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "st_area(shape)", "shapeLengthFieldName": "st_perimeter(shape)", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "3835f2c483934aa3a8e5e17095f5aa22" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 6, "name": "Manzana Catastral", "type": "Feature Layer", "description": "Contiene la información de los contornos de las manzanas catastrales o espacios geográficos que contienen la sumatoria de áreas de terreno de los predios y separados espacialmente de otros por vías. Se codifica con un código único de 7 dígitos que representa el sector espacial de la ciudad que representa", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "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 }, "copyrightText": "Subsecretaria de Catastro, Alcaldia de Medellin", "parentLayer": null, "subLayers": [], "minScale": 5000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 38, 115, 0, 255 ], "width": 0.4 } } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 4699268, "ymin": 2239766, "xmax": 4726580.9605, "ymax": 2263057.8649000004, "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": "BARRIOVEREDAID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "cobama", "type": "esriFieldTypeString", "alias": "COBAMA", "length": 7, "domain": null }, { "name": "barrioveredaid", "type": "esriFieldTypeString", "alias": "BARRIOVEREDAID", "length": 4, "domain": null }, { "name": "tipo_manzana", "type": "esriFieldTypeString", "alias": "TIPO_MANZANA", "length": 4, "domain": { "type": "codedValue", "name": "CAT_Tipo_Manzana", "description": "DESCRIPTION", "codedValues": [ { "name": "Normal", "code": "MZ" }, { "name": "Parque", "code": "PQ" }, { "name": "Glorieta", "code": "GL" }, { "name": "Separador Vial", "code": "SV" }, { "name": "Equipamentos", "code": "EQ" }, { "name": "Unidad Deportiva", "code": "UD" }, { "name": "Canalización", "code": "CN" }, { "name": "Sistema de Transporte Masivo", "code": "ST" }, { "name": "Cerro Tutelar", "code": "CT" }, { "name": "Río Medellín", "code": "R" }, { "name": "Zona Verde", "code": "ZV" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "fecha_sincronizacion", "type": "esriFieldTypeDate", "alias": "fecha_sincronizacion", "length": 8, "domain": null }, { "name": "st_area(shape)", "type": "esriFieldTypeDouble", "alias": "st_area(shape)", "domain": null }, { "name": "st_perimeter(shape)", "type": "esriFieldTypeDouble", "alias": "st_perimeter(shape)", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "r2444_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a2157_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 20000, "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, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "st_area(shape)", "shapeLengthFieldName": "st_perimeter(shape)", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "3835f2c483934aa3a8e5e17095f5aa22" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 7, "name": "Lote Catastral", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 5000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "tipo_lote", "defaultSymbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "defaultLabel": "", "uniqueValueGroups": [ { "heading": "TIPO_LOTE", "classes": [ { "label": "Bloque", "description": "Bloque", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "values": [ [ "B" ] ] }, { "label": "Cancha", "description": "Cancha", "symbol": { "type": "esriPFS", "url": "2810ead35e314ce37a7cde1dd945361f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAfElEQVQokWP5/////zvvLzKoCOoz4AOTzxaD1bAcXNjIYB9fz0AI5Br3MoDUshCjGAZAalkYSAQs6AIg/2y/t4jBUykOzFdB8xuGBpBikHthmtEBVich28BASAMsNA4exh56WG3AF3KkhxLMY4RiGhZ6LCCF2EIDHcBCDwBNXTY0HcVTeAAAAABJRU5ErkJggg==", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 109, 187, 67, 255 ], "width": 0.4 }, "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "values": [ [ "CH" ] ] }, { "label": "Casa en Condominio", "description": "Casa en Condominio", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "values": [ [ "CA" ] ] }, { "label": "Edificio", "description": "Edificio", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "values": [ [ "E" ] ] }, { "label": "Espacio Publico", "description": "Espacio Publico", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "values": [ [ "EP" ] ] }, { "label": "Intermedio", "description": "Intermedio", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 0, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 0.4 } }, "values": [ [ "I" ] ] }, { "label": "Lote", "description": "Lote", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "values": [ [ "L" ] ] }, { "label": "Lote Demolido", "description": "Lote Demolido", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 210, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 25, 25, 147, 255 ], "width": 0.4 } }, "values": [ [ "LD" ] ] }, { "label": "Normal", "description": "Normal", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "values": [ [ "N" ] ] }, { "label": "Parqueadero", "description": "Parqueadero", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 233, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 168, 132, 255 ], "width": 1 } }, "values": [ [ "P" ] ] }, { "label": "Separador Vial o Zona Verde", "description": "Separador Vial o Zona Verde", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 38, 115, 0, 255 ], "width": 1 } }, "values": [ [ "S" ] ] }, { "label": "Torre", "description": "Torre", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "values": [ [ "T" ] ] }, { "label": "Via", "description": "Via", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "values": [ [ "V" ] ] }, { "label": "Zona Comun", "description": "Zona Comun", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "values": [ [ "Z" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "B", "label": "Bloque" }, { "symbol": { "type": "esriPFS", "url": "2810ead35e314ce37a7cde1dd945361f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAfElEQVQokWP5/////zvvLzKoCOoz4AOTzxaD1bAcXNjIYB9fz0AI5Br3MoDUshCjGAZAalkYSAQs6AIg/2y/t4jBUykOzFdB8xuGBpBikHthmtEBVich28BASAMsNA4exh56WG3AF3KkhxLMY4RiGhZ6LCCF2EIDHcBCDwBNXTY0HcVTeAAAAABJRU5ErkJggg==", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 109, 187, 67, 255 ], "width": 0.4 }, "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "value": "CH", "label": "Cancha" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "CA", "label": "Casa en Condominio" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "E", "label": "Edificio" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "EP", "label": "Espacio Publico" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 0, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 0.4 } }, "value": "I", "label": "Intermedio" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "L", "label": "Lote" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 210, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 25, 25, 147, 255 ], "width": 0.4 } }, "value": "LD", "label": "Lote Demolido" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "N", "label": "Normal" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 233, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 168, 132, 255 ], "width": 1 } }, "value": "P", "label": "Parqueadero" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 38, 115, 0, 255 ], "width": 1 } }, "value": "S", "label": "Separador Vial o Zona Verde" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "T", "label": "Torre" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "V", "label": "Via" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Z", "label": "Zona Comun" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 86, 196, 178, 255 ], "toColor": [ 86, 196, 178, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 205, 90, 250, 255 ], "toColor": [ 205, 90, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 89, 73, 255 ], "toColor": [ 204, 89, 73, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 242, 114, 255 ], "toColor": [ 242, 242, 114, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 63, 86, 145, 255 ], "toColor": [ 63, 86, 145, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 94, 235, 110, 255 ], "toColor": [ 94, 235, 110, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 103, 177, 255 ], "toColor": [ 230, 103, 177, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 135, 123, 70, 255 ], "toColor": [ 135, 123, 70, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 175, 166, 255 ], "toColor": [ 247, 175, 166, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 157, 183, 235, 255 ], "toColor": [ 157, 183, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 134, 227, 255 ], "toColor": [ 184, 134, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 128, 56, 72, 255 ], "toColor": [ 128, 56, 72, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 90, 150, 56, 255 ], "toColor": [ 90, 150, 56, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 155, 84, 255 ], "toColor": [ 227, 155, 84, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 40, "labelingInfo": [ { "labelExpression": "[NUMERO_PREDIO]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "none", "multiPart": "labelPerPart", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 1500, "name": "Default", "priority": 4, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 7, "style": "normal", "weight": "normal", "decoration": "underline" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 4699268, "ymin": 2239766, "xmax": 4726580, "ymax": 2263057, "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": "COBAMA", "typeIdField": "subtipo_lote", "subtypeFieldName": "subtipo_lote", "subtypeField": "subtipo_lote", "defaultSubtypeCode": 0, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "cobama", "type": "esriFieldTypeString", "alias": "CODIGO_MANZANA", "length": 7, "domain": null }, { "name": "subtipo_lote", "type": "esriFieldTypeInteger", "alias": "SUBTIPO_LOTE", "domain": null }, { "name": "tipo_lote", "type": "esriFieldTypeString", "alias": "TIPO_LOTE", "length": 2, "domain": { "type": "codedValue", "name": "CAT_TipoLote", "description": "", "codedValues": [ { "name": "Normal", "code": "N" }, { "name": "Edificio", "code": "E" }, { "name": "Parqueadero", "code": "P" }, { "name": "Lote", "code": "L" }, { "name": "Via", "code": "V" }, { "name": "Separador Vial o Zona Verde", "code": "S" }, { "name": "Zona Comun", "code": "Z" }, { "name": "Torre", "code": "T" }, { "name": "Bloque", "code": "B" }, { "name": "Espacio Publico", "code": "EP" }, { "name": "Casa en Condominio", "code": "CA" }, { "name": "Intermedio", "code": "I" }, { "name": "Lote Rectificado", "code": "R" }, { "name": "Camino", "code": "C" }, { "name": "Demolido", "code": "LD" }, { "name": "Barranco*", "code": "BA" }, { "name": "Posesion Demolida*", "code": "PD" }, { "name": "Caño o Quebrada*", "code": "CQ" }, { "name": "Lote Restringido*", "code": "LR" }, { "name": "Construccion compartida", "code": "CC" }, { "name": "Cancha Descubierta", "code": "CH" }, { "name": "Lote Problemas Jurídicos", "code": "PJ" }, { "name": "Lote fuera Manzana", "code": "LM" }, { "name": "Construccion Restringida", "code": "CR" }, { "name": "Declaratoria Utilidad Pública", "code": "UP" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "numero_predio", "type": "esriFieldTypeSmallInteger", "alias": "NUMERO_PREDIO", "domain": null }, { "name": "cbml", "type": "esriFieldTypeString", "alias": "CODIGO_LOTE", "length": 11, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "forma", "type": "esriFieldTypeSmallInteger", "alias": "FORMA", "domain": { "type": "codedValue", "name": "CAT_FormaLote", "description": "DESCRIPCION", "codedValues": [ { "name": "Regular", "code": 1 }, { "name": "Irregular", "code": 2 }, { "name": "Interno", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "numero_edificacion", "type": "esriFieldTypeSmallInteger", "alias": "NUMERO_EDIFICACION", "domain": null }, { "name": "area_lote", "type": "esriFieldTypeDouble", "alias": "AREA_LOTE", "domain": null }, { "name": "longitud", "type": "esriFieldTypeDouble", "alias": "LONGITUD", "domain": null }, { "name": "latitud", "type": "esriFieldTypeDouble", "alias": "LATITUD", "domain": null }, { "name": "relacion_superficie", "type": "esriFieldTypeString", "alias": "RELACION_SUPERFICIE", "length": 50, "domain": { "type": "codedValue", "name": "COL_RelacionSuperficieTipo", "description": "Tipo de relacion superficie", "codedValues": [ { "name": "En_Rasante", "code": "0" }, { "name": "En_Vuelo", "code": "1" }, { "name": "En_Subsuelo", "code": "2" }, { "name": "Otro", "code": "3" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "mz_igac", "type": "esriFieldTypeString", "alias": "mz_igac", "length": 21, "domain": null }, { "name": "x_origen_nacional", "type": "esriFieldTypeDouble", "alias": "x_origen_nacional", "domain": null }, { "name": "y_origen_nacional", "type": "esriFieldTypeDouble", "alias": "y_origen_nacional", "domain": null }, { "name": "fecha_sincronizacion", "type": "esriFieldTypeDate", "alias": "fecha_sincronizacion", "length": 8, "domain": null }, { "name": "st_area(shape)", "type": "esriFieldTypeDouble", "alias": "st_area(shape)", "domain": null }, { "name": "st_perimeter(shape)", "type": "esriFieldTypeDouble", "alias": "st_perimeter(shape)", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "i5686cbml", "fields": "cbml", "isAscending": true, "isUnique": false, "description": "" }, { "name": "i5686cobama", "fields": "cobama", "isAscending": true, "isUnique": false, "description": "" }, { "name": "r2430_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a2143_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "tipo_lote": {"type": "inherited"}, "forma": {"type": "inherited"}, "relacion_superficie": {"type": "inherited"} }, "id": 1, "name": "Urbano" }, { "domains": { "tipo_lote": {"type": "inherited"}, "forma": {"type": "inherited"}, "relacion_superficie": {"type": "inherited"} }, "id": 2, "name": "Rural" }, { "domains": { "tipo_lote": {"type": "inherited"}, "forma": {"type": "inherited"}, "relacion_superficie": {"type": "inherited"} }, "id": 3, "name": "Rural (Expansion)" }, { "domains": { "tipo_lote": {"type": "inherited"}, "forma": {"type": "inherited"}, "relacion_superficie": {"type": "inherited"} }, "id": 4, "name": "Rural (Suburbano)" }, { "domains": { "tipo_lote": {"type": "inherited"}, "forma": {"type": "inherited"}, "relacion_superficie": {"type": "inherited"} }, "id": 5, "name": "Urbano (Expansion Desarrollado)" } ], "subtypes": [ { "domains": { "tipo_lote": {"type": "inherited"}, "forma": {"type": "inherited"}, "relacion_superficie": {"type": "inherited"} }, "defaultValues": { "cbml": null, "cobama": null, "numero_predio": null, "tipo_lote": "N", "forma": null, "anotaciones": null, "numero_edificacion": null, "area_lote": null, "relacion_superficie": "0", "longitud": null, "latitud": null, "mz_igac": null, "subtipo_lote": null, "x_origen_nacional": null, "y_origen_nacional": null, "fecha_sincronizacion": null }, "code": 1, "name": "Urbano" }, { "domains": { "tipo_lote": {"type": "inherited"}, "forma": {"type": "inherited"}, "relacion_superficie": {"type": "inherited"} }, "defaultValues": { "cbml": null, "cobama": null, "numero_predio": null, "tipo_lote": "N", "forma": null, "anotaciones": null, "numero_edificacion": null, "area_lote": null, "relacion_superficie": "0", "longitud": null, "latitud": null, "mz_igac": null, "subtipo_lote": null, "x_origen_nacional": null, "y_origen_nacional": null, "fecha_sincronizacion": null }, "code": 2, "name": "Rural" }, { "domains": { "tipo_lote": {"type": "inherited"}, "forma": {"type": "inherited"}, "relacion_superficie": {"type": "inherited"} }, "defaultValues": { "cbml": null, "cobama": null, "numero_predio": null, "tipo_lote": "N", "forma": null, "anotaciones": null, "numero_edificacion": null, "area_lote": null, "relacion_superficie": "0", "longitud": null, "latitud": null, "mz_igac": null, "subtipo_lote": null, "x_origen_nacional": null, "y_origen_nacional": null, "fecha_sincronizacion": null }, "code": 3, "name": "Rural (Expansion)" }, { "domains": { "tipo_lote": {"type": "inherited"}, "forma": {"type": "inherited"}, "relacion_superficie": {"type": "inherited"} }, "defaultValues": { "cbml": null, "cobama": null, "numero_predio": null, "tipo_lote": "N", "forma": null, "anotaciones": null, "numero_edificacion": null, "area_lote": null, "relacion_superficie": "0", "longitud": null, "latitud": null, "mz_igac": null, "subtipo_lote": null, "x_origen_nacional": null, "y_origen_nacional": null, "fecha_sincronizacion": null }, "code": 4, "name": "Rural (Suburbano)" }, { "domains": { "tipo_lote": {"type": "inherited"}, "forma": {"type": "inherited"}, "relacion_superficie": {"type": "inherited"} }, "defaultValues": { "cbml": null, "cobama": null, "numero_predio": null, "tipo_lote": "N", "forma": null, "anotaciones": null, "numero_edificacion": null, "area_lote": null, "relacion_superficie": "0", "longitud": null, "latitud": null, "mz_igac": null, "subtipo_lote": null, "x_origen_nacional": null, "y_origen_nacional": null, "fecha_sincronizacion": null }, "code": 5, "name": "Urbano (Expansion Desarrollado)" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 20000, "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, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "st_area(shape)", "shapeLengthFieldName": "st_perimeter(shape)", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "3835f2c483934aa3a8e5e17095f5aa22" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 8, "name": "Construccion", "type": "Feature Layer", "description": "\"Representa los polígonos de construcción total de los predios del municipio de Medellín. Se trata de una simplificación de la realidad modelo 3D en una plataforma 2D. Consiste en un modelo que busca mostrar la construcción total del predio, sin tener presente las unidades que componen su división predial.\nIncluye atributos como la tipología de la construcción con valores como: \npiscina , edificio, construcción transitoria, etc\"", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "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 }, "copyrightText": "Subsecretaria de Catastro, Alcaldia de Medellin.", "parentLayer": null, "subLayers": [], "minScale": 2000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "numero_pisos", "field2": "numero_sotanos", "field3": "tipo_construccion", "defaultSymbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 38, 115, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 38, 115, 0, 255 ], "width": 1 } }, "defaultLabel": "", "uniqueValueGroups": [ { "heading": "NUMERO_PISOS, NUMERO_SOTANOS, TIPO_CONSTRUCCION", "classes": [ { "label": "Transitorio", "description": "Transitorio", "symbol": { "type": "esriSFS", "style": "esriSFSForwardDiagonal", "color": [ 38, 115, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 38, 115, 0, 255 ], "width": 1 } }, "values": [ [ "0", "0", "T" ] ] }, { "label": "Tanque", "description": "Tanque", "symbol": { "type": "esriSFS", "style": "esriSFSDiagonalCross", "color": [ 0, 112, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 } }, "values": [ [] ] }, { "label": "Patio", "description": "Patio", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "values": [ [ "0", "0", "N" ] ] }, { "label": "Piscina", "description": "Piscina", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 0, 112, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 1 } }, "values": [ [ "0", "0", "P" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSForwardDiagonal", "color": [ 38, 115, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 38, 115, 0, 255 ], "width": 1 } }, "value": "0,0,T", "label": "Transitorio" }, { "symbol": { "type": "esriSFS", "style": "esriSFSDiagonalCross", "color": [ 0, 112, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 } }, "value": "", "label": "Tanque" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "0,0,N", "label": "Patio" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 0, 112, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 1 } }, "value": "0,0,P", "label": "Piscina" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 252, 246, 255 ], "toColor": [ 194, 252, 246, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 244, 255 ], "toColor": [ 252, 179, 244, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 213, 179, 255 ], "toColor": [ 252, 213, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 207, 252, 255 ], "toColor": [ 189, 207, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 182, 255 ], "toColor": [ 215, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 230, 255 ], "toColor": [ 252, 215, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 252, 215, 255 ], "toColor": [ 247, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 211, 182, 252, 255 ], "toColor": [ 211, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 237, 252, 255 ], "toColor": [ 199, 237, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 201, 255 ], "toColor": [ 252, 179, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 252, 210, 255 ], "toColor": [ 189, 252, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 248, 212, 252, 255 ], "toColor": [ 248, 212, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 193, 187, 255 ], "toColor": [ 252, 193, 187, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 4699464.76, "ymin": 2240009.8846000005, "xmax": 4726442.2087, "ymax": 2263014.1983000003, "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": "COBAMA", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "cobama", "type": "esriFieldTypeString", "alias": "CODIGO_MANZANA", "length": 7, "domain": null }, { "name": "cbml", "type": "esriFieldTypeString", "alias": "CODIGO_LOTE", "length": 11, "domain": null }, { "name": "numero_mejora", "type": "esriFieldTypeSmallInteger", "alias": "NUMERO_MEJORA", "domain": null }, { "name": "numero_edificacion", "type": "esriFieldTypeSmallInteger", "alias": "NUMERO_EDIFICACION", "domain": null }, { "name": "numero_pisos", "type": "esriFieldTypeDouble", "alias": "NUMERO_PISOS", "domain": null }, { "name": "numero_sotanos", "type": "esriFieldTypeDouble", "alias": "NUMERO_SOTANOS", "domain": null }, { "name": "numero_mezanines", "type": "esriFieldTypeInteger", "alias": "NUMERO_MEZANINES", "domain": null }, { "name": "tipo_construccion", "type": "esriFieldTypeString", "alias": "TIPO_CONSTRUCCION", "length": 2, "domain": { "type": "codedValue", "name": "CAT_TipoConstruccion", "description": "", "codedValues": [ { "name": "Normal", "code": "N" }, { "name": "Edificio", "code": "E" }, { "name": "Bloque", "code": "BQ" }, { "name": "Torre", "code": "TO" }, { "name": "Parqueadero", "code": "PQ" }, { "name": "Mejora", "code": "M" }, { "name": "Transitorio", "code": "T" }, { "name": "Piscina", "code": "P" }, { "name": "Tanque", "code": "Q" }, { "name": "Casa en Condominio", "code": "CA" }, { "name": "Cancha o Deportivo Cubierto", "code": "C" }, { "name": "Zona Comun Construida", "code": "ZC" }, { "name": "Balcón", "code": "B" }, { "name": "Area Libre", "code": "AL" }, { "name": "Construcción fuera de lote", "code": "FL" }, { "name": "Tumba", "code": "TB" }, { "name": "Cancha o Pista Descubierta", "code": "CD" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "numero_semisotanos", "type": "esriFieldTypeInteger", "alias": "NUMERO_SEMISOTANOS", "domain": null }, { "name": "id_construccion", "type": "esriFieldTypeString", "alias": "ID_CONSTRUCCION", "length": 16, "domain": null }, { "name": "area_construida", "type": "esriFieldTypeDouble", "alias": "AREA_CONSTRUIDA", "domain": null }, { "name": "fecha_sincronizacion", "type": "esriFieldTypeDate", "alias": "fecha_sincronizacion", "length": 8, "domain": null }, { "name": "st_area(shape)", "type": "esriFieldTypeDouble", "alias": "st_area(shape)", "domain": null }, { "name": "st_perimeter(shape)", "type": "esriFieldTypeDouble", "alias": "st_perimeter(shape)", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "i5680cbml", "fields": "cbml", "isAscending": true, "isUnique": false, "description": "" }, { "name": "i5680cbml1", "fields": "cbml,tipo_construccion,numero_mejora", "isAscending": true, "isUnique": false, "description": "" }, { "name": "i5680cobama", "fields": "cobama", "isAscending": true, "isUnique": false, "description": "" }, { "name": "i5680id_construc", "fields": "id_construccion", "isAscending": true, "isUnique": false, "description": "" }, { "name": "r2424_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a2137_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 20000, "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, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "st_area(shape)", "shapeLengthFieldName": "st_perimeter(shape)", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "3835f2c483934aa3a8e5e17095f5aa22" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 9, "name": "Uso del predio", "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": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 2000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 38, 115, 0, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.6 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 4699354.1232, "ymin": 2240002.3621999994, "xmax": 4726428.855, "ymax": 2263012.597100001, "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": "ID_PREDIO", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "cbml", "type": "esriFieldTypeString", "alias": "CBML", "length": 11, "domain": null }, { "name": "tipo_punto", "type": "esriFieldTypeString", "alias": "TIPO_PUNTO", "length": 12, "domain": null }, { "name": "numero_tipo", "type": "esriFieldTypeSmallInteger", "alias": "NUMERO_TIPO", "domain": null }, { "name": "longitud", "type": "esriFieldTypeDouble", "alias": "LONGITUD", "domain": null }, { "name": "latitud", "type": "esriFieldTypeDouble", "alias": "LATITUD", "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "nombre_predio", "type": "esriFieldTypeString", "alias": "NOMBRE_PREDIO", "length": 70, "domain": null }, { "name": "direccion", "type": "esriFieldTypeString", "alias": "DIRECCION", "length": 100, "domain": null }, { "name": "piso_ubicacion", "type": "esriFieldTypeInteger", "alias": "PISO_UBICACION", "domain": null }, { "name": "numero_edificacion", "type": "esriFieldTypeSmallInteger", "alias": "NUMERO_EDIFICACION", "domain": null }, { "name": "numero_predial", "type": "esriFieldTypeString", "alias": "NUMERO_PREDIAL", "length": 35, "domain": null }, { "name": "destinacion", "type": "esriFieldTypeString", "alias": "DESTINACION", "length": 30, "domain": null }, { "name": "estrato", "type": "esriFieldTypeSmallInteger", "alias": "ESTRATO", "domain": { "type": "codedValue", "name": "Cat_Estrato", "description": "Estrato", "codedValues": [ { "name": "Muy Bajo", "code": 1 }, { "name": "Bajo", "code": 2 }, { "name": "Medio Bajo", "code": 3 }, { "name": "Medio", "code": 4 }, { "name": "Medio Alto", "code": 5 }, { "name": "Alto", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "codigo_postal", "type": "esriFieldTypeString", "alias": "codigopostal", "length": 6, "domain": null }, { "name": "codigo_homologado", "type": "esriFieldTypeString", "alias": "codigo_homologado", "length": 15, "domain": null }, { "name": "x_origen_nacional", "type": "esriFieldTypeDouble", "alias": "x_origen_nacional", "domain": null }, { "name": "y_origen_nacional", "type": "esriFieldTypeDouble", "alias": "y_origen_nacional", "domain": null }, { "name": "fecha_actualizacion", "type": "esriFieldTypeDate", "alias": "fecha_actualizacion", "length": 8, "domain": null }, { "name": "fecha_sincronizacion", "type": "esriFieldTypeDate", "alias": "fecha_sincronizacion", "length": 8, "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "i5698cbml", "fields": "cbml", "isAscending": true, "isUnique": false, "description": "" }, { "name": "r2439_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a2152_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 20000, "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, "serviceItemId": "3835f2c483934aa3a8e5e17095f5aa22" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 10, "name": "Estrato Socioeconomico", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 250000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "classBreaks", "authoringInfo": { "type": "classedColor", "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 245, 245, 0, 255 ], "toColor": [ 245, 0, 0, 255 ] } ] }, "classificationMethod": "esriClassifyNaturalBreaks" }, "field": "ESTRATO", "classificationMethod": "esriClassifyNaturalBreaks", "minValue": 1, "classBreakInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 0, 0, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 0.6 } }, "classMaxValue": 1, "label": "1" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 61, 0, 178 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 0.6 } }, "classMaxValue": 2, "label": "2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 122, 0, 204 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 0.6 } }, "classMaxValue": 3, "label": "3" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 184, 0, 229 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 0.6 } }, "classMaxValue": 4, "label": "4" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 245, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 0.6 } }, "classMaxValue": 6, "label": "5 - 6" } ], "legendOptions": {"order": "ascendingValues"} }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 4699257.3271, "ymin": 2239727.3488999996, "xmax": 4726590.8584, "ymax": 2263174.2489, "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": "comuna", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "comuna", "type": "esriFieldTypeString", "alias": "comuna", "length": 2, "domain": null }, { "name": "barrio", "type": "esriFieldTypeString", "alias": "barrio", "length": 2, "domain": null }, { "name": "codigo_barrio", "type": "esriFieldTypeString", "alias": "codigo_barrio", "length": 4, "domain": null }, { "name": "manzana", "type": "esriFieldTypeString", "alias": "manzana", "length": 7, "domain": null }, { "name": "estrato", "type": "esriFieldTypeSmallInteger", "alias": "estrato", "domain": { "type": "codedValue", "name": "Cat_Estrato", "description": "Estrato", "codedValues": [ { "name": "Muy Bajo", "code": 1 }, { "name": "Bajo", "code": 2 }, { "name": "Medio Bajo", "code": 3 }, { "name": "Medio", "code": 4 }, { "name": "Medio Alto", "code": 5 }, { "name": "Alto", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "fecha_sincronizacion", "type": "esriFieldTypeDate", "alias": "fecha_sincronizacion", "length": 8, "domain": null }, { "name": "st_area(shape)", "type": "esriFieldTypeDouble", "alias": "st_area(shape)", "domain": null }, { "name": "st_perimeter(shape)", "type": "esriFieldTypeDouble", "alias": "st_perimeter(shape)", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "i5685estrato", "fields": "estrato", "isAscending": true, "isUnique": false, "description": "" }, { "name": "r2429_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a2142_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 20000, "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, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "st_area(shape)", "shapeLengthFieldName": "st_perimeter(shape)", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "3835f2c483934aa3a8e5e17095f5aa22" } ], "tables": [] }