{ "layers": [ { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 1, "name": "Building Address Annotation", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102629, "latestWkid": 102629, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17791600, "falseY": -43888000, "xyUnits": 3048.0060960121914, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 2, "name": "Default" }, { "id": 3, "name": "Unit" } ], "minScale": 2500, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9679434.463279642, "ymin": 4088785.1274717296, "xmax": -9608506.222964386, "ymax": 4163136.992804092, "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": "esriServerHTMLPopupTypeNone", "displayField": "TextString", "typeIdField": "AnnotationClassID", "subtypeFieldName": "AnnotationClassID", "subtypeField": "AnnotationClassID", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "FeatureID", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null }, { "name": "ZOrder", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null }, { "name": "AnnotationClassID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null }, { "name": "Element", "type": "esriFieldTypeBlob", "alias": "Element", "domain": null }, { "name": "SymbolID", "type": "esriFieldTypeInteger", "alias": "SymbolID", "domain": null }, { "name": "Status", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "WS1_AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TextString", "type": "esriFieldTypeString", "alias": "TextString", "length": 255, "domain": null }, { "name": "FontName", "type": "esriFieldTypeString", "alias": "FontName", "length": 255, "domain": null }, { "name": "FontSize", "type": "esriFieldTypeDouble", "alias": "FontSize", "domain": null }, { "name": "Underline", "type": "esriFieldTypeSmallInteger", "alias": "Underline", "domain": { "type": "codedValue", "name": "WS1_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VerticalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "VerticalAlignment", "domain": { "type": "codedValue", "name": "WS1_VerticalAlignment", "description": "Valid symbol vertical alignment values.", "codedValues": [ { "name": "Top", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Baseline", "code": 2 }, { "name": "Bottom", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HorizontalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "HorizontalAlignment", "domain": { "type": "codedValue", "name": "WS1_HorizontalAlignment", "description": "Valid horizontal symbol alignment values.", "codedValues": [ { "name": "Left", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Right", "code": 2 }, { "name": "Full", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "XOffset", "type": "esriFieldTypeDouble", "alias": "XOffset", "domain": null }, { "name": "YOffset", "type": "esriFieldTypeDouble", "alias": "YOffset", "domain": null }, { "name": "Angle", "type": "esriFieldTypeDouble", "alias": "Angle", "domain": null }, { "name": "FontLeading", "type": "esriFieldTypeDouble", "alias": "FontLeading", "domain": null }, { "name": "WordSpacing", "type": "esriFieldTypeDouble", "alias": "WordSpacing", "domain": null }, { "name": "CharacterWidth", "type": "esriFieldTypeDouble", "alias": "CharacterWidth", "domain": null }, { "name": "CharacterSpacing", "type": "esriFieldTypeDouble", "alias": "CharacterSpacing", "domain": null }, { "name": "FlipAngle", "type": "esriFieldTypeDouble", "alias": "FlipAngle", "domain": null }, { "name": "Override", "type": "esriFieldTypeInteger", "alias": "Override", "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "domain": null }, { "name": "FontStyle", "type": "esriFieldTypeString", "alias": "FontStyle", "length": 255, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "AnnoClassID_Index_477", "fields": "AnnotationClassID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "Status_Index_477", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" } ], "types": [ { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 0, "name": "No_Unit" }, { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 1, "name": "Unit" } ], "subtypes": [ { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "FontStyle": null }, "code": 0, "name": "No_Unit" }, { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "FontStyle": null }, "code": 1, "name": "Unit" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "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": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE_Area", "shapeLengthFieldName": "SHAPE_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "45dfa5e4ba31498e8128cafc048172fa" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 2, "name": "Default", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 1, "name": "Building Address Annotation" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9679434.463279642, "ymin": 4088785.1274717296, "xmax": -9608506.222964386, "ymax": 4163136.992804092, "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": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 2500, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "45dfa5e4ba31498e8128cafc048172fa" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 3, "name": "Unit", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 1, "name": "Building Address Annotation" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9679434.463279642, "ymin": 4088785.1274717296, "xmax": -9608506.222964386, "ymax": 4163136.992804092, "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": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 2500, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "45dfa5e4ba31498e8128cafc048172fa" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 4, "name": "Building Address Holders", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102629, "latestWkid": 102629, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17791600, "falseY": -43888000, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 2500, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 104, 104, 104, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9677388.773030978, "ymin": 4092411.8687255373, "xmax": -9601693.610190518, "ymax": 4163209.7567750067, "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": "Comment", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Comment", "type": "esriFieldTypeString", "alias": "Comment", "length": 50, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "SHAPE.area", "type": "esriFieldTypeDouble", "alias": "SHAPE.area", "domain": null }, { "name": "SHAPE.len", "type": "esriFieldTypeDouble", "alias": "SHAPE.len", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R4728_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a3357_ix1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "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": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.area", "shapeLengthFieldName": "SHAPE.len", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "45dfa5e4ba31498e8128cafc048172fa" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 5, "name": "Building Address Points", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102629, "latestWkid": 102629, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17791600, "falseY": -43888000, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 230, 0, 0, 0 ], "size": 25, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9679428.697392058, "ymin": 4086962.269349097, "xmax": -9608501.01706687, "ymax": 4163134.698399183, "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": "street_name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "mslink", "type": "esriFieldTypeInteger", "alias": "mslink", "domain": null }, { "name": "mapid", "type": "esriFieldTypeInteger", "alias": "mapid", "domain": null }, { "name": "AddressID", "type": "esriFieldTypeInteger", "alias": "AddressID", "domain": null }, { "name": "address", "type": "esriFieldTypeString", "alias": "address", "length": 10, "domain": null }, { "name": "unit", "type": "esriFieldTypeString", "alias": "unit", "length": 20, "domain": null }, { "name": "street_name", "type": "esriFieldTypeString", "alias": "street_name", "length": 40, "domain": null }, { "name": "street_link", "type": "esriFieldTypeInteger", "alias": "street_link", "domain": null }, { "name": "quadrant", "type": "esriFieldTypeString", "alias": "quadrant", "length": 2, "domain": null }, { "name": "addr_type", "type": "esriFieldTypeString", "alias": "addr_type", "length": 20, "domain": null }, { "name": "rec_status", "type": "esriFieldTypeString", "alias": "rec_status", "length": 10, "domain": null }, { "name": "label_angle", "type": "esriFieldTypeDouble", "alias": "label_angle", "domain": null }, { "name": "label_text", "type": "esriFieldTypeString", "alias": "label_text", "length": 30, "domain": null }, { "name": "mail_city", "type": "esriFieldTypeString", "alias": "mail_city", "length": 20, "domain": null }, { "name": "zipcode", "type": "esriFieldTypeInteger", "alias": "zipcode", "domain": null }, { "name": "mail_county", "type": "esriFieldTypeString", "alias": "mail_county", "length": 20, "domain": null }, { "name": "xcoord", "type": "esriFieldTypeDouble", "alias": "xcoord", "domain": null }, { "name": "ycoord", "type": "esriFieldTypeDouble", "alias": "ycoord", "domain": null }, { "name": "latitude", "type": "esriFieldTypeString", "alias": "Latitude (DMS)", "length": 15, "domain": null }, { "name": "longitude", "type": "esriFieldTypeString", "alias": "Longitude (DMS)", "length": 15, "domain": null }, { "name": "PLSS_SectionName", "type": "esriFieldTypeString", "alias": "PLSS_SectionName", "length": 8, "domain": null }, { "name": "city", "type": "esriFieldTypeString", "alias": "city", "length": 5, "domain": null }, { "name": "city_council_distr", "type": "esriFieldTypeString", "alias": "city_council_distr", "length": 1, "domain": null }, { "name": "city_council_rep", "type": "esriFieldTypeString", "alias": "city_council_rep", "length": 25, "domain": null }, { "name": "commission_distr", "type": "esriFieldTypeString", "alias": "commission_distr", "length": 1, "domain": null }, { "name": "commission_rep", "type": "esriFieldTypeString", "alias": "commission_rep", "length": 25, "domain": null }, { "name": "school_board_rep", "type": "esriFieldTypeString", "alias": "school_board_rep", "length": 30, "domain": null }, { "name": "rec_league", "type": "esriFieldTypeString", "alias": "rec_league", "length": 16, "domain": null }, { "name": "flood_type", "type": "esriFieldTypeString", "alias": "flood_type", "length": 40, "domain": null }, { "name": "flood_zone", "type": "esriFieldTypeString", "alias": "flood_zone", "length": 30, "domain": null }, { "name": "flood_map", "type": "esriFieldTypeString", "alias": "flood_map", "length": 20, "domain": null }, { "name": "zoning", "type": "esriFieldTypeString", "alias": "zoning", "length": 5, "domain": null }, { "name": "zoneSDD", "type": "esriFieldTypeString", "alias": "zoneSDD", "length": 9, "domain": null }, { "name": "zoning_index", "type": "esriFieldTypeString", "alias": "zoning_index", "length": 5, "domain": null }, { "name": "traffic_zone", "type": "esriFieldTypeString", "alias": "traffic_zone", "length": 5, "domain": null }, { "name": "garbage_route", "type": "esriFieldTypeString", "alias": "garbage_route", "length": 10, "domain": null }, { "name": "Recycle_Pickup", "type": "esriFieldTypeString", "alias": "Recycle_Pickup", "length": 15, "domain": null }, { "name": "Census_tract", "type": "esriFieldTypeString", "alias": "Census_tract", "length": 10, "domain": null }, { "name": "iz_b", "type": "esriFieldTypeInteger", "alias": "iz_b", "domain": null }, { "name": "iz_e", "type": "esriFieldTypeInteger", "alias": "iz_e", "domain": null }, { "name": "iz_gmpsz", "type": "esriFieldTypeInteger", "alias": "iz_gmpsz", "domain": null }, { "name": "iz_l", "type": "esriFieldTypeInteger", "alias": "iz_l", "domain": null }, { "name": "hisdis", "type": "esriFieldTypeString", "alias": "hisdis", "length": 15, "domain": null }, { "name": "elem_sch_distr", "type": "esriFieldTypeString", "alias": "elem_sch_distr", "length": 30, "domain": null }, { "name": "mid_sch_distr", "type": "esriFieldTypeString", "alias": "mid_sch_distr", "length": 30, "domain": null }, { "name": "high_sch_distr", "type": "esriFieldTypeString", "alias": "high_sch_distr", "length": 30, "domain": null }, { "name": "eng_zone_no", "type": "esriFieldTypeSmallInteger", "alias": "eng_zone_no", "domain": null }, { "name": "eng_zone", "type": "esriFieldTypeString", "alias": "eng_zone", "length": 20, "domain": null }, { "name": "eng_insp_zone", "type": "esriFieldTypeString", "alias": "eng_insp_zone", "length": 20, "domain": null }, { "name": "pwo_distr", "type": "esriFieldTypeInteger", "alias": "pwo_distr", "domain": null }, { "name": "CD_InspArea", "type": "esriFieldTypeInteger", "alias": "CD_InspArea", "domain": null }, { "name": "CD_TargArea", "type": "esriFieldTypeString", "alias": "CD_TargArea", "length": 3, "domain": null }, { "name": "Dr_Basin", "type": "esriFieldTypeString", "alias": "Dr_Basin", "length": 50, "domain": null }, { "name": "Dr_Sub_Basin", "type": "esriFieldTypeString", "alias": "Dr_Sub_Basin", "length": 5, "domain": null }, { "name": "ufz_id", "type": "esriFieldTypeString", "alias": "ufz_id", "length": 20, "domain": null }, { "name": "use_code", "type": "esriFieldTypeString", "alias": "use_code", "length": 2, "domain": null }, { "name": "struct_addrtype", "type": "esriFieldTypeString", "alias": "struct_addrtype", "length": 50, "domain": null }, { "name": "annex_eff_date", "type": "esriFieldTypeDate", "alias": "annex_eff_date", "length": 8, "domain": null }, { "name": "annex_ord_num", "type": "esriFieldTypeString", "alias": "annex_ord_num", "length": 7, "domain": null }, { "name": "SubdivisionID", "type": "esriFieldTypeInteger", "alias": "SubdivisionID", "domain": null }, { "name": "Subd_Name", "type": "esriFieldTypeString", "alias": "Subd_Name", "length": 500, "domain": null }, { "name": "Parcel_PPIN", "type": "esriFieldTypeString", "alias": "Parcel_PPIN", "length": 7, "domain": null }, { "name": "street", "type": "esriFieldTypeString", "alias": "street", "length": 30, "domain": null }, { "name": "street_suf", "type": "esriFieldTypeString", "alias": "street_suf", "length": 4, "domain": null }, { "name": "UpdateStamp", "type": "esriFieldTypeDate", "alias": "UpdateStamp", "length": 8, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "address_full", "type": "esriFieldTypeString", "alias": "Address Label", "length": 50, "domain": null }, { "name": "unit_number", "type": "esriFieldTypeString", "alias": "Unit Number", "length": 15, "domain": null }, { "name": "FogRoute", "type": "esriFieldTypeString", "alias": "Fog Route", "length": 10, "domain": null }, { "name": "BusinessLic", "type": "esriFieldTypeString", "alias": "BusinessLic", "length": 10, "domain": null }, { "name": "BusinessLicType", "type": "esriFieldTypeString", "alias": "BusinessLicType", "length": 30, "domain": null }, { "name": "latitude_dd", "type": "esriFieldTypeDouble", "alias": "Latitude (DD)", "domain": null }, { "name": "longitude_dd", "type": "esriFieldTypeDouble", "alias": "Longitude (DD)", "domain": null }, { "name": "fire_distr", "type": "esriFieldTypeSmallInteger", "alias": "fire_distr", "domain": null }, { "name": "police_pct", "type": "esriFieldTypeString", "alias": "police_pct", "length": 5, "domain": null }, { "name": "unit_type", "type": "esriFieldTypeString", "alias": "Unit Type", "length": 4, "domain": { "type": "codedValue", "name": "WS2_Unit_Type", "description": "Unit types for addresses", "codedValues": [ { "name": "Unit", "code": "UNIT" }, { "name": "Apartment", "code": "APT" }, { "name": "Building", "code": "BLDG" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "addr_desc", "type": "esriFieldTypeString", "alias": "addr_desc", "length": 50, "domain": null }, { "name": "Police_Zone", "type": "esriFieldTypeString", "alias": "Police_Zone", "length": 4, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "addr_validate", "type": "esriFieldTypeString", "alias": "addr_validate", "length": 2, "domain": null }, { "name": "MailAddr", "type": "esriFieldTypeString", "alias": "MailAddr", "length": 1, "domain": { "type": "codedValue", "name": "WS2_Y_N", "description": "Yes/No", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CemeteryProp", "type": "esriFieldTypeString", "alias": "CemeteryProp", "length": 1, "domain": { "type": "codedValue", "name": "WS2_Y_N", "description": "Yes/No", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Zone_Conforming", "type": "esriFieldTypeString", "alias": "Zone_Conforming", "length": 3, "domain": null }, { "name": "Landscape_Area", "type": "esriFieldTypeString", "alias": "Landscae Area", "length": 20, "domain": null }, { "name": "TIF", "type": "esriFieldTypeString", "alias": "TIF Districts", "length": 30, "domain": null }, { "name": "GeogArea", "type": "esriFieldTypeString", "alias": "Geographic Area", "length": 30, "domain": null }, { "name": "FinanceDistricts", "type": "esriFieldTypeString", "alias": "Finance Districts", "length": 255, "domain": null }, { "name": "EntertainDistrict", "type": "esriFieldTypeString", "alias": "Entertainment Districts", "length": 35, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R4478_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "i_addr_bizlic", "fields": "BusinessLic", "isAscending": true, "isUnique": false, "description": "" }, { "name": "i_addr_bizlictyp", "fields": "BusinessLicType", "isAscending": true, "isUnique": false, "description": "" }, { "name": "a3111_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "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": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "45dfa5e4ba31498e8128cafc048172fa" } ], "tables": [] }