{ "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 0, "name": "Address", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102634, "latestWkid": 102634, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -16806300, "falseY": -52448700, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102634, "latestWkid": 102634, "xyTolerance": 0.002, "zTolerance": 2, "mTolerance": 2, "falseX": -16806300, "falseY": -52448700, "xyUnits": 1.3725506987923574E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 3000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "b75fbe0d0e9c055cff586d9c2f05efa7", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHCAYAAADEUlfTAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAfUlEQVQImX3OsQnCUACE4e/FtGJtaWEVsLYMgiM8cBzncAIhK4gT2CiClRY2jiAo5gkmijZedcfPHZf7o/xtEsFM39IlvGILU9TBykMpWqfCNMzVTbM2lCnbkYmDAY4NzJywwwhbPefPbKjcUjRWK3Ttw8L951CoXLH5vvsE0UMbzdMzdNIAAAAASUVORK5CYII=", "contentType": "image/png", "width": 5, "height": 5, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[HOUSE_NUMBER]", "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "static", "removeDuplicates": "none", "textLayout": "straight", "labelAngleInfo": { "angleExpressionInfo": { "expression": "$feature[\"HOUSE_NUMBER_ANGLE\"]", "returnType": "number" }, "rotationType": "arithmetic" }, "textOrientation": "page", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 12, "symbol": { "type": "esriTS", "color": [ 230, 76, 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": 9, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 1630505.7378633283, "ymin": 2475769.1242672354, "xmax": 1854168.7354183272, "ymax": 2728105.780025989, "spatialReference": { "wkid": 102634, "latestWkid": 102634, "xyTolerance": 0.002, "zTolerance": 2, "mTolerance": 2, "falseX": -16806300, "falseY": -52448700, "xyUnits": 1.3725506987923574E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "STREET_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "FULL_ADDRESS", "type": "esriFieldTypeString", "alias": "FULL_ADDRESS", "length": 75, "domain": null }, { "name": "STREET_ADDRESS", "type": "esriFieldTypeString", "alias": "STREET_ADDRESS", "length": 75, "domain": null }, { "name": "CITY_ST_ZIP", "type": "esriFieldTypeString", "alias": "CITY_ST_ZIP", "length": 75, "domain": null }, { "name": "PREFIX_DIRECTIONAL", "type": "esriFieldTypeString", "alias": "PREFIX_DIRECTIONAL", "length": 10, "domain": null }, { "name": "HALF_ADDRESS", "type": "esriFieldTypeString", "alias": "HALF_ADDRESS", "length": 6, "domain": null }, { "name": "HOUSE_NUMBER", "type": "esriFieldTypeInteger", "alias": "HOUSE_NUMBER", "domain": null }, { "name": "STREET_NAME", "type": "esriFieldTypeString", "alias": "STREET_NAME", "length": 50, "domain": null }, { "name": "STREET_TYPE", "type": "esriFieldTypeString", "alias": "STREET_TYPE", "length": 10, "domain": null }, { "name": "SUFFIX_DIRECTIONAL", "type": "esriFieldTypeString", "alias": "SUFFIX_DIRECTIONAL", "length": 11, "domain": null }, { "name": "UNIT_TYPE", "type": "esriFieldTypeString", "alias": "UNIT_TYPE", "length": 10, "domain": null }, { "name": "UNIT_ID", "type": "esriFieldTypeString", "alias": "UNIT_ID", "length": 15, "domain": null }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "CITY", "length": 20, "domain": null }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "STATE", "length": 6, "domain": null }, { "name": "ZIPCODE", "type": "esriFieldTypeInteger", "alias": "ZIPCODE", "domain": null }, { "name": "PARCEL_NUM", "type": "esriFieldTypeString", "alias": "PARCEL_NUM", "length": 11, "domain": null }, { "name": "PARCEL_NUM_FORMATTED", "type": "esriFieldTypeString", "alias": "PARCEL_NUM_FORMATTED", "length": 20, "domain": null }, { "name": "HOUSE_NUMBER_ANGLE", "type": "esriFieldTypeDouble", "alias": "HOUSE_NUMBER_ANGLE", "domain": null }, { "name": "HOUSE_NUMBER_PLOT", "type": "esriFieldTypeString", "alias": "HOUSE_NUMBER_PLOT", "length": 20, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 20, "domain": null }, { "name": "Assembly_Section", "type": "esriFieldTypeSmallInteger", "alias": "Assembly_Section", "domain": null }, { "name": "Senate", "type": "esriFieldTypeString", "alias": "Senate", "length": 1, "domain": null }, { "name": "District", "type": "esriFieldTypeSmallInteger", "alias": "District", "domain": null }, { "name": "Council", "type": "esriFieldTypeString", "alias": "Council", "length": 50, "domain": null }, { "name": "GRIDNUM", "type": "esriFieldTypeString", "alias": "GRIDNUM", "length": 20, "domain": null }, { "name": "GRID2", "type": "esriFieldTypeString", "alias": "GRID2", "length": 8, "domain": null }, { "name": "PHYSICAL_ADDRESS", "type": "esriFieldTypeString", "alias": "PHYSICAL_ADDRESS", "length": 50, "domain": null }, { "name": "PUBDATE", "type": "esriFieldTypeDate", "alias": "PUBDATE", "length": 8, "domain": null }, { "name": "EMERGENCY_SERVICE_NUMBER", "type": "esriFieldTypeString", "alias": "EMERGENCY_SERVICE_NUMBER", "length": 5, "domain": null }, { "name": "GENERAL_AREA", "type": "esriFieldTypeString", "alias": "GENERAL_AREA", "length": 200, "domain": null }, { "name": "SPECIAL_ADDRESS_TYPE", "type": "esriFieldTypeString", "alias": "SPECIAL_ADDRESS_TYPE", "length": 25, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R361_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S286_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "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": { "timeZone": "Alaskan Standard Time", "timeZoneIANA": "America/Anchorage", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Alaskan Standard Time", "timeZoneIANA": "America/Anchorage", "respectsDaylightSaving": true }, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }