{ "layers": [ { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 0, "name": "SDE.ADMIN_CENSUS_ZipCode2019", "type": "Feature Layer", "description": "U.S. ZIP Code Areas represents five-digit ZIP Code areas used by the U.S. Postal Service to deliver mail more effectively. The first digit of a five-digit ZIP Code divides the United States into 10 large groups of states (or equivalent areas) numbered from 0 in the Northeast to 9 in the far West. Within these areas, each state is divided into an average of 10 smaller geographical areas, identified by the second and third digits. These digits, in conjunction with the first digit, represent a Sectional Center Facility (SCF) or a mail processing facility area. The fourth and fifth digits identify a post office, station, branch or local delivery area.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "Esri, TomTom", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "classBreaks", "authoringInfo": { "type": "classedColor", "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 229, 237, 206, 255 ], "toColor": [ 229, 237, 206, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 155, 196, 194, 255 ], "toColor": [ 155, 196, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 105, 168, 184, 255 ], "toColor": [ 105, 168, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 75, 127, 153, 255 ], "toColor": [ 75, 127, 153, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 48, 86, 122, 255 ], "toColor": [ 48, 86, 122, 255 ] } ] }, "classificationMethod": "esriClassifyNaturalBreaks" }, "field": "POPULATION", "classificationMethod": "esriClassifyNaturalBreaks", "minValue": 0, "classBreakInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 238, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "classMaxValue": 2293, "label": "0 - 2293" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 155, 196, 193, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "classMaxValue": 7697, "label": "2294 - 7697" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 105, 168, 183, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "classMaxValue": 18678, "label": "7698 - 18678" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 75, 126, 152, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "classMaxValue": 36830, "label": "18679 - 36830" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 46, 85, 122, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "classMaxValue": 78937, "label": "36831 - 78937" } ], "legendOptions": {"order": "ascendingValues"} }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.99425906658E7, "ymin": -1637242.7833999991, "xmax": 2.0012847179399997E7, "ymax": 1.1537127311099999E7, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "PO_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ZIP_CODE", "type": "esriFieldTypeString", "alias": "ZIP Code", "length": 10, "domain": null }, { "name": "PO_NAME", "type": "esriFieldTypeString", "alias": "Post Office Name", "length": 100, "domain": null }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "State Abbreviation", "length": 50, "domain": null }, { "name": "POPULATION", "type": "esriFieldTypeInteger", "alias": "2021 Total Population", "domain": null }, { "name": "POP_SQMI", "type": "esriFieldTypeDouble", "alias": "People per square mile", "domain": null }, { "name": "SQMI", "type": "esriFieldTypeDouble", "alias": "Area in square miles", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "ZIP_CODEN", "type": "esriFieldTypeDouble", "alias": "ZIP_CODEN", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R92_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "idx_state_zipboundaries", "fields": "STATE,ZIP_CODE,PO_NAME", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S57_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true } ], "tables": [ { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 2, "name": "SDE.lims_custserv_rejections", "type": "Table", "description": null, "copyrightText": null, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "CUST_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "HSN", "type": "esriFieldTypeBigInteger", "alias": "HSN", "domain": null }, { "name": "CUST_ID", "type": "esriFieldTypeString", "alias": "CUST_ID", "length": 12, "domain": null }, { "name": "CUST_NAME", "type": "esriFieldTypeString", "alias": "CUST_NAME", "length": 60, "domain": null }, { "name": "ZIPCODE", "type": "esriFieldTypeString", "alias": "ZIPCODE", "length": 10, "domain": null }, { "name": "REGION", "type": "esriFieldTypeString", "alias": "REGION", "length": 12, "domain": null }, { "name": "REC_CODE_DESC_LIST", "type": "esriFieldTypeString", "alias": "REC_CODE_DESC_LIST", "length": 4000, "domain": null }, { "name": "ACODE", "type": "esriFieldTypeString", "alias": "ACODE", "length": 10, "domain": null }, { "name": "RECEIVE_DATE", "type": "esriFieldTypeDate", "alias": "RECEIVE_DATE", "length": 8, "domain": null }, { "name": "ObjectID", "type": "esriFieldTypeOID", "alias": "ObjectID", "length": 8, "domain": null } ], "indexes": [ { "name": "unique_custserv_OID", "fields": "ObjectID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "GDB_5304_ZIPCODE", "fields": "ZIPCODE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_rejections_", "fields": "ZIPCODE,HSN,CUST_ID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, PBF", "isDataVersioned": false, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 } } ] }