{ "layers": [ { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 0, "name": "VDSL", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 715736.9699999997, "ymin": 9676148.599, "xmax": 727960.4687999999, "ymax": 9682322.4717, "spatialReference": { "wkid": 32717, "latestWkid": 32717, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 4.504455473910538E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 32717, "latestWkid": 32717, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 246, 197, 103, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[NOMBRE]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "multiPart": "labelLargest", "deconflictionStrategy": "dynamic", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 4000, "name": "Default", "priority": 1, "symbol": { "type": "esriTS", "color": [ 115, 38, 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": 10, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "NOMBRE", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "NODO", "type": "esriFieldTypeSmallInteger", "alias": "Nodo", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NODO" }, { "name": "NOMBRE", "type": "esriFieldTypeString", "alias": "Nombre", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "NOMBRE" }, { "name": "CLAVE", "type": "esriFieldTypeString", "alias": "Clave catastral", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "CLAVE" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R1396_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1396", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1396", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1342_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "SA Pacific Standard Time", "timeZoneIANA": "Etc/GMT+5", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "VDSL", "description": "", "prototype": { "attributes": { "CLAVE": null, "NODO": null, "NOMBRE": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "e16f767709b046d6bb698664155d0b5b" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 1, "name": "GPON", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "FechaCreacion", "creatorField": "UsuarioCreacion", "editDateField": "FechaEdicion", "editorField": "UsuarioEdicion" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 619652.1080999998, "ymin": 9635356.9232, "xmax": 754822.4987000003, "ymax": 9802277.1345, "spatialReference": { "wkid": 32717, "latestWkid": 32717, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 4.504455473910538E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 32717, "latestWkid": 32717, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "CodigoCaja", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "NumCabecera", "type": "esriFieldTypeSmallInteger", "alias": "NumCabecera", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NumCabecera" }, { "name": "NumDistrito", "type": "esriFieldTypeSmallInteger", "alias": "NumDistrito", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NumDistrito" }, { "name": "CodigoCaja", "type": "esriFieldTypeString", "alias": "CodigoCaja", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "CodigoCaja" }, { "name": "UsuarioCreacion", "type": "esriFieldTypeString", "alias": "UsuarioCreacion", "domain": null, "editable": false, "nullable": true, "length": 20, "defaultValue": null, "modelName": "UsuarioCreacion" }, { "name": "FechaCreacion", "type": "esriFieldTypeDate", "alias": "FechaCreacion", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "FechaCreacion" }, { "name": "UsuarioEdicion", "type": "esriFieldTypeString", "alias": "UsuarioEdicion", "domain": null, "editable": false, "nullable": true, "length": 20, "defaultValue": null, "modelName": "UsuarioEdicion" }, { "name": "FechaEdicion", "type": "esriFieldTypeDate", "alias": "FechaEdicion", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "FechaEdicion" }, { "name": "Rsv1", "type": "esriFieldTypeString", "alias": "Rsv1", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Rsv1" }, { "name": "Rsv2", "type": "esriFieldTypeSmallInteger", "alias": "Rsv2", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Rsv2" }, { "name": "HANDLE", "type": "esriFieldTypeString", "alias": "HANDLE", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "EHANDLE" }, { "name": "Tag", "type": "esriFieldTypeString", "alias": "Tag", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "Tag" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.STLength()", "required": true }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "NomCabecera", "type": "esriFieldTypeString", "alias": "NomCabecera", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "NomCabecera" }, { "name": "CodigoCaja2", "type": "esriFieldTypeString", "alias": "CodigoCaja2", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "CodigoCaja2" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R1288_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1288", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1288", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1263_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "SA Pacific Standard Time", "timeZoneIANA": "Etc/GMT+5", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Cobertura_Gpon", "description": "", "prototype": { "attributes": { "NomCabecera": null, "NumCabecera": null, "NumDistrito": null, "CodigoCaja": null, "CodigoCaja2": null, "Tag": null, "HANDLE": null, "Rsv2": null, "Rsv1": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "e16f767709b046d6bb698664155d0b5b" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 2, "name": "Distritos", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 652790.4914999995, "ymin": 9655110.7986, "xmax": 738048.4124999996, "ymax": 9710569.3051, "spatialReference": { "wkid": 32717, "latestWkid": 32717, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 4.504455473910538E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 32717, "latestWkid": 32717, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "NODO", "defaultSymbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 247, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "defaultLabel": "", "uniqueValueGroups": [ { "heading": "Nodo", "classes": [ { "label": "0", "description": "0", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 160, 189, 177, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "0" ] ] }, { "label": "1", "description": "1", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 184, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "1" ] ] }, { "label": "2", "description": "2", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 174, 222, 173, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "2" ] ] }, { "label": "3", "description": "3", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 188, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "3" ] ] }, { "label": "4", "description": "4", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 162, 224, 167, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "4" ] ] }, { "label": "6", "description": "6", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 139, 144, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "6" ] ] }, { "label": "7", "description": "7", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 224, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "7" ] ] }, { "label": "8", "description": "8", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 155, 204, 145, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "8" ] ] }, { "label": "9", "description": "9", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 191, 196, 153, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "9" ] ] }, { "label": "10", "description": "10", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 209, 176, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "10" ] ] }, { "label": "11", "description": "11", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 159, 204, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "11" ] ] }, { "label": "12", "description": "12", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 196, 167, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "12" ] ] }, { "label": "13", "description": "13", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 176, 207, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "13" ] ] }, { "label": "14", "description": "14", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 163, 196, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "14" ] ] }, { "label": "15", "description": "15", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 191, 136, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "15" ] ] }, { "label": "16", "description": "16", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 143, 191, 169, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "16" ] ] }, { "label": "17", "description": "17", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 160, 166, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "17" ] ] }, { "label": "18", "description": "18", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 134, 189, 152, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "18" ] ] }, { "label": "19", "description": "19", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 151, 179, 132, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "19" ] ] }, { "label": "20", "description": "20", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 167, 189, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "20" ] ] }, { "label": "21", "description": "21", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 141, 175, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "21" ] ] }, { "label": "22", "description": "22", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 138, 186, 136, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "22" ] ] }, { "label": "23", "description": "23", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 139, 179, 168, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "23" ] ] }, { "label": "24", "description": "24", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 178, 209, 155, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "24" ] ] }, { "label": "25", "description": "25", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 155, 189, 156, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "25" ] ] }, { "label": "26", "description": "26", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 155, 204, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "26" ] ] }, { "label": "27", "description": "27", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 223, 224, 186, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "27" ] ] }, { "label": "28", "description": "28", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 149, 171, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "28" ] ] }, { "label": "29", "description": "29", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 170, 183, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "29" ] ] }, { "label": "31", "description": "31", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 217, 185, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "31" ] ] }, { "label": "32", "description": "32", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 177, 209, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "32" ] ] }, { "label": "33", "description": "33", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 167, 217, 191, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "33" ] ] }, { "label": "41", "description": "41", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 161, 209, 172, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "41" ] ] }, { "label": "48", "description": "48", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 155, 186, 185, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "48" ] ] }, { "label": "49", "description": "49", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 150, 212, 171, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "49" ] ] }, { "label": "50", "description": "50", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 172, 191, 157, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "50" ] ] }, { "label": "51", "description": "51", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 167, 201, 159, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "51" ] ] }, { "label": "52", "description": "52", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 159, 192, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "52" ] ] }, { "label": "53", "description": "53", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 143, 194, 181, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "53" ] ] }, { "label": "54", "description": "54", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 193, 208, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "54" ] ] }, { "label": "55", "description": "55", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 145, 145, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "55" ] ] }, { "label": "56", "description": "56", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 201, 224, 191, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "56" ] ] }, { "label": "57", "description": "57", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 159, 224, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "57" ] ] }, { "label": "58", "description": "58", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 166, 165, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "58" ] ] }, { "label": "59", "description": "59", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 174, 191, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "59" ] ] }, { "label": "60", "description": "60", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 193, 217, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "60" ] ] }, { "label": "61", "description": "61", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 149, 207, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "61" ] ] }, { "label": "62", "description": "62", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 193, 217, 173, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "62" ] ] }, { "label": "63", "description": "63", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 188, 222, 162, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "63" ] ] }, { "label": "64", "description": "64", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 153, 194, 145, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "64" ] ] }, { "label": "65", "description": "65", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 129, 179, 151, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "65" ] ] }, { "label": "66", "description": "66", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 129, 154, 181, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "66" ] ] }, { "label": "68", "description": "68", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 149, 175, 191, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "68" ] ] }, { "label": "69", "description": "69", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 136, 189, 191, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "69" ] ] }, { "label": "70", "description": "70", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 208, 224, 159, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "70" ] ] }, { "label": "71", "description": "71", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 154, 181, 160, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "71" ] ] }, { "label": "72", "description": "72", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 193, 207, 151, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "72" ] ] }, { "label": "73", "description": "73", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 177, 222, 206, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "73" ] ] }, { "label": "74", "description": "74", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 169, 198, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "74" ] ] }, { "label": "75", "description": "75", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 174, 171, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "75" ] ] }, { "label": "78", "description": "78", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 169, 181, 132, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "78" ] ] }, { "label": "80", "description": "80", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 169, 162, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "80" ] ] }, { "label": "82", "description": "82", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 185, 227, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "82" ] ] }, { "label": "83", "description": "83", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 132, 169, 181, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "83" ] ] }, { "label": "84", "description": "84", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 180, 181, 147, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "84" ] ] }, { "label": "86", "description": "86", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 194, 145, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "86" ] ] }, { "label": "87", "description": "87", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 154, 176, 181, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "87" ] ] }, { "label": "88", "description": "88", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 217, 167, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "88" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 160, 189, 177, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "0", "label": "0" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 184, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1", "label": "1" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 174, 222, 173, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2", "label": "2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 188, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "3", "label": "3" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 162, 224, 167, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "4", "label": "4" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 139, 144, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "6", "label": "6" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 224, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "7", "label": "7" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 155, 204, 145, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "8", "label": "8" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 191, 196, 153, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "9", "label": "9" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 209, 176, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "10", "label": "10" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 159, 204, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "11", "label": "11" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 196, 167, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "12", "label": "12" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 176, 207, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "13", "label": "13" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 163, 196, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "14", "label": "14" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 191, 136, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "15", "label": "15" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 143, 191, 169, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "16", "label": "16" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 160, 166, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "17", "label": "17" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 134, 189, 152, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "18", "label": "18" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 151, 179, 132, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "19", "label": "19" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 167, 189, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "20", "label": "20" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 141, 175, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21", "label": "21" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 138, 186, 136, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22", "label": "22" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 139, 179, 168, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23", "label": "23" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 178, 209, 155, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24", "label": "24" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 155, 189, 156, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25", "label": "25" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 155, 204, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26", "label": "26" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 223, 224, 186, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "27", "label": "27" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 149, 171, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "28", "label": "28" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 170, 183, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "29", "label": "29" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 217, 185, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "31", "label": "31" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 177, 209, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "32", "label": "32" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 167, 217, 191, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "33", "label": "33" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 161, 209, 172, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "41", "label": "41" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 155, 186, 185, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "48", "label": "48" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 150, 212, 171, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "49", "label": "49" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 172, 191, 157, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "50", "label": "50" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 167, 201, 159, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "51", "label": "51" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 159, 192, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "52", "label": "52" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 143, 194, 181, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "53", "label": "53" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 193, 208, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "54", "label": "54" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 145, 145, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "55", "label": "55" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 201, 224, 191, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "56", "label": "56" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 159, 224, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "57", "label": "57" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 166, 165, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "58", "label": "58" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 174, 191, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "59", "label": "59" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 193, 217, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "60", "label": "60" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 149, 207, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "61", "label": "61" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 193, 217, 173, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "62", "label": "62" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 188, 222, 162, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "63", "label": "63" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 153, 194, 145, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "64", "label": "64" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 129, 179, 151, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "65", "label": "65" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 129, 154, 181, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "66", "label": "66" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 149, 175, 191, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "68", "label": "68" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 136, 189, 191, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "69", "label": "69" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 208, 224, 159, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "70", "label": "70" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 154, 181, 160, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "71", "label": "71" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 193, 207, 151, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "72", "label": "72" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 177, 222, 206, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "73", "label": "73" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 169, 198, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "74", "label": "74" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 174, 171, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "75", "label": "75" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 169, 181, 132, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "78", "label": "78" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 169, 162, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "80", "label": "80" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 185, 227, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "82", "label": "82" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 132, 169, 181, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "83", "label": "83" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 180, 181, 147, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "84", "label": "84" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 194, 145, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "86", "label": "86" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 154, 176, 181, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "87", "label": "87" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 217, 167, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "88", "label": "88" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 181, 222, 158, 255 ], "toColor": [ 181, 222, 158, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 141, 148, 194, 255 ], "toColor": [ 141, 148, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 186, 219, 222, 255 ], "toColor": [ 186, 219, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 136, 186, 159, 255 ], "toColor": [ 136, 186, 159, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 214, 182, 255 ], "toColor": [ 210, 214, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 156, 171, 186, 255 ], "toColor": [ 156, 171, 186, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 164, 181, 136, 255 ], "toColor": [ 164, 181, 136, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 168, 227, 211, 255 ], "toColor": [ 168, 227, 211, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 191, 203, 227, 255 ], "toColor": [ 191, 203, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 174, 174, 212, 255 ], "toColor": [ 174, 174, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 151, 199, 151, 255 ], "toColor": [ 151, 199, 151, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 138, 190, 191, 255 ], "toColor": [ 138, 190, 191, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 180, 212, 181, 255 ], "toColor": [ 180, 212, 181, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 206, 212, 152, 255 ], "toColor": [ 206, 212, 152, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 129, 150, 181, 255 ], "toColor": [ 129, 150, 181, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 155, 190, 212, 255 ], "toColor": [ 155, 190, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 169, 186, 158, 255 ], "toColor": [ 169, 186, 158, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 163, 204, 193, 255 ], "toColor": [ 163, 204, 193, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 160, 160, 222, 255 ], "toColor": [ 160, 160, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 139, 179, 167, 255 ], "toColor": [ 139, 179, 167, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 177, 214, 163, 255 ], "toColor": [ 177, 214, 163, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 191, 224, 212, 255 ], "toColor": [ 191, 224, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 203, 227, 177, 255 ], "toColor": [ 203, 227, 177, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 157, 194, 159, 255 ], "toColor": [ 157, 194, 159, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 185, 186, 145, 255 ], "toColor": [ 185, 186, 145, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 158, 174, 222, 255 ], "toColor": [ 158, 174, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 163, 192, 194, 255 ], "toColor": [ 163, 192, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 156, 155, 186, 255 ], "toColor": [ 156, 155, 186, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 141, 173, 196, 255 ], "toColor": [ 141, 173, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 156, 189, 134, 255 ], "toColor": [ 156, 189, 134, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 134, 166, 179, 255 ], "toColor": [ 134, 166, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 194, 165, 255 ], "toColor": [ 192, 194, 165, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 154, 212, 217, 255 ], "toColor": [ 154, 212, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 185, 201, 159, 255 ], "toColor": [ 185, 201, 159, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 141, 199, 181, 255 ], "toColor": [ 141, 199, 181, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 208, 209, 165, 255 ], "toColor": [ 208, 209, 165, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 147, 207, 169, 255 ], "toColor": [ 147, 207, 169, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 174, 169, 219, 255 ], "toColor": [ 174, 169, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 161, 227, 176, 255 ], "toColor": [ 161, 227, 176, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 158, 219, 193, 255 ], "toColor": [ 158, 219, 193, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 180, 205, 217, 255 ], "toColor": [ 180, 205, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 156, 212, 150, 255 ], "toColor": [ 156, 212, 150, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 162, 185, 222, 255 ], "toColor": [ 162, 185, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 205, 227, 161, 255 ], "toColor": [ 205, 227, 161, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 157, 153, 196, 255 ], "toColor": [ 157, 153, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 138, 181, 134, 255 ], "toColor": [ 138, 181, 134, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 161, 191, 175, 255 ], "toColor": [ 161, 191, 175, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 139, 176, 179, 255 ], "toColor": [ 139, 176, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 226, 227, 184, 255 ], "toColor": [ 226, 227, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 168, 211, 224, 255 ], "toColor": [ 168, 211, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 188, 199, 145, 255 ], "toColor": [ 188, 199, 145, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 205, 224, 188, 255 ], "toColor": [ 205, 224, 188, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 161, 187, 201, 255 ], "toColor": [ 161, 187, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 176, 186, 209, 255 ], "toColor": [ 176, 186, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 149, 163, 196, 255 ], "toColor": [ 149, 163, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 196, 209, 171, 255 ], "toColor": [ 196, 209, 171, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 158, 217, 171, 255 ], "toColor": [ 158, 217, 171, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 165, 214, 175, 255 ], "toColor": [ 165, 214, 175, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 145, 179, 151, 255 ], "toColor": [ 145, 179, 151, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 185, 224, 182, 255 ], "toColor": [ 185, 224, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 175, 179, 146, 255 ], "toColor": [ 175, 179, 146, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 175, 184, 132, 255 ], "toColor": [ 175, 184, 132, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 152, 181, 141, 255 ], "toColor": [ 152, 181, 141, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 159, 203, 209, 255 ], "toColor": [ 159, 203, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 157, 196, 171, 255 ], "toColor": [ 157, 196, 171, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 169, 217, 210, 255 ], "toColor": [ 169, 217, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 218, 227, 163, 255 ], "toColor": [ 218, 227, 163, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 151, 145, 204, 255 ], "toColor": [ 151, 145, 204, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsURL", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "STRING", "typeIdField": "NODO", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "STRING", "type": "esriFieldTypeString", "alias": "STRING", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "STRING" }, { "name": "NODO", "type": "esriFieldTypeInteger", "alias": "NODO", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NODO" }, { "name": "DISTRITO", "type": "esriFieldTypeInteger", "alias": "DISTRITO", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DISTRITO" }, { "name": "DISCOD", "type": "esriFieldTypeString", "alias": "DISCOD", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "DISCOD" }, { "name": "VelocidadMbps", "type": "esriFieldTypeDouble", "alias": "Velocidad (Mbps)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "VelocidadMbps" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true }, { "name": "Zona", "type": "esriFieldTypeSmallInteger", "alias": "Zona", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Zona" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R1085_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1085", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1085", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1080_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "SA Pacific Standard Time", "timeZoneIANA": "Etc/GMT+5", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": 0, "name": "0", "domains": {}, "templates": [ { "name": "0", "description": "", "prototype": { "attributes": { "Zona": null, "VelocidadMbps": null, "STRING": null, "NODO": 0, "DISTRITO": null, "DISCOD": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 1, "name": "1", "domains": {}, "templates": [ { "name": "1", "description": "", "prototype": { "attributes": { "Zona": null, "VelocidadMbps": null, "STRING": null, "NODO": 1, "DISTRITO": null, "DISCOD": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 2, "name": "2", "domains": {}, "templates": [ { "name": "2", "description": "", "prototype": { "attributes": { "Zona": null, "VelocidadMbps": null, "STRING": null, "NODO": 2, "DISTRITO": null, "DISCOD": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 3, "name": "3", "domains": {}, "templates": [ { "name": "3", "description": "", "prototype": { "attributes": { "Zona": null, "VelocidadMbps": null, "STRING": null, "NODO": 3, "DISTRITO": null, "DISCOD": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 4, "name": "4", "domains": {}, "templates": [ { "name": "4", "description": "", "prototype": { "attributes": { "Zona": null, "VelocidadMbps": null, "STRING": null, "NODO": 4, "DISTRITO": null, "DISCOD": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 6, "name": "6", "domains": {}, "templates": [ { "name": "6", "description": "", "prototype": { "attributes": { "Zona": null, "VelocidadMbps": null, "STRING": null, "NODO": 6, "DISTRITO": null, "DISCOD": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 7, "name": "7", "domains": {}, "templates": [ { "name": "7", "description": "", "prototype": { "attributes": { "Zona": null, "VelocidadMbps": null, "STRING": null, "NODO": 7, "DISTRITO": null, "DISCOD": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 8, "name": "8", "domains": {}, "templates": [ { "name": "8", "description": "", "prototype": { "attributes": { "Zona": null, "VelocidadMbps": null, "STRING": null, "NODO": 8, "DISTRITO": null, "DISCOD": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 9, "name": "9", "domains": {}, "templates": [ { "name": "9", "description": "", "prototype": { "attributes": { "Zona": null, "VelocidadMbps": null, "STRING": null, "NODO": 9, "DISTRITO": null, "DISCOD": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 10, "name": "10", "domains": {}, "templates": [ { "name": "10", "description": "", "prototype": { "attributes": { "Zona": null, "VelocidadMbps": null, "STRING": null, "NODO": 10, "DISTRITO": null, "DISCOD": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 11, "name": "11", "domains": {}, "templates": [ { "name": "11", "description": "", "prototype": { "attributes": { "Zona": null, "VelocidadMbps": null, "STRING": null, "NODO": 11, "DISTRITO": null, "DISCOD": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 12, "name": "12", "domains": {}, "templates": [ { "name": "12", "description": "", "prototype": { "attributes": { "Zona": null, "VelocidadMbps": null, "STRING": null, "NODO": 12, "DISTRITO": null, "DISCOD": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 13, "name": "13", "domains": {}, "templates": [ { "name": "13", "description": "", "prototype": { "attributes": { "Zona": null, "VelocidadMbps": null, "STRING": null, "NODO": 13, "DISTRITO": null, "DISCOD": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 14, "name": "14", "domains": {}, "templates": [ { "name": "14", "description": "", "prototype": { "attributes": { "Zona": null, "VelocidadMbps": null, "STRING": null, "NODO": 14, "DISTRITO": null, "DISCOD": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 15, "name": "15", "domains": {}, "templates": [ { "name": "15", "description": "", "prototype": { "attributes": { "Zona": null, "VelocidadMbps": null, "STRING": null, "NODO": 15, "DISTRITO": null, "DISCOD": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 16, "name": "16", "domains": {}, "templates": [ { "name": "16", "description": "", "prototype": { "attributes": { "Zona": null, "VelocidadMbps": null, "STRING": null, "NODO": 16, "DISTRITO": null, "DISCOD": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 17, "name": "17", "domains": {}, "templates": [ { "name": "17", "description": "", "prototype": { "attributes": { "Zona": null, "VelocidadMbps": null, "STRING": null, "NODO": 17, "DISTRITO": null, "DISCOD": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 18, "name": "18", "domains": {}, "templates": [ { "name": "18", "description": "", "prototype": { "attributes": { "Zona": null, "VelocidadMbps": null, "STRING": null, "NODO": 18, "DISTRITO": null, "DISCOD": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 19, "name": "19", "domains": {}, "templates": [ { "name": "19", "description": "", "prototype": { "attributes": { "Zona": null, "VelocidadMbps": null, "STRING": null, "NODO": 19, "DISTRITO": null, "DISCOD": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 20, "name": "20", "domains": {}, "templates": [ { "name": "20", "description": "", "prototype": { "attributes": { "Zona": null, "VelocidadMbps": null, "STRING": null, "NODO": 20, "DISTRITO": null, "DISCOD": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 21, "name": "21", "domains": {}, "templates": [ { "name": "21", "description": "", "prototype": { "attributes": { "Zona": null, "VelocidadMbps": null, "STRING": null, "NODO": 21, "DISTRITO": null, "DISCOD": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 22, "name": "22", "domains": {}, "templates": [ { "name": "22", "description": "", "prototype": { "attributes": { "Zona": null, "VelocidadMbps": null, "STRING": null, "NODO": 22, "DISTRITO": null, "DISCOD": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 23, "name": "23", "domains": {}, "templates": [ { "name": "23", "description": "", "prototype": { "attributes": { "Zona": null, "VelocidadMbps": null, "STRING": null, "NODO": 23, "DISTRITO": null, "DISCOD": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 24, "name": "24", "domains": {}, "templates": [ { "name": "24", "description": "", "prototype": { "attributes": { "Zona": null, "VelocidadMbps": null, "STRING": null, "NODO": 24, "DISTRITO": null, "DISCOD": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 25, "name": "25", "domains": {}, "templates": [ { "name": "25", "description": "", "prototype": { "attributes": { "Zona": null, "VelocidadMbps": null, "STRING": null, "NODO": 25, "DISTRITO": null, "DISCOD": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 26, "name": "26", "domains": {}, "templates": [ { "name": "26", "description": "", "prototype": { "attributes": { "Zona": null, "VelocidadMbps": null, "STRING": null, "NODO": 26, "DISTRITO": null, "DISCOD": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 27, "name": "27", "domains": {}, "templates": [ { "name": "27", "description": "", "prototype": { "attributes": { "Zona": null, "VelocidadMbps": null, "STRING": null, "NODO": 27, "DISTRITO": null, "DISCOD": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 28, "name": "28", "domains": {}, "templates": [ { "name": "28", "description": "", "prototype": { "attributes": { "Zona": null, "VelocidadMbps": null, "STRING": null, "NODO": 28, "DISTRITO": null, "DISCOD": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 29, "name": "29", "domains": {}, "templates": [ { "name": "29", "description": "", "prototype": { "attributes": { "Zona": null, "VelocidadMbps": null, "STRING": null, "NODO": 29, "DISTRITO": null, "DISCOD": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 31, "name": "31", "domains": {}, "templates": [ { "name": "31", "description": "", "prototype": { "attributes": { "Zona": null, "VelocidadMbps": null, "STRING": null, "NODO": 31, "DISTRITO": null, "DISCOD": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 32, "name": "32", "domains": {}, "templates": [ { "name": "32", "description": "", "prototype": { "attributes": { "Zona": null, "VelocidadMbps": null, "STRING": null, "NODO": 32, "DISTRITO": null, "DISCOD": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 33, "name": "33", "domains": {}, "templates": [ { "name": "33", "description": "", "prototype": { "attributes": { "Zona": null, "VelocidadMbps": null, "STRING": null, "NODO": 33, "DISTRITO": null, "DISCOD": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 41, "name": "41", "domains": {}, "templates": [ { "name": "41", "description": "", "prototype": { "attributes": { "Zona": null, "VelocidadMbps": null, "STRING": null, "NODO": 41, "DISTRITO": null, "DISCOD": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 48, "name": "48", "domains": {}, "templates": [ { "name": "48", "description": "", "prototype": { "attributes": { "Zona": null, "VelocidadMbps": null, "STRING": null, "NODO": 48, "DISTRITO": null, "DISCOD": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 49, "name": "49", "domains": {}, "templates": [ { "name": "49", "description": "", "prototype": { "attributes": { "Zona": null, "VelocidadMbps": null, "STRING": null, "NODO": 49, "DISTRITO": null, "DISCOD": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 50, "name": "50", "domains": {}, "templates": [ { "name": "50", "description": "", "prototype": { "attributes": { "Zona": null, "VelocidadMbps": null, "STRING": null, "NODO": 50, "DISTRITO": null, "DISCOD": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 51, "name": "51", "domains": {}, "templates": [ { "name": "51", "description": "", "prototype": { "attributes": { "Zona": null, "VelocidadMbps": null, "STRING": null, "NODO": 51, "DISTRITO": null, "DISCOD": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 52, "name": "52", "domains": {}, "templates": [ { "name": "52", "description": "", "prototype": { "attributes": { "Zona": null, "VelocidadMbps": null, "STRING": null, "NODO": 52, "DISTRITO": null, "DISCOD": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 53, "name": "53", "domains": {}, "templates": [ { "name": "53", "description": "", "prototype": { "attributes": { "Zona": null, "VelocidadMbps": null, "STRING": null, "NODO": 53, "DISTRITO": null, "DISCOD": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 54, "name": "54", "domains": {}, "templates": [ { "name": "54", "description": "", "prototype": { "attributes": { "Zona": null, "VelocidadMbps": null, "STRING": null, "NODO": 54, "DISTRITO": null, "DISCOD": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 55, "name": "55", "domains": {}, "templates": [ { "name": "55", "description": "", "prototype": { "attributes": { "Zona": null, "VelocidadMbps": null, "STRING": null, "NODO": 55, "DISTRITO": null, "DISCOD": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 56, "name": "56", "domains": {}, "templates": [ { "name": "56", "description": "", "prototype": { "attributes": { "Zona": null, "VelocidadMbps": null, "STRING": null, "NODO": 56, "DISTRITO": null, "DISCOD": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 57, "name": "57", "domains": {}, "templates": [ { "name": "57", "description": "", "prototype": { "attributes": { "Zona": null, "VelocidadMbps": null, "STRING": null, "NODO": 57, "DISTRITO": null, "DISCOD": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 58, "name": "58", "domains": {}, "templates": [ { "name": "58", "description": "", "prototype": { "attributes": { "Zona": null, "VelocidadMbps": null, "STRING": null, "NODO": 58, "DISTRITO": null, "DISCOD": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 59, "name": "59", "domains": {}, "templates": [ { "name": "59", "description": "", "prototype": { "attributes": { "Zona": null, "VelocidadMbps": null, "STRING": null, "NODO": 59, "DISTRITO": null, "DISCOD": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 60, "name": "60", "domains": {}, "templates": [ { "name": "60", "description": "", "prototype": { "attributes": { "Zona": null, "VelocidadMbps": null, "STRING": null, "NODO": 60, "DISTRITO": null, "DISCOD": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 61, "name": "61", "domains": {}, "templates": [ { "name": "61", "description": "", "prototype": { "attributes": { "Zona": null, "VelocidadMbps": null, "STRING": null, "NODO": 61, "DISTRITO": null, "DISCOD": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 62, "name": "62", "domains": {}, "templates": [ { "name": "62", "description": "", "prototype": { "attributes": { "Zona": null, "VelocidadMbps": null, "STRING": null, "NODO": 62, "DISTRITO": null, "DISCOD": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 63, "name": "63", "domains": {}, "templates": [ { "name": "63", "description": "", "prototype": { "attributes": { "Zona": null, "VelocidadMbps": null, "STRING": null, "NODO": 63, "DISTRITO": null, "DISCOD": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 64, "name": "64", "domains": {}, "templates": [ { "name": "64", "description": "", "prototype": { "attributes": { "Zona": null, "VelocidadMbps": null, "STRING": null, "NODO": 64, "DISTRITO": null, "DISCOD": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 65, "name": "65", "domains": {}, "templates": [ { "name": "65", "description": "", "prototype": { "attributes": { "Zona": null, "VelocidadMbps": null, "STRING": null, "NODO": 65, "DISTRITO": null, "DISCOD": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 66, "name": "66", "domains": {}, "templates": [ { "name": "66", "description": "", "prototype": { "attributes": { "Zona": null, "VelocidadMbps": null, "STRING": null, "NODO": 66, "DISTRITO": null, "DISCOD": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 68, "name": "68", "domains": {}, "templates": [ { "name": "68", "description": "", "prototype": { "attributes": { "Zona": null, "VelocidadMbps": null, "STRING": null, "NODO": 68, "DISTRITO": null, "DISCOD": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 69, "name": "69", "domains": {}, "templates": [ { "name": "69", "description": "", "prototype": { "attributes": { "Zona": null, "VelocidadMbps": null, "STRING": null, "NODO": 69, "DISTRITO": null, "DISCOD": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 70, "name": "70", "domains": {}, "templates": [ { "name": "70", "description": "", "prototype": { "attributes": { "Zona": null, "VelocidadMbps": null, "STRING": null, "NODO": 70, "DISTRITO": null, "DISCOD": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 71, "name": "71", "domains": {}, "templates": [ { "name": "71", "description": "", "prototype": { "attributes": { "Zona": null, "VelocidadMbps": null, "STRING": null, "NODO": 71, "DISTRITO": null, "DISCOD": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 72, "name": "72", "domains": {}, "templates": [ { "name": "72", "description": "", "prototype": { "attributes": { "Zona": null, "VelocidadMbps": null, "STRING": null, "NODO": 72, "DISTRITO": null, "DISCOD": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 73, "name": "73", "domains": {}, "templates": [ { "name": "73", "description": "", "prototype": { "attributes": { "Zona": null, "VelocidadMbps": null, "STRING": null, "NODO": 73, "DISTRITO": null, "DISCOD": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 74, "name": "74", "domains": {}, "templates": [ { "name": "74", "description": "", "prototype": { "attributes": { "Zona": null, "VelocidadMbps": null, "STRING": null, "NODO": 74, "DISTRITO": null, "DISCOD": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 75, "name": "75", "domains": {}, "templates": [ { "name": "75", "description": "", "prototype": { "attributes": { "Zona": null, "VelocidadMbps": null, "STRING": null, "NODO": 75, "DISTRITO": null, "DISCOD": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 78, "name": "78", "domains": {}, "templates": [ { "name": "78", "description": "", "prototype": { "attributes": { "Zona": null, "VelocidadMbps": null, "STRING": null, "NODO": 78, "DISTRITO": null, "DISCOD": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 80, "name": "80", "domains": {}, "templates": [ { "name": "80", "description": "", "prototype": { "attributes": { "Zona": null, "VelocidadMbps": null, "STRING": null, "NODO": 80, "DISTRITO": null, "DISCOD": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 82, "name": "82", "domains": {}, "templates": [ { "name": "82", "description": "", "prototype": { "attributes": { "Zona": null, "VelocidadMbps": null, "STRING": null, "NODO": 82, "DISTRITO": null, "DISCOD": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 83, "name": "83", "domains": {}, "templates": [ { "name": "83", "description": "", "prototype": { "attributes": { "Zona": null, "VelocidadMbps": null, "STRING": null, "NODO": 83, "DISTRITO": null, "DISCOD": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 84, "name": "84", "domains": {}, "templates": [ { "name": "84", "description": "", "prototype": { "attributes": { "Zona": null, "VelocidadMbps": null, "STRING": null, "NODO": 84, "DISTRITO": null, "DISCOD": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 86, "name": "86", "domains": {}, "templates": [ { "name": "86", "description": "", "prototype": { "attributes": { "Zona": null, "VelocidadMbps": null, "STRING": null, "NODO": 86, "DISTRITO": null, "DISCOD": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 87, "name": "87", "domains": {}, "templates": [ { "name": "87", "description": "", "prototype": { "attributes": { "Zona": null, "VelocidadMbps": null, "STRING": null, "NODO": 87, "DISTRITO": null, "DISCOD": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 88, "name": "88", "domains": {}, "templates": [ { "name": "88", "description": "", "prototype": { "attributes": { "Zona": null, "VelocidadMbps": null, "STRING": null, "NODO": 88, "DISTRITO": null, "DISCOD": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "e16f767709b046d6bb698664155d0b5b" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 3, "name": "WiMax", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 644107.9390000002, "ymin": 9652274.6836, "xmax": 739853.6471999995, "ymax": 9729371.634, "spatialReference": { "wkid": 32717, "latestWkid": 32717, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 4.504455473910538E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 32717, "latestWkid": 32717, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "CEO", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "Activo", "description": "Activo", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 255, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 230, 169, 255 ], "width": 4 } }, "values": [ [ "Activo" ] ] }, { "label": "Pendiente", "description": "Pendiente", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 178, 178, 178, 255 ], "outline": null }, "values": [ [ "Pendiente" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 255, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 230, 169, 255 ], "width": 4 } }, "value": "Activo", "label": "Activo" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 178, 178, 178, 255 ], "outline": null }, "value": "Pendiente", "label": "Pendiente" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 62, 69, 171, 255 ], "toColor": [ 62, 69, 171, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 42, 173, 81, 255 ], "toColor": [ 42, 173, 81, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 176, 39, 41, 255 ], "toColor": [ 176, 39, 41, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 42, 158, 173, 255 ], "toColor": [ 42, 158, 173, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 163, 34, 114, 255 ], "toColor": [ 163, 34, 114, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 171, 144, 65, 255 ], "toColor": [ 171, 144, 65, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 40, 110, 176, 255 ], "toColor": [ 40, 110, 176, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 135, 63, 58, 255 ], "toColor": [ 135, 63, 58, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 36, 140, 104, 255 ], "toColor": [ 36, 140, 104, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 116, 64, 130, 255 ], "toColor": [ 116, 64, 130, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 86, 130, 33, 255 ], "toColor": [ 86, 130, 33, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 171, 92, 36, 255 ], "toColor": [ 171, 92, 36, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 40, 103, 130, 255 ], "toColor": [ 40, 103, 130, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[TEXTSTRING]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "none", "multiPart": "labelPerPart", "deconflictionStrategy": "dynamic", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 15000, "name": "Default", "priority": 3, "symbol": { "type": "esriTS", "color": [ 0, 132, 168, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 9, "style": "normal", "weight": "bold", "decoration": "underline" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID_1", "globalIdField": "GlobalID", "displayField": "TEXTSTRING", "typeIdField": "CEO", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeDouble", "alias": "OBJECTID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "CoordX", "type": "esriFieldTypeDouble", "alias": "CoordX", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CoordX" }, { "name": "CoordY", "type": "esriFieldTypeDouble", "alias": "CoordY", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CoordY" }, { "name": "TEXTSTRING", "type": "esriFieldTypeString", "alias": "DENOMINACION", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "TEXTSTRING" }, { "name": "Sector", "type": "esriFieldTypeString", "alias": "Sector", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Sector" }, { "name": "Propiedad", "type": "esriFieldTypeString", "alias": "Propiedad", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Propiedad" }, { "name": "Tipo", "type": "esriFieldTypeString", "alias": "Tipo", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Tipo" }, { "name": "Altura", "type": "esriFieldTypeDouble", "alias": "Altura", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Altura" }, { "name": "Valla", "type": "esriFieldTypeString", "alias": "Valla", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Valla" }, { "name": "Observacio", "type": "esriFieldTypeString", "alias": "Observacio", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Observacio" }, { "name": "CEO", "type": "esriFieldTypeString", "alias": "CEO", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "CEO" }, { "name": "RadioCob", "type": "esriFieldTypeDouble", "alias": "RadioCob", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RadioCob" }, { "name": "Shape_Leng", "type": "esriFieldTypeDouble", "alias": "Shape_Leng", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape_Leng" }, { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID_1" }, { "name": "OBJECTID_2", "type": "esriFieldTypeDouble", "alias": "OBJECTID_2", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OBJECTID_2" }, { "name": "Input_FID", "type": "esriFieldTypeDouble", "alias": "Input_FID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Input_FID" }, { "name": "Shape_STAr", "type": "esriFieldTypeDouble", "alias": "Shape_STAr", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape_STAr" }, { "name": "Shape_STLe", "type": "esriFieldTypeDouble", "alias": "Shape_STLe", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape_STLe" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R1077_pk", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1077", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1077", "fields": "GlobalID,OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1072_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "SA Pacific Standard Time", "timeZoneIANA": "Etc/GMT+5", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": "Activo", "name": "Activo", "domains": {}, "templates": [ { "name": "Activo", "description": "", "prototype": { "attributes": { "Observacio": null, "Shape_STLe": null, "OBJECTID": null, "CoordX": null, "CoordY": null, "TEXTSTRING": null, "Sector": null, "Propiedad": null, "Tipo": null, "Altura": null, "Valla": null, "CEO": "Activo", "RadioCob": null, "Shape_Leng": null, "OBJECTID_2": null, "Input_FID": null, "Shape_STAr": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Pendiente", "name": "Pendiente", "domains": {}, "templates": [ { "name": "Pendiente", "description": "", "prototype": { "attributes": { "Observacio": null, "Shape_STLe": null, "OBJECTID": null, "CoordX": null, "CoordY": null, "TEXTSTRING": null, "Sector": null, "Propiedad": null, "Tipo": null, "Altura": null, "Valla": null, "CEO": "Pendiente", "RadioCob": null, "Shape_Leng": null, "OBJECTID_2": null, "Input_FID": null, "Shape_STAr": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "e16f767709b046d6bb698664155d0b5b" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 4, "name": "CDMA", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 648572.9774000002, "ymin": 9654183.4086, "xmax": 737320.2473999998, "ymax": 9724386.1703, "spatialReference": { "wkid": 32717, "latestWkid": 32717, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 4.504455473910538E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 32717, "latestWkid": 32717, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 151, 219, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 64, 101, 235, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "Servicio", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Servicio", "type": "esriFieldTypeString", "alias": "Servicio", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "Servicio" }, { "name": "CEO", "type": "esriFieldTypeString", "alias": "CEO", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "CEO" }, { "name": "Id", "type": "esriFieldTypeDouble", "alias": "Id", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Id" }, { "name": "Sector", "type": "esriFieldTypeString", "alias": "Sector", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Sector" }, { "name": "Propiedad", "type": "esriFieldTypeString", "alias": "Propiedad", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Propiedad" }, { "name": "Tipo", "type": "esriFieldTypeString", "alias": "Tipo", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Tipo" }, { "name": "Altura", "type": "esriFieldTypeDouble", "alias": "Altura", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Altura" }, { "name": "Valla", "type": "esriFieldTypeString", "alias": "Valla", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Valla" }, { "name": "Observacio", "type": "esriFieldTypeString", "alias": "Observacio", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Observacio" }, { "name": "Coord_X", "type": "esriFieldTypeDouble", "alias": "Coord_X", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Coord_X" }, { "name": "Coord_Y", "type": "esriFieldTypeDouble", "alias": "Coord_Y", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Coord_Y" }, { "name": "BUFF_DIST", "type": "esriFieldTypeDouble", "alias": "BUFF_DIST", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BUFF_DIST" }, { "name": "BUFF_DIST2", "type": "esriFieldTypeDouble", "alias": "BUFF_DIST2", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BUFF_DIST2" }, { "name": "Shape_STAr", "type": "esriFieldTypeDouble", "alias": "Shape_STAr", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape_STAr" }, { "name": "Shape_STLe", "type": "esriFieldTypeDouble", "alias": "Shape_STLe", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape_STLe" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true }, { "name": "COBERTURAS_CDMA", "type": "esriFieldTypeString", "alias": "COBERTURAS_CDMA", "domain": null, "editable": true, "nullable": true, "length": 11, "defaultValue": null, "modelName": "COBERTURAS_CDMA" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R1078_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1078", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1078", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1073_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "SA Pacific Standard Time", "timeZoneIANA": "Etc/GMT+5", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "G-pon", "description": "", "prototype": { "attributes": { "COBERTURAS_CDMA": null, "Servicio": "G-pon", "CEO": null, "Id": null, "Sector": null, "Propiedad": null, "Tipo": null, "Altura": null, "Valla": null, "Observacio": null, "Coord_X": null, "Coord_Y": null, "BUFF_DIST": null, "BUFF_DIST2": null, "Shape_STAr": null, "Shape_STLe": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "Cobre", "description": "", "prototype": { "attributes": { "COBERTURAS_CDMA": null, "Servicio": "Primario", "CEO": null, "Id": null, "Sector": null, "Propiedad": null, "Tipo": null, "Altura": null, "Valla": null, "Observacio": null, "Coord_X": null, "Coord_Y": null, "BUFF_DIST": null, "BUFF_DIST2": null, "Shape_STAr": null, "Shape_STLe": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "WiMax", "description": "", "prototype": { "attributes": { "COBERTURAS_CDMA": null, "Servicio": "WiMax", "CEO": null, "Id": null, "Sector": null, "Propiedad": null, "Tipo": null, "Altura": null, "Valla": null, "Observacio": null, "Coord_X": null, "Coord_Y": null, "BUFF_DIST": null, "BUFF_DIST2": null, "Shape_STAr": null, "Shape_STLe": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "e16f767709b046d6bb698664155d0b5b" } ], "tables": [] }